[Serusers] send BYE to SEMS

Jan Janak jan at iptel.org
Thu Jun 3 02:08:06 CEST 2004


Record routing is used to forward BYE messages, so it should be routed
to SEMS automatically if you call loose_route() in your scripts (see the
default config file).

  Jan.

On 01-06 16:36, Ezequiel Colombo wrote:
> When the caller to the offline user (connected to SEMS) hungup first the BYE message must be sent to SEMS for release the call.
> How i can send the BYE to SEMS only if the user that hungup are talking to SEMS ?
> 
> Ex:
> 
> if ( BYE or CANCEL ) {
>    if (for established SEMS session) {
>     vm("/tmp/am_fifo","bye")
>    } else {
>     end_media_session();
>     t_relay();
>    };
> break;
> };
> 
> Thanks
> Ezequiel Colombo

> _______________________________________________
> Serusers mailing list
> serusers at lists.iptel.org
> http://lists.iptel.org/mailman/listinfo/serusers




More information about the sr-users mailing list