Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Fri Apr 19, 2024 7:43 pm
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Web-Callback not found an issue about HangUp
PostPosted: Thu Aug 20, 2009 8:51 am 
Offline
User avatar

Joined: Thu Aug 20, 2009 8:30 am
Posts: 5
Hi There,

Maybe someone can help me with the Callback.

I have A2B version 1.3.4 running with a working Web-Callback. Now I have installed A2B 1.4.2 from trunk via svn.
During the configuration I had copied the callplan from my previous A2B and tried Web-Callback, without success.

As well I used the examples in the Doc folder, also without success.

What happened:
After the first number is called and I pick up the phone, then I get an HangUp.

I assume it's an issue with the callpaln, but can't solve it.

Code:
[a2billing]
exten => _X.,1,Answer
exten => _X.,n,Wait(1)
exten => _X.,n,DeadAGI(a2billing.php|1)
exten => _X.,n,Hangup

[a2billing-callback]
exten => _X.,1,Answer
exten => _X.,n,Wait(1)
exten => _X.,n,DeadAGI(a2billing.php|1|callback)
exten => _X.,n,Hangup

[custom-a2billing]
exten => _X.,1,Answer
exten => _X.,n,Wait(1)
exten => _X.,n,DeadAGI(a2billing.php|2)
exten => _X.,n,Hangup


Code:
  == Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5
  == Using SIP VRTP TOS bits 136
  == Using SIP VRTP CoS mark 6
       > Channel SIP/s1-096b5368 was answered.
    -- Executing [003415158xxxxxxx@a2billing-callback:1] Answer("SIP/s1-096b5368", "") in new stack
    -- Executing [003415158xxxxxxx@a2billing-callback:2] Wait("SIP/s1-096b5368", "1") in new stack
    -- Executing [003415158xxxxxxx@a2billing-callback:3] DeadAGI("SIP/s1-096b5368", "a2billing.php|1|callback") in new stack
    -- Executing [003415158xxxxxxx@a2billing-callback:4] Hangup("SIP/s1-096b5368", "") in new stack
  == Spawn extension (a2billing-callback, 003415158xxxxxxx, 4) exited non-zero on 'SIP/s1-096b5368'


Does anyone know what is the issue?

Thank in advance.

Necati


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 
Hosted Voice Broadcast


All times are UTC


Who is online

Users browsing this forum: No registered users and 25 guests


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 post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group