Hello all,
I have occasionally the following warning mesgs at my SER log :
Sep 10 14:34:27 serhost ser[17957]: ERROR: warning_builder: buffer size exceeded
Sep 10 14:34:27 serhost ser[17957]: WARNING: warning skipped -- too big
I noticed that the R-URI in that case is :
R-URI=<sip:XXXXXXXXXX@mydomain.com;user=phone;transport=UDP>
when usually the R-URI is :
<sip:XXXXXXXXXX@mydomain.com;transport=UDP>
<sip:XXXXXXXXXXXXX@mydomain.com>
Anyone seen those mesgs before ?
Can this explained by the extra field 'user=phone' which the SIP UA
adds at the R-URI of the INVITE mesg ?
thanks
Kostas