Hi,
I want make an app that plays sound file from stdin to the SIP call stream. And writes what the other party is saying to stdout.
I want make an app that plays sound file from stdin to the SIP call stream. And writes what the other party is saying to stdout.
As I understood from official API docs, I need to change media port to my custom implementation in onStreamCreated().
But how do I implement it? There is only example for plain C (playsine.c) and I failed to get it working with PJSUA2. Thanks in advance.
Vlad
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org