SIP reinvite before ACK

Descripción

Resumen

Soluciona la aceptación de reINVITES antes de recibir ACK en vez de mandar un 491.

Características

    /* We have received a reINVITE on an incoming call to which we have sent a 200 OK but not yet received
     * an ACK. According to RFC 5407, Section 3.1.4, the proper way to handle this race condition is to accept
     * the reINVITE since we have established a dialog.
     */
    
    /* Note that this will both clear the pendinginvite flag and cancel the
     * retransmission of the 200 OK. Basically, we're accepting this reINVITE as both an ACK
     * and a reINVITE in one request.
     */

Estructura

Ruta / Archivo

channels/chan_sip.c

Funciones

Modificaciones Configuración

Aplicación modificada

Archivos configuración

Enlaces interés

 
patch/asterisk/chan_sip_reinvite-before-ack_13849.patch.txt · Última modificación: 2009/06/29 15:53 por telecosilvia
 
Excepto donde se indique lo contrario, el contenido de esta wiki se autoriza bajo la siguiente licencia:GNU Free Documentation License 1.2
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki