I think I heard my name! I will put this down as an item for tomorrow's call.
-MC ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Jerris Sent: Tuesday, July 22, 2008 2:56 PM To: freeswitch-users@lists.freeswitch.org Subject: Re: [Freeswitch-users] outbound calling uuid_send_dtmf <uuid> <dtmf_data> Could somone please wiki this, it seems to not be documented. Mike On Jul 22, 2008, at 5:52 PM, Boris Krivonog wrote: Thanks for pointing me into the right direction. I manager to create a call from Java app without any problems using XML-RPC. Btw., is there a way to generate dtmf digits to a call leg using XML-RPC? Thanks in advance, Boris On Tue, Jul 22, 2008 at 8:53 PM, Brian West <[EMAIL PROTECTED]> wrote: One option is to use XML-RPC and originate a call. http://wiki.freeswitch.org/wiki/Freeswitch_XML-RPC You can issue an "api originate" from an XML-RPC request with ease. /b On Jul 22, 2008, at 1:14 PM, Boris Krivonog wrote: > Hi all! > > I'm new to FreeSwitch and have a newby question: what is the best/ > preferred way to create a new call from some external application? > > For example: I have an application A (i.e. stand alone Java > application) which will invoke a RMI/web service or whatever service > which should reside within FreeSwitch and will, when called, create > a new call leg, play an audio message to this call leg, ... > > I'm currently browsing some samples on how to write a Java > application that resides within FreeSwitch using mod_java. Is this > the right way to do it? The problem is that I want to create a call > leg from scratch and not to handle an incoming call and do something > with it; all samples only process an incoming call... > > Thanks in advance, > Boris Brian West sip:[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> _______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org _______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
_______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org