On 9/19/07, Jagdish Jangid <jagdish at voicesaver.com> wrote: > Hi Benny, > > I have searched previous mails for adding new code G729a or any but did not > got enough information. > > Can you please tell me how to start to add new codec? > I have static library for G729a code. > Can I add any codec at run time or I have to add compile time? > > Please refer any samples for that. You would need to add a few lines in pjsip for a new codec (following the others already in there such as gsm.c or ilbc.c). After that your code can use it, it'll "just work". -- Perry Ismangil