from the freeswitch build root <the place you type make install from> cd libs/esl
if you have python-devel or the equiv make pymod from there if you cd python you will see a python module you can use to control freeswitch. On Wed, Feb 25, 2009 at 2:30 AM, Alexander de Greiff <[email protected] > wrote: > hi, > > oops, i must have been very tired when i wrote my first mail to the list... > > thanks for your replies. {ignore_early_media=true} really worked for me. > > i try very hard to "unlearn" asterisk. > > with asterisk i did not do much more with the python script, but i would > like the pthon script to interact more with freeswitch like: > > - call number1 > - say a welcome message with cepstral voice > - call number2 > - bridge > > > other scenario: > > enter telephone number in webapp > python script have fs to call number > say "please enter the pin code from the website" > validate dtmf code > pass back to webapp: correct or not correct > > unfortunately just from reading the wiki i don't know how to do it in my > python script. > > can you share your experience? > > thanks > alex > > _______________________________________________ > Freeswitch-users mailing list > [email protected] > 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/ AIM: anthm MSN:[email protected] <msn%[email protected]> GTALK/JABBER/PAYPAL:[email protected]<paypal%[email protected]> IRC: irc.freenode.net #freeswitch FreeSWITCH Developer Conference sip:[email protected] <sip%[email protected]> iax:[email protected]/888 googletalk:[email protected]<googletalk%3aconf%[email protected]> pstn:213-799-1400
_______________________________________________ Freeswitch-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
