[Freeswitch-users] can't load python scripts

Riccardo Magliocchetti riccardo.magliocchetti at gmail.com
Tue Oct 12 05:32:58 PDT 2010


Hello,

i'm trying to do an ivr in python but all i get is:

2010-10-12 12:39:56.053054 [DEBUG] mod_python.c:188 Call python script
2010-10-12 12:39:56.054128 [DEBUG] mod_python.c:191 Finished calling 
python script
2010-10-12 12:39:56.054128 [ERR] mod_python.c:200 Error calling python 
script

This script fails, even without the import:

from freeswitch import *

def handler(uuid):
     return

FreeSWITCH is 1.0.6. Any hints?

thanks,
riccardo



More information about the FreeSWITCH-users mailing list