Hi all,
I need G729 codec in Sipek Softphone, so I'm trying to integrate it
with IPP in pjsip;
Using
http://trac.pjsip.org/repos/wiki/Intel_IPP_Codecs I succesfully
integrated it, and now, in pjsua application, typing "Cp" (codec
priority) command from the menu I see G729 (and others) codec.
So, I rebuild pjsipdll.dll (instructions at
http://sites.google.com/site/sipekvoip/Home/documentation/pjsipwrapper/pjsipwrapper-for-windows),
and substituted the new dll over the older in the Sipek Softphone
directory
But now it says
"An unhandled exception of type 'System.DllNotFoundException' occurred
in SipekSdk.dll
Additional information: Unable to load DLL 'pjsipDll.dll': Impossibile
trovare il modulo specificato. (Exception from HRESULT: 0x8007007E)"
Obviously, the file 'pjsipDll.dll' exists, it's the rebuilded version.
Anyone experienced/solved this problem, or could succesfully
integrated G729 codec in sipek softphone?
Thanks in advance,
Salvatore Balzano