Hi folks
I hope someone can give me a point in the right direction with a one-way audio problem.
I am dialling externally via an IAX2 trunk. All internal calls are absolutely fine (some echo but I'm not worried about that right now). All incoming calls are also OK. Also, if I connect my IAX softphone directly to the trunk, not via the * server, that's OK too.
When establishing an outgoing call via my telco partner the call setup is fine and connects to the other party, but no audio from the * extension goes to the other party. Audio back is fine however.
Console reports:
vici*CLI>
-- Accepting AUTHENTICATED call from 192.168.1.33:
> requested format = ulaw,
> requested prefs = (),
> actual format = ulaw,
> host prefs = (ulaw),
> priority = mine
-- Executing AGI("IAX2/cc301-11185", "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 Set("IAX2/cc301-11185", "CALLERID(all)="*REMOVED*"") in new stack
-- Executing Dial("IAX2/cc301-11185", "IAX2/gradwell-out/0XXX850043|55|To") in new stack
-- Called gradwell-out/01XXX850043
-- Call accepted by 193.111.201.98 (format ulaw)
-- Format for call is ulaw
-- IAX2/gradwell-out-16384 is ringing
-- IAX2/gradwell-out-16384 is making progress passing it to IAX2/cc301-11185
-- IAX2/gradwell-out-16384 stopped sounds
-- IAX2/gradwell-out-16384 answered IAX2/cc301-11185
-- Hungup 'IAX2/gradwell-out-16384'
== Spawn extension (default, 901XXX850043, 3) exited non-zero on 'IAX2/cc301-11185'
-- Executing DeadAGI("IAX2/cc301-11185", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----8-----2") in new stack
-- AGI Script
agi://127.0.0.1:4577/call_log--HVcauses ... ---8-----2 completed, returning 0
-- Hungup 'IAX2/cc301-11185'
I have 'XX'd out some of the numbers, clearly, they are fully present in the output however.
Any ideas as to why the 'stopped sounds' is there - it clearly is the problem as it's the only real difference in the reporting from a correctly connected internal call.
All advice, however whacky, welcome
Pablo