Vicidial Manual Dialing Mode - No Calls are Connecting
Posted: Fri Dec 18, 2009 6:30 pm
vicidialnow 1.2 FINAL
vicidial VERSION: 2.0.5-203
BUILD: 90323-1554
Asterisk Version: 1.2.30.2
Hi All,
I have installed VicidialNow 1.2 FINAL. When I dial with Vicidial Manual Dialing Method, the X-Lite rings and I receive the call. The CLI displaying:
> Channel SIP/4407-0990cfa8 was answered.
-- Executing MeetMe("SIP/4407-0990cfa8", "8600051|F") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
-- Created MeetMe conference 1023 for conference '8600051'
-- Playing 'conf-onlyperson' (language 'en')
The issue is:
1. I can hear "you are currently the only person in this conference" after a very long time.
2. I can see the call is being dialed and answered but I can't hear anything on X-Lite.
3. When I Hangup the call on Vicidial Web Client and Logoff the Meetme Conference still not getting disconnected and X-Lite still stays connected "Call Established"
DIALPLAN:
exten => _1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1NXXNXXXXXX,2,MixMonitor(/usr/local/recordings/${EXTEN:1}-${TIMESTAMP}-${CALLERIDNUM}.wav|bv(0)V(0))
exten => _1NXXNXXXXXX,3,Dial(SIP/+${EXTEN}@${VOICEPULSE_GATEWAY_OUT_A},50,tT0)
exten => _1NXXNXXXXXX,4,GotoIf($["${DIALSTATUS}" = "CHANUNAVAIL"]?${EXTEN}|GatewayB)
exten => _1NXXNXXXXXX,5(GatewayB),Dial(SIP/+${EXTEN}@${VOICEPULSE_GATEWAY_OUT_B},50,tTo)
Please note that I can make manual calls with X-Lite but not with Vicidial Manual Dialing Mode.
Kindly advise.
Thanks in advance.
vicidial VERSION: 2.0.5-203
BUILD: 90323-1554
Asterisk Version: 1.2.30.2
Hi All,
I have installed VicidialNow 1.2 FINAL. When I dial with Vicidial Manual Dialing Method, the X-Lite rings and I receive the call. The CLI displaying:
> Channel SIP/4407-0990cfa8 was answered.
-- Executing MeetMe("SIP/4407-0990cfa8", "8600051|F") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
-- Created MeetMe conference 1023 for conference '8600051'
-- Playing 'conf-onlyperson' (language 'en')
The issue is:
1. I can hear "you are currently the only person in this conference" after a very long time.
2. I can see the call is being dialed and answered but I can't hear anything on X-Lite.
3. When I Hangup the call on Vicidial Web Client and Logoff the Meetme Conference still not getting disconnected and X-Lite still stays connected "Call Established"
DIALPLAN:
exten => _1NXXNXXXXXX,1,AGI(agi://127.0.0.1:4577/call_log)
exten => _1NXXNXXXXXX,2,MixMonitor(/usr/local/recordings/${EXTEN:1}-${TIMESTAMP}-${CALLERIDNUM}.wav|bv(0)V(0))
exten => _1NXXNXXXXXX,3,Dial(SIP/+${EXTEN}@${VOICEPULSE_GATEWAY_OUT_A},50,tT0)
exten => _1NXXNXXXXXX,4,GotoIf($["${DIALSTATUS}" = "CHANUNAVAIL"]?${EXTEN}|GatewayB)
exten => _1NXXNXXXXXX,5(GatewayB),Dial(SIP/+${EXTEN}@${VOICEPULSE_GATEWAY_OUT_B},50,tTo)
Please note that I can make manual calls with X-Lite but not with Vicidial Manual Dialing Mode.
Kindly advise.
Thanks in advance.