Hi Rodrigo, Connecting each call to a separately created sound port is probably not what you want to do. If you want all calls to use the same sound device, then connect all calls to conference port 0, which is the sound device. If you are creating a server where you don't need the sound device, then use the null device. Regards, Bill On 4/22/2015 4:21 PM, Rodrigo Wantuk wrote: > Hello, > > I'm trying to connect more than 100 calls using the same windows input > deivce as sound port. I create a new sound port for each call with > pjmedia_snd_port_create_rec but it works only for 62 of these 100 > calls. For the other calls, not event the RTP packets are sent. (The > sip negotiation is OK, but then no RTP packet for the other calls). > > Someone knows what is the problem here? > > Thanks, > Rodrigo Wantuk > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip at lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150422/98f11ea2/attachment.html>