El Lunes, 17 de Noviembre de 2008, Michael Jerris escribió: > On Nov 17, 2008, at 1:19 PM, Iñaki Baz Castillo wrote: > > Hi, I wonder if FS allows routing/brigding MESSAGE requests as a > > B2BUA. Does it? > > It will do so while a call is active pretty well, otherwise you need > to use prefix codes to specify the endpoint to handle the message.
Well, I don't mean MESSAGE as a in-dialog request during an INVITE dialog, I just mean acting as a simple B2BUA hendling also MESSAGE, this is: - I have a SIP proxy with user sip:[EMAIL PROTECTED] and sip:[EMAIL PROTECTED] - For any reason, I want a B2BUA in the path when alice sends a MESSAGE to bob. - The proxy will route the MESSAGE to FS without changing the RURI, this is: ------------------ MESSAGE sip:[EMAIL PROTECTED] SIP2.0 From: sip:[EMAIL PROTECTED];tag=111111 To: sip:[EMAIL PROTECTED] Call-ID: AAAAA Contact: sip:[EMAIL PROTECTED] ------------------- - I just want FS creating, as a B2BUA, a new leg like this: ------------------- MESSAGE sip:[EMAIL PROTECTED] SIP2.0 From: sip:[EMAIL PROTECTED];tag=222222 To: sip:[EMAIL PROTECTED] Call-ID: BBBBB Contact: sip:[EMAIL PROTECTED] ------------------- and send it back to the proxy, this is, sending the MESSAGE to the Request URI. The proxy will receive the MESSAGE, lookup for bob location (it's also the registrar and location server) and route the MESSAGE to bob. Is it possible? I didn't understand what you meant with "prefixes", why should I need prefixes in the example above? Thanks a lot. -- Iñaki Baz Castillo _______________________________________________ Freeswitch-users mailing list Freeswitch-users@lists.freeswitch.org http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org