Fabian Borot writes:
> Then I tried the sercmd commands to reload and dump and I do not see
> the contents o the screen. Is this how is supposed to work now?. How
> do I know that the new values are being loaded into memory w/o
> restarting kamailio?
lcr.reload load the tables to memory and does
Hi List,
both uac register successfully but the issue is the first uac who register
the Cflag remain 0.
im using nat_uac_test("19").
thank you in advance.
here is the ul show:
AOR:: 102
Contact:: sip:102@175.136.221.60:5062 Q=
Expires:: 103
Just a correction to my previous statement:
Apparently I was incorrect and I was running Kamailio 3.1.3 and not 3.1.4. I
have installed 3.1.4 and it seems this fix is indeed in a released version now.
Regards,
- Brad
>
The contents of this e-mail are intended for the named addressee only. It
c
>
The contents of this e-mail are intended for the named addressee only. It
contains information that may be confidential. Unless you are the named
addressee or an authorized designee, you may not copy or use it, or disclose it
to anyone else. If you received it in error please notify us immedia
On 06/28/2011 05:36 PM, Watkins, Bradley wrote:
I'm having an issue trying to use the construct show in the module
documentation.
The docs show:
while(mq_fetch("myq"))
{
xlog("$mqk(myq) - $mqv(myq)\n");
}
And I'm doing essentially the same thing (differently named mqueue, but
otherwise i
I'm having an issue trying to use the construct show in the module
documentation.
The docs show:
while(mq_fetch("myq"))
{
xlog("$mqk(myq) - $mqv(myq)\n");
}
And I'm doing essentially the same thing (differently named mqueue, but
otherwise identical), but invariably I get this in the logs:
ER
Sébastien Cramatte wrote:
Hello,
I've just setup Kamailio+ Asterisk following Daniel Constantin
Mierla howto
http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb
Everything seemts to works and I'm able to place a call to local
extensions.
I'm able to establish a
Thanks Juha
I populated the lcr tables by hand. This is how they look now, I have 2 lcr_ids
[1 and 2], each instance has its own gw. And each instance has its own prefix
to match for [ and ].
The idea is that a call comes in with R-URI 13051234567, it should mat
Thanks Timo
it looks really promising! I'll stay tuned for upcoming annoucements...
Regards
Javi
On Tue, Jun 28, 2011 at 7:34 PM, Timo Reimann wrote:
> Hey Javier,
>
>
> On 28.06.2011 17:53, Javier Gallart wrote:
> > I have little experience with the dialog module -so sorry if the
> > quesito
Hello,
On 6/28/11 6:33 PM, laura testi wrote:
Hello all,
I’m using two Kamailio Presence Servers that are also XCAP Servers for
the presence and resources management and the Kamailio Dispatcher in
order to balance the SIP requestes coming from SIP Client.
Then I’m trying to configure a HT
Hey Javier,
On 28.06.2011 17:53, Javier Gallart wrote:
> I have little experience with the dialog module -so sorry if the
> quesiton is silly-, and I was wondering if I could use it for doing
> accounting (acc works just fine, but I was looking for a unique stop
> record that includes all the cal
Hello all,
I’m using two Kamailio Presence Servers that are also XCAP Servers for the
presence and resources management and the Kamailio Dispatcher in order to
balance the SIP requestes coming from SIP Client.
Then I’m trying to configure a HTTP load–balancer for the xcap/http
traffic.
I’m test
Hello,
I've just setup Kamailio+ Asterisk following Daniel Constantin Mierla
howto
http://kb.asipto.com/asterisk:realtime:kamailio-3.1.x-asterisk-1.6.2-astdb
Everything seemts to works and I'm able to place a call to local
extensions.
I'm able to establish a call but strangely I get and
Hello
I have little experience with the dialog module -so sorry if the quesiton is
silly-, and I was wondering if I could use it for doing accounting (acc
works just fine, but I was looking for a unique stop record that includes
all the call information). The basic idea would be to assign the init
Fabian Borot writes:
> I am trying to port our setup from kamailio 1.4.3 to 3.1.4 and I see
> huge differences on the LCR module.
there is a script somewhere (read wiki) that upgrades the tables.
> I have these main questions:
>
> 1- does lcr_id replaces the grp_id?
not really. lcr_ids denote
Hey Daniel,
As said in the past, this module is good news, thanks for making it available.
As a big fan of delayed billing, sleep() does a great job of delaying
200 OK from the upstream for me (useful for example with analogue/CDMA
gateways sending 200 OK on ringback).
Cheers,
DanB
_
I am trying to install Kamailio 3.1.0 on Solaris 10 that is a sparc
machine (v120) and is running a 64bit OS. When I originally performed
the compile utilizing the instructions from the website, I was getting
warnings about using 32 bit headers. I was able to compile and install
successfully, b
On 28.06.2011 11:18, Raúl Alexis Betancor Santana wrote:
This is not fully true on the DTMF side, if you use SIP-INFO as DMTF
transport, DTMF's will go throught kamailio (if configured to do so).
Right - but then this is achieved through the configuration script.
Andrew
__
On Tue, Jun 28, 2011 at 11:07:16AM +0300, Andrew Pogrebennyk wrote:
> Phillip,
> This question is irrelevant to Kamailio. The DTMF mode and codecs
> are negotiated between the two endpoints only, so Kamailio supports
> any codec.
This is not fully true on the DTMF side, if you use SIP-INFO as DMT
Phillip,
This question is irrelevant to Kamailio. The DTMF mode and codecs are
negotiated between the two endpoints only, so Kamailio supports any codec.
On 28.06.2011 11:06, Phillman25 Kyriacou wrote:
Hi
I was wondering what DTMF modes Kamailio supports? If i wanted to force
a DTMF mode on
Hi List,
i tcpdump on my kamailio server.
when uac registered with source port 5060
the uac will remain Cflag:: 0 and did not have the Received: field.
i also tried some iphone sip apps.
some uac app will register with src port 5060 and some will not.
anyone have solution for this?
or how t
Hi
I was wondering what DTMF modes Kamailio supports? If i wanted to force a
DTMF mode on Kamailio how could i go about doing it?
thanking you in advance
Phillip
___
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists
Being the "R-Proxy" is quite easy with Kamailio.
# lookup route and set new RURI
...
prefix("23430");
# add any custom headers to response
append_to_reply(.);
# send 302 (new RURI will automatically added as Contact header)
sl_send_reply("302","Moved");
exit;
Of course Kamailio has no inf
23 matches
Mail list logo