On 2/18/13 6:35 PM, Klaus Darilion wrote:
[...]
Or do you see another reason why the BYE record needs the cdr_id?
I just found that it is strange that some BYEs have a cdr_id and
others don't. IMO it would nice to set cdr_id in all transactions
which were sucessfully used to generate a call
I can get wan communication or lan communication working, but not both.
Setting this, allows wan communication, but then my lan tries to talk with my
wan ip.
Single Interface: listen=udp::5060 advertise :5060
I see my wan_ip in the via header, so I assume that's causing the issues for my
lan.
Us
Hello,
We have this situation:
2 servers, each with his own "location".
First user is registered on one server and second user on other server.
If we receive an invite for a user that is on other server's location, second
server doesn't react on hostrewrite(dynamic routing,forward, append_branch,
On 12.02.2013 10:32, Daniel-Constantin Mierla wrote:
On 2/4/13 5:17 PM, Klaus Darilion wrote:
On 28.01.2013 10:32, Daniel-Constantin Mierla wrote:
Hello,
On 1/17/13 3:38 PM, Klaus Darilion wrote:
Hi!
IMO the siremis CDR generation procedure is buggy:
CREATE PROCEDURE `kamailio_cdrs`()
Hi guys,
Nonces have a default expiry value of 300 seconds. Does this still apply
if the "secret" parameter is set? So can you use both "secret" and
"nonce_expire" value together, taking for granted that the time is in
sync over multiple proxies?
Andreas
Call ds_is_from_list([groupid]) when you receive a request. If it
returns true the request came from one of the members of the group (and
you can proceed), if it returns false you can reject it and drop the
request.
Regards,
Peter
On 18/02/13 10:58, Benjamin Henrion wrote:
Hi,
Does someo
I use something like this on my boxes to keep them foreigners out:
if ( !ds_is_from_list() ) {
sl_send_reply("403","Your not in my dispatcher list");
}
Put this high up your config.
Cheers
On 18 Feb 2013, at 11:58, Benjamin Henrion wrote:
> Hi,
>
> Does someone know/uses a simple rule so t
Hi,
Does someone know/uses a simple rule so that Kamailio only exchanges
traffic with machines in the dispatcher?
Best,
--
Benjamin Henrion
FFII Brussels - +32-484-566109 - +32-2-3500762
"In July 2005, after several failed attempts to legalise software
patents in Europe, the patent establishmen
Could someone please take a look at my previous question below?
-Original Message-
From: Grant Bagdasarian
Sent: Tuesday, February 5, 2013 1:12 PM
To: sr-users@lists.sip-router.org
Subject: RE: [SR-Users] Need help understanding/separating signaling from media
Hello,
Consider the below