freeswitch/spandsp

HDLC Output Issue

fahadnaeem opened this issue · 1 comments

When I send Signaling channels to HDLC library, it returns HDLC Frame is Ok but the s->buffer which should have the HDLC frame gives segmentation fault whenever I try to access it in the frame_handler function.

Why are you trying to access the library's internal data?