Eloi, My responses are inline.
> Thanks a lot for this detailed answer : You're welcome. Thank you for responding. A lot of people forget to do so and future list readers are left wondering whether or not the proposed solution worked. > - I managed to have it working disabling auth message request : > auth_message_requests = no in sip.conf > - pedantic=no does not resolve the issue > - reenabling auth_message_requests = yes and removing pedantic option, your > patch in chan_sip resolves the issues ! > > As it looks like pidgin has an issue, I guess that we can use it as a > workaround. I'm glad my patch worked but keep in mind that it really is a workaround, because it will cause actual retransmits of MESSAGE requests to be treated as new requests. This may not cause you any issues, but the root problem should still be addressed by submitting a report to the Pidgin bug tracker [1]. It's a straightforward problem so if you provide a link to your original post [2] the developers should be able to resolve it quickly. > I would like know to enable presence notification between each users. To > fulfill it, I am using > http://asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/DeviceStates_id265377.html > > Am I doing it in a good way ? Yes, but there is a 4th edition of "Asterisk: The Definitive Guide" available in the Open Feedback Publishing System [3] that is focused on documenting Asterisk 11. [1] https://developer.pidgin.im/wiki/TipsForBugReports [2] http://lists.digium.com/pipermail/asterisk-users/2013-June/279569.html [3] http://ofps.oreilly.com/titles/9781449332426/asterisk-DeviceStates.html Regards, Matthew Roth InterMedia Marketing Solutions Software Engineer and Systems Developer -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
