[asterisk-bugs] [JIRA] (ASTERISK-23283) SipNotify Action over AMI doest not allow multiline content with \n

Peter Katzmann (JIRA) noreply at issues.asterisk.org
Wed Feb 12 09:01:03 CST 2014


Peter Katzmann created ASTERISK-23283:
-----------------------------------------

             Summary: SipNotify Action over AMI doest not allow multiline content with \n
                 Key: ASTERISK-23283
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-23283
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Core/ManagerInterface
    Affects Versions: 11.7.0
         Environment: ubuntu
            Reporter: Peter Katzmann


When i try to generate a SIPnotify action over AMI only single line content is transfered.
For Example when you try t send a MWI info you need several line content but only the the content till \n will be transfered.

action: SipNotify
actionid: 601901529_11#
channel: sip/2205
variable: Event=message-summary
variable: Content-Type=application/simple-message-summary
variable: Content=Messages-Waiting: yes 
Message-Account: sip:*97 at 130.10.20.217 
Voice-Message: 13/3 (0/0)



NOTIFY sip:2205 at 10.0.0.155:5060;transport=udp SIP/2.0
Via: SIP/2.0/UDP 130.10.20.217:5060;branch=z9hG4bK15b96777
Max-Forwards: 70
From: "asterisk" <sip:asterisk at 130.10.20.217>;tag=as73e0337b
To: <sip:2205 at 10.0.0.155:5060;transport=udp>
Contact: <sip:asterisk at 130.10.20.217:5060>
Call-ID: 53400acc2a94506548bc06373c3a36ef at 130.10.20.217:5060
CSeq: 102 NOTIFY
User-Agent: asteriskdev1
Date: Wed, 12 Feb 2014 14:05:55 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH
Supported: replaces, timer
Subscription-State: terminated
Content-Type: application/simple-message-summary
Event: message-summary
Content-Length: 22

Messages-Waiting: yes 
---



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list