On Wed, 2009-05-13 at 09:50 -0400, Nathaniel Watkins wrote: > I've just ran the trace - > http://www.garrettcounty.org/sipx/huntgrouptrace.xml - As Scott stated, > Sip Viewer definately shows a 504 Gateway Time-out (although I do not > understand the logic here - it shouldn't take any more time since all > the phones are set to ring at the same time).
(Nathaniel sent me the trace off-list) No... you have 5 phones set to ring together for 25 seconds, then 1 more for 30 seconds, then the fallback is to the IVR at 119. The 504 Gateway Time-out is from the IVR (User-Agent: FreeSWITCH-mod_sofia/1.0.3-12163), and is because the Audiocodes gateway that originated the call did not send a PRACK in response to the 183 Session Progress response from the IVR (frame 244 and a series of retries that follow in your trace). It did send PRACK in response to all the 180 Ringing responses from the phones. > I'll start looking thru the audiocodes gateway to see what I can find > (unless someone want to make it easy on me). Look for why it didn't PRACK the 183. _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
