Hi,
I have this setup:
Mediation server with internal ip -- NAT firewall -- Kamailio proxy --
PSTN gateway
The mediation server sends a contact header with maddr=
fix_nated_contact only changes the host part and leaves the maddr intact.
When the PSTN gateway sends a PRACK or a BYE it puts the
Txs a lot daniel, I got it now!
> Date: Thu, 31 May 2012 11:39:39 +0200
> From: mico...@gmail.com
> To: sr-users@lists.sip-router.org
> CC: fbo...@hotmail.com
> Subject: Re: [SR-Users] CFGUtils module question
>
> Hello,
>
> On 5/30/12 11:33 PM, Fabi
Hi,
My problem is now fixed. The last trick was adding a
is_direction("upstream") in route[WITHINDLG] for choosing which BYE
message i need to modify.
Thanks everyone for your help.
Cheers.
--
-aft
___
SIP Express Router (SER) and Kamailio (OpenSER
Hello,
On 5/30/12 11:33 PM, Fabian Borot wrote:
Hello
Can somebody help me understand the example given with MI command "is_gflag"?
...
$ kamctl fifo set_gflag 1024
$ kamctl fifo is_gflag 1024
TRUE
$ kamctl fifo is_gflag 1025
TRUE
$ kamctl fifo is_gflag 1023
FALSE
$ kamctl fifo
I set up sip-xmpp gateway using xmpp module(in component mode).
messages from sip client to xmpp delivered, but I have a problem.
If recipient is not existent, the sip client don't know nothing about it.
How can I inform sip client about such condition?
The xmpp server(ejabberd) inform it's compone