We have an application where OPENSER will receive an INVITE from a SIP client (a softswitch), do a database lookup, and then tell the client to redirect the call to a different number. The SIP client does not support redirects for this application, but the manufacturer said they do support SIP REFERs and suggested we try it that way.
----- Original Message ----- From: "Klaus Darilion" <[EMAIL PROTECTED]> To: "James H Thompson" <[EMAIL PROTECTED]> Cc: <[email protected]> Sent: Thursday, December 15, 2005 12:24 AM Subject: Re: [Users] How to send SIP REFER? The REFER is sent by the SIP client, not the proxy. I do not understand your problem. Is it about routing the REFER request, or about a client which supports REFER? Call transfer using REFER is an end-to-end SIP feature and thus works without any configuration in the SIP proxy. regards klaus James H Thompson wrote: > Whats the best way to send out a SIP REFER in reply to a received INVITE? > > Thanks. > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > Users mailing list > [email protected] > http://openser.org/cgi-bin/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://openser.org/cgi-bin/mailman/listinfo/users
