(Daniel-Constantin Mierla)
> 8. Re: bflag under failure_route (kamailio 1.5) (I?aki Baz Castillo)
>
>
> ----------
>
> Message: 1
> Date: Mon, 25 Oct 2010 15:16:56 +0200
> From: Javier Gallart
> Subject: [SR-Users] Drouting usage
> To: sr-users
On 10/25/2010 04:16 PM, Javier Gallart wrote:
Hello
sorry if this sounds too "newbie". I'm interested in the drouting
module. The first INVITE is correctly forwarded to the gw foudn in the
drouting table:
if (is_method("INVITE") && !has_totag()) {
do_routing("0");
Hello
sorry if this sounds too "newbie". I'm interested in the drouting module.
The first INVITE is correctly forwarded to the gw foudn in the drouting
table:
if (is_method("INVITE") && !has_totag()) {
do_routing("0");
record_route();
}
However for subsequen