Hi, colleagues.
Is it possible to mark user as unreachable (ex. by setting flag in location
table) with nathelper-module when it pinging user?
I need something like asterisk's qualifying.
-
Best regards,
Igor Pavlov
___
SIP Express Rou
El 01/09/14 10:50, Alex Villacís Lasso escribió:
El 01/09/14 05:15, Daniel-Constantin Mierla escribió:
On 29/08/14 23:58, Andres wrote:
On 8/29/14, 1:42 PM, Alex Villacís Lasso wrote:
Please consider the following SIP packet exchange, as seen by a tcpdump running
on 201.234.196.170. Here 1
El 01/09/14 05:15, Daniel-Constantin Mierla escribió:
On 29/08/14 23:58, Andres wrote:
On 8/29/14, 1:42 PM, Alex Villacís Lasso wrote:
Please consider the following SIP packet exchange, as seen by a tcpdump running
on 201.234.196.170. Here 198.58.101.75 initiates a call to 201.234.196.170:
Hello,
to understand properly how message is updated, see the details at:
-
http://www.kamailio.org/wiki/tutorials/faq/main#why_changes_made_to_headers_or
Anyhow, I think you could try to append at the end of any a= ... line,
thus matching on "^a=.+$"
For long term, I think adding a functio
Hello,
the problem is the contact coming with IP address and then used in r-uri
with IP. In a multi-domain deployment, you cannot assume what is the
right user id (sip address) to use in case of overlapping usernames.
Think about rather common multi-tenant scenario where the location can
be p
anoyone can provide information about how lookup function treats Req-URI
with gruu?
Thanks in advance,
Samuel.
On 27 August 2014 09:12, samuel wrote:
> Here it goes, apologies for the length:
>
> The registration process is done via TLS and therefore I "can not" post
> the trace. However, the
Hi,
I'm trying with the following block of codes to do it... :
if (is_method("INVITE") && has_body()) {
#search_append_body("nortpproxy", "a=ptime:20\r\n");
xlog("INVITE with SDP");
if(search_body("a=nortpproxy:yes"))
{
On Mon, Sep 1, 2014 at 4:18 PM, Daniel-Constantin Mierla
wrote:
> Hello,
>
> see textops module -- there are some functions that work on body based on
> regular expressions matching and substitution.
Problem is the original SDP does not have a "a=ptime" field. So what
should i search for?
I do n
Hello,
see textops module -- there are some functions that work on body based
on regular expressions matching and substitution.
Cheers,
Daniel
On 01/09/14 12:12, aft wrote:
Hi,
I want to add this media attribute to SDP.
a=ptime:
[1] Its not covered in SDPops module
[2] its not adde
On 29/08/14 23:58, Andres wrote:
On 8/29/14, 1:42 PM, Alex Villacís Lasso wrote:
Please consider the following SIP packet exchange, as seen by a
tcpdump running on 201.234.196.170. Here 198.58.101.75 initiates a
call to 201.234.196.170:
IP 198.58.101.75.5060 > 201.234.196.170.5060
INVITE si
Hi,
I want to add this media attribute to SDP.
a=ptime:
[1] Its not covered in SDPops module
[2] its not added when i use rtpproxy_manage("z") to
repacketize the rtp stream.
So how should i do it?
--
-Cheers
-Arif
___
SIP Express Router (SER)
How did you grab the pcap? All the variants (including the zip via http
download) are not recognized by ngrep or wireshark.
Anyhow, I looked with a text editor inside the and I could see that the
ACK is changing the r-uri -- it comes to kamailio with the contact from
200ok, but goes out with a
Hello,
if you have a patch and want to get it in the main repository, send it
and if all looks ok, we can commit it -- that will ensure the feature is
there with new releases of kamailio.
Cheers,
Daniel
On 01/09/14 10:28, Surendra wrote:
Hi Veerabhadra,
Kamailio doesn't support thi
Hello,
I published a vim plugin offering basic autocomplete for kamailio
configuration file. It is available via githup at:
* https://github.com/miconda/vim-extensions
More details about the plugin (including how to install and use) can be
read at:
*
https://github.com/miconda/vim-ext
Hi Veerabhadra,
Kamailio doesn't support this. We had done this by changing the code
logic.
Regards
surendra
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.
15 matches
Mail list logo