This server uses an IAX2 trunk to our main PBX for outging calls.
From the vici box I can dial local sip extensions, as well as extensions on our main PBX. I can also make outbound calls with no problem. The PBX is listed in "iax2 show peer", but not "iax2 show registry".
When i log into astguiclient, my phone rings (With a scrambled up CID). If I answer the phone, I don't get any data on the screen, and I get a verbal message stating that I am the only caller in this conference.
If I manual dial, I do get the customer info in the webpage. But It does not ring my phone. Instead i get Noone is in your session: 8600051.
Here is the asterisk output for the autodial attempt. There is no output for the manual dial
- Code: Select all
== Parsing '/etc/asterisk/vicidial_manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged on from 127.0.0.1
> Channel SIP/291-0921c060 was answered.
-- Executing MeetMe("SIP/291-0921c060", "8600051") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
== Parsing '/etc/asterisk/meetme_additional.conf': Found
== Parsing '/etc/asterisk/vicidial_meetme.conf': Found
-- Created MeetMe conference 1023 for conference '8600051'
-- Playing 'conf-onlyperson' (language 'en')
== Manager 'sendcron' logged off from 127.0.0.1
> Channel SIP/291-0921c060 was answered.
-- Executing MeetMe("SIP/291-0921c060", "8600051") in new stack
== Parsing '/etc/asterisk/meetme.conf': Found
== Parsing '/etc/asterisk/meetme_additional.conf': Found
== Parsing '/etc/asterisk/vicidial_meetme.conf': Found
-- Created MeetMe conference 1023 for conference '8600051'
-- Playing 'conf-onlyperson' (language 'en')
== Manager 'sendcron' logged off from 127.0.0.1
-- Hungup 'Zap/pseudo-291022947'
== Spawn extension (default, 8600051, 1) exited non-zero on 'SIP/291-0921c060'
-- Executing DeadAGI("SIP/291-0921c060", "agi://127.0.0.1:4577/call_log") in new stack
-- Hungup 'Zap/pseudo-291022947'
== Spawn extension (default, 8600051, 1) exited non-zero on 'SIP/291-0921c060'
-- Executing DeadAGI("SIP/291-0921c060", "agi://127.0.0.1:4577/call_log") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing DeadAGI("SIP/291-0921c060", "agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----16---------------)") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log completed, returning 0
-- Executing DeadAGI("SIP/291-0921c060", "agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----16---------------)") in new stack
-- AGI Script agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----16---------------) completed, returning 0
-- AGI Script agi://127.0.0.1:4577/VD_hangup--HVcauses--PRI-----NODEBUG-----16---------------) completed, returning 0