[Freeswitch-users] Lua Session creation is blocking?

Stephen Wilde wstephen80 at gmail.com
Fri Feb 4 19:29:28 MSK 2011


I have a lua script that originate a new call creating a session as:

        outbound_session = freeswitch.Session(dialstring, session);

The problem I have is that session creation sometimes is blocking and
sometimes is not blocking.

To me it seems that is related to the RTP so the session creation is blocked
until early media is present or until the called answer the call.

Is this true or I have miss something?

There is a way to do a non blocking session creation?

Stephen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20110204/a3661e91/attachment.html 


More information about the FreeSWITCH-users mailing list