Re: [SR-Users] Setting avp from load_credentials

2011-10-01 Thread Graham Wooden
Network from Sprint! >> >> - Reply message - >> From: "Alex Balashov" >> Date: Sat, Oct 1, 2011 9:07 am >> Subject: [SR-Users] Setting avp from load_credentials >> To: "SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) -Use

Re: [SR-Users] Setting avp from load_credentials

2011-10-01 Thread Alex Balashov
ion of > www_authorize. Thanks for the pointers Alex. > > Sent from my HTC on the Now Network from Sprint! > > - Reply message - > From: "Alex Balashov" > Date: Sat, Oct 1, 2011 9:07 am > Subject: [SR-Users] Setting avp from load_credentials > To:

Re: [SR-Users] Setting avp from load_credentials

2011-10-01 Thread gra...@g-rock.net
I know I am Auth'ing users, but apparently need to confirm the location of www_authorize. Thanks for the pointers Alex. Sent from my HTC on the Now Network from Sprint! - Reply message - From: "Alex Balashov" Date: Sat, Oct 1, 2011 9:07 am Subject: [SR-Users] S

Re: [SR-Users] Setting avp from load_credentials

2011-10-01 Thread Alex Balashov
Sure it is, but credentials only get loaded if you are doing proxy/www_authorize() beforehand. Are you? -- This message was painstakingly thumbed out on my mobile, so apologies for brevity, errors, and general sloppiness. Alex Balashov - Principal Evariste Systems LLC 260 Peachtree Street NW S

[SR-Users] Setting avp from load_credentials

2011-10-01 Thread Graham Wooden
Hi there, Just doing a quick test and this doesn¹t appear to be working. Kamailio 1.5.5-notls. Snippet of code: modparam("auth_db", "load_credentials", "username") . . . xlog("username is $avp(s:username)\n"); The result is ''. Is this not available in the route{} ? Thanks, -graham