[Freeswitch-users] originate caller id number/name not reflected in CDR?

Jun Sun jsun at junsun.net
Sun Mar 3 04:21:54 MSK 2013


I'm using the following commands to generate outgoing calls and place 
them in the same conference room:

originate 
{originate_timeout=60,origination_caller_id_number=$myNumber,origination_caller_id_name=\"$myName\"}sofia/internal/$theirNumber@$sipTrunk 
&conference(\"$myRoom\")

While looking at the CDR (Master.csv), I notice the caller ID/name are 
not correct. See below.

"Outbound Call","15102991912","15102991912","default","2013-03-03 
01:12:06","2013-03-03 01:12:13","2013-03-03 
01:12:25","19","12","NORMAL_CLEARING","5d35ca50-839f-11e2-b8cf-b53f4b8fa294","","","PCMU","PCMU"

Caller ID name becomes "Outbound Call", and caller id number is the same 
as destination number, which is clearly wrong, because we can see the 
correct caller id number on the phone.

Another interesting thing is that if the recipient does not answer, then 
the cdr enter would reflect the correct caller id name/number.

I searched around but could not find a reasonable explanation. Would 
appreciate any pointers.

Cheers.

Jun



Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users mailing list