[Asterisk-Users] SIP messages truncated to 256 characters
Mikael Magnusson
mikaelmagnusson at glocalnet.net
Wed Apr 6 13:47:51 MST 2005
On Wed, Apr 06, 2005 at 04:17:00PM -0400, Hendrik Magilsen wrote:
> I'm troubleshooting a REFER message. It appears that incoming REFER message
> details are being truncated to 256 characters. I'm dealing with a SIP
> provider that sends out large reference strings. The r: parameter is just a
> bit bigger than the 256 characters asterisk seems to be truncating to,
> consequently it loses part of the reference domain and the transaction
> fails. I'm poking through the source code in chan_sip.c, but C is not my
> strong suit, can someone point me to the variable declarations for incoming
> message strings so I can increase the size and recompile to see if this
> sorts out my call issue?
>
Probably one of the tmp variables in get_refer_info.
/Mikael Magnusson
More information about the asterisk-users
mailing list