Holger Hans Peter Freyther wrote:
Currently libbsc depends on libtrau. Can we move the rtp_socket to another library? Or move out the code used by nat to another libbsc?What do you think? holger>+int tch_frame_down(struct gsm_network *net, uint32_t callref, struct gsm_data_frame *data);
dear holger, dear harald,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.
best regards, andreas
