On 2/14/11 8:40 PM, Amit Nepal wrote:
could someone help me on this please ?
Can you watch the mysql query logs and see if the rpid column is
selected along with the password for authentication from subscriber
table? Also, if you can run kamailio with debug=4 and send then output
here for su
could someone help me on this please ?
I have been trying to load rpid while loading credentials.
modparam("auth_db", "load_credentials", "$avp(i:123)=rpid")
Now, I am trying to do a check in my routing logic.
xlog("L_NOTICE","The avp is :$avp(i:123)"); (I dont get the value here
either, i ca
Yes it is after successful www/proxy_authenticate()
Thank You
Amit Nepal
Systems Administrator
Phoenix Internet
Phone: 602-385-0731
602-234-0917#112
http://www.phoenixinternet.net
On 2/9/2011 11:54 PM, Daniel-Constantin Mierla wrote:
Hello,
On 2/9/11 10:35 PM, Amit Nepal wrote:
Hi,
I
Hello,
On 2/9/11 10:35 PM, Amit Nepal wrote:
Hi,
I have been trying to load rpid while loading credentials.
modparam("auth_db", "load_credentials", "$avp(i:123)=rpid")
Now, I am trying to do a check in my routing logic.
xlog("L_NOTICE","The avp is :$avp(i:123)"); (I dont get the value
here
Hi,
I have been trying to load rpid while loading credentials.
modparam("auth_db", "load_credentials", "$avp(i:123)=rpid")
Now, I am trying to do a check in my routing logic.
xlog("L_NOTICE","The avp is :$avp(i:123)"); (I dont get the value here either,
i can't see the value when i do avp_pri