Does anyone have an end-to-end summary of how they have successfully set up the buddy feature including all the relevant Asterisk and Polycom config snippets. All I have been able to do so far is scrounge up bits and peices from the list and Wiki - nothing that covers the entire process... I think a lot of people would benefit from that (myself included)...


On 10/3/06, Paul Dugas <[EMAIL PROTECTED]> wrote:
Install went fine.  No troubles other than this and it'd be minor if one
of the reasons for the update wasn't to expand the number of buddies
allowed on the IP601+sidecards we're adding for the attendant.  Ugh...

Anyway, directory entries haven't changed:

<?xml version="1.0" standalone="yes"?>^M
<!-- $Revision: 1.2 $  $Date: 2004/12/21 18:28:05 $ --><directory>
        <item_list>
                <item>
                        <ln>Doe</ln>
                        <fn>Jane</fn>
                        <ct>1001</ct>
                        <sd>1</sd>
                        <bw>1</bw>
                </item>
        </item_list>
</directory>

The config entries you referred to are set in my global sip.cfg and
apply to all of the units.  Looks right to me.

Did some sniffing and Asterisk is sending a NOTIFY like so:
...
<?xml version="1.0" encoding="ISO-8859-1"?>
<presence xmlns="urn:ietf:params:xml:ns:pidf"
xmlns:pp="urn:ietf:params:xml:ns:pidf:person"
xmlns:es="urn:ietf:params:xml:ns:pidf:rpid:status:rpid-status"
xmlns:ep="urn:ietf:params:xml:ns:pidf:rpid:rpid-person"
entity="sip:[EMAIL PROTECTED] ">
<pp:person><status>
</status></pp:person>
<note>Ready</note>
<tuple id="1001">
<contact priority="1"> sip:[EMAIL PROTECTED]</contact>
<status><basic>open</basic></status>
</tuple>
</presence>

---
Extension Changed 1001 new state Idle for Notify User x1002
pbx*CLI>

Hmmm....



On Mon, 2006-10-02 at 22:14 -0400, Scott Higginbotham wrote:
> I did the same thing with the Polycom's - upgraded all mine from 1.6.x to
> 2.0.1 but I had great success and no problem with the buddy watch / presence
> feature --- if anything, it works a little better.
>
> Whats your <mac-address>-directory.xml configuration file look like?  Did
> you make any changes to the <mac-address-phone.cfg file?  do you have the
> line of:
>
> up.useDirectoryNames="1" feature.1.name="presence" feature.1.enabled="1"
>
> In the config?
>
> Scott Higginbotham
> Systems / Network Operations Manager
> 215.259.2185 or 1.800.835.5710 ext 2185
> [EMAIL PROTECTED]
>
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Paul Dugas
> Sent: Monday, October 02, 2006 8:01 PM
> To: Asterisk Users Mailing List - Non-Commercial Discussion
> Subject: [asterisk-users] Polycom Buddy Watch Broken with 2.0.1
> Firmware?
>
>
> I updated a batch of Polycom IP501 phones and an IP601 to the 2.0.1
> firmware to get the new NAT keep-alive feature and the ability to watch
> more than a handful of buddy contacts but it appears to have broken the
> buddy-watch feature.  Is anyone seeing this?  Anybody know if it's a
> Polycom problem or something on the Asterisk end?
>
> I'm running a recent (2 days ago) copy of the 1.2 trunk.  In a rather
> bone-headed move, I updated the firmware and Asterisk at the same time
> so I'm unable to tell which is the culprit.
>
> Curious,
>
> Paul
>
> --
> Paul Dugas, Computer Engineer                Dugas Enterprises, LLC
> [EMAIL PROTECTED]        phone: 404-932-1355     522 Black Canyon Park
> http://dugas.cc        fax: 866-751-6494     Canton, GA 30114 USA
> --
> This e-mail and any attachments are confidential.  If you receive
> this message in error or are not the intended recipient, you should
> not retain, distribute, disclose or use any of this information and
> you should destroy the e-mail and any attachments or copies.
>
> _______________________________________________
> --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
--
Paul Dugas, Computer Engineer                Dugas Enterprises, LLC
[EMAIL PROTECTED]        phone: 404-932-1355     522 Black Canyon Park
http://dugas.cc        fax: 866-751-6494     Canton, GA 30114 USA
--
This e-mail and any attachments are confidential.  If you receive
this message in error or are not the intended recipient, you should
not retain, distribute, disclose or use any of this information and
you should destroy the e-mail and any attachments or copies.


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




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