-Constantin Mierla [mailto:mico...@gmail.com]
*Sent:* Thursday, February 17, 2011 8:51 AM
*To:* Gary Chen
*Cc:* sr-users@lists.sip-router.org
*Subject:* Re: [SR-Users] ERROR: failover functions used, but AVPs
paraamters required are NULL
Hello,
can you send all log messages printed by:
kamailio -E -ddd
Never mind. I used wrong kamailio.cfg file.
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Sent: Thursday, February 17, 2011 8:51 AM
To: Gary Chen
Cc: sr-users@lists.sip-router.org
Subject: Re: [SR-Users] ERROR: failover functions used, but AVPs paraamters
required are NULL
Hello
Hello,
can you send all log messages printed by:
kamailio -E -ddd
Thanks,
Daniel
On 2/17/11 2:42 PM, Gary Chen wrote:
kamailio version 3.1.2
I am trying to setup dispatcher to use its failover feature. Here is
dispatcher part of configure file:
loadmodule "dispatcher.so"
modparam("dispat
kamailio version 3.1.2
I am trying to setup dispatcher to use its failover feature. Here is dispatcher
part of configure file:
loadmodule "dispatcher.so"
modparam("dispatcher", "db_url", DBURL)
modparam("dispatcher", "table_name", "dispatcher")
modparam("dispatcher", "ds_ping_interval", 30)
mod