Support A2Billing :

provided by Star2Billing S.L.

Support A2Billing :
It is currently Thu Apr 18, 2024 11:34 pm
Hosted Voice Broadcast


All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: cannot initiate conference
PostPosted: Wed Oct 20, 2010 10:17 am 
Offline

Joined: Tue Oct 05, 2010 3:58 am
Posts: 10
SOAP client sends initiate conference command to soap_callback_server.php, result is success

Array ( [0] => 3 [1] => result=Success [2] => Success - Callback request has been accepted )

but nothing shows up in the asterisk monitoring console. it looks like the callback server is not instructing asterisk to launch a conference call. Is there anything else to add to the system besides these lines to extensions.conf?

; a2billing conference added
[a2billing-conference-moderator]
exten => _X.,1,DeadAgi(a2billing.php,1,conference-moderator)
exten => h,1,Hangup

[a2billing-conference-member]
exten => _X.,1,DeadAgi(a2billing.php,1,conference-member)
exten => h,1,Hangup

[a2billing-conference-room]
exten => _X.,1,Answer()
exten => _X.,n,NoOp(Start Conference)
;exten =>_X.,n(record),Set(MEETME_RECORDINGFILE=/var/spool/asterisk/meetme/conference_recording-${EPOCH}-${USER});
;exten => _X.,n,MeetMe(${EXTEN},rdTMc) ;Make new Room and record call.
exten => _X.,n,MeetMe(${EXTEN},dTMc) ;Make new Room
exten =>_X.,n,Hangup()


Top
 Profile  
 
 Post subject: Re: cannot initiate conference
PostPosted: Thu Oct 21, 2010 2:50 am 
Offline

Joined: Tue Oct 05, 2010 3:58 am
Posts: 10
Problem solved.
Took a little while before the callback daemon processed the pending conference.


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


All times are UTC


Who is online

Users browsing this forum: No registered users and 24 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