This patch has a bug which leads to false contact removal.
This happens when UA reconnects to a proxy from the same src port and
sends new REGISTER with the same Contact. In that case kamailio updates
an existing contact and I forgot to update tcp connection id in the
ucontact_t object.
I've
Make the patch for master branch, 4.0 doesn't take any new feature and I
applied the patches to master branch anyhow.
Also, do not forget the patch for xml documentation.
Cheers,
Daniel
On 9/5/13 9:27 AM, Vitaliy Aleksandrov wrote:
This patch has a bug which leads to false contact removal.
T
Hello,
being requested several times and as I did get to do some acc work, I
added the code for storing dialog-based cdrs to database. But I had no
time to setup a testbed for it, hopefully those interested in the
feature will help testing a bit.
It follows closely the same logic as writing
5 sep 2013 kl. 11:14 skrev Daniel-Constantin Mierla :
> Hello,
>
> being requested several times and as I did get to do some acc work, I added
> the code for storing dialog-based cdrs to database. But I had no time to
> setup a testbed for it, hopefully those interested in the feature will hel
Hi
I'm using presence on Kamailio 4.0.3. I have in the cfg file:
modparam("presence", "timeout_rm_subs", 0) to cope with unreliable
networks. I have tried setting it to 1, but I saw sometimes server and
client got out of sync, i.e. server removed active_watcher entries when
NOTIFYs time out, while
For the records, this has been implemented in master branch - a matter
of time_mode parameter for acc, time value can be stored in various formats.
Cheers,
Daniel
On 5/10/13 9:50 AM, Daniel-Constantin Mierla wrote:
Hello,
any more comments on time storage for acc records?
Obviously, it has t
Also, I tried setting the Contact header in onsend_route, but it seems that
it's overwritten after that. Perhaps I need to modify it on the second
Kamailio server? Is it possible to change it before it's sent on the first
server?
On Wed, Sep 4, 2013 at 8:53 AM, Marc Soda wrote:
> Hey all,
>
>
Hi All,
just to know if exist an RPC, actually XML, to get/check user's info.
I've tried ul.lookup but this one returns only online users.
Thanks in advance,
Roberto Fichera.
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
s
Hello,
On 9/5/13 3:21 PM, Roberto Fichera wrote:
Hi All,
just to know if exist an RPC, actually XML, to get/check user's info.
I've tried ul.lookup but this one returns only online users.
the (xml)rpc commands are mainly to deal with kamailio internals
(in-memory structures). The profiles for
Hello,
on the second peer, when you get the replicated REGISTER, don't call
fix_natted_contact().
Also, received and socket should be passed via header form first server
to the backup. Practically, the second server should get the values from
headers, store them in avp and then call save().
Hello,
look in syslog (/var/log/syslog or /var/log/messages) to see if there is any error message from kamailio. If not, start kamailio with debug=3 in config file, it will be lot more log messages. If you can't figure out what is wrong, then send here the debug messages.
Such
On 9/5/13 11:23 PM, Daniel-Constantin Mierla wrote:
Hello,
on the second peer, when you get the replicated REGISTER, don't call
fix_natted_contact().
to complete: neither call fix_nated_registrar()
Cheers,
Daniel
Also, received and socket should be passed via header form first
server to t
El 05/09/13 17:21,
sr-users-requ...@lists.sip-router.org escribió:
Send sr-users mailing list submissions to
sr-users@lists.sip-router.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
or,
Hello!
i am new in It, i speak spanish y very
bad english, my problem is:
i want route to announcement when is
busy or request timeout(486|408):
...
...
if(t_check_status("486|408")){
route
Make the patch for master branch, 4.0 doesn't take any new feature and
I applied the patches to master branch anyhow.
Also, do not forget the patch for xml documentation.
Cheers,
Daniel
Patch for master branch is in the attachment.
Changelog:
- documentation is updated
- tcpconn_id initialize
Hi All,
How to convert recorded video call in .rtp file using kamailio and rtpproxy
in to any video file format. ??
Thanks,
Manas
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.si
That depends on the format / codec that the video is in. :-)
Manas Mohanty wrote:
>Hi All,
>
>How to convert recorded video call in .rtp file using kamailio and
>rtpproxy
>in to any video file format. ??
>
>Thanks,
>
>Manas
>
>
>--
Hi Alex,
Thanks for quick response. Actually I am new to kamailio and rtpproxy. I
case of audio call I can save the .rtp files and convert it into .wav file
using rtpbreak and sox.
But in case of video call I am able to save .rtp files but stuck in
converting it into video file.
How to find tha
Hello,
I have two sip clients. Client1 registers to kamailio1, Client2
registers to kamailio2. Kamailio1 and kamalio2 sharing one database. I want
to make call between client1 and client2. What should I do?
Another question is that I want to achieve load balancing with kamailios.
The architect
19 matches
Mail list logo