Hi, We are trying to embed PJSIP within our embedded application on a Variscite AM3517 ARM based Linux V2.6.34 board. We have done this on a different platform before using PJSIP 1.x without any problems. Unfortunately we have a problem with the latest PJSIP V2.1. We can only establish sound using our first call. When we disconnect this call and redial (from our phone to the PJSIP ARM device) the SIP call is established correctly (we can send and receive DTMF and there are no errors) but there is no sound from our speaker and microphone. We have tested the same application on a X86 Linux machine without any problems. It looks like PJSIP is not opening the ALSA device correctly for the second time. We can establish a single call again after a full restart of the application. We are using ALSA with the PortAudio configuration. Our microphone is connected to the line-in of the board. The sound tests of PJSIP returns without any problems (we can even play sound twice). Playing/recording sound using ALSA (aplay, arecord etc.) as not revealed any problems. I have included a log with some PJSIP debug information. Could anyone tell us what the problem could be? Thanks, Anne -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130411/587f4a3b/attachment-0001.html> -------------- next part -------------- A non-text attachment was scrubbed... Name: pjsip no audio after first call.log Type: application/octet-stream Size: 24332 bytes Desc: not available URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20130411/587f4a3b/attachment-0001.log>