[PATCH 6/9] Add traffic forwarding via RTP to remote application

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Andreas Eversberg andreas at eversberg.eu
Sun May 4 09:06:47 UTC 2014


>>   	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



More information about the OpenBSC mailing list