[OpenSIPS-Users] Presence xml
Saúl Ibarra Corretgé
saul at ag-projects.com
Wed Aug 28 22:33:03 CEST 2013
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:sa at 172.16.8.48: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
More information about the Users
mailing list