Hello, i try to use replace_body to modify the RTP port in INVITE and OK
messages:
from:
m=audio 13740 RTP/AVP 8 0 3 101
to:
m=audio 666 RTP/AVP 8 0 3 101
with:
replace_body("^m=audio \d+", "m=audio 666");
but "^m=audio \d+" does not match. But the regular expression should be
correct.
Kristij
Dan,
I use a scripting flag to indicate when a call is supposed to have CID
blocking enabled. I have some scripting in the early part of the call
processing that looks for factors that indicate blocked caller ID, like
values of a Privacy header, part of the RPID header, a *67 prefix on the
call,
I know that OpenSIPS is not really intended as a feature server but I'm
wondering if anyone has found a way to implement some of the simpler
features without having to go out to another system like Asterisk or
FreeSWITCH. For example, say I just wanted to implement caller id
blocking. Normally on
Can you open a ticket for this on http://openxcap.org?
--
Adrian
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
I have added a wake up call that is executed during normalization
process. This way the rating engine mysql connection stays up even if
the servers is idle and handles no client requests.
It is already in the trunk and will be available in the next release.
--
Adrian
___
Hi,
I am having this same problem. Has someone found a solution?
Thanks,
Alberto
- Original Message -
From: "Adrian Georgescu"
To: "OpenSIPS users mailling list"
Sent: Sunday, October 04, 2009 7:35 AM
Subject: Re: [OpenSIPS-Users] CallControl - CDRTool : MySQL server has
goneaway (200