[Asterisk-Users] Busy/on the phone detection with Cisco 7960
Jeremy Koski
jayk at danner.net
Wed Jun 7 21:06:40 MST 2006
It is enabled on the phones by default. Is this what I want?
Is there anything more I need to do?
Thanks.
On Wed, 7 Jun 2006, Eric "ManxPower" Wieling wrote:
> This is a feature you enable/disable on the phone. Call waiting.
>
> Jeremy Koski wrote:
>>
>> When I pick up the handset to make a call, SIP 483 BUSY is returned
>> to the server and the below statement works. However, when I'm in a call,
>> the BUSY status is not returned on my Cisco 7960 phones.
>>
>> Is there a way to make this work when I'm actually on a call? Maybe
>> DIALSTATUS is not the way to go about it.
>>
>>
>> exten => _2180616,1,Dial(${P500},20,tr)
>> exten => _2180616,2,GotoIf($["${DIALSTATUS}" = "BUSY"]?3:6)
>> exten => _2180616,3,Wait(1)
>> exten => _2180616,4,Playback(the-party-you-are-calling)
>> exten => _2180616,5,Playback(vm-isonphone)
>> exten => _2180616,6,Voice
>
>>
>
>
> --
> Now accepting new clients in Birmingham, Atlanta, Huntsville, Chattanooga,
> and Montgomery.
> _______________________________________________
> --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