Good day everyone.
As I am new to kamailio, I would like to ask help on the CFG file. I have successfully installed kamailio 1.4.1 but having problems to set it up on my desired functionality.
Below is what i want to achieve.
All sip clients (asterisk box, sip enabled box, pbx) should pass sip calls to my kamailio server. Clients connections to my Kamailio are via IP to IP.
From my kamailio server i should be able to route them on my carrier, USA carrier and International Carrier. Connections to carrier is via IP to IP.
I have set up Kamailio to support MYSQL authentication, its just that i have having problems to put my idea on the kamailio.cfg.
Any sample working configurations similar to want I want to achieve is greatly appreciated.
Thank you in advance for any support.
Dennis Cristobal. jtom25@yahoo.com
Feel safer online. Upgrade to the new, safer Internet Explorer 8 optimized for Yahoo! to put your mind at peace. It's free. Get IE8 here! http://downloads.yahoo.com/sg/internetexplorer/
On Sun, Jul 12, 2009 at 10:34 AM, dyerom ADjtom25@yahoo.com wrote:
Good day everyone.
As I am new to kamailio, I would like to ask help on the CFG file. I have successfully installed kamailio 1.4.1 but having problems to set it up on my desired functionality.
Below is what i want to achieve.
All sip clients (asterisk box, sip enabled box, pbx) should pass sip calls to my kamailio server. Clients connections to my Kamailio are via IP to IP.
You can use standard user registration, or if an Asterisk box (for example) is yours (thus, you trust it) you could use the trusted table so that it doen't need authentication.
From my kamailio server i should be able to route them on my carrier, USA carrier and International Carrier. Connections to carrier is via IP to IP.
Las time I checked UAC module wasn't working very well... but if your carrier trusts your IP you may use dialplan module, LCR, ...
I have set up Kamailio to support MYSQL authentication, its just that i have having problems to put my idea on the kamailio.cfg.
Default CFG is good point to start, as it allows users to be registered, you'll need to tweak how you handle INVITEs, so that they get correctly routed.
Any sample working configurations similar to want I want to achieve is greatly appreciated.
Thank you in advance for any support.
BTW: Why do you use Kmailio 1.4.1 and notlatest 1.5?
Regards,
El Domingo, 12 de Julio de 2009, Saúl Ibarra escribió:
From my kamailio server i should be able to route them on my carrier, USA carrier and International Carrier. Connections to carrier is via IP to IP.
Las time I checked UAC module wasn't working very well... but if your carrier trusts your IP you may use dialplan module, LCR, ...
Most probably his carrier doesn't require SIP authentication (just a specific source IP) so he doesn't need UAC module :)
Hi Saul,
Thanks for the inputs, really appreciate it. Yes am using 1.4.1 as I just followed the steps I found on sureteq.com.
I am very to this so any suggestions is very helpful to me. If I can found instructions on migrating to 1.5.1 I will follow that.
Would you mind if you could provide me the cfg for my problems. Please.
Many Thanks.
--- On Sun, 7/12/09, Saúl Ibarra saghul@gmail.com wrote:
From: Saúl Ibarra saghul@gmail.com Subject: Re: [Kamailio-Users] Kamailio 1.4.1 Configuration Issue To: Cc: users@lists.kamailio.org Date: Sunday, 12 July, 2009, 6:30 PM On Sun, Jul 12, 2009 at 10:34 AM, dyerom ADjtom25@yahoo.com wrote:
Good day everyone.
As I am new to kamailio, I would like to ask help on
the CFG file. I have successfully installed kamailio 1.4.1 but having problems to set it up on my desired functionality.
Below is what i want to achieve.
All sip clients (asterisk box, sip enabled box, pbx)
should pass sip calls to my kamailio server. Clients connections to my Kamailio are via IP to IP.
You can use standard user registration, or if an Asterisk box (for example) is yours (thus, you trust it) you could use the trusted table so that it doen't need authentication.
From my kamailio server i should be able to route them
on my carrier, USA carrier and International Carrier. Connections to carrier is via IP to IP.
Las time I checked UAC module wasn't working very well... but if your carrier trusts your IP you may use dialplan module, LCR, ...
I have set up Kamailio to support MYSQL
authentication, its just that i have having problems to put my idea on the kamailio.cfg.
Default CFG is good point to start, as it allows users to be registered, you'll need to tweak how you handle INVITEs, so that they get correctly routed.
Any sample working configurations similar to want I
want to achieve is greatly appreciated.
Thank you in advance for any support.
BTW: Why do you use Kmailio 1.4.1 and notlatest 1.5?
Regards,
-- Saúl -- "Nunca subestimes el ancho de banda de un camión lleno de disketes."
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Get connected with chat on network profile, blog, or any personal website! Yahoo! allows you to IM with Pingbox. Check it out! http://ph.messenger.yahoo.com/pingbox
El Domingo, 12 de Julio de 2009, dyerom AD escribió:
Would you mind if you could provide me the cfg for my problems. Please.
There is no magic and universal cfg for all the custom requeriments. If you are not able to do it by your self (after full read of SIP and Kamailio documentation) perhaps you should look for a consultance service. Nobody should do the job of others by free, don't you agree? :)
Hi Inaki,
I absolutely agree. My apology to Saul.
Dennis Cristobal
--- On Sun, 7/12/09, Iñaki Baz Castillo ibc@aliax.net wrote:
From: Iñaki Baz Castillo ibc@aliax.net Subject: Re: [Kamailio-Users] Kamailio 1.4.1 Configuration Issue To: users@lists.kamailio.org Date: Sunday, 12 July, 2009, 7:29 PM El Domingo, 12 de Julio de 2009, dyerom AD escribió:
Would you mind if you could provide me the cfg for my
problems. Please.
There is no magic and universal cfg for all the custom requeriments. If you are not able to do it by your self (after full read of SIP and Kamailio documentation) perhaps you should look for a consultance service. Nobody should do the job of others by free, don't you agree? :)
-- Iñaki Baz Castillo ibc@aliax.net
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
"Try the new FASTER Yahoo! Mail. Experience it today at http://ph.mail.yahoo.com%22;
El Domingo, 12 de Julio de 2009, dyerom AD escribió:
Hi Inaki,
I absolutely agree. My apology to Saul.
I suggest you to study SIp and Kamailio documentation for long time, this is not an easy subject. After it, try your goal and if you have problems open a *specific* question in the maillist. Sure you will receive useful help then :)
I will take your advise. Many thanks Inaki.
--- On Sun, 7/12/09, Iñaki Baz Castillo ibc@aliax.net wrote:
From: Iñaki Baz Castillo ibc@aliax.net Subject: Re: [Kamailio-Users] Kamailio 1.4.1 Configuration Issue To: users@lists.kamailio.org Date: Sunday, 12 July, 2009, 7:37 PM El Domingo, 12 de Julio de 2009, dyerom AD escribió:
Hi Inaki,
I absolutely agree. My apology to Saul.
I suggest you to study SIp and Kamailio documentation for long time, this is not an easy subject. After it, try your goal and if you have problems open a *specific* question in the maillist. Sure you will receive useful help then :)
-- Iñaki Baz Castillo ibc@aliax.net
Kamailio (OpenSER) - Users mailing list Users@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/users http://lists.openser-project.org/cgi-bin/mailman/listinfo/users
Yahoo! Mail Now Faster and Cleaner. Experience it today at http://ph.mail.yahoo.com
On Sun, Jul 12, 2009 at 5:19 PM, dyerom AD jtom25@yahoo.com wrote:
I will take your advise. Many thanks Inaki.
Hi
try with sipwise.com
autogeneration sctipts, for your reference
Ram