Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Trivial
-
Resolution: Not A Bug
-
Component/s: None
-
Labels:None
-
Platform:Linux x86/gcc
-
Uname:Linux india.speakblast.com 2.6.27.9-159.fc10.i686 #1 SMP Tue Dec 16 15:12:04 EST 2008 i686 athlon i386 GNU/Linux
-
CPU Info:
-
GCC Version:gcc version 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC)
-
FreeSWITCH GIT Revision:17040
-
Reproduced with GIT HEAD?:yes
-
lsb_release:
Description
My ESL script originates calls and waits for the CHANNEL_ANSWER event before proceeding to deal with the call. It works great when calling through sofia, but when I use the loopback endpoint, my script gets no CHANNEL_ANSWER event, so the script hangs while waiting for it.