[Freeswitch-users] Originate with python ESL
James
jlyons at quikvoip.net
Mon Jul 23 01:10:41 MSD 2012
I'm trying to do an originate command via python script and ESL. FS
attempts to make this call but is rejected by my gateway with a 407.
FS does not follow-up with an INVITE with the credentials. Is there a
variable I need to set in order to do this?
Here's the originate I'm using:
e = con.api("create_uuid").getBody()
res = con.bgapi("originate", "{origination_uuid=" + e +
",fax_verbose=true,ignore_early_media=true}sofia/gateway/myprovider/XXXXXXXXXX
&txfax(/tmp/fax.5661.tiff)")
--
James Lyons
QuikVoIP, LLC.
p: +1 (786) 369-5308
e: jlyons at quikvoip.net
Join us at ClueCon 2011 Aug 9-11, 2011
More information about the FreeSWITCH-users
mailing list