On Aug 28, 2013, at 10:24 PM, troxlinux wrote:

> if I disabled module presence_xml opensips running fine 
> 
> #loadmodule "presence_xml.so"
> modparam("presence", "db_url","mysql://root:xxxxx@localhost/opensips")
> modparam("presence", "server_address", "sip:[email protected]:5060")
> #modparam("presence_xml", "db_url") # CUSTOMIZE ME
> #modparam("presence_xml", "force_active", 1)
> 
> but , error persists in the log when open softphone
> 

Well, this error has nothing to do with the previous ones.

> opensips[5719]: ERROR:presence:handle_publish: Missing or unsupported event 
> header field value
> Aug 28 14:15:13 sipia /sbin/opensips[5719]: ERROR:presence:handle_publish: 
> #011event=[presence]
> 
> I think that disabled presence_xml.so
> 

If you want to handle the 'presence' event you'll need the presence_xml module. 
You'll also need the xcap module unless you set force_active to 1.

--
Saúl Ibarra Corretgé
AG Projects




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

Reply via email to