[Asterisk-Users] dialplan defenition (goooooooal)

Eric Wieling aka ManxPower eric at fnords.org
Thu Aug 11 07:58:28 MST 2005


Joao Pereira wrote:
> I got it!!!!
> The siemens PBX is cutting the 74XXX in XXX, and thats why it wasnt 
> working. Now, to implement my dialplan in witch all the SIP phones are 
> 74XXX, I must put the 74 manually, and the line is:
> 
> exten => _XXX,1,Dial(SIP/74${EXTEN}@193.136.2.252,5,r)

Don't use "r".

r: Generate a ringing tone for the calling party, passing no audio from
the called channel(s) until one answers. Use with care and don't insert
this by default into all your dial statements as you are killing call
progress information for the user. Really, you almost certainly do not
want to use this. Asterisk will generate ring tones automatically where
it is appropriate to do so. "r" makes it go the next step and
additionally generate ring tones where it is probably not appropriate to
do so.



-- 
Eric Wieling * BTEL Consulting * 504-210-3699 x2120




More information about the asterisk-users mailing list