[asterisk-users] RE: Polycom reject button

Kenneth Padgett kenneth.padgett at gmail.com
Tue Mar 6 20:06:33 MST 2007


> exten => 111,1,Wait(1)
> exten => 111,2,Playback(Randy)
> exten => 111,3,Dial(Sip/Randy,20)
> exten => 111,4,Goto(111-${DIALSTATUS},1)
> exten => 111-BUSY,1,Voicemail(111 at ipm,u)
> exten => 111-NOANSWER,1,Dial(IAX2/${TELIAX_OUT}/212551212)
>
> works GREAT

This is awesome, I had actually wondered about doing this same thing
and never thought to ask about it. Thanks for sharing!

-Kenneth


More information about the asterisk-users mailing list