On Fri, Mar 6, 2009 at 8:13 PM, M. Ranganathan <[email protected]> wrote: > The scenario is : > > Sipxbridge sends an inbound call to the operator > Operator refers the call to extension 203. > Extension 201 tries to pick up the call. > > If I dont redirect the call from the operator -- i.e. try to directly > send the call to 203 and then do the pick up when 203 is ringing, it > works fine. 201 is able to pick up the call. > > However, if I redirect the call and then attempt to do the pickup it fails. > > On Frame 113 of the attached trace notice that the registrar returns a > 302 with a Contact: Unknown URL scheme. > > Any ideas what might be happening here? > > Note that the local case works fine. So this is possibly something I > am doing wrong in SIPXBRIDGE
It turns out you have to user a userName in the contact header SIP URI of the REFER. Why is this the case? > > > Thanks in advance for any help. > > Ranga > > -- > M. Ranganathan > -- M. Ranganathan _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev
