<html><head><base href="x-msg://527/"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Try answer before you run the JS.<div><br></div><div>/b</div><div><br><div><div>On Sep 25, 2009, at 7:37 AM, Francisco Scaramanga wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-size: medium; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><div class="hmmessage" style="font-size: 10pt; font-family: Verdana; "><br>Question to Pizza Demo with mod pocketsphinx &nbsp;<br>------------------------------------------------<br>I want to run example application Gino's Pizza and did all the steps in<span class="Apple-converted-space">&nbsp;</span><a href="http://wiki.freeswitch.org/wiki/Mod_pocketsphinx">http://wiki.freeswitch.org/wiki/Mod_pocketsphinx</a>, but there is one thing I am not sure about.<br><br>Where do I have to make the following extension?<br><br>&nbsp; &lt;extension name="pizza"&gt;<br>&nbsp;&nbsp;&nbsp; &lt;condition field="destination_number" expression="^2006$"&gt;<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;action application="javascript" data="ps_pizza.js"/&gt;<br>&nbsp;&nbsp;&nbsp; &lt;/condition&gt;<br>&nbsp; &lt;/extension&gt;<br><br>I made the extension in the file c:\freeswitch\debug\conf\dialplan\default.xml<span class="Apple-converted-space">&nbsp;</span><br>and changed the destination_number to<span class="Apple-converted-space">&nbsp;</span><br><br>&nbsp;&nbsp; "^1000$"<br>&nbsp;<span class="Apple-converted-space">&nbsp;</span><br>I have 2 softphones (x-lite) which are successfully registered with number 1000 and 1002.<span class="Apple-converted-space">&nbsp;</span><br>When I try to call from number 1002 to 1000 the phone 1000 doesn't ring anymore, probably due my entry in default.xml.<br><br>console output see below..<br><br>What can I do to get the example application run?<span class="Apple-converted-space">&nbsp;</span><br><br>Regards<br><br>scaram<br><br>My configuration:<br>---------------------<br>System:&nbsp; Windows Vista SP1, Visual Studio 2008<br>Sources: I got very new sources from subversion trunk (22.09.2009)<br><br><br>console output after call to number 2000:<br>------------------------------------------------<br><br>freeswitch@NB-MSI&gt; 2009-09-25 14:31:31.514000 [NOTICE] switch_channel.c:613<br>&nbsp;New Channel sofia/internal/1002@192.168.1.33 [90d67d34-c114-a844-8308-8940af4a8<br>099]<br>2009-09-25 14:31:31.533000 [INFO] mod_dialplan_xml.c:391 Processing 1002 FreeSwi<br>tch-&gt;1000 in context default<br>2009-09-25 14:31:31.543000 [INFO] switch_ivr_async.c:1835 Bound B-Leg: 1 execute<br>_extension::dx XML features<br>2009-09-25 14:31:31.543000 [INFO] switch_ivr_async.c:1835 Bound B-Leg: 2 record_<br>session::c:\freeswitch2\debug/recordings/1002.2009-09-25-14-31-31.wav<br>2009-09-25 14:31:31.543000 [INFO] switch_ivr_async.c:1835 Bound B-Leg: 3 execute<br>_extension::cf XML features<br>2009-09-25 14:31:31.571000 [NOTICE] switch_channel.c:613 New Channel sofia/inter<br>nal/sip:1000@192.168.1.33:51997 [003c3be6-528e-1244-9bf2-2e4bf4851e15]<br>2009-09-25 14:31:31.576000 [INFO] switch_ivr_originate.c:1722 Sending early medi<br>a<br>2009-09-25 14:31:31.576000 [INFO] mod_sofia.c:1500 Ring SDP:<br>v=0<br>o=FreeSWITCH 1253857333 1253857334 IN IP4 192.168.1.33<br>s=FreeSWITCH<br>c=IN IP4 192.168.1.33<br>t=0 0<br>m=audio 24558 RTP/AVP 0 101<br>a=rtpmap:0 PCMU/8000<br>a=rtpmap:101 telephone-event/8000<br>a=fmtp:101 0-16<br>a=silenceSupp:off - - - -<br>a=ptime:20<br>a=sendrecv<br><br>2009-09-25 14:31:31.576000 [NOTICE] mod_sofia.c:1503 Pre-Answer sofia/internal/1<br>002@192.168.1.33!<span class="Apple-converted-space">&nbsp;</span><br><hr>Posteingang immer voll? Der erste Speicher, der mitwächst:<span class="Apple-converted-space">&nbsp;</span><a href="http://redirect.gimas.net/?n=M0906WLHM1" target="_new">Unbegrenzter Speicher bei Windows Live Hotmail!</a><span class="Apple-converted-space">&nbsp;</span>_______________________________________________<br>FreeSWITCH-dev mailing list<br><a href="mailto:FreeSWITCH-dev@lists.freeswitch.org">FreeSWITCH-dev@lists.freeswitch.org</a><br><a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev">http://lists.freeswitch.org/mailman/listinfo/freeswitch-dev</a><br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-dev<br><a href="http://www.freeswitch.org">http://www.freeswitch.org</a><br></div></span></blockquote></div><br></div></body></html>