IƱaki Baz Castillo wrote:
2010/4/27 Alex Balashov abalashov@evaristesys.com:
On 04/27/2010 07:35 AM, Anders wrote:
I'm sure this has been asked before, but I couldn't find the answer anywhere when I googled it.
I have a temporary situation where I need to terminate calls to a carrier with user/pwd authentication, and not through the IP authentication. As I understand it this is not a normal setup situation for a gw in Kamailio - but is there a way I can do this?
http://www.kamailio.org/docs/modules/3.0.x/modules_k/uac.html
Of course take into account that:
Known limitations in this version:
- authentication does not support qop auth-int, just qop auth;
- CSeq not increased during authentication - the response may be *rejected*.
is that still the case?
if it doesn't work, you could route it through an authenticating B2B, e.g. SEMS' auth_b2b application.
Stefan