<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier,monaco,monospace,sans-serif;font-size:12pt">You have a parse error in your file.<br><br>Try installing the 100% clean default configs<br>by removing all the files in <br><br>/usr/local/freeswitch/conf<br><br>and re-issuing make installall<br><br><br>Also note there is a freeswitch bug tracker<br><span><a target="_blank" href="http://jira.freeswitch.org">http://jira.freeswitch.org</a></span><br><br><br><div>&nbsp;</div><div>Anthony Minessale II<br><br><span>FreeSWITCH <a target="_blank" href="http://www.freeswitch.org/">http://www.freeswitch.org/</a></span><br><span>ClueCon <a target="_blank" href="http://www.cluecon.com/">http://www.cluecon.com/</a></span><br><br>AIM: anthm<br>MSN:anthony_minessale@hotmail.com<br>JABBER:anthony.minessale@gmail.com<br>IRC: irc.freenode.net #freeswitch</div><div><br>FreeSWITCH Developer
 Conference<br>sip:888@conference.freeswitch.org<br>iax:guest@conference.freeswitch.org/888<br>googletalk:conf+888@conference.freeswitch.org<br>pstn:213-799-1400</div><div style="font-family: courier,monaco,monospace,sans-serif; font-size: 12pt;"><br><br><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">----- Original Message ----<br>From: michael papet &lt;mpapet@gmail.com&gt;<br>To: freeswitch-users &lt;freeswitch-users@lists.freeswitch.org&gt;<br>Sent: Friday, February 2, 2007 3:04:41 PM<br>Subject: [Freeswitch-users] Freeswitch Newbie Questions<br><br>Okay, so I've figured out one or two things but have stumbled across a minor issue.<br><br>I've got the following as my test plan:<br>&nbsp;&nbsp;&nbsp; &lt;!--#include "default_context.xml"--&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;context name="default"&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;extension name="playsound1" continue="true"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="source" expression="mod_sofia"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition field="caller_id_name" expression="mpapet"&gt;
<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="answer"/&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="playback" data="/var/sounds/congrats.wav"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>&nbsp; &lt;/extension&gt;<br><br>2007-02-02 13:00:36 [NOTICE] switch_core.c:2802 switch_core_standard_on_execute() Execute playback(/var/sounds/congrats.wav)
<br>
2007-02-02 13:00:36 [DEBUG] mod_sndfile.c:138 sndfile_file_open() Opening File [/var/sounds/congrats.wav] 8000hz<br>
2007-02-02 13:00:36 [DEBUG] switch_ivr.c:1125 switch_ivr_play_file() Codec Activated L16@8000hz 1 channels 20ms<br>
2007-02-02 13:00:36 [DEBUG] mod_sofia.c:2698 sip_i_state() Channel
<a rel="nofollow" target="_blank" href="mailto:sofia/zed/mpapet@voip.katigo.mooo.com">sofia/zed/mpapet@voip.katigo.mooo.com</a> entering state [completed]<br><br>It answers and starts playing the file according to the console but I hear no sound.&nbsp; Do I need some kind of other statement in there?&nbsp; Or, is it a NAT issue.&nbsp; Or?
<br><br><br>What does this error message mean?<br>[DEBUG] mod_sofia.c:4585 event_callback() event [nua_r_register] status [401][Unauthorized] session: n/a<br><br><br><br>FYI: If I remove freeswitch_combined.xml, the file default_context.xml does
not get read/included from freeswitch.xml.&nbsp; Something like "cannot find
default context" kept appearing in the console despite the presences of
default_context.xml.&nbsp; My quick and dirty solution was to put the
default context inside freeswitch.xml.&nbsp; I verified this in the
freeswitch console with the error message.&nbsp; After the change, call works great.<br><br><br>As an FYI for future users, I'm running openser and freeswitch on the same machine using virtual ip addresses.&nbsp; You need to modify 
sofia.conf.xml &lt;param name="sip-ip" value="your.freeswitch.virtual-ip.address"/&gt; to get it to register freeswitch to your sip server.<br><br>
<div>_______________________________________________<br>Freeswitch-users mailing list<br>Freeswitch-users@lists.freeswitch.org<br><a target="_blank" href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>UNSUBSCRIBE:<a target="_blank" href="http://lists.freeswitch.org/mailman/options/freeswitch-users">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br><a target="_blank" href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div></div><br></div></div><br>

<hr size=1>Need a quick answer? Get one in minutes from people who know. Ask your question on
 <a href="http://answers.yahoo.com/;_ylc=X3oDMTFvbGNhMGE3BF9TAzM5NjU0NTEwOARfcwMzOTY1NDUxMDMEc2VjA21haWxfdGFnbGluZQRzbGsDbWFpbF90YWcx">Yahoo! Answers</a>.</body></html>