Thanks a lot for quick response.
On Sat, January 19, 2013 3:59 am, sr-users-request@lists.sip-router.org wrote:
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, via email, send a message with subject or body 'help' to sr-users-request@lists.sip-router.org
You can reach the person managing the list at sr-users-owner@lists.sip-router.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of sr-users digest..."
Today's Topics:
- Mid call announcement(kamailio server)
(madhumanjusha@integramicro.com) 2. Re: Mid call announcement(kamailio server) (rabs@dimension-virtual.com) 3. CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg - Kamailio 3.3.x (Rinor Hoxha) 4. Huge undertaking and in need of advices from the community (Rumen Mihailov) 5. Re: Huge undertaking and in need of advices from the community (Stoyan Mihaylov) 6. Re: Invite - negotiate to asterisk as peer not kamailio (Scott, Matt)
Message: 1 Date: Fri, 18 Jan 2013 06:52:15 -0500 (EST) From: madhumanjusha@integramicro.com Subject: [SR-Users] Mid call announcement(kamailio server) To: sr-users@lists.sip-router.org Message-ID: 39960.61.8.152.138.1358509935.squirrel@mail.integramicro.com Content-Type: text/plain;charset=iso-8859-1
Hello, As of now am working on Kamailio server. My task is to announce in between call,my sip clients are EKIGA. I should able to make my kamailio server act as controller and media server,for that purpose my first step is : invite hold to called party. second step is:: invite(sdp for .wav file) to caller and then am sending rtp streaming.In wireshark am able to see rtp packets,but caller is not playing the .wav file which am streaming through ortp library from kamailio.
Can anyone help me out with this problem?On top of it,is this possible in reality?
Thanks & Regards, Manjusha A. Integra Micro Software Services (P) Ltd.
Message: 2 Date: Fri, 18 Jan 2013 15:14:49 +0100 (CET) From: rabs@dimension-virtual.com Subject: Re: [SR-Users] Mid call announcement(kamailio server) To: "SIP Router - Kamailio (OpenSER) and SIP Express Router (SER)
- Users Mailing List" sr-users@lists.sip-router.org
Message-ID: 38001.212.40.242.42.1358518489.squirrel@www.rodriguezfeo.es Content-Type: text/plain;charset=iso-8859-1
Hello, As of now am working on Kamailio server. My task is to announce in between call,my sip clients are EKIGA. I should able to make my kamailio server act as controller and media server,for that purpose my first step is : invite hold to called party. second step is:: invite(sdp for .wav file) to caller and then am sending rtp streaming.In wireshark am able to see rtp packets,but caller is not playing the .wav file which am streaming through ortp library from kamailio.
Can anyone help me out with this problem?On top of it,is this possible in reality?
No, it's not possible using only kamailio, and thats because kamailio it's a SIP proxy, it have nothing to do with media, for what you are triying to get you need to router your calls throught a B2BUA, like sems or asterisk.
Best regards
Message: 3 Date: Fri, 18 Jan 2013 14:11:05 +0100 From: Rinor Hoxha rinorhoxha@gmail.com Subject: [SR-Users] CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg - Kamailio 3.3.x To: sr-users@lists.sip-router.org Message-ID: CAFvba4ipKqicMJ0qn9UNLXmhjGhf_83fzG=L5w2qVBpc7JC1GQ@mail.gmail.com Content-Type: text/plain; charset="iso-8859-1"
Hi list,
I'm having some issues with dialog module. From time to time I get the following error:
ERROR: dialog [dlg_req_within.c:231]: failed to update dialog lifetime CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea1c6840 tl->next=(nil) tl->prev=(nil)
[root@proxy ~]# cat /var/log/kamailio.log | grep "Jan 17" | grep "tl=" | sort | uniq -c
1 Jan 17 13:27:00 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea09bf38 tl->next=(nil) tl->prev=(nil) 1 Jan 17 14:39:30 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea07c518 tl->next=(nil) tl->prev=(nil) 1 Jan 17 15:06:21 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea2da900 tl->next=(nil) tl->prev=(nil) 1 Jan 17 19:31:02 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea278cd0 tl->next=(nil) tl->prev=(nil) 1 Jan 17 19:31:42 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeee9f527a8 tl->next=(nil) tl->prev=(nil) 1 Jan 17 20:05:32 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea21fa30 tl->next=(nil) tl->prev=(nil)
This one was flooding my log file: tl=0x2aeeea1c6840
24322 Jan 17 21:53:02 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea1c6840 tl->next=(nil) tl->prev=(nil) 5709 Jan 17 21:53:23 proxy /usr/local/kamailio/sbin/kamailio[4100]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea1c6840 tl->next=(nil) tl->prev=(nil)
61314 Jan 17 21:53:23 proxy /usr/local/kamailio/sbin/kamailio[4102]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea1c6840 tl->next=(nil) tl->prev=(nil) 22812 Jan 17 21:54:01 proxy /usr/local/kamailio/sbin/kamailio[4102]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea1c6840 tl->next=(nil) tl->prev=(nil) 21137 Jan 17 21:54:02 proxy /usr/local/kamailio/sbin/kamailio[4102]: CRITICAL: dialog [dlg_timer.c:205]: Trying to update a bogus dlg tl=0x2aeeea1c6840 tl->next=(nil) tl->prev=(nil)
where pid 4100 is slow timer and pid 4102 is timer. Any idea why is this happening and how to fix it. (I suspect that may be some issues with our server memory...checking now...and will inform). However wanted to raise this issue in case anyone else is having the same.
Thanks, Rinor