<div dir="ltr">Thanks Graham,<div><br></div><div>I had found that but it doesn't seem to work. I tried adding</div><div>PYTHONPATH=mypath</div><div>export PYTHONPATH=mypath<br></div><div><br></div><div>to the /etc/default/freeswitch file (which already existed), but when I restart my service freeswitch it doesn't seem to have the pythonpath set. The settings file already is included from the init.d/freeswitch script using "[ -r /etc/default/$NAME ] && . /etc/default/$NAME"</div><div>If I quit the service, set my shell PYTHONPATH and then run freeswitch in my shell (not as a service) then it does have the variable set correctly.</div><div>Any idea?</div><div><br></div><div>Thanks,</div><div><br></div><div>David</div><div><br></div></div>