cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1520
Views
0
Helpful
1
Replies

SPA3102 Parse error

Michel-DUPUY
Level 1
Level 1

I have some troubles with my SPA3102.

I use debug level 3 and after a reboot I have the following messages:

<134>System started: ip@192.168.0.3, reboot reason:H0

<134>System started: ip@192.168.0.3, reboot reason:H0

<143>.subnet mask:.255.255.255.0

<143>.gateway ip:.192.168.0.1

<143>.dns servers(1):

<143>192.168.0.1

<143>

<159>IDBG: st-0

<134>YM:ERR:AuthServerNotConfig

<134>YM:ERR:AuthServerNotConfig

<134>[0]Reg Addr Change(0) 0:0->5b798111:5060

<134>[0]Reg Addr Change(0) 0:0->5b798111:5060

<151>TP Parser error: 9

<151>TP Parser error: 9

<159>[0]RegOK. NextRegin 3570 (1)

<159>fs:11725:11725:65536

<159>fls:af:1:0:0

<159>fbr:1:3000:3000:14f19:0004:0005:5.1.10(GW)

<159>fhs:01:0:0001:upg:app:0:3.3.6(GW)

<159>fhs:02:0:0002:upg:app:1:3.3.6(GW)

<159>fhs:03:0:0003:upg:app:2:3.3.6(GW)

<159>fhs:04:0:0004:upg:app:0:5.1.10(GW)

<159>fhs:05:0:0005:upg:app:1:5.1.10(GW)

<159>fhs:06:0:0006:upg:app:2:5.1.10(GW)

<159>fu:1:4f2b, 0003 0001

<151>TP Parser error: 9

<151>TP Parser error: 9

<151>TP Parser error: 9

<151>TP Parser error: 9

<151>TP Parser error: 9

<159>[0]Off Hook

<151>2. Report digit # (1)(40 ms)

<151>[0]PlayOutDial 1

<159>[0]On Hook

<151>TP Parser error: 9

<151>TP Parser error: 9

Where I can find an explanation of the debug messages?
How to find the error on my configuration file?
Many thanks in advance,
Regards
Michel

1 Reply 1

customata
Level 1
Level 1

"TP Parser error" is an error message reported by the SIP header parser. It has nothing to do with your configuration file. If it happens in connection with registering to your provider, it's likely that your provider is returning a response with incorrect syntax. The error code returned in your case, ie '9', usually means that it's getting a URI (the part within angle brackets in the headers To, From, Contact, etc) that doesn't start with a method, eg "sip:", or that specifies a method that exceeds the buffer space available to store it. You need to capture/log the SIP messages received from your provider and examine them for correctness.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: