VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
ibc at aliax.net Guest
|
|
Back to top |
|
|
mike at jerris.com Guest
|
Posted: Mon Nov 17, 2008 2:19 pm Post subject: [Freeswitch-users] Can FS handle and route other methods tha |
|
|
On Nov 17, 2008, at 1:19 PM, Iñaki Baz Castillo wrote:
Quote: | 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.
Mike
_______________________________________________
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 |
|
Back to top |
|
|
ibc at aliax.net Guest
|
Posted: Mon Nov 17, 2008 3:32 pm Post subject: [Freeswitch-users] Can FS handle and route other methods tha |
|
|
El Lunes, 17 de Noviembre de 2008, Michael Jerris escribió:
Quote: | On Nov 17, 2008, at 1:19 PM, Iñaki Baz Castillo wrote:
Quote: | 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:alice@domain and sip:bob@domain.
- 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:bob@domain SIP2.0
From: sip:alice@domain;tag=111111
To: sip:bob@domain
Call-ID: AAAAA
Contact: sip:alice@IP_alice
-------------------
- I just want FS creating, as a B2BUA, a new leg like this:
-------------------
MESSAGE sip:bob@domain SIP2.0
From: sip:alice@domain;tag=222222
To: sip:bob@domain
Call-ID: BBBBB
Contact: sip:alice@IP_FS
-------------------
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 |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|