<pre><tt><tt>Hi,<br><br>I got freeswitch installed and I&#39;m sorting out some<br>basic issues with getting things going.<br><br>The immediate goal is to have freeswitch recording/sending voicemail while openser does the<br>
basic register/userloc/nat detection/etc.   A call from an openser client that does not answer should go<br>to openswitch for voicemail processing using your voicemail script example.  I&#39;m assuming I can grab<br>caller info from the &quot;to&quot; and use a sql lookup to finish the voicemail handling.
<br><br>1. What is the string to use in freeswitch.xml to make speex the default codec?  Sorry but it&#39;s not perfectly clear to me.<br><br>2. So far I&#39;ve got freeswitch and openser running with freeswitch on a virtual IP and registering with openser.
<br>For testing, I&#39;m dialing *86 from another openser client.  It&#39;s routing right with the call ending at freeswitch and hanging up.<br>How do I set a route to the voicemail script example?  I&#39;m assuming that&#39;s how I would handle it but I&#39;m a newbie.  Here&#39;s the debug:
<br>2007-01-31 11:17:37 [DEBUG] mod_sofia.c:1270 sofia_on_hangup() Channel <a href="mailto:sofia/voicemail/mpapet@katigo.mooo.com">sofia/voicemail/mpapet@katigo.mooo.com</a> hanging up, cause: NO_ROUTE_DESTINATION<br>2007-01-31 11:17:37 [DEBUG] mod_sofia.c:1290 sofia_on_hangup() Responding to INVITE with: 404
<br>2007-01-31 11:17:37 [DEBUG] switch_core.c:2723 switch_core_standard_on_hangup() Standard HANGUP <a href="mailto:sofia/voicemail/mpapet@katigo.mooo.com">sofia/voicemail/mpapet@katigo.mooo.com</a>, cause: NO_ROUTE_DESTINATION
<br>2007-01-31 11:17:37 [DEBUG] switch_core.c:3468 switch_core_session_thread() Session 2 (<a href="mailto:sofia/voicemail/mpapet@katigo.mooo.com">sofia/voicemail/mpapet@katigo.mooo.com</a>) Locked, Waiting on external entities
<br>2007-01-31 11:17:37 [INFO] switch_core.c:3473 switch_core_session_thread() Session 2 (<a href="mailto:sofia/voicemail/mpapet@katigo.mooo.com">sofia/voicemail/mpapet@katigo.mooo.com</a>) Ended<br>2007-01-31 11:17:37 [NOTICE] switch_core.c:3349 switch_core_session_destroy() Close Channel 
<a href="mailto:sofia/voicemail/mpapet@katigo.mooo.com">sofia/voicemail/mpapet@katigo.mooo.com</a><br>2007-01-31 11:17:37 [DEBUG] mod_sofia.c:4585 event_callback() event [nua_i_state] status [404][Call state] session: n/a
<br><br>Finally, I attempted to subscribe from both my yahoo and earthlink email accounts.  Neither one sent me the usual automated response for subscribing.<br></tt></tt></pre>