On 14 July 2011 00:36, Iñaki Baz Castillo wrote:
> 2011/7/14 Sunny :
> > but not in this:
> > [UA] <-- [KAMAILIO] <-- [IP-PBX ]
> > because Kamailio is not keeping the location of the UA.
> >
> > I want to register UA's on Kamailio, but the authentication is done by
> > [IP-PBX]...
> > So Kamail
2011/7/14 Sunny :
> but not in this:
> [UA] <-- [KAMAILIO] <-- [IP-PBX ]
> because Kamailio is not keeping the location of the UA.
>
> I want to register UA's on Kamailio, but the authentication is done by
> [IP-PBX]...
> So Kamailio as Outbound Proxy + Location Server ... any idea on how I can
>
Hi Daniel,
I was using:
$ru = $(ru{re.subst,/[KAMAILIO]/[IP-PBX ]/});
t_relay_to_udp("[IP-PBX ]", "5060");
but your way looks better.
This works fine in this direction:
[UA] --> [KAMAILIO] --> [IP-PBX ]
but not in this:
[UA] <-- [KAMAILIO] <-- [IP-PBX ]
because Kamailio is not keeping the lo
Hello,
On 7/5/11 8:46 PM, Sunny wrote:
Hi list,
I'm trying to configure kamailio to work as a OBP (Outbound Proxy).
Basically KAMAILIO receive requests from UAs, after that it acts like
a client and send those requests to the IP-PBX.
On the same way the responses are forwarded from IP-PBX to