<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18852">
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV>&gt;&gt; But then you create phonenumbers in enum, which doesn't exist as 
<BR>&gt;&gt; pstn-numbers.<BR>&gt;&gt;<BR>&gt;&gt; Not the idea behind 
enum.<BR>&gt;&gt;<BR>&gt;&gt; On the other hand, if you owned 10 or 100 
pstn-numbers in series, you <BR>&gt;&gt; could get the last one or two digits 
delegated to your dns-server.<BR>&gt;&gt;<BR>&gt;Why do I create numbers in enum 
which doesn't exist as pstn ?<BR><FONT size=2 face=Arial>&gt;</FONT><BR>&gt;A 
simple example:<BR><FONT size=2 face=Arial>&gt;</FONT><BR>&gt;My "pstn number" 
is +43-1-1234567. Everybody around the world can call<BR>&gt;me using this 
number.<BR>&gt;Lets say, I have 3 extensions: 0=reception, 10=secretary, 
20=boss.<BR><FONT size=2 face=Arial>&gt;</FONT><BR>&gt;If someone 
calls<BR><BR>&gt;ENUMLOOKUP(+4311234567) he will get a uri 
"sip:0@ip.of.my.asterisk"<BR>&gt;ENUMLOOKUP(+43112345670) he will get a uri 
"sip:0@ip.of.my.asterisk"<BR>&gt;ENUMLOOKUP(+431123456710) he will get a uri 
"sip:sec@ip.of.my.asterisk"<BR>&gt;or "sip:10@ip.of.my.asterisk" (which ever you 
prefer)<BR>&gt;ENUMLOOKUP(+431123456720) he will get a uri 
"sip:boss@ip.of.my.asterisk"<BR>&gt;or "sip:20@ip.of.my.asterisk"<BR><BR>&gt;All 
this numbers exist because they connect to different persons. 
Why<BR>&gt;shouldn't that be the idea behind enum?<BR></DIV>
<DIV><FONT size=2 face=Arial>But if a pstn or cell call +<FONT size=3 
face="Times New Roman">431123456720 will it be connected to <FONT size=2 
face=Arial>+</FONT><FONT size=3 face="Times New Roman">4311234567 ? Or will the 
call fail?</FONT></FONT></FONT></DIV>
<DIV>If so, <FONT size=2 face=Arial>+</FONT><FONT size=3 
face="Times New Roman">431123456720 is an invalid number.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Leif</FONT></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>