On 2/14/08, Klaus Darilion <klaus.mailinglists at pernau.at> wrote: > Hi! > > If an error happens in pjsua-lib I can dump the error to log using > pjsua-perror. But How can I fetch the error reason into a string to > display the reason to the user? pj_strerror() would work for all values of pj_status_t. cheers, -benny > thanks > klaus