I have this in my kamailio configuration file
#!define WITH_AUTH #!define WITH_PRESENCE #!define WITH_XCAPSRV #!define WITH_NAT #!define WITH_TLS #!define WITH_ANTIFLOOD #!define WITH_MYSQL
please let me know if I'm doing something wrong I also attach my config file in the email feel free to take a look. cause xcap support not working for me
On Wed, Jul 17, 2013 at 2:27 AM, Daniel-Constantin Mierla <miconda@gmail.com
wrote:
If your config is based on the default one, be sure you have added:
#!define WITH_MYSQL #!define WITH_AUTH #!define WITH_PRESENCE
Read the comments at the top of kamailio.cfg for more details.
Cheers, Daniel
On 7/16/13 1:22 PM, Rupayan Dutta wrote:
Same thing i found while trying to activate xcap support
On Tue, Jul 16, 2013 at 4:13 PM, Rupayan Dutta direct2rupayan@gmail.comwrote:
Same thing i found while trying to activate xcap support
On Mon, Jul 8, 2013 at 9:42 PM, Kethzer Docteur kethzer.dr@gmail.comwrote:
Im trying to load the modules Xcap and Im getting this error at that part. Here is the moduli I have in my server: acc.so alias_db.so async.so auth_db.so auth_diameter.so auth.so avpops.so avp.so benchmark.so blst.so call_control.so cfg_db.so cfg_rpc.so cfgutils.so corex.so counters.so ctl.so db2_ops.so db_cluster.so db_flatstore.so db_mysql.so db_text.so debugger.so dialog.so dispatcher.so diversion.so dmq.so domainpolicy.so domain.so drouting.so enum.so exec.so group.so htable.so imc.so ipops.so kex.so malloc_test.so mangler.so matrix.so maxfwd.so mediaproxy.so mi_datagram.so mi_fifo.so mi_rpc.so mqueue.so msilo.so msrp.so mtree.so nathelper.so nat_traversal.so path.so pdb.so pdt.so permissions.so pike.so pipelimit.so prefix_route.so presence_conference.so presence_profile.so presence.so presence_xml.so print_lib.so print.so p_usrloc.so pv.so qos.so ratelimit.so registrar.so rr.so rtimer.so rtpproxy.so sanity.so sca.so sdpops.so seas.so sipcapture.so siptrace.so siputils.so sl.so sms.so speeddial.so sqlops.so sst.so statistics.so textops.so textopsx.so timer.so tls.so tmrec.so tm.so tmx.so topoh.so uac_redirect.so uac.so uid_auth_db.so uid_avp_db.so uid_domain.so uid_gflags.so uid_uri_db.so uri_db.so userblacklist.so usrloc.so xcap_client.so xcap_server.so xhttp_rpc.so xhttp.so xlog.so xprint.so
#!ifdef WITH_XCAPSRV #!define WITH_XHTTPAUTH event_route[xhttp:request] { xdbg("===== xhttp: request [$rv] $rm => $hu\n"); if (!www_authorize("xcap", "subscriber")) www_challenge("xcap", "0"); unknown command, missing loadmodule?
pres_update_watchers("$var(uri)", "presence"); pres_refresh_watchers("$var(uri)", "presence", 1); unknown command, missing loadmodule?
-- Daniel-Constantin Mierla - http://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users