Conference call not initiated on login
Posted: Wed Sep 02, 2009 3:25 pm
VICIDIALNOW 1.2 CE
I have almost all things configured and can conenct to the meetme conference (8500051) using the softphone. But when I try to login through Vicidial, there is no activity on the Asterisk CLI and I get the Noone is in yuor session message. If I click Logout, I get teh following CLI:
I tried using a non registered phone, and got:
THis suggests to me that it does attempt to place a call, but in the first scenario I cannot figure out what the problem is. Any help is appreciated.
I have almost all things configured and can conenct to the meetme conference (8500051) using the softphone. But when I try to login through Vicidial, there is no activity on the Asterisk CLI and I get the Noone is in yuor session message. If I click Logout, I get teh following CLI:
- Code: Select all
-- Executing MeetMeAdmin("Local/55558600051@default-d4e9,2", "8600051|K") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
Sep 2 16:18:12 NOTICE[5029]: app_meetme.c:2210 admin_exec: Conference Number not found
-- Executing Hangup("Local/55558600051@default-d4e9,2", "") in new stack
== Spawn extension (default, 55558600051, 2) exited non-zero on 'Local/55558600051@default-d4e9,2'
-- Executing DeadAGI("Local/55558600051@default-d4e9,2", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16---------------") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16--------------- completed, returning 0
I tried using a non registered phone, and got:
- Code: Select all
NOTICE[5830]: channel.c:2514 __ast_request_and_dial: Unable to request channel SIP/cc100
THis suggests to me that it does attempt to place a call, but in the first scenario I cannot figure out what the problem is. Any help is appreciated.