[Asterisk-Users] Tone while ringing another IAX Phone

Gunnar Þ. Gestsson gunnar at element.is
Wed Nov 3 02:23:40 MST 2004


Still does not work.

exten => _45570XX,1,Dial(IAX2/${EXTEN}, 20, r)
exten => _45570XX,2,Voicemail(u${EXTEN})
exten => _45570XX,3,Hangup
exten => _45570XX,102,Voicemail(b${EXTEN})
exten => _45570XX,103,Hangup

and I don't hear anything while calling other IAX phone.

Regards, 
Gunnar Gestsson 

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Christopher Stephens
Sent: 2. nóvember 2004 19:56
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] Tone while ringing another IAX Phone

Simple, add ,r to your Dial command.
>From the wiki:
'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.'

On Tue, 2 Nov 2004 19:48:06 -0000, "Gunnar Þ. Gestsson"
<gunnar at element.is> said:
> Hello
>  
> I have an IAX Phone installed on two Windows machines.  When dialling from one to the other the user is not supplied with a dialling tone.  I maid Asterisk read a notify to > the user but it is followed by a silence for up to 20 seconds.  Is there a solution for this ?
>  
> Following is my extension for the IAX Phones.
>  
> exten => _45570XX,1,Playback(vm-dialout) exten => 
> _45570XX,2,Dial(IAX2/${EXTEN}, 20) exten => 
> _45570XX,3,Voicemail(u${EXTEN}) exten => _45570XX,4,Hangup exten => 
> _45570XX,103,Voicemail(b${EXTEN}) exten => _45570XX,104,Hangup
> 
> Regards,
> Gunnar Gestsson
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users





More information about the asterisk-users mailing list