Re: [reSIProcate-users] text parameter cannot be obtained from Reason header
What version of resip are you using - in the latest code the text parameter
is of type: ExistsOrDataParameter and there is comment in the code:
// using ExistsOrDataParameter so this parameter is compatible with
both RFC3840 and RFC3326
Scott
On Wed, Nov 4, 2009 at 5:44 PM, fuliang yuan <fuliangyuan@xxxxxxxxx> wrote:
>
> 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
>
> _______________________________________________
> resiprocate-users mailing list
> resiprocate-users@xxxxxxxxxxxxxxx
> List Archive: http://list.resiprocate.org/archive/resiprocate-users/
>