Re: [pjsip] T38 fax support...where does PJSIP stand supported/not supported?

DC
David Clark
Tue, Feb 10, 2009 4:58 PM

any advice on how to do that or where to look.  Yes I am using pjsua_ua API.

Thanks,
David Clark

At 04:03 AM 2/10/2009, Gang Liu wrote:

You can create your own SDP offer/answer for T.38 if you use pjsip-ua API.

regards,
Gang

On Tue, Feb 10, 2009 at 7:28 AM, David Clark vdc1048@tx.rr.com wrote:

If supported any special configuration required to enable it?

Thanks,

David Clark


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

any advice on how to do that or where to look. Yes I am using pjsua_ua API. Thanks, David Clark At 04:03 AM 2/10/2009, Gang Liu wrote: >You can create your own SDP offer/answer for T.38 if you use pjsip-ua API. > >regards, >Gang > >On Tue, Feb 10, 2009 at 7:28 AM, David Clark <vdc1048@tx.rr.com> wrote: > > If supported any special configuration required to enable it? > > > > Thanks, > > > > David Clark > > > > > > _______________________________________________ > > Visit our blog: http://blog.pjsip.org > > > > pjsip mailing list > > pjsip@lists.pjsip.org > > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > >_______________________________________________ >Visit our blog: http://blog.pjsip.org > >pjsip mailing list >pjsip@lists.pjsip.org >http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org
GL
Gang Liu
Wed, Feb 11, 2009 10:52 AM

pjsua-lib api is higner level than pjsip-ua API.
take a look at pjsip-ua document. You will find there are functions we
can provide our own sdp offer/answer.

regards,
Gang

On Wed, Feb 11, 2009 at 12:58 AM, David Clark vdc1048@tx.rr.com wrote:

any advice on how to do that or where to look.  Yes I am using pjsua_ua API.

Thanks,
David Clark

At 04:03 AM 2/10/2009, Gang Liu wrote:

You can create your own SDP offer/answer for T.38 if you use pjsip-ua API.

regards,
Gang

On Tue, Feb 10, 2009 at 7:28 AM, David Clark vdc1048@tx.rr.com wrote:

If supported any special configuration required to enable it?

Thanks,

David Clark


Visit our blog: http://blog.pjsip.org

pjsip mailing list
pjsip@lists.pjsip.org
http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org

pjsua-lib api is higner level than pjsip-ua API. take a look at pjsip-ua document. You will find there are functions we can provide our own sdp offer/answer. regards, Gang On Wed, Feb 11, 2009 at 12:58 AM, David Clark <vdc1048@tx.rr.com> wrote: > any advice on how to do that or where to look. Yes I am using pjsua_ua API. > > Thanks, > David Clark > > At 04:03 AM 2/10/2009, Gang Liu wrote: >> >> You can create your own SDP offer/answer for T.38 if you use pjsip-ua API. >> >> regards, >> Gang >> >> On Tue, Feb 10, 2009 at 7:28 AM, David Clark <vdc1048@tx.rr.com> wrote: >> > If supported any special configuration required to enable it? >> > >> > Thanks, >> > >> > David Clark >> > >> > >> > _______________________________________________ >> > Visit our blog: http://blog.pjsip.org >> > >> > pjsip mailing list >> > pjsip@lists.pjsip.org >> > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >> > >> >> _______________________________________________ >> Visit our blog: http://blog.pjsip.org >> >> pjsip mailing list >> pjsip@lists.pjsip.org >> http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >