Hello.
I had a Kamailio version of 3.0.3 and during this time configured a
failover with simple routine. In short like this:
if (ds_next_domain()) {
xlog(.);
if (!t_relay()) {
xlog(.);
return;
}
return;
} else {
t_rep
;branch=z9hG4bKccae.c54a1682.1
Max-Forwards: 69
To:
From: "2_101" ;tag=ustdc
Call-ID: yuwofwddoaqozwh@localhost.localdomain
CSeq: 527 INVITE
Contact:
Content-Type: application/sdp
Allow:
INVITE,ACK,BYE,CANCEL,OPTIONS,PRACK,REFER,NOTIFY,SUBSCRIBE,INFO,MESSAGE
Supported: replaces,norefersu
On Mon, 2011-06-13 at 12:12 +0200, Daniel-Constantin Mierla wrote:
>
> On 6/13/11 12:03 PM, Evgeniy Spinov wrote:
> > On Mon, 2011-06-13 at 10:49 +0200, Daniel-Constantin Mierla wrote:
> >> Hello,
> >>
> >> On 6/12/11 9:56 PM, Spinov Evgeniy wrote:
>
script executes force_rtp_proxy() and fix_nated_contact()
in curtain conditions and that's it.
Am I missing something in my logic?
Thank you.
>
> On 6/13/11 12:03 PM, Evgeniy Spinov wrote:
> > On Mon, 2011-06-13 at 10:49 +0200, Daniel-Constantin Mierla wrote:
> >> He
On Wed, 2011-06-15 at 09:47 +0200, Daniel-Constantin Mierla wrote:
>
> On 6/14/11 1:06 PM, Evgeniy Spinov wrote:
> > On Mon, 2011-06-13 at 12:12 +0200, Daniel-Constantin Mierla wrote:
> >
> > Ok, still unsolved problem.
> >
> > I've changed failover pa
On Thu, 2011-06-16 at 12:06 +0200, Daniel-Constantin Mierla wrote:
>
> On 6/15/11 10:50 AM, Evgeniy Spinov wrote:
> > On Wed, 2011-06-15 at 09:47 +0200, Daniel-Constantin Mierla wrote:
> >> On 6/14/11 1:06 PM, Evgeniy Spinov wrote:
> >>> On Mon, 2011-06-13 at 12:1