It works for me with spark or pidgin. The key difference here is he says the status does not change from idle...
This perhaps because of the "phone"'s inability to update rls properly. I use pidgin/spark, WITH a polycom phone which is subscribing to presence and updating rls properly. I am suggesting the phone needs to be looked at to ensure it is properly adhering to rfc4235 (dialogue events/presence). I am not a snom user, so I cannot attest to this functionality. Certainly this is where "I" would start... (If my presence server uri in the phone config is not setup, for example, it won't work) ============================ Tony Graziano, Manager Telephone: 434.984.8430 Fax: 434.984.8431 Email: [email protected] LAN/Telephony/Security and Control Systems Helpdesk: Telephone: 434.984.8426 Fax: 434.984.8427 Helpdesk Contract Customers: http://www.myitdepartment.net/gethelp/ ----- Original Message ----- From: [email protected] <[email protected]> To: 'Discussion list for users of sipXecs software' <[email protected]> Sent: Tue Oct 05 06:50:11 2010 Subject: Re: [sipx-users] XMPP & SIP Presence Siva, did you set 'Voicemail on DnD' parameter? It is in the user IM settings, advanced settings. Rgds, Nikolay. _____ From: [email protected] [mailto:[email protected]] On Behalf Of Nikolay Kondratyev Sent: Tuesday, October 05, 2010 12:54 PM To: 'Discussion list for users of sipXecs software' Subject: Re: [sipx-users] XMPP & SIP Presence This feature works for me. But i use pidgin. Though i did not dig that deep... I just checked that when i set DND on pidgin, phone does not ring anymore, the call is routed to vm. Rgds, Nikolay. _____ From: [email protected] [mailto:[email protected]] On Behalf Of Siva Kumar Sent: Tuesday, October 05, 2010 12:48 PM To: Discussion list for users of sipXecs software Subject: [sipx-users] XMPP & SIP Presence Gentlemen, I am trying to configure IM feature for the sipx users. What i am trying to achieve is, when the user change his status to "Do Not Disturb" on this spark IM client , the user's soft phone or his snom phone should not ring and directly go to voicemail. On the user configuration i have enabled IM and enabled "Phone presence in IM status", "Voicemail on DnD" to true. but still changing the status on my IM client does not seem to affect the phone behaviour. (the phones are still ringing when a call comes in) >From the sipx documentation i found , 1) <http://wiki.sipfoundry.org/pages/viewpage.action?pageId=6520862> http://wiki.sipfoundry.org/pages/viewpage.action?pageId=6520862 Which confirms this should be possible. 2) i could check the presence details using curl command. i tried, curl -H "Content-Type: application/xml" -X POST --data-binary @get-presence.xml http://......:9094/plugins/sipx-openfire-presence/status and got this response, <?xml version="1.0" encoding="UTF-8"?> <methodResponse xmlns:ex="http://ws.apache. <http://ws.apache.org/xmlrpc/namespaces/extensions> org/xmlrpc/namespaces/extensions"> <params> <param> <value> <struct> <member> <name>custom-presence-message</name> <value></value> </member> <member><name>sip-id</name><value>811</value></member> <member><name>status-code</name><value>ok</value></member> <member><name>unified-presence</name><value>available-for-both</value></memb er> <member><name>jabber-id</name><value>8...@......</value></member> <member><name>xmpp-presence</name><value>BUSY</value></member> <member><name>sip-presence</name><value>IDLE</value></member> </struct> </value> </param> </params> </methodResponse> by changing the the status on my IM client i can see the xmpp-presence value is being updated correctly al the time. But the sip-presence value is always IDLE. What am i doing wrong. All i need is, when the IM status set to "Do not Disturb", i want the calls to that user goes to VM directly. Thanks in advance for any help. Regards, Siva. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users/
