On 08/30/2010 05:01 PM, David J. wrote:
I am not exactly sure how this module works.

If I have Asterisk on the Same Box on Port 5070? Then is it just a matter of

Open sips 10.10.10.10:5060
Asterisk 10.10.10.10:5070

Changing this line?
modparam("presence", "server_address","sip:10.10.10.10:5060")


modparam("presence", "server_address","sip:10.10.10.10:5070")


Thanks in advance for any help.

(I am thinking the easiest approach is just relaying those messages to the Asterisk box, but that would be defeating)

Hi David,

The 'server_address' parameter in presence module must really point to the IP:port were OpenSIPS is running. What you have to do is to send the Publish messages from asterisk to OpenSIPS and the Subscribes from the users to OpenSIPS.

Regards,

--
Anca Vamanu
www.voice-system.ro

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to