[Freeswitch-users] [Freeswitch-dev]No Media Mode problem(no_media =true)

Jiang Jinke jiangjinke at gmail.com
Mon Feb 12 03:40:29 PST 2007


Thanks a lot!
I have successfully made a call with direct rtp between two UAs with
the setting you said in sofia.conf.xml. and without the <action
application="set" data="no_media=true"/>, because the freeswitch told
me it's an Invalid Option.

btw: Is the no_media option still useful ? because I see it's still in
the src/mod/applications/mod_bridgecall/mod_bridgecall.c
May be this question should be asked in the user list.

My version:
freeswitch at ngsw-dev3> version
FreeSwitch Version 1.0.4199

Regards,
Sam Jiang



On 2/9/07, Anthony Minessale <anthmct at yahoo.com> wrote:
>
> If you are using a codec in no media mode that is not loaded
> you may have to set either the late negotiation or nomedia inbound
> parameter in your sofia profile for it to work.
>
> look in sofia.conf.xml
>
> <!--Uncomment to set all inbound calls to no media mode-->
> <!--<param name="inbound-no-media" value="true"/>-->
>
> <!--Uncomment to let calls hit the dialplan *before* you decide if the codec
> is ok-->
> <!-- us in conjunction with the dialplan set no_media=true -->
> <!--<param name="inbound-late-negotiation" value="true"/>-->
>
>
>
> Anthony Minessale II
>
> FreeSWITCH http://www.freeswitch.org/
> ClueCon http://www.cluecon.com/
>
> AIM: anthm
> MSN:anthony_minessale at hotmail.com
> JABBER:anthony.minessale at gmail.com
> IRC: irc.freenode.net #freeswitch
>
> FreeSWITCH Developer Conference
> sip:888 at conference.freeswitch.org
> iax:guest at conference.freeswitch.org/888
> googletalk:conf+888 at conference.freeswitch.org
> pstn:213-799-1400
>
>
> ----- Original Message ----
> From: Jiang Jinke <jiangjinke at gmail.com>
> To: freeswitch-dev at lists.freeswitch.org;
> freeswitch-users at lists.freeswitch.org
> Sent: Thursday, February 8, 2007 11:14:57 PM
> Subject: [Freeswitch-users] [Freeswitch-dev]No Media Mode problem(no_media
> =true)
>
> Hi,
> I found the no_media=true is not working properly.
> when set <action application="set" data="no_media=true" />
> 192.168.0.150               192.168.0.28              192.168.0.77
> UA                               freeswitch
>     UA
> INVITE (SDP)----->              |                -------->
> INVITE (SDP)
> c=IN IP4 192.168.0.150       |                          c=IN IP4
> 192.168.0.150
>                                          |
> 183 (SDP)<-----------             |          <-----------   183 (SDP)
> c=IN IP4 192.168.0.150       |                          c=IN IP4
> 192.168.0.150
>                                          |
>                                          |
> <--------------- 200 OK(SDP)
>           <--------no message   |                          c=IN IP4
> 192.168.0.150
>                                          |
>      480 <-------------------------   |
> but when I set the no_media=false, the session can establish successfully.
>
> the version i'm using
> freeswitch at ngsw-dev3> version
> FreeSwitch Version 1.0.hacked
>
>
> Regards,
> Sam Jiang
>
> _______________________________________________
> 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
>
>
> ________________________________
> Access over 1 million songs - Yahoo! Music Unlimited.
> _______________________________________________
> 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
>
>




More information about the FreeSWITCH-users mailing list