[reSIProcate-users] text parameter cannot be obtained from Reason header
Hi All,
The text parameter cannot be obtained from param(p_text) of Reason Header since resprocate stack defined as ExistsParameter type.
Is there any workaround?
RFC 3326 The Reason Header Field for SIP December 2002
Examples are:
Reason: SIP ;cause=200 ;text="Call completed elsewhere"
Reason: Q.850 ;cause=16 ;text="Terminated"
Reason: SIP ;cause=600 ;text="Busy Everywhere"
Reason: SIP ;cause=580 ;text="Precondition Failure"
Thanks
Frank