Daniel ,
dialog timeout happen only for below scenario
SIP/2.0 200 OK
Record-Route: ,
so ack is
ACK sip:11.11.11.11:345 SIP/2.0
ack message ruri is overwritten by strict route uri , in this case
dialog module is returning dialog matching failed error after
rece
Hello,
have you loaded rtpprpoxy module in kamailio? Note that if you use
default kamailio.cfg, you have to add:
#!define WITH_NAT
See the comments at the top of kamailio.cfg.
Cheers,
Daniel
On 14/10/15 13:53, amar Smart Telecom wrote:
>
> Dear all,
>
>
>
> I have installed Kamailio and Rtpp
Hello,
can you use benchamrk module to see if any part of config got slower? if
executing of config from beginning of request_route to save() is more or
less the same, then setup of connection could be the issue.
Since 3.3., there was some work on usrloc module about gruu/outbound and
doing unreg
Hello,
the code shows that is added for U command, if to-tag exists:
https://github.com/kamailio/kamailio/blob/master/modules/rtpproxy/rtpproxy.c#L2692
Can you edit the rtpproxy.c and add a log message (e.g., using
LM_ERR("..."); ) there and is it is printed by kamailio?
Cheers,
Daniel
On 17/1
Hello,
thanks for report and troubleshooting.
Can you make a pull request with the patch that you think is fixing the
issue? It will be easier to review and merge if allok. Use the github
for that:
- https://github.com/kamailio/kamailio/pulls
Cheers,
Daniel
On 17/10/15 02:32, Pavlo Karbovnyk w
Hello,
On 17/10/15 10:24, Arun Kumar wrote:
> Hi
>
> dialog timeout is occurred if 200 ok having mixed loose and strict
> routing entries in record route header
[...]
this really brief phrase is making it hard to figure out what is the
problem -- can you provide more details about what the issue
Hello,
On 19/10/15 12:07, Ben Bliss wrote:
> Hi Daniel,
>
> Many thanks for taking the time to reply.
>
> I have updated to 4.3.1, and am still having the same issue. However,
> I have found a work around to the issue (or at least another way of
> doing what i needed to do).
>
> I plan to have a c
Hi Daniel,
Many thanks for taking the time to reply.
I have updated to 4.3.1, and am still having the same issue. However, I
have found a work around to the issue (or at least another way of doing
what i needed to do).
I plan to have a cluster of 5 or more media servers (only have 2 at the
On Sunday 18 October 2015 16:38:53 amar Smart Telecom wrote:
> Can you pls mail me a working Kamailio cfg file which has:
>
> "Sip user db authentication" and "rtpproxy for all calls"
Kamailio comes with some example configs (atleast the debian packages), both
kamailio-basic.cfg and kamailio-adv
Hello,
creating the new account has to be done by some tool (e.g., kamctl),
kamailio is not creating accounts itself. At that moment, sipsak/sipp or
other tools can be used to send a sip message -- kamctl can send also
sip messages via mi/rpc command relying on tm module.
Cheers,
Daniel
On 15/10
10 matches
Mail list logo