Bug 2653 Protect against sending End of Message in Text
authorColin Campbell <colin.campbell@ptfs-europe.com>
Tue, 23 Feb 2010 11:12:32 +0000 (11:12 +0000)
committerGalen Charlton <gmcharlt@gmail.com>
Wed, 7 Apr 2010 10:54:18 +0000 (06:54 -0400)
commitf7f3dadd2e34cf893955db29168b3860481e74b9
treefd81bff6adf195b2327adf3379cd630e4599a77f
parent34dbeb135eb67f7af2cee032a13268a76bd905d7
Bug 2653 Protect against sending End of Message in Text

Remove any carriage returns in text data as they will be
interpreted as end of message by clients and cause communication failure

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
C4/SIP/Sip.pm