[asterisk-users] RE: Polycom reject button

Jason Walker jason at Jasonsolves.com
Fri Mar 2 09:27:59 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

Thanks a lot
Jason

Doug Lytle wrote:
> Mike wrote:
>> Jason,
>>
>> If you do test if JR's tip works, please share your finding with us.  
>> I am
>> interested in this as well.
>>   
>
> It'll work fine, the Polycom responds with BUSY when the DND button is 
> pressed.  Using DIALSTATUS, it'll drop to voicemail and play the busy 
> message if recorded if that's what you have it programmed to do.
> Doug
>
>
>


More information about the asterisk-users mailing list