Re: [SR-Users] Kamailio Multiple Source IP

2011-07-26 Thread Brandon Armstead
You would use: Force_send_socket method. Sent from my iPhone On Jul 26, 2011, at 5:28 PM, Linux Guy wrote: > Hi, > How can I set a specific source ip for outbound calls when I have multiple > Ips that kamailio is listening on. > > For Eg. I have a table with Caller ID ( Phone Numbers ) > >

[SR-Users] Kamailio Multiple Source IP

2011-07-26 Thread Linux Guy
Hi, How can I set a specific source ip for outbound calls when I have multiple Ips that kamailio is listening on. For Eg. I have a table with Caller ID ( Phone Numbers ) Call Enters Kamailio > Check the table >> If the phone number is found >> SOURCE IP : 1.1.1.1

[SR-Users] load_credentials into non-AVP PVs

2011-07-26 Thread Alex Balashov
When I try this: modparam("auth_db", "load_credentials", "$var(x)=some_col"); I get a parse error: malformed or non AVP $var(customer_bg_id) AVP definition Is there any particular reason these days why auth_db columns have to be loaded to AVPs only? -- Alex Balashov - Principal Evarist

[SR-Users] Kamailio - ISC interface

2011-07-26 Thread Rocío Ruz
Hello, I was wondering if it would be possible to plug an Application Server on Kamilio solution using the ISC interface (other than the AS module provided with Kamailio solution). Would it be mandatory to use IMS extensions to do so? Thank you. RR ___

[SR-Users] Kamailio-IMS-Packages

2011-07-26 Thread Rocío Ruz
Hello, I would like to know if Kamailio IMS extension RPM packages are available for Red Hat distributions. If they are available, I would like to know the repository. For the moment I have only found Debian packages: http://www.kamailio.org/w/2011/01/ims-extensions-available-for-testing/ but I a

Re: [SR-Users] How to get mem_summary (SIGUSR1) on a worker process?

2011-07-26 Thread Andrade Ricardo (CI/AFU1)
Hi, I'd just like to say that I found the answer to my own question in the documentation: With 3.x versions, you have to load ctl and cfg_rpc modules and execute: sercmd cfg.set_now_int core mem_dump_pkg http://www.kamailio.org/dokuwiki/doku.php/troubleshooting:memory I did also write a patc

Re: [SR-Users] Fresh Kamailio installation doesn't require authorization.

2011-07-26 Thread Henrik Aagaard Sørensen
Sorry. Here it is (rather long): #!KAMAILIO # # Kamailio (OpenSER) SIP Server v3.1 - default configuration script # - web: http://www.kamailio.org # - git: http://sip-router.org # # Direct your questions about this file to: # # Refer to the Core CookBook at http://www.kamailio.org/dokuwi

Re: [SR-Users] bypass rtp traffic.

2011-07-26 Thread Skyler
Hi, On Thu, 2011-07-21 at 15:23 +0800, MingHon wrote: > Hello List, > > > im still trying but no luck. > asterisk canreinvite already set to yes > What version of asterisk? I think in 1.6.2 canreinvite was replaced with directmedia and directrtp. > > now im testing in lan > i setup kamailio

Re: [SR-Users] Understanding alias_db correctly.

2011-07-26 Thread Henrik Aagaard Sørensen
Ah, that make sense of course. Thank you. On Tue, Jul 26, 2011 at 1:28 PM, Klaus Darilion wrote: > > > Am 26.07.2011 13:11, schrieb Henrik Aagaard Sørensen: >> Can someone help me by explaining what the alias_db exactly does: >> http://www.kamailio.org/docs/modules/stable/modules_k/alias_db.html

Re: [SR-Users] Understanding alias_db correctly.

2011-07-26 Thread Klaus Darilion
Am 26.07.2011 13:11, schrieb Henrik Aagaard Sørensen: > Can someone help me by explaining what the alias_db exactly does: > http://www.kamailio.org/docs/modules/stable/modules_k/alias_db.html > > As I've understood it, I can add several aliases to my subscribers, for > example: > 1...@my-domain

Re: [SR-Users] Kamailio without sound, what to do?

2011-07-26 Thread Klaus Darilion
Am 26.07.2011 09:39, schrieb Henrik Aagaard Sørensen: > I'm trying to setup a proxy and have installed rtpproxy. > > Trying to start it via: rtpproxy -l _your_public_ip_ -s > udp:localhost:7722 throws the warning: > rtpproxy: running this program as superuser in a remote control mode is > strong

[SR-Users] Understanding alias_db correctly.

2011-07-26 Thread Henrik Aagaard Sørensen
Can someone help me by explaining what the alias_db exactly does: http://www.kamailio.org/docs/modules/stable/modules_k/alias_db.html As I've understood it, I can add several aliases to my subscribers, for example: 1...@my-domain.com can have the alias 6...@my-domain.com and therefore a client can

Re: [SR-Users] Kamailio without sound, what to do?

2011-07-26 Thread Henrik Aagaard Sørensen
I'm trying to setup a proxy and have installed rtpproxy. Trying to start it via: rtpproxy -l _your_public_ip_ -s udp:localhost:7722 throws the warning: rtpproxy: running this program as superuser in a remote control mode is strongly not recommended, as it poses serious security threat to your syst

Re: [SR-Users] Kamailio without sound, what to do?

2011-07-26 Thread Klaus Darilion
Am 26.07.2011 09:23, schrieb Henrik Aagaard Sørensen: > I'm a newbee in the world of Kamailio. > > I've managed to setup a fresh installation of Kamailio, with > authentication etc. (with help from some great guys on this mailing-list). > > Everything seems to work with registers, calls etc. ex

[SR-Users] Kamailio without sound, what to do?

2011-07-26 Thread Henrik Aagaard Sørensen
I'm a newbee in the world of Kamailio. I've managed to setup a fresh installation of Kamailio, with authentication etc. (with help from some great guys on this mailing-list). Everything seems to work with registers, calls etc. except that there is no sound on my calls. How do I figure out what t