Hello Alex,

Does this mean that on my PSTN context, I will add the lines I inserted
below?

On 6/28/07, Alexander Lopez <[EMAIL PROTECTED]> wrote:

 Add an Answer and add a m option to your dial command.  They will hear
your music on hold until you answer.

[general]
static=yes
writeprotect=no
autofallthrough=yes
clearglobalvars=no

[pstn]
exten => s,1,NoOp(Caller ID is ${CALLERID(num)})


exten => s,2,Answer()
exten => s,3,Dial(Zap/1,15,g2,m(music_file))

exten => s,n,Congestion

[local]
ignorepat => 9
exten => _9.,1,Dial(Zap/g1/${EXTEN:1})
exten => _9.,n,Congestion
exten => 11,1,Dial(Zap/1,20,rt)


Thank you.
_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to