Re: [SR-Users] How to rewrite "tu" in CANCEL message ?

2013-02-04 Thread Julia
Hello, We solved problems by disabling double rr in rr module. Now this works well! :) Thank all of you, Julia. _ From: Julia [mailto:juli...@gmail.com] Sent: Monday, February 04, 2013 3:17 PM To: 'mico...@gmail.com'; 'SIP Router - Kamailio (OpenSER) and SIP Express Router (

Re: [SR-Users] siremis CDR gneration procedure

2013-02-04 Thread Klaus Darilion
On 28.01.2013 10:32, Daniel-Constantin Mierla wrote: Hello, On 1/17/13 3:38 PM, Klaus Darilion wrote: Hi! IMO the siremis CDR generation procedure is buggy: CREATE PROCEDURE `kamailio_cdrs`() DECLARE inv_cursor CURSOR FOR SELECT src_user, src_domain, dst_user, dst_domain, dst_ouser,

Re: [SR-Users] Best way to 'detect' direction

2013-02-04 Thread Klaus Darilion
On 31.01.2013 00:34, Paul Belanger wrote: Greetings, I'm in the process of adding logic to 'detect' the direction of my message, I have to set: rtpproxy_manage("ei") or rtpproxy_manage("ie") respectively. Rather then hard-coding IP addresses in my configuration, I was curious how other peopl

Re: [SR-Users] Syslog

2013-02-04 Thread Klaus Darilion
On 04.02.2013 11:26, Vitaliy Aleksandrov wrote: The problem was caused by memlog and memdbg options. So, how the problem is triggered and how did you solved it? regards Klaus ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing l

Re: [SR-Users] Problems with MSILO module can't receive messages with m_dump.

2013-02-04 Thread Stoyan Mihaylov
I had same problem long time ago. When I found enough time, I solved it adding in route[AUTH]{ .. if (from_uri==myself) { + if((is_method("MESSAGE"))){ + if (is_domain_local("$si")) { +

Re: [SR-Users] INVITE Retransmission Causes Limiting Simultaneus Calls for Subscribers

2013-02-04 Thread Daniel Tryba
On Sunday 03 February 2013 12:58:02 Bayram Karagoz wrote: > I'm trying to limit all subscriber's active call according to setting their > simultaneous use setting defined in database. > But having problem when one subscriber's INVITE message goes to > retransmission. When retranmission occures INVI

Re: [SR-Users] How to rewrite "tu" in CANCEL message ?

2013-02-04 Thread Julia
Hello Daniel, We tested in version 3.3.0 and got some problems: 1) Modified “To” header sent in CANCEL only when we add msg_apply_changes() after uac_replace_to()command in INVITE set out. 2) When we add msg_apply_changes(),INVITE is being sent out with additional “Record-route” header (wi

Re: [SR-Users] 50000+ subscribers on Kamailio?

2013-02-04 Thread Alex Balashov
In principle, yes, although specific details beyond registration (e.g. call processing) will depend on other architectural constraints. On 02/04/2013 08:06 AM, Алексей Ёлохов wrote: Hi! I am choosing a softswitch to serve more than 5 (up to 10) active subscribers (each subscriber is us

[SR-Users] 50000+ subscribers on Kamailio?

2013-02-04 Thread Алексей Ёлохов
Hi! I am choosing a softswitch to serve more than 5 (up to 10) active subscribers (each subscriber is using SIP registration). Please tell me , I want to understand can kamailio work with such load? --- Alex Elokhov ___ SIP Express Router (SER) an

Re: [SR-Users] Remove dash (-) from called number

2013-02-04 Thread Alex Balashov
You want the subst transformation. Ali Jawad wrote: >Hi >I did try this > > $rU = $(var(rU){s.replace,0,5} ; > >and tried with a number full of zeros, my anticipation was that it will >remove the 0s and replace those with 5s in the echo log for $rU I did >get, >the below, the whole

Re: [SR-Users] Remove dash (-) from called number

2013-02-04 Thread Ali Jawad
Hi I did try this $rU = $(var(rU){s.replace,0,5} ; and tried with a number full of zeros, my anticipation was that it will remove the 0s and replace those with 5s in the echo log for $rU I did get, the below, the whole number was replaced with 5. 5(23072) ERROR:

Re: [SR-Users] Remove dash (-) from called number

2013-02-04 Thread Alex Balashov
{s.subst} transformation. Ali Jawad wrote: >Dear All >I need to remove any dashes wherever they do occur in a called number, >any >guidance please ? >Regards > >* >* > > > > >___

[SR-Users] Remove dash (-) from called number

2013-02-04 Thread Ali Jawad
Dear All I need to remove any dashes wherever they do occur in a called number, any guidance please ? Regards * * ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bi

Re: [SR-Users] Syslog

2013-02-04 Thread Vitaliy Aleksandrov
The problem was caused by memlog and memdbg options. ___ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

[SR-Users] Problems with MSILO module can't receive messages with m_dump.

2013-02-04 Thread Nord7
Hello i have two problems with module MSILO and text messages from SIP client BRIA. 1. I can't send messages with m_dump. I have installed Kamailio 3.3 in default configuration. I'm added "m_dump("$fu")" to my config in route[REGISTRAR]. If i use client CSipSimple for sending messages to offline