Thank you for the help.
For dispatcher, I'm using a database that contains about 700 records.
A reload is performed via cronjob every 5 minutes. The command being used is:
kamctl dispatcher reload
Thanks,
-Tim
From: Daniel-Constantin Mierla [mailto:mico...@gmail.com]
Sent: Wednesday, August 27
Hi,
I want to append the origin header of my incoming websockets to the SIP
INVITES. I tried something like the below but didnt work:
if (ws_handle_handshake()) {
if(method=="INVITE"){ insert_hf("Origin:
$hdr(Origin)");
The logs suggest some leaks in dispatcher module -- it allocates shared
memory only for caching routing records. Few more questions I need to
get the answers in order to troubleshoot further.
How many records do you have in dispatcher table? Is it in database or
the text file?
How ofter do y
On Tue, Aug 26, 2014 at 9:21 PM, Richard Fuchs wrote:
> On 08/26/14 20:58, Alex Balashov wrote:
>> On 08/26/2014 08:56 PM, Paul Belanger wrote:
>>
>>> I'd agree 'drop-in' replacement is not correct. I ran into the same
>>> issues as you. Current there is no bridge-mode in rtpengine, I point
>>> yo
Hi Daniel,
The patch has tested OK so far.
Regards,
Charles
On 22 August 2014 12:37, Charles Chance
wrote:
> Thanks, Daniel.
>
> It can be hours, days or weeks between occurrences, but I will report
> back after a day or two initially then continue to monitor.
>
> Cheers,
>
> Charles
> On
On Aug 27, 2014, at 5:48 AM, Eugene Prokopiev wrote:
>>> Have SEMS any advantages over FreeSWITCH for topology hiding?
>>
>> More narrow and specialised use-cases, so you don't have to deal with
>> stripping it of PBX and miscellaneous application features. It's more of a
>> dedicated B2BUA (wi
Hi,
I've got a piece of config code which should solve my problem, but i'm
not getting the code. It involves hashtable module. Here it goes :
modparam("htable", "htable", "a=>size=8;autoexpire=400")
modparam("htable", "htable", "b=>size=8;autoexpire=31")
Ok we have two hashtable , a and b, both
I have post many question on topology hiding any not get any reply back from
people and developers now I don't have any option except some goofy hack
When I use topology hiding it removes Route: and because of that callee doesn't
able to send BYE back to opensips.
I want use insert_hf to inje
>> Have SEMS any advantages over FreeSWITCH for topology hiding?
>
> More narrow and specialised use-cases, so you don't have to deal with
> stripping it of PBX and miscellaneous application features. It's more of a
> dedicated B2BUA (with its sbc module), in this case.
I tried to use SEMS but I'v
Here it goes, apologies for the length:
The registration process is done via TLS and therefore I "can not" post the
trace. However, the resulting data is the following:
AOR:: s...@domain.com
Contact:: sip:83652074@M.N.O.P:34120;transport=tls Q=
Expires:: 569
Callid:: iUcVvmbsda9Yu0DGUm4ex
10 matches
Mail list logo