【问题标题】:Kamailio Server- Internal Server errorKamailio 服务器 - 内部服务器错误
【发布时间】:2014-06-19 10:24:39
【问题描述】:

我正在尝试通过注册到 kamailio 服务器 (4.0.0) 来建立与两个 sipclients 端点的聊天会话 (MSRP),但我收到了 500 Internal server error(Reason: SIP ;text="media stream failed to start" ;cause=500)。 可能是什么问题??这是否意味着 kamailio 无法处理 msrp 会话?如果是,如何在服务器中启用它?请在这方面帮助我。

Request-Line: INVITE sip:03271485@172.16.7.82:50666 SIP/2.0
Record-Route: sip:172.16.7.201;lr=on
Via: SIP/2.0/UDP 172.16.7.201;branch=z9hG4bKce48.40d19c96.0
Via: SIP/2.0/UDP 172.16.7.46:45669;rport=45669;
branch=z9hG4bKPj28UvXKngB3PjBBmoyrTFZXoeNcVx4oIm
Max-Forwards: 16
From: sip:511@172.16.7.201;tag=-4TgMXfcfaV0Cj5VnCIxOkL1QmHji8PL
To: sip:411@172.16.7.201
Contact: sip:80945273@172.16.7.46:45669
Call-ID: bpOWizGe-SHsjIZXSLKptnnDBVi7dMnY
CSeq: 3687 INVITE
Allow: SUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER
Supported: 100rel, replaces, norefersub, gruu
User-Agent: sipsimple 1.3.0
Content-Type: application/sdp
Content-Length:297
v=0
o=- 3612147894 3612147894 IN IP4 172.16.7.46
s=sipsimple 1.3.0
c=IN IP4 172.16.7.46
t= 0 0
m=message 2855 TCP/TLS/MSRP *
a=path:msrps://172.16.7.46:2855/7ad200ec7137e5ed1a58;tcp
a=accept-types:message/cpim text/* application/im-iscomposing+xml
a=accept-wrapped-types:*
a=setup:active
Status-Line: SIP/2.0 500 Internal Server Error
Via: SIP/2.0/UDP 172.16.7.201;received=172.16.7.201;branch=z9hG4bKce48.40d19c96
Via: SIP/2.0/UDP 172.16.7.46:45669;rport=45669 branch=z9hG4bKPj28UvXKngB3PjBBmoyrTFZXoeNcVx4oIm
Record-Route: <sip:172.16.7.201;lr>
Call-ID: bpOWizGe-SHsjIZXSLKptnnDBVi7dMnY
From: sip:511@172.16.7.201;tag=-4TgMXfcfaV0Cj5VnCIxOkL1QmHji8PL
To: sip:411@172.16.7.201;tag=XKuUttlVFnfBakd5ATHkw9nhmIEOtCL2
CSeq:3687 INVITE
Server: sipsimple 1.3.0
AllowSUBSCRIBE, NOTIFY, PRACK, INVITE, ACK, BYE, CANCEL, UPDATE, MESSAGE, REFER
Reason: SIP ;text=\"media stream failed to start\" ;cause=500
Content-Length:  0

【问题讨论】:

    标签: sip sdp kamailio


    【解决方案1】:

    虽然我无法通过中继建立 MSRP 会话,但我可以在端点之间建立会话。在 Sipclients 中,msrp.connection_model 应设置为“acm”,用于端到端 msrp 会话。所以我可以说这不是kamailio服务器的问题

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2017-04-12
      • 2011-07-28
      • 2020-03-12
      • 2015-02-25
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多