Hi,<br><br>I am running a test for a set of 290 calls to be fired to freeswitch once every second.&nbsp; The console logs show the following for one of those 290 calls.&nbsp; Could someone please help me out to fix this problem?&nbsp; What could be causing this?&nbsp; I recalled being able to run thousands of calls without any error with an older release.<br>
<br>2009-01-19 13:07:19 [DEBUG] switch_ivr_play_say.c:1222 switch_ivr_play_file() done playing file<br>2009-01-19 13:07:19 [DEBUG] switch_core_state_machine.c:152 switch_core_standard_on_execute() sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> Execute hangup()<br>
2009-01-19 13:07:19 [NOTICE] mod_dptools.c:566 hangup_function() Hangup sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> [CS_EXECUTE] [NORMAL_CLEARING]<br>2009-01-19 13:07:19 [DEBUG] switch_channel.c:1494 switch_channel_perform_hangup() Send signal sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> [KILL]<br>
2009-01-19 13:07:19 [DEBUG] switch_core_session.c:806 switch_core_session_signal_state_change() Send signal sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> [BREAK]<br>2009-01-19 13:07:19 [DEBUG] switch_core_state_machine.c:442 switch_core_session_run() (sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a>) State EXECUTE going to sleep<br>
2009-01-19 13:07:19 [DEBUG] switch_core_state_machine.c:369 switch_core_session_run() (sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a>) Running State Change CS_HANGUP<br>2009-01-19 13:07:19 [DEBUG] switch_core_state_machine.c:400 switch_core_session_run() (sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a>) State HANGUP<br>
2009-01-19 13:07:19 [DEBUG] mod_sofia.c:253 sofia_on_hangup() sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> Overriding SIP cause 480 with 503 from the other leg<br>2009-01-19 13:07:19 [DEBUG] mod_sofia.c:287 sofia_on_hangup() Channel sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> hanging up, cause: NORMAL_CLEARING<br style="color: rgb(255, 0, 0);">
<span style="color: rgb(255, 0, 0);">2009-01-19 13:07:19 [DEBUG] mod_sofia.c:361 sofia_on_hangup() Responding to INVITE with: 503</span><br>2009-01-19 13:07:20 [DEBUG] switch_core_state_machine.c:46 switch_core_standard_on_hangup() sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> Standard HANGUP, cause: NORMAL_CLEARING<br>
2009-01-19 13:07:20 [DEBUG] switch_core_state_machine.c:400 switch_core_session_run() (sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a>) State HANGUP going to sleep<br>2009-01-19 13:07:20 [DEBUG] switch_core_session.c:938 switch_core_session_thread() Session 575 (sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a>) Locked, Waiting on external entities<br>
2009-01-19 13:07:20 [NOTICE] switch_core_session.c:956 switch_core_session_thread() Session 575 (sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a>) Ended<br>2009-01-19 13:07:20 [NOTICE] switch_core_session.c:958 switch_core_session_thread() Close Channel sofia/internal/<a href="http://10286@192.168.1.122:7001">10286@192.168.1.122:7001</a> [CS_HANGUP]<br>
<br>freeswitch returns 503 <br><br>U <a href="http://192.168.1.116:5070">192.168.1.116:5070</a> -&gt; <a href="http://192.168.1.122:5060">192.168.1.122:5060</a><br>SIP/2.0 503 Service Unavailable.<br>Via: SIP/2.0/UDP 192.168.1.122;branch=z9hG4bK27f5.22865cc6.0.<br>
Via: SIP/2.0/UDP <a href="http://192.168.1.103:7001">192.168.1.103:7001</a>.<br>From: 10286 &lt;<a href="http://sip:10286@192.168.1.122:7001">sip:10286@192.168.1.122:7001</a>&gt;;tag=287.<br>To: 0010286 &lt;<a href="mailto:sip%3A0010286@192.168.1.122">sip:0010286@192.168.1.122</a>&gt;;tag=pSHaHm69m41Xa.<br>
Call-ID: <a href="mailto:287-23175@192.168.1.103">287-23175@192.168.1.103</a>.<br>CSeq: 2 INVITE.<br>User-Agent: YHT Media Gateway.<br>Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, PRACK, MESSAGE, SUBSCRIBE, NOTIFY, REFER, UPDATE, REGISTER, INFO, PUBLISH.<br>
Supported: timer, precondition, path, replaces.<br>Allow-Events: talk, presence, dialog, call-info, sla, include-session-description, presence.winfo, message-summary, refer.<br>Reason: Q.850;cause=16;text=&quot;NORMAL_CLEARING&quot;.<br>
Content-Length: 0.<br><br><br><br><br>