Displaying 2 results from an estimated 2 matches for "jefft".
Did you mean:
jeff
2004 Aug 31
0
Snom Programmable button Mini Howto and ringstate patch
...lar extension with the hint
>system, but I did not investigate that.
>
>Example:
>
>exten => 200,hint,SIP/RonC
>exten => 200,1,Macro(stdexten,SIP/RonC)
>
>exten => 201,hint,SIP/JeanK
>exten => 201,1,Macro(stdexten,SIP/JeanK)
>
>exten => 202,hint,SIP/JeffT
>exten => 202,1,Macro(stdexten,SIP/JeffT)
>
>3. You must reload the dialplan and then reboot the phone for it's
>subscriptions to take effect. After that, you should have working
>lights.
>
>4. If you want the lights to blink on ringing, apply the following
>patch...
2004 Aug 30
1
Snom Programmable button Mini Howto and ring state patch
...exten => 201,hint,SIP/JeanK
exten => 201,1,Macro(stdexten,SIP/JeanK)
exten => 202,hint,SIP/JeffT
exten => 202,1,Macro(stdexten,SIP/JeffT)
3. You must reload the dialplan and then reboot the phone for it's
subscriptions to take effect. After that, you should have working
lights.
4. If you want the lights to blink on ringing, apply the following
patch to the asterisk code.
You can...