[Asterisk-Users] Polycom Buddy Feature

Jon Radon jonr800 at gmail.com
Wed Jan 5 07:40:05 MST 2005


I think you need to subscribe to the context where exten 200 exists. 
I'm not sure if it'll work with an arbitrary context.  You may also
want to try sending the hint to just one phone.  I'm not 100% on the
format for sending the hint to multiple phones.


On Tue, 04 Jan 2005 21:40:00 -0700, Nihal <nihal at claim.md> wrote:
> I'm still trying to work this out.
> 
> I've got this in my sip.conf
> [1003polycom]
> type=peer
> secret=abc123
> host=dynamic
> defaultip=192.168.1.215
> context=default
> mailbox=1003
> subscribecontext=phonestatus
> 
> [1004polycom]
> type=peer
> secret=abc123
> host=dynamic
> defaultip=192.168.1.214
> context=default
> mailbox=1004
> subscribecontext=phonestatus
> 
> And this in my extensions.conf
> [phonestatus]
> exten => 200,hint,SIP/1003polycom
> exten => 200,hint,SIP/1004polycom
> 
> Then I added a contact to my phone of 1004, speed dial 1004.
> It shows the phone in my buddies list, but the status doesnt update.
> 
> Did I miss something or am I doing something wrong?
> 
> Thanks!
> Nihal
> 
> On Tue Jan  4 17:13 , Matt Gibson  sent:
> 
> >Hi Jared,
> >
> >
> >Jared Armstrong wrote:
> >> Matt,
> >> Can you explain how you were able to get this functionality to work? I
> >> would like also possibly an example configuration file if you could
> >> manage it.
> >
> >I followed the instructions that Jon put on the list a few weeks ago:
> >
> >in the phone's sip.conf entry add
> >subscribecontext=context_name
> >
> >and in extensions.conf add a hint (info can be found near the bottom
> >of the following page)
> >http://www.voip-info.org/wiki-Asterisk+standard+extensions
> >
> >Hope this helps!
> >
> >Matt
> >
> >
> >--
> >Matt Gibson
> >VOIP Administrator
> >NJ Tech Solutions
> >1.314.480.4550 ex. 6400
> >1.877.999.4678 ex. 6400
> >
> >
> >_______________________________________________
> >Asterisk-Users mailing list
> >Asterisk-Users at 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
> 
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at 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
> 


-- 
Is it something someone said, was it something someone said?



More information about the asterisk-users mailing list