< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] meaning of status from StatusLine


Hello,

I would like to know what is the meaning of the variable code at [1]. I looked at [2] and [3], and finally at [4] and [5] but still couldn't find out what statusCode() represents.

Thanks in advance



[1] https://github.com/resiprocate/resiprocate/blob/master/resip/dum/ClientPagerMessage.cxx#L177
[2] https://github.com/resiprocate/resiprocate/blob/master/resip/stack/SipMessage.hxx#L293
[3] https://github.com/resiprocate/resiprocate/blob/master/resip/stack/SipMessage.hxx#L310
[4] https://github.com/resiprocate/resiprocate/blob/master/resip/stack/StatusLine.cxx#L95
[5] https://github.com/resiprocate/resiprocate/blob/master/resip/stack/StatusLine.hxx#L27