Hi Nikolai,
Thanks for the response. Unfortunately I am already running without -
hp. Just plain ol' ./bin/freeswitch.
Also, I didn't mention it but I'm current and running off the build
(14805).
Rob
On Sep 10, 2009, at 11:58 AM, Nikolai Geordzhev wrote:
FYI, I got the same/similar iss
Well, that shouldn't happen, get a trace and open a jira or contact the
developers to resolve the issue.
Best regards,
Diego
On Thu, Sep 10, 2009 at 4:58 PM, Nikolai Geordzhev wrote:
> FYI, I got the same/similar issue with a 10-line perl script, starting FS
> without -hp option worked for me.
FYI, I got the same/similar issue with a 10-line perl script, starting FS
without -hp option worked for me.
On Thu, Sep 10, 2009 at 7:28 PM, Rob Forman wrote:
> Hi all,
>
> I wrote a small 10-line python script wrapping "txfax" (
> http://pastebin.freeswitch.org/10274
> ). Basically it originat
Hi all,
I wrote a small 10-line python script wrapping "txfax"
(http://pastebin.freeswitch.org/10274
). Basically it originates a call with Session(), calls mod_fax txfax
application, then hangs up.
The weird thing is that this works fine the first I run it from
fs_cli. When I run a secon