On Mon, 2008-11-24 at 10:11 -0500, M. Ranganathan wrote: > On Mon, Nov 24, 2008 at 10:10 AM, Scott Lawrence > <[EMAIL PROTECTED]> wrote: > > > >> > >> 1. The inbound call arrives from an ITSP. It is answered by extension 203 > >> 2. 203 parks the call ( REFER to extension 300 ) > >> 3. 201 attempts to retrieve the call.
While looking at the logs you sent for this problem, I noticed two things that were problematic in the sipXbridge logging: 1) The INVITE sent as a result of the REFER was not logged (or at least not in a way that sipx-trace could find). 2) The sipXbridge logs have chunks of binary in them - this confused the 'grep' in sipx-trace. I've added a change that I'll check in later today to address that in sipx-trace, but it's probably symptomatic of some other problem. Log files should always be all text. _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
