Dear folks, I have two questions about playing sounds on iPhone: - How can I make DTMF sounds audible while NOT IN a call yet (so from the initial dial pad)? (I got it working while IN a call using pjmedia_tonegen_play_digits().) - How can I play the vibrate system sound while IN a call? (I got this working when NOT IN a call: AudioServicesPlaySystemSound(kSystemSoundID_Vibrate); But I assume because the audio system is taken over by PJSIP while in a call, this vibrate does not come through.) Thanks! Cornelis -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20101110/02b4ec8e/attachment.html>