Re: [SR-Users] authorize a client in bulk registration

2015-09-01 Thread Daniel-Constantin Mierla
t though. > > > > From: 568...@gmail.com > Date: Mon, 31 Aug 2015 23:04:10 +0300 > To: sr-users@lists.sip-router.org > Subject: Re: [SR-Users] authorize a client in bulk registration > > If it is OK to trus

Re: [SR-Users] authorize a client in bulk registration

2015-08-31 Thread Al S
No all clients from PBX are trusted to make call out though. From: 568...@gmail.com Date: Mon, 31 Aug 2015 23:04:10 +0300 To: sr-users@lists.sip-router.org Subject: Re: [SR-Users] authorize a client in bulk registration If it is OK to trust all clients from PBX - just add a check in route[AUTH

Re: [SR-Users] authorize a client in bulk registration

2015-08-31 Thread Alexandru Covalschi
If it is OK to trust all clients from PBX - just add a check in route[AUTH] if traffic comes from PBX and execute return; if TRUE Else, you may create a list of allowed users in db/config and perform checks based on $au 2015-08-31 20:49 GMT+03:00 Al S : > My PBX registered in bulk to Kamailio suc

[SR-Users] authorize a client in bulk registration

2015-08-31 Thread Al S
My PBX registered in bulk to Kamailio successfully.PBX --> Register --> kamailioPBX <-- 401 with nonce value <-- kamailioPBX --> Register with nonce and md5 response values --> kamailioBOX <-- 200ok <-- kamailioHowever, when one of the PBX client sends an invite out, kamailio AUTH module does no