Benny Prijono wrote: > We're currently integrating Intel IPP codecs for the next release. > It's in the roadmap (http://trac.pjsip.org/repos/roadmap). This mean that the encoding/decoding routines will done in by the IPP code itself and not by the soft implementation of the same codec available inside pjsip. I am wondering if the very same approach could be done for the APS available on S60 that's a code that manage the encoding/decoding directly interfacing with the audio. Because this would mean providing directly in "hardware" all the codes (including the tipically non-royalty-free one like AMR) available natively and for free on the Nokia S60 platform. It would be a strong enanchment for the pjsip support on the "mobile" platform environment representing the 76% of the smartphone market! It could be feasible or not from the pjsip design point of view to have the APS not only manage the audio but also directly the codec like for the IPP? Fabio