vseshukumar
Technical User
I am trying to control nortel pbx phones through the tr/87 front end. When i send my request to the system all i get is response code 400 with response message "Bad Request".
my request looks like,
=============================
INVITE sip:cs1k.orl.local SIP/2.0
Call-ID: b3803191c61a1704503fb4a087bda8d8@192.168.1.100
CSeq: 1 INVITE
From: <sip:cs1000@cs1k.orl.local>;tag=APPLICATION
To: <sip:4101@cs1k.orl.local>
Via: SIP/2.0/TCP 192.168.1.100:5060
Max-Forwards: 20
Content-Type: application/csta+xml
Content-Disposition: signal,handling=required
Contact: <sip:4101@cs1k.orl.local>
User-Agent: CSTA Test
Content-Length: 183
<?xml version="1.0" encoding="UTF-8"?><RequestSystemStatus xmlns="===============================
on the signalling server terminal i see messages like,
=========================
oam> 15/10/2008 09:13:39 LOG0003 tSPMsg: spSipPhnCtxSet: lineno 4148 - failed to get user name
15/10/2008 09:13:39 LOG0003 tSPLoc: spLocation (line 852): failed p-c validation
==========================
i could not find any log files explaining whats wrong with the request from my application.
i am not sure if my request content is bad or my configuration on the signaling server is bad?
Can any one help???
my request looks like,
=============================
INVITE sip:cs1k.orl.local SIP/2.0
Call-ID: b3803191c61a1704503fb4a087bda8d8@192.168.1.100
CSeq: 1 INVITE
From: <sip:cs1000@cs1k.orl.local>;tag=APPLICATION
To: <sip:4101@cs1k.orl.local>
Via: SIP/2.0/TCP 192.168.1.100:5060
Max-Forwards: 20
Content-Type: application/csta+xml
Content-Disposition: signal,handling=required
Contact: <sip:4101@cs1k.orl.local>
User-Agent: CSTA Test
Content-Length: 183
<?xml version="1.0" encoding="UTF-8"?><RequestSystemStatus xmlns="===============================
on the signalling server terminal i see messages like,
=========================
oam> 15/10/2008 09:13:39 LOG0003 tSPMsg: spSipPhnCtxSet: lineno 4148 - failed to get user name
15/10/2008 09:13:39 LOG0003 tSPLoc: spLocation (line 852): failed p-c validation
==========================
i could not find any log files explaining whats wrong with the request from my application.
i am not sure if my request content is bad or my configuration on the signaling server is bad?
Can any one help???