correction: Signed 16bit PCM... 2014-01-28 Edgar Delgado <edgdelgado at gmail.com> > Hi guys, im trying to use the pjsip with my sip provider to send some .wav > files... > > > my config file: > > --id=*** > --registrar=*** > --username=*** > --password=*** > --null-audio > --auto-play > --play-file=/opt/alarm.wav > --duration=10 > > audio file: > > Unsigned 8bit PCM > 1 Channel > 11025 Hz > > error: > > conference.c ......Port 1 (/opt/alarm.wav) transmitting to port 4 > (sip:***@***) > pjsua2: ../src/pjmedia/conference.c:1498: read_port: Assertion > `cport->rx_buf_count <= cport->rx_buf_cap' failed. > > > ty > > BR, > Edgar > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140128/bc631720/attachment-0001.html>