[Freeswitch-users] Easy IVR?

Anthony Minessale anthony.minessale at gmail.com
Wed Feb 23 03:45:48 MSK 2011


oh and there is a bug in my script

#!/bin/sh
git clone git://git.freeswitch.org/freeswitch.git
cd freeswitch.git
./configure
make install
exec /usr/local/freeswitch/bin/freeswitch -nonat






On Tue, Feb 22, 2011 at 6:43 PM, Anthony Minessale
<anthony.minessale at gmail.com> wrote:
> its kind of like saying, have your own softswitch in 5 lines of code:
>
> #!/bin/sh
> git clone git://git.freeswitch.org/freeswitch.git
> cd freeswitch.git
> ./configure
> make install
> ./freeswitch
>
> The complexity is hiding somewhere.
> That kinda felt like an ad.
>
>
>
> On Tue, Feb 22, 2011 at 6:34 PM, Michael Collins <msc at freeswitch.org> wrote:
>> It is if you are a Rails person. :)
>> -MC
>>
>> On Sun, Feb 20, 2011 at 7:05 PM, EdPimentl <edpimentl at gmail.com> wrote:
>>>
>>> Is this not a good example of how easy IVR design/creation should be?
>>> http://asymmetrical-view.com/2011/02/20/twilio-in-ten-minutes.html
>>>
>>> _______________________________________________
>>> FreeSWITCH-users mailing list
>>> FreeSWITCH-users at 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 at lists.freeswitch.org
>> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
>> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
>> http://www.freeswitch.org
>>
>>
>
>
>
> --
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
> Twitter: http://twitter.com/FreeSWITCH_wire
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> googletalk:conf+888 at conference.freeswitch.org
> pstn:+19193869900
>



-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/
Twitter: http://twitter.com/FreeSWITCH_wire

AIM: anthm
MSN:anthony_minessale at hotmail.com
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org
googletalk:conf+888 at conference.freeswitch.org
pstn:+19193869900



More information about the FreeSWITCH-users mailing list