On 3/6/08, Andr? Teixeira <coelho at wit-software.com> wrote: > Hi, > > IS there any way to access the packets received after a call has been > established? > > I have an UDP listener (port 5062) using pjlib sockets. The listener is > able to receive packets until the call is established. > > [...] > m=image 5062 udptl t38. > [...] > > At that point I suspect that pjsip takes over the port and overrides my > listener. Is there any way to deactivate this? Or a method I can call to > read the packet, each time one arrives. I assume we're talking about UDP media transport? And how do you "listen" to the RX packets? cheers, -benny