Hi All,

I am trying to build in support for the xmpp module running as a component, I think I have everything setup properly but every 60 seconds I am getting this error in the logs

ERROR:xmpp:xmpp_component_child_process: select() failed: Interrupted system call

these are the settings I have for the module

modparam("xmpp", "xmpp_domain", "xmpp.ca1.cronomagic.com")
modparam("xmpp", "xmpp_host", "xmpp.ca1.cronomagic.com")
modparam("xmpp", "backend", "component")
modparam("xmpp", "xmpp_port", 5222)


Anyone have an idea where the error is comming from?

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

Reply via email to