[Asterisk-Users] No ringing sound on GS phones

Eric Wieling eric at fnords.org
Wed Apr 14 08:34:13 MST 2004


Payam Shabanian wrote:

> I've already installed  * 0.9.0.
> 
> All calls from my GS phone has no ringing sound but the other end rings! 
> I also checked this with my CVS archive. The problem exists in CVSs from 
> (Mar 6) up to now.
> and I have no problem with my Xten softphone when calling with it. 
> anybody can help?

A fair number of people have reported this problem, but none of the 
developers seem to be able to reproduce the problem.  A WORKAROUND is to 
add "r" at the end of your Dial lines.

; Workaround for ring with timeout
exten => 666,1,Dial(SIP/123,30,r)

; Workaround for ring without timeout
extem => 666,1,Dial(SIP/123,,r)



More information about the asterisk-users mailing list