[asterisk-users] RE: Polycom reject button

Mojo with Horan & Company, LLC mojo at horanappraisals.com
Fri Mar 2 13:02:41 MST 2007


Another option is to have the user hit the forward button on their phone 
and manually type in their cellphone number when they're going to be out 
of the office.

Jason Walker wrote:
> 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
>>
>>
>>
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
> 
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users


More information about the asterisk-users mailing list