Holger Hans Peter Freyther wrote:
On Tue, Mar 11, 2014 at 07:29:01AM +0100, Andreas Eversberg wrote:
i think it would make sense to move tch_frame_down() to rtp_proxy.c. at least we could get rid of all the dummy implementations for this function.
Good Morning,
could you attempt to make a patch like this? The goal is to have the NAT code link without modifications. But we can solve this by spliting out GSM 04.08 message generating/parsing from libbsc as well.
holger
dear holger,
i tried to move the tch_frame_down() to trau_mux.c. this function requires trans_find_by_callref(), which is part of libmsc. now all programs that link libtrau will also need to be linked to libmsc.
best regards,
andreas