[asterisk-bugs] asterisk 12.1.0 register to IMS server failed
Dennis
qiaoqiao7036 at gmail.com
Tue Mar 11 00:13:17 CDT 2014
I am using asterisk 12.1.0 in centos 6.5, follow the link:?https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Installation+and+Configuration?
I completed the installation and the configuration, tested two sip phones to call each other,everything working fine. Then i used asterisk to register with china telecom ims server, the IMSreturn a 400 ?Bad request, the sip debug below:
<--- Transmitting SIP request (575 bytes) to UDP:118.85.214.1:5060 --->
REGISTER sip:+xxxxxxxx at 118.85.214.1 SIP/2.0
Via: SIP/2.0/UDP 172.16.76.87:5060;rport;branch=z9hG4bKPj43e39665-946a-4d03-a78d-3ae85708ffbe
From: <sip:+xxxxxxx at bj.ctcims.cn>;tag=e0d6b16e-00fd-47a6-854b-f3aa73f693f8
To: <sip:+xxxxxxx at bj.ctcims.cn>
Call-ID: 62fdb9c1-7dcd-4873-9ebb-0a8c40438b51
CSeq: 51118 REGISTER
Contact: <sip:+xxxxxxxx at 172.16.76.87:5060>
Expires: 3600
Allow: OPTIONS, SUBSCRIBE, NOTIFY, PUBLISH, INVITE, ACK, BYE, CANCEL, UPDATE, PRACK, REGISTER, MESSAGE, REFER
Max-Forwards: 70
User-Agent: Asterisk-12-PBX
Content-Length: 0
<--- Received SIP response (503 bytes) from UDP:118.85.214.1:5060 --->
SIP/2.0 400 Bad Request
Via: SIP/2.0/UDP 172.16.76.87:5060;received=xxxxxxxxxxxx;branch=z9hG4bKPj43e39665-946a-4d03-a78d-3ae85708ffbe;rport=5060
Call-ID: 62fdb9c1-7dcd-4873-9ebb-0a8c40438b51
From: <sip:+xxxxxxxxx at bj.ctcims.cn>;tag=e0d6b16e-00fd-47a6-854b-f3aa73f693f8
To: <sip:+xxxxxxxx at bj.ctcims.cn>;tag=0i3ao904
CSeq: 51118 REGISTER
Warning: 399 I.5.102.bj.ctcims.cn "SS130000F150L1554[05406] Register request having user info"
Server: Alcatel-Lucent-HPSS/3.0.3
Content-Length: 0
(I used xxxxxx to replace the informations)
The key problem is "Register request having user info", and asterisk 12 don't include the "INFO" sip request in Allow header,I have tested this IMS account in asterisk 1.8.20, it working normal, so i just want to know the problem which i faced is a bugor a config problem, thanks for any advice.
Dennis
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-bugs/attachments/20140311/1e53e2c3/attachment.html>
More information about the asterisk-bugs
mailing list