Page 1 of 1

No Sound on Either Side

PostPosted: Fri May 22, 2009 10:08 am
by rozan1
When dialing through Vicidial, I am not getting any sound on either end - that is - I cant hear the other party and neither can the other party hear me. The call goes through and rings the other end just fine. Its just that there is no sound!

I have tried using a softphone and calling directly and it works just fine.

I have been going nuts trying to figure it out. Any help is greatly appreciated.

Some details:

Service provider: Binfone
Protocol: Iax2
Vici version: 2.0.5-173 Build: 90320-0424
Asterisk version: 1.2.30.2

Here is the output from the CLI when I make a call:

-- Executing MeetMe("Local/8600052@default-0fcd,2", "8600052|F") in new stack
> Channel Local/8600052@default-0fcd,1 was answered.
-- Executing AGI("Local/8600052@default-0fcd,1", "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 Dial("Local/8600052@default-0fcd,1", "IAX2/user:secret@iax.binfone.com/011XXXXXXXXXXXXX||tTor") in new stack
-- Called user:secret@iax.binfone.com/011XXXXXXXXXXXXX
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
-- Call accepted by 208.72.186.132 (format ulaw)
-- Format for call is ulaw
-- IAX2/1112223333-665 is ringing
== Manager 'sendcron' logged off from 127.0.0.1
== Manager 'sendcron' logged off from 127.0.0.1
-- IAX2/1112223333-665 answered Local/8600052@default-0fcd,1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
-- Hungup 'IAX2/1112223333-665'
== Spawn extension (default, 011XXXXXXXXXXXXX, 2) exited non-zero on 'Local/8600052@default-0fcd,1'
-- Executing DeadAGI("Local/8600052@default-0fcd,1", "agi://127.0.0.1:4577/call_log--HVcauses--PRI-----NODEBUG-----16-----ANSWER-----41-----10") in new stack
-- AGI Script agi://127.0.0.1:4577/call_log--HVcauses ... -41-----10 completed, returning 0

PostPosted: Fri May 22, 2009 5:04 pm
by mflorell
What zaptel timer are you using?

PostPosted: Sat May 23, 2009 1:58 am
by rozan1
Thanks Matt.

Right now I am using the ztdummy for timing (which is supposed to be installed with VicidialNow if I am not mistaken). However I do have two Digium cards - TE122P and TDM411B. Can one of these be used as a hardware timing device? If so, which one would be better?

Thanks once again for such a great forum.

PostPosted: Sat May 23, 2009 6:48 am
by mflorell
Either one should work as a timer.

PostPosted: Sat May 23, 2009 12:32 pm
by rozan1
I installed the TE122P card and everything works like a charm!

Thanks a lot for the tip Matt. You've just made my day.