[asterisk-bugs] [JIRA] (ASTERISK-21667) No Events inputs until sending something to asterisk
Arkadiusz Malka (JIRA)
noreply at issues.asterisk.org
Tue Apr 23 06:00:38 CDT 2013
Arkadiusz Malka created ASTERISK-21667:
------------------------------------------
Summary: No Events inputs until sending something to asterisk
Key: ASTERISK-21667
URL: https://issues.asterisk.org/jira/browse/ASTERISK-21667
Project: Asterisk
Issue Type: Bug
Security Level: None
Components: Core/ManagerInterface
Affects Versions: 11.3.0
Environment: CentOS 6.3
Reporter: Arkadiusz Malka
manager.conf
[general]
enabled = yes
webenabled = no
port = 5038
bindaddr = 192.168.1.215
timestampevents = yes
[test]
secret=test
read = all
write = all
After login i can get only this:
Asterisk Call Manager/1.3
Action: login
Username: test
Secret: test
Response: Success
Message: Authentication accepted
Event: FullyBooted
Privilege: system,all
Status: Fully Booted
Then there is no input until i send something. After sending \r\n it returns events and at the end response to sended data (error in this case):
Event: RTCPSent
Privilege: reporting,all
Timestamp: 1366714610.822301
To: xxxxxxxxxxxxxxx
OurSSRC: 1740974660
SentNTP: 1366714610.3368054784
SentRTP: 3114792
SentPackets: 19464
SentOctets: 3114240
ReportBlock:
FractionLost: 0
CumulativeLoss: 0
IAJitter: 0.0001
TheirLastSR: 3856155382
DLSR: 390.0890 (sec)
Event: RTCPSent
Privilege: reporting,all
Timestamp: 1366714611.621060
To: xxxxxxxxxxxxxxxxxxx
OurSSRC: 903999879
SentNTP: 1366714611.2543775744
SentRTP: 1218960640
SentPackets: 752
SentOctets: 120320
ReportBlock:
FractionLost: 0
CumulativeLoss: 0
IAJitter: 0.0006
TheirLastSR: 0
DLSR: 26867.6210 (sec)
Response: Error
Message: Missing action in request
--
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