Re: [SR-Users] ERROR: failover functions used, but AVPs paraamters required are NULL

2011-02-18 Thread Daniel-Constantin Mierla
-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

Re: [SR-Users] ERROR: failover functions used, but AVPs paraamters required are NULL

2011-02-17 Thread Gary Chen
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

Re: [SR-Users] ERROR: failover functions used, but AVPs paraamters required are NULL

2011-02-17 Thread Daniel-Constantin Mierla
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

[SR-Users] ERROR: failover functions used, but AVPs paraamters required are NULL

2011-02-17 Thread Gary Chen
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