Hi all,
I have a question about Control RTPProxy in Bridge mode with distributed
Kamalio topology, including a SIP Load Balance, RTPProxies and some SIP
Proxies behind. SIPProxies control RTPProxy by Route [NATMANAGE].
PUBLIC IP Load Balance -> SIP Proxies
|
| con
Hello,
I would like to relay an INVITE to more than 50 contacts that registered
this AOR. But in my kamailio 4.0.2 it is only possible to fork to 12
branches otherwise it results in the error "Maximum number of branches
exceeded".
Is there any possibility to achieve this from script (e.g. multipl
Isn't there a MAX_BRANCHES macro you can change in the source?
Jan Gaida wrote:
>Hello,
>
>I would like to relay an INVITE to more than 50 contacts that
>registered
>this AOR. But in my kamailio 4.0.2 it is only possible to fork to 12
>branches otherwise it results in the error "Maximum number o
Hello,
I added several functions and a new pseudo-variable class to ipops
module that allow to do operations with dns directly from configuration
file.
One functionality is related to matching an IP address to a hostname.
The hostname is resolved via a DNS query and then the IP is matched
a
Is there a plan to support floating point arithmetic operations in kamailio
in the near future. I am looking at something similar to mathops module in
opensips.
Thanks,
--- Jayesh
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing li
Sorry Daniel , I missed the WITH_PRESENCE declaration.
On Tue, Jul 16, 2013 at 6:26 PM, Rupayan Dutta wrote:
> I have followed the tutorial but when tried to load XCAP server I am
> getting following error.The following two function are not working.
>
> pres_update_watchers("$var(uri)", "presenc
On Jul 17, 2013, at 7:18 AM, Alex Balashov wrote:
> Isn't there a MAX_BRANCHES macro you can change in the source?
Yes, but as he mentions, branches are tracked in a 32-bit bitmask variable, so
he can't fork 50 branches with the existing code. I've got a preliminary patch
that makes the mask
Hi All,
I was testing out the cnxcc module and it works well for prepaid credit
handling. One problem that I saw with the module is that if the credit is
insufficient it still allows the call to pass and then disconnect within a
second.
Is it possible that if the credit is insufficient for the call
Hi Jayesh,
yes, I think this behavior can be added.
As a workaround you can check the credit data before relaying the INVITE so
you can reject it immediately in case of lacking enough credit. Have you
tried that?
Regards,
Carlos.
On Wed, Jul 17, 2013 at 10:57 AM, Jayesh Nambiar wrote:
> Hi Al
Thanks for the reply Carlos. Checking before relaying the call is how I am
doing it right now but it feels like it would have been more neater if done
in the cnxcc module itself since it is anyways checking the credit after
the call is active !!
I would wait for that behavior though in the cnxcc m
Ok. Right now I'm short in time but this weekend I'm gonna schedule myself
this.
I'll let you know.
Carlos.
On Wed, Jul 17, 2013 at 11:40 AM, Jayesh Nambiar wrote:
> Thanks for the reply Carlos. Checking before relaying the call is how I am
> doing it right now but it feels like it would have
I have this in my kamailio configuration file
#!define WITH_AUTH
#!define WITH_PRESENCE
#!define WITH_XCAPSRV
#!define WITH_NAT
#!define WITH_TLS
#!define WITH_ANTIFLOOD
#!define WITH_MYSQL
please let me know if I'm doing something wrong
I also attach my config file in the email feel free to tak
Hi!
Richard, Juha,
thanks for the hint. Have fetched and rendered the module documentation.
Now playing with translation between SRTP and RTP through mediaproxy: not
trivial to focus on proper routes inside configuration file. I'm new to the
Kamailio/OpenSER. Hope for the success J
best regards,
Thank you Carlos.
--- Jayesh
On Wed, Jul 17, 2013 at 11:19 PM, Carlos Ruiz Díaz <
carlos.ruizd...@gmail.com> wrote:
> Ok. Right now I'm short in time but this weekend I'm gonna schedule myself
> this.
>
> I'll let you know.
>
> Carlos.
>
>
> On Wed, Jul 17, 2013 at 11:40 AM, Jayesh Nambiar wrot
Hi everyone, currently i am running 2 Asterisk Servers that share the same
dialplan and sip users, also they connect through DUNDi. Right now i need
that the users on certain network register to one of the 2 servers and in
case it fails, then kamailio should tell the phone to log in to the backup
s
15 matches
Mail list logo