[Home]

Summary:ASTERISK-23081: PJSip Tab Expansion erroring
Reporter:xrobau (xrobau)Labels:
Date Opened:2013-12-30 21:28:56.000-0600Date Closed:2014-01-13 07:36:01.000-0600
Priority:TrivialRegression?No
Status:Closed/CompleteComponents:Channels/chan_pjsip
Versions:12.0.0 Frequency of
Occurrence
Frequent
Related
Issues:
Environment:Attachments:
Description:In the asterisk console, typing:

pjsip show channels [tab]

Produces this error:

Dec 31 13:28:23] ERROR[5691]: utils.c:1328 ast_carefulwrite: write() returned error: Bad file descriptor
[Dec 31 13:28:23] ERROR[5691]: utils.c:1328 ast_carefulwrite: write() returned error: Bad file descriptor
[Dec 31 13:28:23] ERROR[5691]: utils.c:1328 ast_carefulwrite: write() returned error: Bad file descriptor
[Dec 31 13:28:23] ERROR[5691]: utils.c:1328 ast_carefulwrite: write() returned error: Bad file descriptor

(4 lines)

Each time you push tab.
Comments:By: Kinsey Moore (kmoore) 2014-01-08 15:44:05.508-0600

Attached patch for testing.

xrobau,
I couldn't reproduce the errors you were seeing, but I did encounter a bit of weirdness and I have resolved it with the attached patch. Could you give it a try?

By: Kinsey Moore (kmoore) 2014-01-09 14:40:01.977-0600

I removed the attached diff. The patch can now be found at the associated reviewboard link.