Sorry for being a newbie, I have newly installed Kamailio 4.0 + Siremis
4.0 and i have setup until properly registering extension/subscriber,
what i want to attain for now is a simple exten -> kamailio/siremis ->
carrier/telco that includes dialplan and trunking, it will really help
if there is
Hi Daniel,
We tried that patch, but Kamailio logged lots of errors like the following.
The undefined value in question is $m, which should be the SIP message.
Would you have any advice? Thanks.
Jul 31 02:13:57 hostname /sbin/kamailio[21087]: ERROR: perl
[openserxs.xs:1022]: perl error: Can't call
Hello,
I'm using the UAC module to perform remote registrations. When an
incoming call comes in from one of the remote registrations I'm using
the following to route the call to the correct user:
if(uac_reg_lookup("$rU", "$ru")) {
lookup("location");
route(RELAY);
}
This
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi,
Has anybody implemented and documented a kamailio set-up with mutual
TLS authentication. i.e. using client certificates as well as a server
certificate? I'd be really interested if you have also federated your
proxy with another proxy. Many thanks
Hi All,
Sorry for cross-posting this email to PJLIB, but maybe there are some things
related.
Anyhow! I'm having problems on kamailio v4.0.2 under Fedora 18 64bit and TCP
client like iPhone using PJSIP as SIP library.
Basically once the iPhone side in close the call (TCP->UDP) I'm getting the
e
Sorry, this test was done on a public server that's why it was showing
public IPs. I was trying out opensips and kamailio and same response for
both. Do you think this is a network firewall issue?
On Tue, Jul 30, 2013 at 2:31 PM, Gertjan Wolzak wrote:
> Hello Jason,
>
> ** **
>
> Well, as
Dear Vitaliy,
I am using a single IP vitual for both servers, but this IP is always
associated with active server. In transition, I do bind this virtual IP on
the server that was previously as standby.
Do not use this option for ip_nonlocal_bind.
It is not possible to write to the database, the
Ok guys, seems that no one interested in this, but I decided for http_query
with xmlops module - it gives quite good performance and reliability
(timeout, reply code checking).
On Mon, Jul 29, 2013 at 12:20 PM, Mino Haluz wrote:
> Oh, I see, there is app_lua as well, so all I found that could b