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 (
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,
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
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
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")) {
+
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
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
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
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
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
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:
{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
>
>*
>*
>
>
>
>
>___
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
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
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
15 matches
Mail list logo