[Freeswitch-users] Leaking stream handle

Anthony Minessale anthony.minessale at gmail.com
Tue Jul 7 14:53:13 PDT 2009


you should stop playing the file first.
or transfer the call to the bridge app instead of executing it direct.

send this over event_socket (replacing uuid of course)

api uuid_transfer 1e0cc726-6b33-11de-bae1-5fd843059ad5
bridge:sofia/gateway/<somegateway>/<somenumber> inline


On Tue, Jul 7, 2009 at 4:26 PM, Kees Varekamp <kees at mroffice.org> wrote:

> I am testing Freeswitch as an alternative to Asterisk. So far, so good,
> except for the following:
>
>
>    - I have a lua channel listening to:
>       - session:streamFile('local_stream://moh')
>    - I have a socket bridging this channel to a sip gateway:
>       - SendMsg 1e0cc726-6b33-11de-bae1-5fd843059ad5
>       - call-command: execute
>       - execute-app-name: bridge
>       - execute-app-arg: sofia/gateway/<somegateway>/<somenumber>
>    - This all works well, but the console says:
>       - [CRIT] mod_local_stream.c:234 Leaking stream handle!
>       [switch_ivr_play_file() src/switch_ivr_play_say.c:1026]
>
>
> Is this something I should be worried about? Thanks
>
> _______________________________________________
> Freeswitch-users mailing list
> Freeswitch-users at lists.freeswitch.org
> http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
> UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
> http://www.freeswitch.org
>
>


-- 
Anthony Minessale II

FreeSWITCH http://www.freeswitch.org/
ClueCon http://www.cluecon.com/

AIM: anthm
MSN:anthony_minessale at hotmail.com <MSN%3Aanthony_minessale at hotmail.com>
GTALK/JABBER/PAYPAL:anthony.minessale at gmail.com<PAYPAL%3Aanthony.minessale at gmail.com>
IRC: irc.freenode.net #freeswitch

FreeSWITCH Developer Conference
sip:888 at conference.freeswitch.org <sip%3A888 at conference.freeswitch.org>
iax:guest at conference.freeswitch.org/888
googletalk:conf+888 at conference.freeswitch.org<googletalk%3Aconf%2B888 at conference.freeswitch.org>
pstn:213-799-1400
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20090707/e44e6c53/attachment-0002.html 


More information about the FreeSWITCH-users mailing list