FreeSWITCH has an enterprise scale SIP UA.&nbsp; Not only can it listen on other ports it can<br>listen and work on as many ip:port combos as you want simultaneously each with it&#39;s own specific config.<br><br>If you have an affinity for port 5060 you can always bring up 2 IP on the same box and give one to each application.&nbsp; You can essentially do whatever you want. It&#39;s your box and everything involved is configurable.<br>
<br><br><br><br><div class="gmail_quote">On Tue, Dec 2, 2008 at 1:00 AM,  <span dir="ltr">&lt;<a href="mailto:mszlazak@aol.com">mszlazak@aol.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


<div> <font face="Arial, Helvetica, sans-serif">I need to barge in again and add to my last post with this email from Voxeo support. Here is their response to the port binding conflict and it brings up a possible problem if FreeSwitch will be looking for Prophecy at that port? I assumed it would if I set up the extension right but now I don&#39;t know and need your assistance with this issue ... as well. <br>

<br>
Thank you.<br>
</font><pre style="font-size: 9pt;"><tt><tt>MESSAGE:<br>
Hi Mark,<br>
<br>
You are correct in that having multiple applications binding to the same port <br>
can cause a bundle of problems. You can configure Prophecy to stay away from <br>
port 5060, but then the question is whether FreeSwitch will be looking for <br>
Prophecy at that port (if its assuming that it&#39;s residing on a different box). <br>
Port 5060 is the standard for SIP traffic.<br>
<br>
To get Prophecy off 5060 you will need to edit the config.xml and <br>
callrouting.xml files. You will need to search out all instances of &quot;5060&quot; and <br>
replace with, perhaps, port 5068. For instance:<br>
<br>
&lt;item name=&quot;ListenOnIP1&quot;&gt;<a href="http://0.0.0.0:5068" target="_blank">0.0.0.0:5068</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP2&quot;&gt;<a href="http://0.0.0.0:5061" target="_blank">0.0.0.0:5061</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP3&quot;&gt;<a href="http://0.0.0.0:5067" target="_blank">0.0.0.0:5067</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP4&quot;&gt;<a href="http://0.0.0.0:5063" target="_blank">0.0.0.0:5063</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP5&quot;&gt;<a href="http://0.0.0.0:5064" target="_blank">0.0.0.0:5064</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP6&quot;&gt;<a href="http://0.0.0.0:5065" target="_blank">0.0.0.0:5065</a>&lt;/item&gt;<br>
<br>
instead of this...<br>
<br>
&lt;item name=&quot;ListenOnIP1&quot;&gt;<a href="http://0.0.0.0:5060" target="_blank">0.0.0.0:5060</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP2&quot;&gt;<a href="http://0.0.0.0:5061" target="_blank">0.0.0.0:5061</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP3&quot;&gt;<a href="http://0.0.0.0:5062" target="_blank">0.0.0.0:5062</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP4&quot;&gt;<a href="http://0.0.0.0:5063" target="_blank">0.0.0.0:5063</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP5&quot;&gt;<a href="http://0.0.0.0:5064" target="_blank">0.0.0.0:5064</a>&lt;/item&gt;<br>
&lt;item name=&quot;ListenOnIP6&quot;&gt;<a href="http://0.0.0.0:5065" target="_blank">0.0.0.0:5065</a>&lt;/item&gt;<br>
<br>
Regards,<br>
Jeff Kustermann<br>
Voxeo Support<br>
<br>
</tt></tt></pre><font face="Arial, Helvetica, sans-serif"><br>

&nbsp; <br>

</font></div><div class="Ih2E3d">



<div> <br>

</div>



<div> <br>

</div>

-----Original Message-----<br>

From: <a href="mailto:mszlazak@aol.com" target="_blank">mszlazak@aol.com</a><br>

To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br></div><div><div></div><div class="Wj3C7c">

Sent: Mon, 1 Dec 2008 10:40 pm<br>

Subject: Re: [Freeswitch-users] Problems with Mod_openMRCP<br>

<br>








<div>




<div> <br>


</div>





<div> <font face="Arial, Helvetica, sans-serif">Just to follow up.<br>


<font size="2"><br>


</font></font><font face="Arial, Helvetica, sans-serif"><font size="2">Moshe Yudkowsky has an article on &quot;Routing calls from </font>FreeSwitch to Prophecy&quot;:&nbsp; <a href="http://www.prophecy2006.com/node/145" target="_blank">http://www.prophecy2006.com/node/145</a><br>



<br>


My problem is that Freeswitch and Prophecy need to be on the same machine BUT both need to bind to port 5060 so I&#39;m getting errors from one or the other depending who&#39;s running first.<br>


<br>


So can I change what port(s) FS uses and that way avoid this conflict? <br>


Maybe, this might let me bridge the call via FreeSwitch to Prophecy similar to what Moshe&#39;s article discusses???<br>


</font></div>





<div> <br>


</div>


-----Original Message-----<br>


From: <a href="mailto:mszlazak@aol.com" target="_blank">mszlazak@aol.com</a><br>


To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>


Sent: Mon, 1 Dec 2008 4:44 pm<br>


Subject: Re: [Freeswitch-users] Problems with Mod_openMRCP<br>


<br>










<div>





<div> <br>



</div>







<div> <font face="Arial, Helvetica, sans-serif">Does &quot;bridging&quot; a call from FS to Voxeo&#39;s Prophecy server require openMRCP? If not then the other issue I might have is a database look up that is part of the dialogue that maybe need as the person response to prompts from the asr. It&#39;s possible to run a php script for the database stuff that Prophecy might need or could that happen via Javascript in FS? Then after the dialogue has completed I go from Prophecy back to FS.</font><br>




</div>







<div> <br>



</div>



-----Original Message-----<br>



From: Anthony Minessale &lt;<a href="mailto:anthony.minessale@gmail.com" target="_blank">anthony.minessale@gmail.com</a>&gt;<br>



To: <a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a><br>



Sent: Mon, 1 Dec 2008 11:17 am<br>



Subject: Re: [Freeswitch-users] Problems with Mod_openMRCP<br>



<br>












<div>

mod_openmrcp was a contribution to the community by a 3rd party individual.<br>



<br>



As i have clearly stated in 2 previous emails, the man has decided to discontinue the openmrcp project.<br>



So now we are left with the remains of the module and discontinued code.&nbsp; This was not our decision it was his. <br>




<br>



Since the author of openmrcp has stated that he has a new unimrcp we are certainly going to <br>



work towards getting mod_unimrcp to replace mod_openmrcp.&nbsp; He had already commented on that previous thread to state he is willing to consider making a new module.<br>





<br>



Some people use it without issue which may mean that the crash you reported is windows specific and I do not have a working lab of any mrcp capbable system to try it against in unix for that matter.&nbsp; I have a list of work to do from here to the moon and back so on an issue like this, unless someone can hand me login credentials to some box and give me a phone number to dial to reporduce the issue, it will be a long time until we can deal with it.&nbsp; And the question arises, should we bother working on it anymore if the lib has been abandoned and we cannot even get any support from it&#39;s author which is where the problem most likely lies.<br>





<br>



I try not to get too annoyed by these remarks about what we *ought to do* because I know people lose sight of how much of the work to support the project is done by a small group of 3 people and not the 2000 people it appears to be from the outside looking in. (I&#39;ve been answering email for 4 hours now) <br>





<br>



My suggestion is to pool some cash and pay the guy to make mod_unimrcp for FS that we can maintain in tree knowing the development can be supported by the original author.<br>



<br>



<br>







<div class="gmail_quote">On Mon, Dec 1, 2008 at 12:51 PM, David Knell <span dir="ltr">&lt;<a href="mailto:dave@3c.co.uk" target="_blank">dave@3c.co.uk</a>&gt;</span> wrote:<br>




<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">


  





<div bgcolor="#ffffff" text="#000000">
Hi Mike,<br>




<br>




My experience is that it&#39;s somewhat broken - it took two trivial tweaks
to get it to work with IBM&#39;s ASR and TTS, but there&#39;s a more
intractable problem to do with memory getting overwritten (I assume
that this is something to do with something being freed when it
shouldn&#39;t be) which causes a segfault on the second or third session
after the module being loaded.<br>




<br>




Without wishing to sound like a stuck record, one thing that you guys
really ought to do is to decide what&#39;s supported and what isn&#39;t, and
make this obvious - for example, move unsupported modules to a
different place in the tree, don&#39;t have them built by default, etc.&nbsp;
MRCP is in the specsheet on the Wiki.&nbsp; Otherwise folk like Mark and I
spend time installing stuff, go round in circles a bit trying to make
it work, and then find out (a) that it doesn&#39;t and (b) it&#39;s not going
to be fixed because it&#39;s not supported.<br>




<br>




Cheers --<br>




<br>




Dave<br>




<blockquote type="cite">



<div>



<div></div>







<div>I would not say it is totally broken, it is known to work
in quite a few places, but we are unlikely to be doing any new fixes in
it.
  



<div><br>




  </div>




  



<div>Mike</div>




  



<div><br>




  



<div>
  



<div>On Dec 1, 2008, at 1:19 PM, <a href="mailto:mszlazak@aol.com" target="_blank">mszlazak@aol.com</a> wrote:</div>




  <br>




  <blockquote type="cite">
    



<div> <font face="Arial, Helvetica, sans-serif">Hi Anthony,<br>




    <br>




Oh! OK.<br>




    <br>




So is this module &quot;totally broken&quot;. <br>




    <br>




I say this because I can&#39;t seem to get it to work at all with the
example in that Mod_openmrcp wiki page but I thought it might because
I&#39;m not be using the right Cepstral software (freetrial download versus
the paided for SDK) or that I&#39;m not using the right port numbers or
something else I didn&#39;t do. I used TcpView to look at local port
associated with my Cepstral software and changed a few things but still
nothing. I changed the loglevel setting to 7 in the wiki&#39;s example but
I don&#39;t see the kind of output on the console that I would expect for
debug mode.<br>




    <br>




Thanks. Mark.<br>




    </font></div>




    



<div> <br>




    </div>




    



<div><br>




    </div>




  </blockquote>
  </div>




  </div>




  </div>



</div>



<pre><hr size="4" width="90%"><br>
<br>
<br>
<br>
<br>
<br>
<br>

<div><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Freeswitch-users mailing list<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
  </div>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</pre>
</blockquote>
<br>




<br>




<pre cols="72">-- <br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
David Knell, Director, 3C Limited<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
T: 020 8114 8901  F: 020 3002 7257  M: 001 415 630 3031<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.3c.co.uk" target="_blank">http://www.3c.co.uk</a> </pre>
</div>





<br>



_______________________________________________<br>




Freeswitch-users mailing list<br>




<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>




<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>




UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>




<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>




<br>



</blockquote></div>



<br>



<br clear="all"><br>



-- <br>



Anthony Minessale II<br>



<br>



FreeSWITCH <a href="http://www.freeswitch.org/" target="_blank">http://www.freeswitch.org/</a><br>



ClueCon <a href="http://www.cluecon.com/" target="_blank">http://www.cluecon.com/</a><br>




<br>



AIM: anthm<br>



<a href="mailto:MSN%3Aanthony_minessale@hotmail.com" target="_blank">MSN:anthony_minessale@hotmail.com</a><br>



GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com" target="_blank">PAYPAL:anthony.minessale@gmail.com</a><br>




IRC: <a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a> #freeswitch<br>



<br>



FreeSWITCH Developer Conference<br>



<a href="mailto:sip%3A888@conference.freeswitch.org" target="_blank">sip:888@conference.freeswitch.org</a><br>



<a href="http://iax:guest@conference.freeswitch.org/888" target="_blank">iax:guest@conference.freeswitch.org/888</a><br>




<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org" target="_blank">googletalk:conf+888@conference.freeswitch.org</a><br>



pstn:213-799-1400<br>





</div>



 





<div style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><tt>_______________________________________________<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
Freeswitch-users mailing list<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</tt></pre>
</div>



 




<div><br>


<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"></font><hr style="margin-top: 10px;">
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> Tis the season to save your money!  <a href="http://toolbar.aol.com/holiday/download.html?ncid=emlweusdown00000008" target="_blank">Get the new AOL Holiday Toolbar</a> for money saving offers and gift ideas. </font></div>





</div>


<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 

</font>


<div style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><tt>_______________________________________________<br>

<br>
<br>
<br>
Freeswitch-users mailing list<br>
<br>
<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<br>
<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
<br>
<br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<br>
<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
<br>
<br>
</tt></font></pre>
</div>


<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 

</font>

<div><br>

<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"></font><hr style="margin-top: 10px;">
<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> Tis the season to save your money!  <a href="http://toolbar.aol.com/holiday/download.html?ncid=emlweusdown00000008" target="_blank">Get the new AOL Holiday Toolbar</a> for money saving offers and gift ideas. </font></div>




</div>

<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 

</font>

<div style="margin: 0px; font-family: Tahoma,Verdana,Arial,Sans-Serif; font-size: 12px; color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);">

<pre style="font-size: 9pt;"><font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><tt>_______________________________________________<br>

<br>
Freeswitch-users mailing list<br>
<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org" target="_blank">Freeswitch-users@lists.freeswitch.org</a><br>
<br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
<br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br>
</tt></font></pre>
</div>

<font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"> 

</font>
<div><br><font style="color: black; font-family: ARIAL,SAN-SERIF; font-style: normal; font-variant: normal; font-weight: normal; font-size: 10pt; line-height: normal; font-size-adjust: none; font-stretch: normal;"><hr style="margin-top: 10px;">
 Tis the season to save your money!  <a href="http://toolbar.aol.com/holiday/download.html?ncid=emlweusdown00000008" target="_blank">Get the new AOL Holiday Toolbar</a> for money saving offers and gift ideas. </font></div>

</div></div><br>_______________________________________________<br>
Freeswitch-users mailing list<br>
<a href="mailto:Freeswitch-users@lists.freeswitch.org">Freeswitch-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Anthony Minessale II<br><br>FreeSWITCH <a href="http://www.freeswitch.org/">http://www.freeswitch.org/</a><br>ClueCon <a href="http://www.cluecon.com/">http://www.cluecon.com/</a><br>
<br>AIM: anthm<br><a href="mailto:MSN%3Aanthony_minessale@hotmail.com">MSN:anthony_minessale@hotmail.com</a><br>GTALK/JABBER/<a href="mailto:PAYPAL%3Aanthony.minessale@gmail.com">PAYPAL:anthony.minessale@gmail.com</a><br>
IRC: <a href="http://irc.freenode.net">irc.freenode.net</a> #freeswitch<br><br>FreeSWITCH Developer Conference<br><a href="mailto:sip%3A888@conference.freeswitch.org">sip:888@conference.freeswitch.org</a><br><a href="http://iax:guest@conference.freeswitch.org/888">iax:guest@conference.freeswitch.org/888</a><br>
<a href="mailto:googletalk%3Aconf%2B888@conference.freeswitch.org">googletalk:conf+888@conference.freeswitch.org</a><br>pstn:213-799-1400<br>