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

Anthony Minessale anthmct at yahoo.com
Fri Feb 9 00:21:40 PST 2007


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







 
____________________________________________________________________________________
Need a quick answer? Get one in minutes from people who know.
Ask your question on www.Answers.yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20070209/aa161185/attachment-0003.html 


More information about the FreeSWITCH-users mailing list