Sponsor: VoiceMeUp - Corporate & Wholesale VoIP Services

VoIP Mailing List Archives
Mailing list archives for the VoIP community
 SearchSearch 

[Freeswitch-users] Changed mod_xml_cdr


 
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users
View previous topic :: View next topic  
Author Message
gregor at infomedia.si
Guest





PostPosted: Mon May 23, 2022 1:02 pm    Post subject: [Freeswitch-users] Changed mod_xml_cdr Reply with quote

Something changed in XML that mod_xml_cdr produce with version 1.10.7.


When transfer inbound call to extension caller_id_number variable is now extension number instead of  number that call inbound.


Here is example:
Before 1.10.7
<cdr core-uuid="4649fdb9-37f3-4930-a358-2e04837eb596" switchname="WORK-GREGZ">
  <channel_data>
    <state>CS_REPORTING</state>
    <direction>outbound</direction>
    <state_number>11</state_number>
    <flags>0=1;2=1;22=1;40=1;42=1;91=1;96=1;110=1;112=1;113=1;114=1;115=1</flags>
    <caps>2=1;4=1;5=1;7=1</caps>
  </channel_data>
  <call-stats />
  <variables>
    <caller_id_number>16006554321</caller_id_number>


Version 1.10.7
<cdr core-uuid="6733f6e5-2d81-453c-a8c4-e2220df4755b" switchname="WORK-GREGZ">
  <channel_data>
    <state>CS_REPORTING</state>
    <direction>outbound</direction>
    <state_number>11</state_number>
    <flags>0=1;2=1;22=1;40=1;42=1;92=1;97=1;112=1;114=1;115=1;116=1;117=1</flags>
    <caps>2=1;4=1;5=1;7=1</caps>
  </channel_data>
  <call-stats />
  <variables>
    <caller_id_number>003</caller_id_number>


This kind of change breaks CDR import logic. I am asking if someone else noticed this? Is there some kind of bug or feature request that changed this?


BR, Gregor
Back to top
Display posts from previous:   
Post new topic   Reply to topic    VoIP Mailing List Archives Forum Index -> freeSWITCH Users All times are GMT - 5 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group

VoiceMeUp - Corporate & Wholesale VoIP Services