Re: [Kamailio-Users] Openser-Asterisk Codec conversion..

2009-01-24 Thread Alex Balashov
Sure, you can initiate any dial plan applications with AGI. Rawshan Iajdani wrote: > How about AGI scripting? Cant I dial with that script? > > > > *From:* users-boun...@lists.kamailio.org > [mailto:users-boun...@lists.kamailio.org] *On Behalf Of *Neill Wilkinson > *Sent:* Saturday, January

Re: [Kamailio-Users] Openser-Asterisk Codec conversion..

2009-01-24 Thread Rawshan Iajdani
How about AGI scripting? Cant I dial with that script? From: users-boun...@lists.kamailio.org [mailto:users-boun...@lists.kamailio.org] On Behalf Of Neill Wilkinson Sent: Saturday, January 24, 2009 4:00 PM To: users@lists.kamailio.org Subject: Re: [Kamailio-Users] Openser-Asterisk Codec conver

Re: [Kamailio-Users] Doubt about nat=yes

2009-01-24 Thread IƱaki Baz Castillo
2009/1/24 mayamatakeshi : > Hello, > I'm trying to understand this sample cfg: > http://voip-info.org/wiki/view/OpenSER+And+RTPProxy > > This cfg is used as foundation for some of our cfg files here but nobody is > sure about exactly how some things work. So I'm trying to clear things up. > In part

[Kamailio-Users] Doubt about nat=yes

2009-01-24 Thread mayamatakeshi
Hello, I'm trying to understand this sample cfg: http://voip-info.org/wiki/view/OpenSER+And+RTPProxy This cfg is used as foundation for some of our cfg files here but nobody is sure about exactly how some things work. So I'm trying to clear things up. In particular, I am clueless about why there i

[Kamailio-Users] m_store fails with $ct

2009-01-24 Thread Siddhardha Garige
Hello all, A question regarding MSILO Module. My sip client is registering to Service provider through kamailio (working in edge proxy mode with path header support). Service provider updates Voicemail status with NOTIFY message. If client is offline and voicemail status changes, service provid

Re: [Kamailio-Users] Openser-Asterisk Codec conversion..

2009-01-24 Thread Neill Wilkinson
Asterisk would need credentials configured in SIP.CONF for the user to do this. Otherwise you would really need to be using a proper SBC or B2BUA with Media conversion capability. Neill...;o) 2009/1/23 Rawshan Iajdani > Well that is what I am trying to do.. To originate the 2nd leg.. I need

Re: [Kamailio-Users] carrierroute

2009-01-24 Thread michel freiha
Dear Sir, i tried to use the below function: if (!cr_route("$avp(s:carrier)", "$avp(s:domain)", "$rU", "$rU","call_id", "$avp(s:host)")) { during restart I did not get any error...When trying to make a call i got the following error: Jan 24 11:41:36 [12948] ERROR:tm:t_newtran: transaction alrea

[Kamailio-Users] carrierroute

2009-01-24 Thread michel freiha
Hi all, I have a problem with carrierroute module...I have configured it as follow in my config file: loadmodule "carrierroute.so" ##Carrier Route modparam("carrierroute", "db_url", "mysql://opensips:123...@mysql_ip /opensips") modparam("carrierroute", "config_source", "db") In the route fun