On Thu, 21 Mar 2013 16:35:16 +0000, Jaap Winius wrote:

> ... For example, if my server sends it a SIP packet with a
> register request and a Call-ID that looks like this:
> 
>    Call-ID: 4991f57656d159925b296e5b3b06496b@[2001:888:abcd:1::a]
> 
> ... somewhere along they line they end up changing it to this:
> 
>    Call-ID: 4991f57656d159925b296e5b3b06496b@[2001:888:ABCD:1::A]
 
Actually, I have to correct myself here. Not only was the SIP server at 
sip.xs4all.nl changing the lower case letters of the IPv6 section in any  
Call-IDs to upper case, it was also expanding the addresses, like so:

  Call-ID: 4991f57656d159925b296e5b3b06496b@[2001:888:ABCD:1:0:0:0:A]

So, that SIP server was (and still is as of this writing) actually making 
two mistakes instead of just one.

My apologies for not being entirely accurate the first time around.

Cheers,

Jaap


--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to