[Asterisk-Dev] SIP overhead lenght
Preston Garrison
preston at mailblocks.com
Wed Apr 27 08:18:02 MST 2005
Really shouldn't each character be 7bits? I don't think it supports
extended ascii, your suppose to escape any extended characters.
Preston Garrison
direct: 877-748-4142
fax: 310-774-3901
cell: 623-748-4140
-----Original Message-----
From: Kevin P. Fleming <kpfleming at digium.com>
To: Asterisk Developers Mailing List <asterisk-dev at lists.digium.com>
Sent: Wed, 27 Apr 2005 08:01:20 -0700
Subject: Re: [Asterisk-Dev] SIP overhead lenght
Tutu Lord wrote:
> The question : How many bits is used to code each character ?
What are you asking? SIP is based on the same RFCs that underly HTTP,
and as such the headers are all in ASCII. That means each character is
8 bits, but I can't believe you didn't already know that, since it has
nothing to do with SIP at all...
_______________________________________________
Asterisk-Dev mailing list
Asterisk-Dev at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-dev
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-dev
More information about the asterisk-dev
mailing list