S_LCHAN_HANDOVER_FAIL, /* 04.08 Handover Failed */ S_LCHAN_HANDOVER_DETECT, /* 08.58 Handover Detect */ S_LCHAN_MEAS_REP, /* 08.58 Measurement Report */
- S_LCHAN_RTP_SOCKET_FREE,
Use the opportunity to write a bit of information here? Or maybe just use S_CHALLOC_FREED to free rtp_socket and introduce a S_CHALLOC_RESET to do it in the later case?
struct lchan_signal_data sig;
dear holger,
i chose to use S_CHALLOC_* to trigger RTP socket freeing. see attached patch.
best regards
andreas