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

_______________________________________________
--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

Reply via email to