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

Anthony Minessale anthmct at yahoo.com
Mon Feb 12 10:53:53 PST 2007


yes application="set" data="no_media=true" still works

in fact i just fixed it to work better over the weekend.

 
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-users at lists.freeswitch.org
Sent: Monday, February 12, 2007 5:40:29 AM
Subject: Re: [Freeswitch-users] [Freeswitch-dev]No Media Mode problem(no_media =true)

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
>
>

_______________________________________________
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







 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070212/015f2abf/attachment-0003.html 


More information about the FreeSWITCH-users mailing list