Re: [reSIProcate] Uri.cxx and encoding
Dale R. Worley wrote:
On Wed, 2006-02-22 at 23:22 +0000, Daniel Pocock wrote:
I've been working on Uri.cxx/Uri.hxx, implementing a lookup table for
performance and also allowing the application developer to over-ride
default encoding behaviour.
Does anyone have any comments on this?
Could you explain what its purpose is?
a) performance - the lookup table is faster
b) compatibility - some other SIP implementations send the # symbol
un-encoded (Asterisk), and expect to receive this symbol un-encoded (we
have found one case of this with someone using a Nextone/Cisco combination)
See
http://list.sipfoundry.org/archive/resiprocate-devel/msg04248.html