Hi All Has anyone managed to get the hint priority with Swissvoice IP10S phones working? I have 2 phones: a Snom 360, setup as the reception phone on extension 11, and a Swissvoice IP10S on extension 12. When calling each other (tested both ways) I can only ever see the Snom 360 in the Active State from 'show hints'. The Swissvoice stubbornly remains in the Idle State when on a call! In sip.conf I have: [11] callerid="Reception" <11> username=11 secret=XXX type=friend host=dynamic dtmfmode=rfc2833 mailbox=11 context=internal subscribecontext=internal [12] callerid="John" <12> username=12 secret=XXX type=friend host=dynamic dtmfmode=rfc2833 mailbox=12 context=internal subscribecontext=internal And extensions.conf [internal] exten => 11,hint,SIP/11 exten => 11,1,Macro(dial-extension,11) exten => 12,hint,SIP/12 exten => 12,1,Macro(dial-extension,12) A 'sip show subscriptions' gives: Peer User Call ID Extension Last state Type 10.0.0.10 11 3c267009cf8 11 Idle dialog-info+xml 10.0.0.10 11 3c267009b71 12 Idle dialog-info+xml Regards Garth
Hi all, i am desperating, trying to configure an OptiPoint410 with the hint priority. Here what i have... OptiPoint410std-> exten 2001 X-Lite -> exten 2002 But unfortunately no LED ON on my OptiPoint410 sip.conf [2001] type=friend context=local host=dynamic dtmfmode=rfc2833 incominglimit=1 notifyringing=yes subscribecontext=default disallow=all allow=alaw allow=ulaw [2002] type=friend context=local host=dynamic dtmfmode=rfc2833 incominglimit=1 notifyringing=yes subscribecontext=default disallow=all allow=alaw allow=ulaw extensions.conf [default] exten => 2001,hint,SIP/2001 exten => 2002,hint,SIP/2002 [local] exten => 2001,1,Dial(SIP/2001,10,tr) exten => 2001,2,HangUp exten => 2002,1,Dial(SIP/2002,10,tr) exten => 2002,2,HangUp Has anyone managed get hint working with an OptiPoint4x0. thx in advance __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
I believe the hint priority must be in the same context as the phones extension number, in this [local] On May 12, 2006, at 6:58 AM, richard Coco wrote:> > Hi all, > > i am desperating, trying to configure an OptiPoint410 > with the hint priority. > > Here what i have... > > OptiPoint410std-> exten 2001 > X-Lite -> exten 2002 > > But unfortunately no LED ON on my OptiPoint410 > > sip.conf > [2001] > type=friend > context=local > host=dynamic > dtmfmode=rfc2833 > incominglimit=1 > notifyringing=yes > subscribecontext=default > disallow=all > allow=alaw > allow=ulaw > > [2002] > type=friend > context=local > host=dynamic > dtmfmode=rfc2833 > incominglimit=1 > notifyringing=yes > subscribecontext=default > disallow=all > allow=alaw > allow=ulaw > > extensions.conf > [default] > exten => 2001,hint,SIP/2001 > exten => 2002,hint,SIP/2002 > > [local] > exten => 2001,1,Dial(SIP/2001,10,tr) > exten => 2001,2,HangUp > > exten => 2002,1,Dial(SIP/2002,10,tr) > exten => 2002,2,HangUp > > Has anyone managed get hint working with an > OptiPoint4x0. > > thx in advance > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > _______________________________________________ > --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