Hello,
quick reminder about packaging v3.3.4 as a new minor release out of
branch 3.3. If anyone has backports to be committed, please do it before
14:00GMT tomorrow.
Cheers,
Daniel
On 2/19/13 9:24 AM, Daniel-Constantin Mierla wrote:
Hello,
I am considering packaging a new minor release fo
Hi,
I am also facing the same issue.Kindly suggest me have you resolved this
issue?
Regards:
Reeju jain
9711071741
Rowie wrote:
>
> Hi,
>
> We are having an issue where a phone (snom in particular) cannot make a
> call through Asterisk. It just hangup and does not allow the call to go
> thro
Hello,
I can see two variants:
1. Move the append_hf in the branch route so you can have a per branch
decision
2. call mg_apply_change() from textops to immediately apply the changes
after append_hf()
http://kamailio.org/docs/modules/devel/modules/textopsx.html#textopsx.msg_apply_changes
You can
Hello
you may try to do the remove/add operations in each branch_route
Regards
Javi
-Original Message-
From: Mino Haluz
Sender: sr-users-boun...@lists.sip-router.org
Date: Sun, 24 Feb 2013 19:06:29
To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users
Mailing
Hi,
if I use append_hf() for adding my custom header to initial request, how I
can remove this header later ?
What I'm doing:
1) initial request: remove RPID header with remove_hf
2) initial request: add custom RPID header append_hf
3) after rerouting: in failure_route remove RPID header remove_
Dear Klaus ,
Sorry , still stuck in this issue.
The part is still not correctly recorded in the server side behind LB for
REGISTER method.
Following your advice, my config file has been changed as below , anything
wrong ??
===
### Ro