[Freeswitch-users] mod_event_socket 183 early media

Anthony Minessale anthony.minessale at gmail.com
Tue May 12 08:00:12 PDT 2009


the socket app will always open early media, it's not currently possible to
park a channel that does not have media, you could try to post a bounty for
such a feature but it would have to be an elegant solution


2009/5/12 İbrahim TUNALI <ibrahim.tunali at comturk.com>

> Hi,
> I am trying to build a SBC but a kind of different described on wiki.
>
> I immediately send incoming leg A to a socket app and connect bridge with
> my socket python application. I will handle all business logic on python
> side.
>
> My dialplan is so simple;
>
>     <extension name="SBCSocket">
>         <condition field="destination_number" expression="^1000$">
>         <action application="socket" data="127.0.0.1:1905 async full"/>
>         </condition>
>     </extension>
>
> Freeswitch send calls to parking and 183 early media through mod_sofia.
> This is unacceptable on my SBC scenario. Because I not receive 183 or 180
> from leg B yet. I want to relay early media or ringing when I received from
> B leg
>
> I realize this is not a bug. It is a feature but i need to know is this
> possible.
>
> I would appreciate all suggestions and clues.
>
> Regards,
> ibrahim
> _______________________________________________
> 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/20090512/aefdbce8/attachment-0002.html 


More information about the FreeSWITCH-users mailing list