Hello all
I'm starting to play with lua scripting in Kamailio. It's really cool, some
complex stuff in the script becomes really easy this way. The script is
becoming quite big, therefore I'd like to use lua_run instead of
lua_dofile. My doubt is pretty basic: if i load a script in memory at
startup via the "load" parameter and the script is modifed afterwards, is
there any way to reload the module so the script is reread?
Thanks in advance
Regards
Javi
Hello,
I generated alphabetic indexes for module parameters, functions, mi
commands and statistics:
- https://www.kamailio.org/wiki/start#alphabetic_indexes
If any of you find errors or missing items, report back to the lists.
A note for developers, if you have to use '[[' in the __title__ of the
sections for these components, add a space between them otherwise will
conflict with wiki syntax and break the indexing (such '[' is commonly
used for optional parameters).
Cheers,
Daniel
--
Daniel-Constantin Mierla
Kamailio Advanced Training, April 23-26, 2012, Berlin, Germany
http://www.asipto.com/index.php/kamailio-advanced-training/
No, it's not possible. I think you have the wrong idea about what Kamailio is. Kamailio neither receives nor produces audio at all.
--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Atlanta, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com
"Fomitchev, AndreiX" <andreix.fomitchev(a)intel.com> wrote:
>Oups, sorry, bad manipulation:
>I want to configure Kamailio in echo mode, i.e. SIP server repeats the input audio into the output, so I can hear myself with a very small amount of delay...
>
>Is it possible? If so, how?
>
>Thank you for your help.
>
>Best regards,
>
>From: Fomitchev, AndreiX
>Sent: Thursday, March 29, 2012 1:34 PM
>To: 'sr-users(a)lists.sip-router.org'
>Subject: how to configure Kamailio in ECHO mode
>
>Hi,
>
>For testing purpose, I want to configure a Kamailio server in ECHO mode, i.e. SIP server
>---------------------------------------------------------------------
>Intel Corporation SAS (French simplified joint stock company)
>Registered headquarters: "Les Montalets"- 2, rue de Paris,
>92196 Meudon Cedex, France
>Registration Number: 302 456 199 R.C.S. NANTERRE
>Capital: 4,572,000 Euros
>
>This e-mail and any attachments may contain confidential material for
>the sole use of the intended recipient(s). Any review or distribution
>by others is strictly prohibited. If you are not the intended
>recipient, please contact the sender and delete all copies.
>
>_______________________________________________
>SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>sr-users(a)lists.sip-router.org
>http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
HI
I am trying to do the early media like this:
PSTN/GW1 -> Kamailio -> Asterisk
--> PSTN/GW2
GW1 send invite to Kamilio, Kamilio proxy to Asterisk,
Asterisk reply with 183 ( with to tag=A) and sdp
After the playing some medium, asterisk send 603 reply to Kamailio
Kamilio intercept the 603, and lookup the routing table, decide to send
invite to GW2.
GW2 reply with 180/200OK with to tag=B
In order to properly proxy the msg to GW1, Kamailio seems need to change
the to tag from B to A.
Is it the right way to do? If so how to change the to tag?
or do I need B2BUA ( only signalling) to do the early media?
thanks.
min
Hello,
just to let you know that over the weekend the ACL (user authentication)
for write access to wiki portals of the project has been turned on.
Anyone that wants to write to the wiki has to create herself/himself an
account. The reason for requiring user authentication is weakness of the
captha system used for anonymous posting -- during the past weeks lot of
wiki pages were updated by spam bots.
If anyone is aware of a stronger captcha-like system to be used for
anonymous posting, write back here. It has to work with dokuwiki.
Cheers,
Daniel
--
Daniel-Constantin Mierla
Kamailio Advanced Training, April 23-26, 2012, Berlin, Germany
http://www.asipto.com/index.php/kamailio-advanced-training/
Probably a user agent that is actually an endpoint, like a PBX or media server. You should take a look at Asterisk or Freeswitch.
--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Atlanta, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com
"Fomitchev, AndreiX" <andreix.fomitchev(a)intel.com> wrote:
>Hi Alex,
>
>Thank you for your response. Please, could you tell me what I need to setup a SIP “echo service”? I am new in SIP domain :/
>
>Regards,
>
>From: sr-users-bounces(a)lists.sip-router.org [mailto:sr-users-bounces@lists.sip-router.org] On Behalf Of Alex Balashov
>Sent: Thursday, March 29, 2012 1:38 PM
>To: SIP Router - Kamailio (OpenSER) and SIP Express Router (SER) - Users Mailing List
>Subject: Re: [SR-Users] how to configure Kamailio in ECHO mode
>
>No, it's not possible. I think you have the wrong idea about what Kamailio is. Kamailio neither receives nor produces audio at all.
>
>--
>Alex Balashov - Principal
>Evariste Systems LLC
>235 E Ponce de Leon Ave
>Suite 106
>Atlanta, GA 30030
>Tel: +1-678-954-0670
>Fax: +1-404-961-1892
>Web: http://www.evaristesys.com/, http://www.alexbalashov.com
>
>"Fomitchev, AndreiX" <andreix.fomitchev(a)intel.com<mailto:andreix.fomitchev@intel.com>> wrote:
>Oups, sorry, bad manipulation:
>I want to configure Kamailio in echo mode, i.e. SIP server repeats the input audio into the output, so I can hear myself with a very small amount of delay…
>
>Is it possible? If so, how?
>
>Thank you for your help.
>
>Best regards,
>
>From: Fomitchev, AndreiX
>Sent: Thursday, March 29, 2012 1:34 PM
>To: 'sr-users(a)lists.sip-router.org'
>Subject: how to configure Kamailio in ECHO mode
>
>Hi,
>
>For testing purpose, I want to configure a Kamailio server in ECHO mode, i.e. SIP server
>---------------------------------------------------------------------
>Intel Corporation SAS (French simplified joint stock company)
>Registered headquarters: "Les Montalets"- 2, rue de Paris,
>92196 Meudon Cedex, France
>Registration Number: 302 456 199 R.C.S. NANTERRE
>Capital: 4,572,000 Euros
>
>This e-mail and any attachments may contain confidential material for
>the sole use of the intended recipient(s). Any review or distribution
>by others is strictly prohibited. If you are not the intended
>recipient, please contact the sender and delete all copies.
>---------------------------------------------------------------------
>Intel Corporation SAS (French simplified joint stock company)
>Registered headquarters: "Les Montalets"- 2, rue de Paris,
>92196 Meudon Cedex, France
>Registration Number: 302 456 199 R.C.S. NANTERRE
>Capital: 4,572,000 Euros
>
>This e-mail and any attachments may contain confidential material for
>the sole use of the intended recipient(s). Any review or distribution
>by others is strictly prohibited. If you are not the intended
>recipient, please contact the sender and delete all copies.
>
>_______________________________________________
>SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>sr-users(a)lists.sip-router.org
>http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Can you elaborate on what that means?
If you are talking about acoustic echo, it's not possible. Kamailio is a proxy / SIP server, it does not handle media or answer calls or anything like that.
--
Alex Balashov - Principal
Evariste Systems LLC
235 E Ponce de Leon Ave
Suite 106
Atlanta, GA 30030
Tel: +1-678-954-0670
Fax: +1-404-961-1892
Web: http://www.evaristesys.com/, http://www.alexbalashov.com
"Fomitchev, AndreiX" <andreix.fomitchev(a)intel.com> wrote:
>Hi,
>
>For testing purpose, I want to configure a Kamailio server in ECHO mode, i.e. SIP server
>---------------------------------------------------------------------
>Intel Corporation SAS (French simplified joint stock company)
>Registered headquarters: "Les Montalets"- 2, rue de Paris,
>92196 Meudon Cedex, France
>Registration Number: 302 456 199 R.C.S. NANTERRE
>Capital: 4,572,000 Euros
>
>This e-mail and any attachments may contain confidential material for
>the sole use of the intended recipient(s). Any review or distribution
>by others is strictly prohibited. If you are not the intended
>recipient, please contact the sender and delete all copies.
>
>_______________________________________________
>SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
>sr-users(a)lists.sip-router.org
>http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
Oups, sorry, bad manipulation:
I want to configure Kamailio in echo mode, i.e. SIP server repeats the input audio into the output, so I can hear myself with a very small amount of delay...
Is it possible? If so, how?
Thank you for your help.
Best regards,
From: Fomitchev, AndreiX
Sent: Thursday, March 29, 2012 1:34 PM
To: 'sr-users(a)lists.sip-router.org'
Subject: how to configure Kamailio in ECHO mode
Hi,
For testing purpose, I want to configure a Kamailio server in ECHO mode, i.e. SIP server
---------------------------------------------------------------------
Intel Corporation SAS (French simplified joint stock company)
Registered headquarters: "Les Montalets"- 2, rue de Paris,
92196 Meudon Cedex, France
Registration Number: 302 456 199 R.C.S. NANTERRE
Capital: 4,572,000 Euros
This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.