[asterisk-users] Customized Ring Tone

GNUbie gnubie at gmail.com
Mon Jul 2 22:43:26 CDT 2007


Hello Dovid,

On 7/2/07, Dovid B <asteriskusers at dovid.net> wrote:
>
>  Alex,
> This is not correct. The reason is the calling party will be billed as
> soon as you use Answer.
> You want to do something like this
>
> Exten => s,1,Dial(SIP/phone,60m)
>
> The calling party will not be billed untill you pick up (I just tested
> this on VOIP).
>

Does this mean that my pstn context will look like below?

[pstn]
exten => s,1,NoOp(Caller ID is ${CALLERID(num)})
exten => s,2,Dial(Zap/1,15m,g2)
exten => s,n,Congestion

What about the music file to play?  Where shall I put it?  Can it play an
MP3 or just GSM only?

Please advice.

Thank you.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070703/63974352/attachment.htm 


More information about the asterisk-users mailing list