asterisk2billing.org
http://forum.asterisk2billing.org/

CID Callback and Web Call back Dialed digits doubled
http://forum.asterisk2billing.org/viewtopic.php?f=16&t=4507
Page 1 of 1

Author:  prad [ Thu Nov 06, 2008 1:37 pm ]
Post subject:  CID Callback and Web Call back Dialed digits doubled

HI,

I had posted this in the CallBack section as well. But I have moved it to here, suspecting it is a bug.

I am using Asterisk 1.4.22 and A2B 1.3.3

I am facing some issues with CID call back. My provider send me callerID with prefix + and I strip the first digits from my extension before sending it to a2billing.


exten => 1647xxxx,1,Set(CALLERID(number)=${CALLERID(number):1})
exten => 1647xxxx,n,DeadAGI(a2billing.php|1|cid-callback)
exten => 1647xxxx,n,Hangup


But after the call is hung up I see from the Call Back administation UI that the called id digits are doubled.

For example if my caller id is 164784222264. In the Call Back Admin UI in Channel i see SIP/VOIP/0016478422226400164784222264

instead of SIP/VOIP/164784222264

The same is happening with my Web Call Back as well

Please advice on how I can have this issue fixed

Attachments:
log.txt [13.67 KiB]
Downloaded 399 times
dump_116.jpg
dump_116.jpg [ 182.92 KiB | Viewed 2169 times ]

Author:  jroper [ Fri Nov 07, 2008 10:28 am ]
Post subject: 

This problem is far more likely to be an ASterisk / Setup problem. A2Billing only deals with the digits it gets from Asterisk, therefore it is asterisk that is getting the double digits.

This could be due to a number of factors, but DTMF type (best choice RFC2833) would be the usual suspect.

Joe

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/