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
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
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
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
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
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
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
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