[SR-Users] db_mysql module on different interface

2013-09-21 Thread Samuel Ware
I am setting up my kamailio and mysql server on separate machines. They are connected via a private network on the eth1. The public interfaces are on eth0. I can use the mysql client to log in the mysql server via the private network but kamailio will not connect. If I change the mysql to co

[SR-Users] PERMISSIONS module issue

2013-11-07 Thread Samuel Ware
I having issue updating my allow list for the PERMISSIONS module. I added an address to the ADDRESS table. I have tried to do a service restart, kamctl address reload, and kamcmd permissions.addressReload. The kamctl address show displays the new address; however kamcmd permissions.addressDum

[SR-Users] Transaction Matching Not Working

2013-11-20 Thread Samuel Ware
I am currently working on building a type of outbound proxy. I am having an issue with t_check_trans() not finding the associated transaction. I thought maybe this was because I was manipulating the RURI and other headers so I turned on the called_matching parameter and turned off ruri_matchin

[SR-Users] Kam 4.1 Crash: HELP PLZ!!!!

2014-04-09 Thread Samuel Ware
Here are the logs from the first crash Apr 3 13:13:59 tel-vc-fs03 /usr/local/sbin/kamailio[7602]: ERROR: tm [../../forward.h:199]: msg_send(): msg_send: ERROR: udp_send failed Apr 3 13:13:59 tel-vc-fs03 /usr/local/sbin/kamailio[7602]: ERROR: tm [t_fwd.c:1609]: t_send_branch(): ERROR: t_se

Re: [SR-Users] Kam 4.1 Crash: HELP PLZ!!!!

2014-04-09 Thread Samuel Ware
rotect against such cases, you can use in config file: > > mem_safety=1 > > Cheers, > Daniel > > On 08/04/14 17:34, Samuel Ware wrote: >> Here are the logs from the first crash >> >> Apr 3 13:13:59 tel-vc-fs03 /usr/local/sbin/kamailio[7602]: ERROR: tm &

Re: [SR-Users] Kam 4.1 Crash: HELP PLZ!!!!

2014-04-10 Thread Samuel Ware
of f_malloc with defrag option. We should make this > back on by default, but catching double free() is also good to solve anyhow. > > Cheers, > Daniel > > On 09/04/14 17:15, Samuel Ware wrote: >> Daniel, >> >> Here is the version information. >> >