[python] Problem selecting the transport bound address

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Aug 13, 2008 at 10:55 AM, Sa?l Ibarra <saghul at gmail.com> wrote:

> > Actually there was a minor bug in pjlib, I've just fixed that in the
> latest
> > SVN. It should work now.
>
> I tried and it's working now, thanks! One thing I noticed is that
> eventhough the SIP port bounds to the correct address, the RTP ports
> bind to 0.0.0.0:
>
> udp        0      0 0.0.0.0:4000            0.0.0.0:*
>         31638/python
> udp        0      0 0.0.0.0:4001            0.0.0.0:*
>         31638/python
> udp        0      0 0.0.0.0:4002            0.0.0.0:*
>         31638/python
> udp        0      0 0.0.0.0:4003            0.0.0.0:*
>         31638/python
> udp        0      0 10.10.0.207:5080        0.0.0.0:*
>         31638/python
>
> Should it be this way?
>
>
Yep. The bound address is in the transport config, and that transport config
is only used to create that one particular transport instance. And we don't
have the API to set the bound address of RTP/RTCP sockets in python either.

Why do you need to play with the bound address anyway?

 -benny
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080813/d72d222c/attachment.html 


[Index of Archives]     [Asterisk Users]     [Asterisk App Development]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux]     [Linux OMAP]     [Linux MIPS]     [Linux API]
  Powered by Linux