Hi Daniel,
In attachment part of the log with debug=3 after kamailio starts and
when it is accepting connection to 10.1.23.23 and 10.1.23.33 port 5061
If you need more info I will try to provide it
kamailio v 4.4.3 on rhel 7 x86_64
Thank you.
--
Best regards,
Sergey Basov e-
Hello,
not familiar with the bsd ports and how they perform the installation,
but maybe you can compile it from kamailio sources taken from the
github.com/kamailio/kamailio . Once you clone from the git repository
and install common dependencies, try:
make include_modules="carrierroute" cfg
make
Hello,
can you run with debug=3 in kamailio.cfg and see if you can spot
anything relevant at startup, when the tls module is initialized and
loads the certificates?
Cheers,
Daniel
On 25/10/16 03:29, Sergey Basov wrote:
> Hi All
>
> I have some strange behavior of kamailio with TLS.
>
> I have c
Hello,
I try to compile kamailio in freebsd.
I want to add carrierroute module.
I do :
1) cd /usr/ports/net/kamailio
2) make install
but carrierroute module is not compiled.
Could you help me?
Regards
Abdoul. ___
SIP Express Router (S
Hi All
I have some strange behavior of kamailio with TLS.
I have configured second IP addres on server, added it to tls
listener, and tls.cfg file.
But when I try to connect using
openssl s_client -showcerts -connect 10.1.23.33:5061 -tls1 -state
and
openssl s_client -showcerts -connect 10.1.23.
Hello,
I try to compile kamailio in freebsd.
I want to add carrierroute module.
I did :
1) cd /usr/ports/net/kamailio/
2) make install
but carrierroute module is not compiled.
Could you help me?
Regards
Abdoul.
___
SIP Express Router (SER) and Ka
Hello,
just to clarify -- did you tried and there were some issues, or just
pure validation of the regex in the subst?
If the second, I would rather use subdt_hf(), but not sure it's in 4.3
or added later. Then instead of \2, I would use $tU (To header username).
Likely you can also completely a
Hello,
I haven't noticed the log files, it's ok.
>From the Route header, I see that there is a proxy that uses WS:
Route:
That is the address of the next hop and typically a proxy doesn't use
websocket connection to another proxy. Can you show a diagram with the
sip server nodes in your networ
Hello,
I try to use app_perl and cnxcc module.
As soon as I load the module like this:
# - app_perl params
modparam("app_perl", "filename",
"/usr/local/etc/kamailio/AAA/aaa-script.pl")
modparam("app_perl", "modpath", "/usr/local/lib64/kamailio/perl/")
The Via header is m
I need a sanity check if you don’t mind… I am setting up a stateless proxy for
several (separate, not load balanced) Asterisk servers behind Kamailio 4.2
(with domain and dispatcher). All works as expected except when called party
hangs up, as Asterisk seems to address the BYE “To” (that is se
Hi Daniel,
Thanks for your reply. I actually attached a log file with debug level 3,
consisting ACK related messages. If you would like to see more logs, I'll
send a new log file in the evening.
Cheers,
Serhat
On 24 October 2016 at 12:13, Daniel-Constantin Mierla
wrote:
> Hello,
>
> can you ge
FOSDEM is one of the world's premier meetings of free software developers,
with over five thousand people attending each year. FOSDEM 2017
takes place 4-5 February 2017 in Brussels, Belgium. https://fosdem.org
This email contains information about:
- Real-Time communications dev-room and lounge
Hello,
can you get all the log messages for ACK but with debug=3 in the
kamailio.cfg?
Cheers,
Daniel
On 23/10/16 22:04, Serhat Guler wrote:
> Hello,
>
> I finally managed to place a call from sipml5 webrtc client to
> Mercuro IMS client. The phone rings, and when I answer it sends 200 OK
> to
Hello,
can you provide ngrep output with the sip messages for such case? It
will help to see where it's replied.
Cheers,
Daniel
On 21/10/16 15:24, Serge Gabriel Ahnoux wrote:
> Hello
>
> I am trying to configure kamailio 4.4.2 with asterisk 13.10.0.
> My Os is Debian 7.4
>
> I followed the tut
14 matches
Mail list logo