[SR-Users] New functionality LCR + force_send_socket() - sanity check

Iñaki Baz Castillo ibc at aliax.net
Sun Jun 27 17:48:11 CEST 2010


2010/6/27 Geoffrey Mina <geoffreymina at gmail.com>:
> Asterisk --> INVITE --> KAMAILIO -->
> (next_gw()/to_gw_grp("1")/force_send_socket() --> INVITE --> ITSP
> Asterisk --> BYE --> KAMAILIO --> (if(loose_route(){t_relay();}) -- BYE -->
> ITSP
>
> How would I call the to_gw_grp("1") in this scenario?  Would I just call it
> after calling loose_route(), but before calling t_relay()?

Yes, why not? an in-dialog request (as BYE) has a RURI pointing to the
server address (the Contact URI of the 200 OK fot the initial INVITE).

-- 
Iñaki Baz Castillo
<ibc at aliax.net>



More information about the sr-users mailing list