Peer Oliver Schmidt
2004-Dec-21 13:03 UTC
[Asterisk-Users] 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 and rgds pos
Bob Goddard
2004-Dec-21 13:12 UTC
[Asterisk-Users] hint extension and Snom phones - CVS or stable?
On Tuesday 21 December 2004 20:03, Peer Oliver Schmidt wrote:> 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/22Try: exten => _955,hint,SIP/22
adria vidal
2004-Dec-22 08:38 UTC
[Asterisk-Users] hint extension and Snom phones - CVS or stable?
El 22/12/2004, a las 1:51, Eric Wieling aka ManxPower escribi?:> No. Hint is not supported in 1.0.x. Only in CVS-HEAD developement > version of Asterisk. > > --Ericrunning fine for my in 1.0.3 release and snom 190 adri?
Eric Wieling aka ManxPower
2004-Dec-22 08:39 UTC
[Asterisk-Users] hint extension and Snom phones - CVS or stable?
adria vidal wrote:> > El 22/12/2004, a las 1:51, Eric Wieling aka ManxPower escribi?: > >> No. Hint is not supported in 1.0.x. Only in CVS-HEAD developement >> version of Asterisk. >> >> --Eric > > > running fine for my in 1.0.3 release and snom 190 > > adri?I sit corrected.
Karl Brose
2004-Dec-22 20:20 UTC
[Asterisk-Users] hint extension and Snom phones - CVS or stable?
There is no such thing as "subscribecontext" parameter in SIP. I have updated the wiki with the correct current information to make this work. http://www.voip-info.org/tiki-index.php?page=Asterisk+phone+snom --khb Peer Oliver Schmidt wrote:> 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 and rgds > pos > > > > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >