Hi I am trying to use "L16/16000/1" to connect a call from osx to ios. they both run the same pjsip code but on their respective targets. I call this... pjsua_codec_set_priority(pj_cstr(&l16codec,"L16/1600/1"),200); and on call negotiation i see it at the top of the list. but it still chooses speex 16000 if i use pcmu/8000/1 it works as expected. and for some odd reason i am not getting logging info from the ios device so i am seeing all of this from the os x perspective. is it possible the server/network doesnt support that codec? how can i see what ios is supporting? is there a fix for the logging issue? thanks, Brandon ps. does anyone have pjsip running in the xcode debugger? i built with symbols and added the headers and i still cant step through the code. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20140529/04165633/attachment.html>