linphone-users
[Top][All Lists]
Advanced

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

Re: [Linphone-users]little bug with 0.8.0 : list of devices too short


From: Simon Morlat
Subject: Re: [Linphone-users]little bug with 0.8.0 : list of devices too short
Date: 01 Oct 2002 00:54:00 +0200

Hi

Yes, you are right. The table for storing interfaces is statically
allocated, and is only of size five.
This is controlled by the MAX_IF macro in gnome/LinphoneMain.h
You can change it and recompile if you wish.
I 've just change it for next release.
Simon

Le dim 29/09/2002 à 22:35, Ekkard Gerlach a écrit :
> Hello, 
> 
> a little bug: when configured a lot of devices, linphone
> shows only 4 devices, 
> 
> e.g. (my configuration)
> 
> rex:/var/spool/mqueue # ifconfig
> eth0      Link encap:Ethernet  HWaddr 00:10:4B:44:7B:68  
>           inet addr:192.168.0.48  Bcast:192.168.0.255  Mask:255.255.255.0
>           ...
> 
> ippp0     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.99  P-t-P:192.168.0.99  Mask:255.255.255.255
>           ...
> 
> ippp1     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.99  P-t-P:192.168.0.99  Mask:255.255.255.255
>           ...
> 
> ippp2     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.99  P-t-P:192.168.0.99  Mask:255.255.255.255
>           ...
> 
> ippp3     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.99  P-t-P:192.168.0.99  Mask:255.255.255.255
>           ...
> 
> ippp4     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.48  P-t-P:192.168.0.49  Mask:255.255.255.255
>           ...
> 
> ippp5     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.99  P-t-P:192.168.0.99  Mask:255.255.255.255
>           ...
> 
> ippp6     Link encap:Point-to-Point Protocol  
>           inet addr:192.168.0.99  P-t-P:192.168.0.99  Mask:255.255.255.255
>           ...
> 
> lo        Link encap:Local Loopback  
>           inet addr:127.0.0.1  Mask:255.0.0.0
>           inet6 addr: ::1/128 Scope:Host
>           ...
> 
> vmnet1    Link encap:Ethernet  HWaddr 00:50:56:C0:00:01  
>           inet addr:192.168.208.1  Bcast:192.168.208.255  Mask:255.255.255.0
>           ...
> 
> vmnet8    Link encap:Ethernet  HWaddr 00:50:56:C0:00:08  
>           inet addr:192.168.185.1  Bcast:192.168.185.255  Mask:255.255.255.0
>           ...
> 
> linphone 0.8.0  only shows 
>    lo
>    ippp0
>    ippp1
>    ippp2
>    ippp3
> and nothing more. After shutting down ippp0 - ippp6 and 
> restart of linphone my test-device eth0 appeard. 
> 
> Ekkard
> 
> 
> _______________________________________________
> Linphone-users mailing list
> address@hidden
> http://mail.freesoftware.fsf.org/mailman/listinfo/linphone-users
> 







reply via email to

[Prev in Thread] Current Thread [Next in Thread]