[asterisk-users] Phones fail to ring
Lee Jenkins
lee at datatrakpos.com
Tue May 22 19:58:26 MST 2007
Jim Suber wrote:
> I am somewhat confused. I have the incoming (s) context playing a
> greeting and callers choose one of two extensions (100, or 101)
>
> To the caller it ALWAYS sounds as though the phone is ringing. However,
> sometimes it is not actually ringing the phones
>
> The listext.wav file suggests extensions 100 or 101
>
>
>
> exten => s,1,Zapateller(nocallerid)
>
> exten => s,2,Answer()
>
> exten => s,3,Background(listext)
>
> exten => i,1,PlayBack(pbx-invalid)
>
> exten => i,2,Goto(incoming,s,1)
>
> exten => t,1,PlayBack(vm-goodbye)
>
> exten => t,2,Hangup()
>
Try putting the Answer() first. See if that makes a difference.
--
Warm Regards,
Lee
More information about the asterisk-users
mailing list