<div dir="ltr">hi<div><br></div><div>i user python_example.py script to test with freeswitch</div><div><a href="https://gitlab.k-net.fr/shimaore/freeswitch/blob/c6be531b4b6c38b69274057b19d73c7b15a07b14/src/mod/languages/mod_python/python_example.py">https://gitlab.k-net.fr/shimaore/freeswitch/blob/c6be531b4b6c38b69274057b19d73c7b15a07b14/src/mod/languages/mod_python/python_example.py</a><br></div><div><br></div><div>i installed freeswitch-python and check the scripts folder is in :</div><div><div>[root@localhost site-packages]# fs_cli -x 'global_getvar'|grep script</div><div>script_dir=/usr/share/freeswitch/scripts</div></div><div><br></div><div>and the freeswitch-python package:</div><div><div>[root@localhost site-packages]# rpm -ql freeswitch-python</div><div>/etc/freeswitch/autoload_configs</div><div>/etc/freeswitch/autoload_configs/python.conf.xml</div><div>/usr/lib/python2.7/site-packages/freeswitch.py</div><div>/usr/lib/python2.7/site-packages/freeswitch.pyc</div><div>/usr/lib/python2.7/site-packages/freeswitch.pyo</div><div>/usr/lib64/freeswitch/mod/mod_python.so</div><div>/usr/lib64/python2.7/site-packages/ESL.py</div><div>/usr/lib64/python2.7/site-packages/ESL.pyc</div><div>/usr/lib64/python2.7/site-packages/ESL.pyo</div><div>/usr/lib64/python2.7/site-packages/_ESL.so</div></div><div><br></div><div><br></div><div>where do i place the python-example.py script  for freeswitch working properly</div><div><br></div><div>Thank you</div></div>