[asterisk-bugs] [JIRA] (ASTERISK-18897) [patch] SIP Notify Request without "Voice-Message" in the body is not accepted.
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Dec 19 06:27:08 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-18897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joshua Colp updated ASTERISK-18897:
-----------------------------------
Summary: [patch] SIP Notify Request without "Voice-Message" in the body is not accepted. (was: SIP Notify Request without "Voice-Message" in the body is not accepted.)
> [patch] SIP Notify Request without "Voice-Message" in the body is not accepted.
> -------------------------------------------------------------------------------
>
> Key: ASTERISK-18897
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-18897
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_sip/General, Channels/chan_sip/Subscriptions
> Affects Versions: 1.8.7.1, 13.18.4
> Environment: Ubuntu 11.04
> Reporter: B.GUESMI
> Attachments: BG_Notify.patch, BG_Notify.patch
>
>
> When receiving an unsolicited Notify from the Server that do not contains "Voice-Message" parameter in the body, Asterisk reply by "489 Bad event".
> This is an example of a unsolicited Notify sent by the server that I work whit (FreeSwitch, by the way, it's ROCKS!)
> NOTIFY sip:test1 at 10.64.74.171:5060 SIP/2.0
> Via: SIP/2.0/UDP 10.64.74.38:5070;rport;branch=z9hG4bK4K2QXjgmvmtcr
> Max-Forwards: 70
> From: <sip:test1 at 10.64.74.38>;tag=45r9yvZ73e4Hg
> To: <sip:test1 at 10.64.74.38>
> Call-ID: c0ddfc55-8f07-122f-b9a7-00219b732031
> CSeq: 20611908 NOTIFY
> Contact: <sip:mod_sofia at 10.64.74.38:5070>
> User-Agent: Baligh GUESMI Server
> Allow: INVITE, ACK, BYE, CANCEL, OPTIONS, MESSAGE, UPDATE, INFO, REGISTER, REFER, PRACK, NOTIFY, PUBLISH, SUBSCRIBE
> Supported: 100rel, timer, precondition, path, replaces
> Event: message-summary
> Allow-Events: talk, hold, presence, dialog, line-seize, call-info, sla, include-session-description, presence.winfo, message-summary, refer
> Subscription-State: terminated;reason=timeout
> Content-Type: application/simple-message-summary
> Content-Length: 74
> Messages-Waiting: no
> Message-Account: sip:test1 at 10.64.74.38
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list