Displaying 1 result from an estimated 1 matches for "_955".
Did you mean:
955
2004 Dec 21
4
hint extension and Snom phones - CVS or stable?
Hi,
does the hint extension work together with the Snom phones in stable? I
don't get an error in the dialplan, but it does not work either.
On SIP/26 I want to monitor SIP/22. This is what I do right now:
extension.conf
[incoming]
exten => 955,hint,SIP/22
exten => 955,1,Dial(SIP/22)
sip.conf
[26]
...
subscribecontext=incoming
...
Running Asterisk 1.0.2-BRIstuffed-0.2.0-RC2b
TIA