| Summary: | ASTERISK-24331: Unexpected Errors in Asterisk Manager Interface Output | ||
| Reporter: | xrobau (xrobau) | Labels: | |
| Date Opened: | 2014-09-16 14:27:28 | Date Closed: | 2014-09-18 11:31:16 |
| Priority: | Major | Regression? | No |
| Status: | Closed/Complete | Components: | Core/ManagerInterface |
| Versions: | 12.5.0 | Frequency of Occurrence | Constant |
| Related Issues: | |||
| Environment: | FreePBX | Attachments: | ( 0) AMI_Output.txt ( 1) pjsip.aor.conf ( 2) pjsip.auth.conf ( 3) pjsip.endpoint.conf |
| Description: | When using the AMI command 'PJSIPShowEndpoint', errors are announced in the middle of the event output, after AuthDetail
{code}Response: Error Message: Unable to retrieve transport Response: Error Message: Unable to format endpoint 301 Event: EndpointDetailComplete EventList: Complete ListItems: 2 {code} | ||
| Comments: | By: xrobau (xrobau) 2014-09-16 14:28:43.317-0500 Complete AMI Output showing the complete dump By: George Joseph (gjoseph) 2014-09-16 16:05:22.624-0500 There are 2 issues here... The erroneous error message for the missing transport and the ListItems field isn't updating correctly. Patch forthcoming for both. By: George Joseph (gjoseph) 2014-09-18 11:31:16.541-0500 Fixed in commit 423282 | ||