[Asterisk-Users] ringback

Eric Wieling eric at fnords.org
Thu Jan 20 12:33:57 MST 2005


Andrew Kohlsmith wrote:

> On January 20, 2005 02:15 pm, Steve Clark wrote:
> 
>>I am dialing from one zap channel to a second zap channel. Is there a way
>>to keep the channel I am dialing to from generating a ringback tone.
> 
> 
> exten => 1,Dial(Zap/1)
> 
> should not generate ringback...  
> 
> exten => 1,Dial(Zap/1,,r)
> 
> should generate ringback.

You are wrong.  "r" generates ringback regardless of what it should be 
generating.

Without "r" Asterisk will generate ringback when it thinks it should. 
  i.e. when it gets a progress message or the correct SIP response.



More information about the asterisk-users mailing list