Mierla
Sent: Wednesday, August 14, 2013 5:36 PM
To: Kamailio (SER) - Users Mailing List
Subject: Re: [SR-Users] is_subscriber function
Hello,
just to confirm my finding, is your load_credential parameter for auth_db
module empty?
If yes, try to set it to something like "id" f
Hello,
just to confirm my finding, is your load_credential parameter for
auth_db module empty?
If yes, try to set it to something like "id" for a quick workaround
(provided that you don't use $avp(id) anywhere).
I will come up with a fix for this case in the near future.
Cheers,
Daniel
On
Hello,
thanks for troubleshooting further - it looks like an issue, I am going
to check the sources.
Cheers,
Daniel
On 8/14/13 8:55 PM, Daniel W. Graham wrote:
Here is the debug output:
Aug 14 14:47:36 SIP01 /usr/local/sbin/kamailio[30423]: INFO:
Here is the debug output:
Aug 14 14:47:36 SIP01 /usr/local/sbin/kamailio[30423]: INFO:
I am having an issue with the is_subscriber function provided by auth_db
module. What I want to accomplish is: if the call is not to a local subscriber
then route via LCR. If the call is to a local subscriber then route via
LOCATION.
My subscriber table is called sip_accounts and I am using mul