VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
wiltingtree at gmail.com Guest
|
Posted: Tue Apr 07, 2009 7:42 pm Post subject: [Freeswitch-users] Two or more simultaneous calls not workin |
|
|
Hello,
I wrote an application using FreeSWITCH version 1.0.3, with mod_python and a 64 bit box on Red Hat.
The app works fine when one person dials in, but when a second person dials in, the first call stops and waits until the second call is finished. It's really strange - if the first call is right in the middle of playing a prompt, it will just stop, and there will be dead air. As soon as the 2nd call hangs up, the prompt for the first call starts playing right where it left off.
I previously had FreeSWITCH installed on a 32 bit CentOS box, and this was not happening.
Does anybody have any idea what the cause of this could be?
Thanks!
|
|
Back to top |
|
|
tleyden at branchcut.com Guest
|
Posted: Tue Apr 07, 2009 9:14 pm Post subject: [Freeswitch-users] Two or more simultaneous calls not workin |
|
|
Quote: |
Hello,
I wrote an application using FreeSWITCH version 1.0.3, with mod_python and a
64 bit box on Red Hat.
The app works fine when one person dials in, but when a second person dials
in, the first call stops and waits until the second call is finished. It's
really strange - if the first call is right in the middle of playing a
prompt, it will just stop, and there will be dead air. As soon as the 2nd
call hangs up, the prompt for the first call starts playing right where it
left off.
I previously had FreeSWITCH installed on a 32 bit CentOS box, and this was
not happening.
Does anybody have any idea what the cause of this could be?
Thanks! |
I'm running mod_python fine with 64-bit (Ubuntu and fs svn 12793, and have not seen that problem. Which version of python? Did you build it yourself or was it from a package? If its from a package, please provide the version of Red Hat you are using.
One possible cause is that python was not compiled with multi-threading support. I don't know how to check that however .. googled around and didn't find anything. If you fire up
your python interpreter and type "import threading" do you get an error? |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|