[Asterisk-Users] Re: no audio after many transfers

Jim Gottlieb jimmy-ml at nccom.com
Wed Apr 30 20:04:32 MST 2003


On 2003-04-26 at 00:42, Jim Gottlieb (that's me) wrote:

> [ccmenu]
> exten=s,1,Ringing
> exten=s,2,Wait,2
> exten=s,3,BackGround(5045)
> exten=s,4,Goto,outtrunk|17005554223|1   ; if they just wait
> exten=_X,1,Goto,outtrunk|17005554223|1  ; if they press 0-9
> exten=_*,1,Goto,outtrunk|17005554223|1  ; if they press *
> exten=_#,1,Goto,outtrunk|17005554223|1  ; if they press #

I just loaded the latest from CVS and reduced it down to a simple:
exten=s,1,Goto,outtrunk|17005554223|1 
[outtrunk]
exten=_1XXXXXXXXXX,1,StripMSD,1 
exten=_XXXXXXXXXX,2,Dial,Zap/g1/${EXTEN}

and it still stops passing audio after many calls.  Well, existing
calls still pass audio, but new calls complete but neither party can
hear the other.

Since this is no more complicated than many asterisk installations, I
wonder if we have bad hardware somewhere, either the T400P or some PC
hardware.

Any ideas?  Thanks...



More information about the asterisk-users mailing list