Dear Saúl, This could be the case: Sent to opensips: Reason: Q.850;cause=16 From opensips to ATA: Reason: SIP;cause=487;text=ORIGINATOR_CANCEL
So the Reason header is different, this is true. If I read the TM docs: http://www.opensips.org/html/docs/modules/devel/tm.html#id293417 0x08 - If the request is a CANCEL, trust and pass further the Reason header from the received CANCEL - shortly, will propagate the Reason header. So I presume the Reason header should be sent to the ATA with ie. a t_relay(0x08), but not with a t_relay() or a t_relay(0x05), please correct me if i'm wrong. The question still is: How can I push a Cancel without a Reason header to the ATA, even if the original headers contain a Reason header? -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/reason-headers-tp7137781p7157974.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com. _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
