[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Linphone-users] linphone-1.1.0 is out
From: |
Simon Morlat |
Subject: |
Re: [Linphone-users] linphone-1.1.0 is out |
Date: |
Thu, 25 Aug 2005 20:11:55 +0200 |
User-agent: |
KMail/1.7.2 |
Thanks for reporting this problem.
The autocompletion conflicts with the resolving of enums.
I'll fix that for 1.1.1
Simon
Le Jeudi 25 Août 2005 15:31, Mikhail Ramendik a écrit :
> В сообщении от 25 августа 2005 03:05 Simon Morlat написал(a):
> > - automatic sip url completion when using a default proxy:
> > when user types 'mymother' in the url bar, linphone calls
> > sip:address@hidden
>
> Unfortunately this does not work for numeric-only addresses. And this would
> be very much needed for PSTN gateways, oncluding a small operation that I'm
> involved with. (BTW, thanks for the ILBS support! our server now works with
> Linphone).
>
> When I type "someaddress", it does get modified to
> "sip:address@hidden". But hen I type "0123", I get "Could not
> resolve this number". Could it be possible to have this resolve to
> "sip:address@hidden"?