Qos and Pjsip python

CH
Christian Holzberger
Thu, Sep 25, 2008 9:14 AM

hi,

i wonder how one could set qos information using the python api for
pjsip, can't find anything about it in the docs or in google.

greetings,
christian

MOSAIK Software - Christian Holzberger
Web: http://www.mosaik-software.de

hi, i wonder how one could set qos information using the python api for pjsip, can't find anything about it in the docs or in google. greetings, christian -- MOSAIK Software - Christian Holzberger Web: http://www.mosaik-software.de
BP
Benny Prijono
Fri, Sep 26, 2008 12:00 AM

On Thu, Sep 25, 2008 at 10:14 AM, Christian Holzberger <
ch@mosaik-software.de> wrote:

hi,

i wonder how one could set qos information using the python api for
pjsip, can't find anything about it in the docs or in google.

The only way is to modify the socket creation parts in pjsua-lib, since qos
is not even supported on pjsua-lib.

Cheers
Benny

greetings,
christian

MOSAIK Software - Christian Holzberger
Web: http://www.mosaik-software.de


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

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

On Thu, Sep 25, 2008 at 10:14 AM, Christian Holzberger < ch@mosaik-software.de> wrote: > hi, > > i wonder how one could set qos information using the python api for > pjsip, can't find anything about it in the docs or in google. > > The only way is to modify the socket creation parts in pjsua-lib, since qos is not even supported on pjsua-lib. Cheers Benny > greetings, > christian > -- > MOSAIK Software - Christian Holzberger > Web: http://www.mosaik-software.de > > > > > _______________________________________________ > Visit our blog: http://blog.pjsip.org > > pjsip mailing list > pjsip@lists.pjsip.org > http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org >