AskOverflow.Dev

AskOverflow.Dev Logo AskOverflow.Dev Logo

AskOverflow.Dev Navigation

  • 主页
  • 系统&网络
  • Ubuntu
  • Unix
  • DBA
  • Computer
  • Coding
  • LangChain

Mobile menu

Close
  • 主页
  • 系统&网络
    • 最新
    • 热门
    • 标签
  • Ubuntu
    • 最新
    • 热门
    • 标签
  • Unix
    • 最新
    • 标签
  • DBA
    • 最新
    • 标签
  • Computer
    • 最新
    • 标签
  • Coding
    • 最新
    • 标签
主页 / computer / 问题

问题[sip](computer)

Martin Hope
A. Fendt
Asked: 2021-06-06 07:18:56 +0800 CST

带有虚假 SIP 邀请召回的奇怪 SIP 注册

  • 5

我在这里有一个智能手机应用程序(适用于 iOS 版本 4.2.16 的 DIVUS VIDEOPHONE 应用程序),它在 AVM Fritz!Box 7490 上进行 SIP 注册,然后应该获得 SIP 邀请。我只是不知道...该应用程序现在注册错误还是 Fritz!Box 发出错误邀请?当然很清楚 192.0.0.1 不能通过 WAN 访问。

SIP注册:

Internet Protocol Version 4, Src: 80.187.119.148, Dst: 79.237.225.35
    Differentiated Services Field: 0x00 (DSCP: CS0, ECN: Not-ECT)
    Total Length: 771
    Identification: 0x5448 (21576)
    Flags: 0x4000, Don't fragment
    Fragment offset: 0
    Time to live: 52
    Protocol: UDP (17)
    Header checksum: 0xf641 [validation disabled]
    Source: 80.187.119.148
    Destination: 79.237.225.35
User Datagram Protocol, Src Port: 27994, Dst Port: 5060
    Source Port: 27994
    Destination Port: 5060
    Length: 751
    Checksum: 0xf75e [unverified]
Session Initiation Protocol (REGISTER)
    Request-Line: REGISTER sip:foo.bar.net SIP/2.0
        Method: REGISTER
        Request-URI: sip:foo.bar.net
            Request-URI Host Part: foo.bar.net
        [Resent Packet: False]
    Message Header
        Via: SIP/2.0/UDP 192.0.0.1:10573;branch=z9hG4bK-524287-1---8db3ab2e48be0b2c;rport
            Transport: UDP
            Sent-by Address: 192.0.0.1
            Sent-by port: 10573
            Branch: z9hG4bK-524287-1---8db3ab2e48be0b2c
            RPort: rport
        Max-Forwards: 70
        Contact: <sip:tuer-iphone@192.0.0.1:10573>;+sip.instance="<urn:uuid:867E57BD-062C-7169-995D-C03CC0541C19>"
            Contact URI: sip:tuer-iphone@192.0.0.1:10573
                Contact URI User Part: tuer-iphone
                Contact URI Host Part: 192.0.0.1
                Contact URI Host Port: 10573
            Contact parameter: +sip.instance="<urn:uuid:867E57BD-062C-7169-995D-C03CC0541C19>"\r\n
        To: "tuer-iphone"<sip:tuer-iphone@foo.bar.net>
            SIP Display info: "tuer-iphone"
            SIP to address: sip:tuer-iphone@foo.bar.net
                SIP to address User Part: tuer-iphone
                SIP to address Host Part: foo.bar.net
        From: "tuer-iphone"<sip:tuer-iphone@foo.bar.net>;tag=ed68ae35
            SIP Display info: "tuer-iphone"
            SIP from address: sip:tuer-iphone@foo.bar.net
                SIP from address User Part: tuer-iphone
                SIP from address Host Part: foo.bar.net
            SIP from tag: ed68ae35
        Call-ID: 0RF7zFGABXSLst5gfmsDIw..
        [Generated Call-ID: 0RF7zFGABXSLst5gfmsDIw..]
        CSeq: 1 REGISTER
            Sequence Number: 1
            Method: REGISTER
        Expires: 60
        Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, REGISTER, SUBSCRIBE, INFO, PUBLISH
        Supported: replaces, answermode, eventlist, outbound, path
        User-Agent: VIDEOPHONE agent
        Allow-Events: hold, talk, conference
        Content-Length: 0

SIP 邀请:

Internet Protocol Version 4, Src: 79.237.225.35, Dst: 192.0.0.1
    Differentiated Services Field: 0x00 (DSCP: CS0, ECN: Not-ECT)
    Total Length: 1255
    Identification: 0xf969 (63849)
    Flags: 0x0000
    Fragment offset: 0
    Time to live: 64
    Protocol: UDP (17)
    Header checksum: 0x8b8a [validation disabled]
    Source: 79.237.225.35
    Destination: 192.0.0.1
User Datagram Protocol, Src Port: 5060, Dst Port: 10168
    Source Port: 5060
    Destination Port: 10168
    Length: 1235
    Checksum: 0x2271 [unverified]
Session Initiation Protocol (INVITE)
    Request-Line: INVITE sip:tuer-iphone@192.0.0.1:10168 SIP/2.0
        Method: INVITE
        Request-URI: sip:tuer-iphone@192.0.0.1:10168
            Request-URI User Part: tuer-iphone
            Request-URI Host Part: 192.0.0.1
            Request-URI Host Port: 10168
        [Resent Packet: False]
    Message Header
        Via: SIP/2.0/UDP 79.237.225.35:5060;branch=z9hG4bKE574C2A06F46B037
            Transport: UDP
            Sent-by Address: 79.237.225.35
            Sent-by port: 5060
            Branch: z9hG4bKE574C2A06F46B037
        From: "Bauernstube" <sip:**611@fritz.box>;tag=BA5C24F75387FA12
            SIP Display info: "Bauernstube"
            SIP from address: sip:**611@fritz.box
                SIP from address User Part: **611
                SIP from address Host Part: fritz.box
            SIP from tag: BA5C24F75387FA12
        To: <sip:tuer-iphone@192.0.0.1:10168>;+sip.instance="<urn:uuid:867E57BD-062C-7169-995D-C03CC0541C19>"
            SIP to address: sip:tuer-iphone@192.0.0.1:10168
                SIP to address User Part: tuer-iphone
                SIP to address Host Part: 192.0.0.1
                SIP to address Host Port: 10168
        Call-ID: A896241C6C52A397@79.237.225.35
        [Generated Call-ID: A896241C6C52A397@79.237.225.35]
        CSeq: 25 INVITE
            Sequence Number: 25
            Method: INVITE
        Contact: <sip:FB295F506401C13E567BBD9FC96B1@79.237.225.35>
            Contact URI: sip:FB295F506401C13E567BBD9FC96B1@79.237.225.35
                Contact URI User Part: FB295F506401C13E567BBD9FC96B1
                Contact URI Host Part: 79.237.225.35
        Max-Forwards: 70
        P-Called-Party-ID: <sip:**9@fritz.box>
        Expires: 120
        Session-Expires: 600;refresher=uac
        Min-SE: 90
        User-Agent: AVM FRITZ!Box 7490 113.07.27 (May  4 2021)
        Supported: 100rel,replaces,timer
        Allow-Events: telephone-event,refer
        Allow: INVITE,ACK,OPTIONS,CANCEL,BYE,UPDATE,PRACK,INFO,SUBSCRIBE,NOTIFY,REFER,MESSAGE,PUBLISH
        Content-Type: application/sdp
        Accept: application/sdp, multipart/mixed
        Accept-Encoding: identity
        Content-Length:   359
    Message Body
        Session Description Protocol
            Session Description Protocol Version (v): 0
            Owner/Creator, Session Id (o): user 8940975 8940975 IN IP4 79.237.225.35
                Owner Username: user
                Session ID: 8940975
                Session Version: 8940975
                Owner Network Type: IN
                Owner Address Type: IP4
                Owner Address: 79.237.225.35
            Session Name (s): call
            Connection Information (c): IN IP4 79.237.225.35
                Connection Network Type: IN
                Connection Address Type: IP4
                Connection Address: 79.237.225.35
            Time Description, active time (t): 0 0
                Session Start Time: 0
                Session Stop Time: 0
            Media Description, name and address (m): audio 7080 RTP/AVP 8 0 2 102 100 99 97 101
                Media Type: audio
                Media Port: 7080
                Media Protocol: RTP/AVP
                Media Format: ITU-T G.711 PCMA
                Media Format: ITU-T G.711 PCMU
                Media Format: ITU-T G.721
                Media Format: DynamicRTP-Type-102
                Media Format: DynamicRTP-Type-100
                Media Format: DynamicRTP-Type-99
                Media Format: DynamicRTP-Type-97
                Media Format: DynamicRTP-Type-101
            Media Attribute (a): sendrecv
            Media Attribute (a): rtpmap:2 G726-32/8000
                Media Attribute Fieldname: rtpmap
                Media Format: 2
                MIME Type: G726-32
                Sample Rate: 8000
            Media Attribute (a): rtpmap:102 G726-32/8000
                Media Attribute Fieldname: rtpmap
                Media Format: 102
                MIME Type: G726-32
                Sample Rate: 8000
            Media Attribute (a): rtpmap:100 G726-40/8000
                Media Attribute Fieldname: rtpmap
                Media Format: 100
                MIME Type: G726-40
                Sample Rate: 8000
            Media Attribute (a): rtpmap:99 G726-24/8000
                Media Attribute Fieldname: rtpmap
                Media Format: 99
                MIME Type: G726-24
                Sample Rate: 8000
            Media Attribute (a): rtpmap:97 iLBC/8000
                Media Attribute Fieldname: rtpmap
                Media Format: 97
                MIME Type: iLBC
                Sample Rate: 8000
            Media Attribute (a): fmtp:97 mode=30
                Media Attribute Fieldname: fmtp
                Media Format: 97 [iLBC]
                Media format specific parameters: mode=30
            Media Attribute (a): rtpmap:101 telephone-event/8000
                Media Attribute Fieldname: rtpmap
                Media Format: 101
                MIME Type: telephone-event
                Sample Rate: 8000
            Media Attribute (a): fmtp:101 0-15
                Media Attribute Fieldname: fmtp
                Media Format: 101 [telephone-event]
                Media format specific parameters: 0-15
            Media Attribute (a): rtcp:7081
                Media Attribute Fieldname: rtcp
                Media Attribute Value: 7081
            [Generated Call-ID: A896241C6C52A397@79.237.225.35]

请注意,这个问题不是关于让应用程序正常工作或正确配置我的路由器。我主要关心的是首先确定哪一方的行为不正确,以便我可以向这家公司开票。

voip sip
  • 1 个回答
  • 144 Views

Sidebar

Stats

  • 问题 205573
  • 回答 270741
  • 最佳答案 135370
  • 用户 68524
  • 热门
  • 回答
  • Marko Smith

    如何减少“vmmem”进程的消耗?

    • 11 个回答
  • Marko Smith

    从 Microsoft Stream 下载视频

    • 4 个回答
  • Marko Smith

    Google Chrome DevTools 无法解析 SourceMap:chrome-extension

    • 6 个回答
  • Marko Smith

    Windows 照片查看器因为内存不足而无法运行?

    • 5 个回答
  • Marko Smith

    支持结束后如何激活 WindowsXP?

    • 6 个回答
  • Marko Smith

    远程桌面间歇性冻结

    • 7 个回答
  • Marko Smith

    子网掩码 /32 是什么意思?

    • 6 个回答
  • Marko Smith

    鼠标指针在 Windows 中按下的箭头键上移动?

    • 1 个回答
  • Marko Smith

    VirtualBox 无法以 VERR_NEM_VM_CREATE_FAILED 启动

    • 8 个回答
  • Marko Smith

    应用程序不会出现在 MacBook 的摄像头和麦克风隐私设置中

    • 5 个回答
  • Martin Hope
    Vickel Firefox 不再允许粘贴到 WhatsApp 网页中? 2023-08-18 05:04:35 +0800 CST
  • Martin Hope
    Saaru Lindestøkke 为什么使用 Python 的 tar 库时 tar.xz 文件比 macOS tar 小 15 倍? 2021-03-14 09:37:48 +0800 CST
  • Martin Hope
    CiaranWelsh 如何减少“vmmem”进程的消耗? 2020-06-10 02:06:58 +0800 CST
  • Martin Hope
    Jim Windows 10 搜索未加载,显示空白窗口 2020-02-06 03:28:26 +0800 CST
  • Martin Hope
    andre_ss6 远程桌面间歇性冻结 2019-09-11 12:56:40 +0800 CST
  • Martin Hope
    Riley Carney 为什么在 URL 后面加一个点会删除登录信息? 2019-08-06 10:59:24 +0800 CST
  • Martin Hope
    zdimension 鼠标指针在 Windows 中按下的箭头键上移动? 2019-08-04 06:39:57 +0800 CST
  • Martin Hope
    jonsca 我所有的 Firefox 附加组件突然被禁用了,我该如何重新启用它们? 2019-05-04 17:58:52 +0800 CST
  • Martin Hope
    MCK 是否可以使用文本创建二维码? 2019-04-02 06:32:14 +0800 CST
  • Martin Hope
    SoniEx2 更改 git init 默认分支名称 2019-04-01 06:16:56 +0800 CST

热门标签

windows-10 linux windows microsoft-excel networking ubuntu worksheet-function bash command-line hard-drive

Explore

  • 主页
  • 问题
    • 最新
    • 热门
  • 标签
  • 帮助

Footer

AskOverflow.Dev

关于我们

  • 关于我们
  • 联系我们

Legal Stuff

  • Privacy Policy

Language

  • Pt
  • Server
  • Unix

© 2023 AskOverflow.DEV All Rights Reserve