On Fri, 2009-01-23 at 14:52 -0500, M. Ranganathan wrote: > Hello, > > The scenario I am trying to run is as follows: > > Inbound call from BT trunk to extension 203 > User3 has set up a call forwarding rule to forward calls to another > trunk number. > > The inbound call comes in. Rings. > After timeout, the call is forwarded to second number. > sipxbridge sees a second inbound call bound to the second trunk > number and sends it appropriately. > > However, the proxy immediately cancels the second call leg and rolls > over to Voice Mail.
> Attached is merged.xml This is a configuration error. You have forwarding set on the phone - in frame 25, the phone sends a 305 response. Everything after that is irrelevant. Clear the phone configuration so that it does not do any forwarding. Also, you set the expiration time for the forwarding back out to the PSTN number at only 5 seconds (that field is seconds, not rings). _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
