git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@64455
65c4cc65-6c06-0410-ace0-
fbb531ad65f3
unsigned int code1, code2, code3;
int numvals;
- numvals = sscanf(pcstring, "%d.%d.%d", &code1, &code2, &code3);
+ numvals = sscanf(pcstring, "%d-%d-%d", &code1, &code2, &code3);
if (numvals == 1)
return code1;
if (numvals == 3)
; Point code of the linkset. For ITU, this is the decimal number
; format of the point code. For ANSI, this can either be in decimal
-; number format or in the xxx.xxx.xxx format
+; number format or in the xxx-xxx-xxx format
;pointcode = 1
; Point code of node adjacent to this signaling link (Possibly the STP between you and