[asterisk-users] e164.org dead ?

2015-12-02 Thread Julien Sansonnens
Hello,

Does the ENUM service e164.org died? All queries that I do lead to
"NXDOMAIN". I feel that the base has simply been empty for several
months. Maybe some old addresses are still resolved, but the newer
ones are not.

The website still works, but it seems that everyone has left the
plane, leaving the autopilot mode. Of course, no one responds to
support emails.

Have you experienced similar problems? Anyone has information from within?

Regards, Julien

-- 
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
   http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] e164.org and tollfree ENUM records

2009-07-03 Thread Anthony Messina
Recently, I've been having issues with the URIs returned from e.164.org and 
toll free calls. It seems that the URIs that are returned from ENUMQUERY and 
ENUMRESULT are no longer the proper numbering schemes that the poviders use.

I've been using the following [enum] template in my outbound route for quite 
some time with great success until recently.

[enum](!)
exten = _X.,n,Set(ARRAY(i,id)=1,${ENUMQUERY(+${EXTEN},ALL,e164.org)})
exten = _X.,n,Set(max=${ENUMRESULT(${id},getnum)})
exten = _X.,n,While($[${i} = ${max}])
exten = _X.,n,Set(uri=${ENUMRESULT(${id},${i})})
exten = _X.,n,Exec(${IF($[${uri:0:3} = 
sip]?Dial(SIP/${uri:4},40,KL(720:12)T):NoOp(ENUM URI is not of type 
SIP))})
exten = _X.,n,Exec(${IF($[${uri:0:4} = 
iax2]?Dial(IAX2/${uri:5},40,KL(720:12)T):NoOp(ENUM URI is not of 
type IAX2))})
exten = _X.,n,Set(i=${MATH(${i}+1,i)})
exten = _X.,n,EndWhile()

The console results are as follows.  Each of sip-happens, siptollfreegateway, 
and voipmich return either a 404 or 403 error.

I'm wondering if their ENUM records are old and no longer represent how 
callers should reach their servers.

  == ast_get_enum(num='+18002662278', tech='ALL', suffix='e164.org', 
options='', record=1
  
  == ENUM options(): pos=1, options='0' 
   
  == ast_get_enum() profiling: FAIL, 8.7.2.2.6.6.2.0.0.8.1.e164.org, 405 ms 
   
-- Executing [18002662...@outbound:3] Set(SIP/aastra-sip1-0c004d98, 
ARRAY(i,id)=1,0) in new stack
-- Executing [18002662...@outbound:4] Set(SIP/aastra-sip1-0c004d98, 
max=3) in new stack
-- Executing [18002662...@outbound:5] While(SIP/aastra-sip1-0c004d98, 
1) in new stack
-- Executing [18002662...@outbound:6] Set(SIP/aastra-sip1-0c004d98, 
uri=sip:164164180018002662...@sip.tollfreegateway.com) in new stack
-- Executing [18002662...@outbound:7] Exec(SIP/aastra-sip1-0c004d98, 
Dial(SIP/164164180018002662...@sip.tollfreegateway.com,40,KL(720:12)T))
 
in new stack
-- Limit Data for this call:
  == Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5
  == Using SIP VRTP TOS bits 136
  == Using SIP VRTP CoS mark 4
  == Using UDPTL TOS bits 184
  == Using UDPTL CoS mark 5
-- Called 164164180018002662...@sip.tollfreegateway.com
-- Got SIP response 480 Temporarily Unavailable back from 204.8.45.222
-- SIP/sip.tollfreegateway.com-140f2228 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)
-- Executing [18002662...@outbound:8] Exec(SIP/aastra-sip1-0c004d98, 
NoOp(ENUM URI is not of type IAX2)) in new stack
-- Executing [18002662...@outbound:9] Set(SIP/aastra-sip1-0c004d98, 
i=2) in new stack
-- Executing [18002662...@outbound:10] EndWhile(SIP/aastra-
sip1-0c004d98, ) in new stack
-- Executing [18002662...@outbound:5] While(SIP/aastra-sip1-0c004d98, 
1) in new stack
-- Executing [18002662...@outbound:6] Set(SIP/aastra-sip1-0c004d98, 
uri=sip:164164180018002662...@tollfree.sip-happens.com) in new stack
-- Executing [18002662...@outbound:7] Exec(SIP/aastra-sip1-0c004d98, 
Dial(SIP/164164180018002662...@tollfree.sip-
happens.com,40,KL(720:12)T)) in new stack
-- Limit Data for this call:
  == Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5
  == Using SIP VRTP TOS bits 136
  == Using SIP VRTP CoS mark 4
  == Using UDPTL TOS bits 184
  == Using UDPTL CoS mark 5
-- Called 164164180018002662...@tollfree.sip-happens.com
-- SIP/tollfree.sip-happens.com-140f3668 is circuit-busy
  == Everyone is busy/congested at this time (1:0/1/0)
-- Executing [18002662...@outbound:8] Exec(SIP/aastra-sip1-0c004d98, 
NoOp(ENUM URI is not of type IAX2)) in new stack
-- Executing [18002662...@outbound:9] Set(SIP/aastra-sip1-0c004d98, 
i=3) in new stack
-- Executing [18002662...@outbound:10] EndWhile(SIP/aastra-
sip1-0c004d98, ) in new stack
-- Executing [18002662...@outbound:5] While(SIP/aastra-sip1-0c004d98, 
1) in new stack
-- Executing [18002662...@outbound:6] Set(SIP/aastra-sip1-0c004d98, 
uri=sip:180018002662...@tf.voipmich.com) in new stack
-- Executing [18002662...@outbound:7] Exec(SIP/aastra-sip1-0c004d98, 
Dial(SIP/180018002662...@tf.voipmich.com,40,KL(720:12)T)) in new 
stack
-- Limit Data for this call:
  == Using SIP RTP TOS bits 184
  == Using SIP RTP CoS mark 5
  == Using SIP VRTP TOS bits 136
  == Using SIP VRTP CoS mark 4
  == Using UDPTL TOS bits 184
  == Using UDPTL CoS mark 5
-- Called 180018002662...@tf.voipmich.com
-- SIP/tf.voipmich.com-140f2228 is circuit-busy

-- 
Anthony - http://messinet.com - http://messinet.com/~amessina/gallery
8F89 5E72 8DF0 BCF0 10BE 9967 92DC 35DC B001 4A4E



signature.asc
Description: This is a digitally signed message part.

Re: [asterisk-users] e164.org

2008-03-30 Thread Michiel van Baak
On 00:36, Sun 30 Mar 08, Armin Schindler wrote:
 On Sat, 29 Mar 2008, Grey Man wrote:
  Does anyone know if the e164.org ENUM service is still active?
 
  If anyone who has anything to do with the e164.org ENUM site monitors
  this list could you check your signup page as the Captcha's (the test
  to see if you are human) fails for both the text and audio tests every
  time. I'd post a message on the e164.org forums but the signup page
  there has the test missing altogether.
 
 I don't really know the 'official' status, but I use it and it does work
 without problems.

Same here
-- 

Michiel van Baak
[EMAIL PROTECTED]
http://michiel.vanbaak.eu
GnuPG key: http://pgp.mit.edu:11371/pks/lookup?op=getsearch=0x71C946BD

Why is it drug addicts and computer aficionados are both called users?


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] e164.org

2008-03-29 Thread Grey Man
Does anyone know if the e164.org ENUM service is still active?

If anyone who has anything to do with the e164.org ENUM site monitors
this list could you check your signup page as the Captcha's (the test
to see if you are human) fails for both the text and audio tests every
time. I'd post a message on the e164.org forums but the signup page
there has the test missing altogether.

Greyman.

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] e164.org

2008-03-29 Thread Armin Schindler
On Sat, 29 Mar 2008, Grey Man wrote:
 Does anyone know if the e164.org ENUM service is still active?

 If anyone who has anything to do with the e164.org ENUM site monitors
 this list could you check your signup page as the Captcha's (the test
 to see if you are human) fails for both the text and audio tests every
 time. I'd post a message on the e164.org forums but the signup page
 there has the test missing altogether.

I don't really know the 'official' status, but I use it and it does work
without problems.

Armin


___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org and FWD now have peering arrangement

2005-03-05 Thread Duane
Wolfgang S. Rupprecht wrote:

 FYI: FWD shows a different inbound prefix:
 
   **164   e164.org8781039311

Yes that works as well, and was issued by another company, the contact 
at FWD asked if we could route that to them as well, I prefer the other
range because it's shorter and we've always routed it like that so it's
easier for me to remember...

 Is there enough spare numbering space there for you to assign e164.org
 dialable numbers to people in the asterisk community too?  

Technically no, but we do it anyways despite how much the ITU loves us
for doing it :) In the telephone world there is no equivalent to private
LAN IP ranges, we're hoping if we get enough support for what we're
doing to be allocated the +88299 range, (highly unlikely to funnier
things have been known to happen)

 While it might be nice for asterisk home users to have their single
 DID listed, it strikes me that the real utility would be to have a
 blocks of 100 or 1000 numbers assigned to folks, so they could have
 each of their voip phones directly dialable from anyone that queries
 your db.

We have always offered blocks of 100 numbers in the +88299 range for
anyone that wants them, catch being that they're not really allocated by
anyone/body except our DNS zone... Any number ranges in our zone are
also accessible from FWD etc etc etc...

-- 

Best regards,
 Duane

http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers

In the long run the pessimist may be proved right,
but the optimist has a better time on the trip.
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org and FWD now have peering arrangement

2005-03-03 Thread Wolfgang S. Rupprecht

[EMAIL PROTECTED] (Duane) writes:
 There is now a peering arrangement between e164.org and FreeWorldDialup
 which means any and all subscribers on FWD are now easily able to make
 enum calls by prefixing their call with **164, like wise it's almost as
 simple to make a call to FWD by hitting 8829990fwd number

FYI: FWD shows a different inbound prefix:

  **164 e164.org8781039311

Is there enough spare numbering space there for you to assign e164.org
dialable numbers to people in the asterisk community too?  

While it might be nice for asterisk home users to have their single
DID listed, it strikes me that the real utility would be to have a
blocks of 100 or 1000 numbers assigned to folks, so they could have
each of their voip phones directly dialable from anyone that queries
your db.

-wolfgang
-- 
Wolfgang S. Rupprechthttp://www.wsrcc.com/wolfgang/
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] e164.org and FWD now have peering arrangement

2005-03-02 Thread Duane

There is now a peering arrangement between e164.org and FreeWorldDialup
which means any and all subscribers on FWD are now easily able to make
enum calls by prefixing their call with **164, like wise it's almost as
simple to make a call to FWD by hitting 8829990fwd number

This means that for those of you wanting to send/receive calls to/from
FWD subscribers you can now do so, easily and without needing to stay
registered to their servers... Just prefix your caller ID with **164 if
you want to make it easy for people to hit redial...

-- 

Best regards,
 Duane

http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers

In the long run the pessimist may be proved right,
but the optimist has a better time on the trip.

___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] e164.org update

2005-01-28 Thread Duane
Long time coming, but we finally have a 3rd party interface on the
website to add block of enum numbers in regex form...
eg
+4412345[678]
which will match
+44123456
+44123457
+44123458
also
+4412345[16-18]
which will match
+441234516
+441234517
+441234518
or just short prefixes
+4412345
so anything starting with +4412345 will match...
Currently this is accessible via web interface only, but if anyone knows
of any existing CSV, XML, SOAP etc interfaces that allow a similar
update mechanism to other services you already use to update large
numbers of routes, let us know and we will be able to quickly get
something in place now that the base code exists.
--
Best regards,
 Duane
http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers
I do not try to dance better than anyone else.
I only try to dance better than myself.
___
E164-discuss mailing list
[EMAIL PROTECTED]
http://shoveler.ipl31.net/mailman/listinfo/e164-discuss
___
Asterisk-Users mailing list
Asterisk-Users@lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] E164.org Updates

2004-05-29 Thread Duane
Firstly we've setup a SIP proxy that uses e164.org to do enum lookups, 
also rather then issuing people with yet more numbers they have to 
remember we've coded up a watered down version of e164.org for people 
that would just like to have a single SIP phone rather then run their 
own PABX. http://www.Like2Fone.Com for more details on that service. The 
plan is to get people hooked on VoIP so they will setup Asterisk at a 
later date and make the most out of an enum lookup service.

We've also started to import blocks of numbers into e164.org and allow 
people to manage the blocks themselves via the web interface. Currently 
we're not issuing NS records at this stage as it limits smaller and 
single number blocks and we end up with the situation the ITU has where 
carriers don't want to proceed so they don't sub-allocate DNS. Long term 
we're thinking of doing this in a secondary zone and allowing people to 
order which preference they prefer or only allocating NS records on 
small blocks of number ranges.

So if you have a large chunk of number space and are happy to advertise 
it over the net in DNS, email me the range and the associated VoIP URL 
off list.

--
Best regards,
 Duane
http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-23 Thread Marc Storck
configure your asterisk to use e164.org and make use of EnumLookup
then try to call +352 818 595, if your call goes to [EMAIL PROTECTED] 
then you can call me for free over the net!

Marc
At 03:33 23.05.2004, you wrote:
Dean Collins wrote:

Tony, as per you inference that e164 are up to something shady, you
should talk to one of the founders Duane, he currently has about 5 open
If it's the same duane who runs cacert he probably means well... however 
having read the site I'm still not sure whether i'd use it myself (it 
means trusting an external database to produce a least cost route.. I'm 
just not that trusting).

Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle [EMAIL PROTECTED]  Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2  02B8 E547 470E 4F4B 6917
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-23 Thread Duane
Tony Hoyle wrote:
Yes, same Duane as CAcert.org...
So eg. if I've registered 3 different sip providers and an IAX provider, 
plus a couple of landlines what
is it doing?  I guess I'm missing the point somewhere.
The point is as simple or as complex as you like it to be. You can 
configure things to have only a single voip URL reference, then anyone 
that dials your pstn numbers will be directed to that voip server, or in 
the case of businesses that want to list every method that they can be 
contacted by such as email, instant messaging they can, and at some 
stage in the future if fax machines get smart enough and their is an 
enum record on the number you're faxing they could email the fax instead 
of faxing it.

The way I understand it is you pass it a phone number and it gives you a 
prefferred route to that number, which may be VOIP and may be POTS or 
from the looks of it MSN and lots of other things (including ldap???!!).
LDAP records are actually listed in the RFC and given as an example.
You then pass that result straight into a Dial command, which means it 
could potentially do absolutely anything, including call the chinese 
speaking clock at peak rate.
If there is an IAX2 or SIP or H323 NAPTR record in DNS, this increments 
the dial plan by +1, if it's a TEL (i.e. the talking clock in china) it 
increments by +51, and increments by +101 if it fails, so unless you 
tell it to dial the number at +51 it won't use any TEL fields from DNS 
so this can't happen unless you specificly allow it to.

Flip side is we're trying to do an app_dialenum to actually better 
implement enum lookups and dialling, if it hits a tel field the plan is 
to get it to read out the number and prompt the user to press 1 to skip 
and try another record or fail to pstn, or press 2 to use the tel number.

--
Best regards,
 Duane
http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-23 Thread Tony Hoyle
Duane wrote:
If there is an IAX2 or SIP or H323 NAPTR record in DNS, this increments 
the dial plan by +1, if it's a TEL (i.e. the talking clock in china) it 
increments by +51, and increments by +101 if it fails, so unless you 
tell it to dial the number at +51 it won't use any TEL fields from DNS 
so this can't happen unless you specificly allow it to.
That helps (at least until VOIP calls start being charged by the 
minute).  Maybe someone needs to implement a switch/case statement in 
extensions.conf for this kind of stuff at some point.

Flip side is we're trying to do an app_dialenum to actually better 
implement enum lookups and dialling, if it hits a tel field the plan is 
to get it to read out the number and prompt the user to press 1 to skip 
and try another record or fail to pstn, or press 2 to use the tel number.
If you could pass it a list of preferred/available protocols it'd be 
nice - eg. I don't support h323 (haven't got it to compile yet) and 
prefer SIP over IAX2 because of other problems (choppy sound).

Tony
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-23 Thread Duane
Tony Hoyle wrote:
That helps (at least until VOIP calls start being charged by the 
minute).  Maybe someone needs to implement a switch/case statement in 
extensions.conf for this kind of stuff at some point.
Already exists, the examples on the website if a TEL field is hit they 
just drop out and dial the PSTN number that was fed into it in the first 
place and not the number returned from DNS...

If you could pass it a list of preferred/available protocols it'd be 
nice - eg. I don't support h323 (haven't got it to compile yet) and 
prefer SIP over IAX2 because of other problems (choppy sound).
Beauty of DNS is you can pull all records into the client app and sort 
it out yourself, the DNS records can be given preferences over each 
other, but it's up to the client to follow the RFC or make their own 
rules up on how to handle things... The code we're planning to implement 
will be as RFC compliant as much as we can possibly make it, although I 
pondered before about giving IAX preference from within asterisk as a 
config option...

--
Best regards,
 Duane
http://www.cacert.org - Free Security Certificates
http://www.nodedb.com - Think globally, network locally
http://www.sydneywireless.com - Telecommunications Freedom
http://happysnapper.com.au - Sell your photos over the net!
http://e164.org - Using Enum.164 to interconnect asterisk servers
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-23 Thread Joe Baptista

On Sun, 23 May 2004, Tony Hoyle wrote:

 Simon Dorfman wrote:

  I wonder if someone can help me understand this.  Let's say I configure my
  asterisk box to use e164 and then I try to call a phone number in Germany.
  I'm in the U.S.A.  So if the number I'm calling in Germany is registered in
  e164's dns, would my call be routed directly via their voip provider?  Or
  directly to their asterisk box?  And would it be free?

  From the looks of it, they're just a directory... it looks like their not
 running asterisk themselves.

 They use something called EnumLookup which I guess is some kind of
 plugin/script.  If the number you're calling is in their database, it calls
 the VOIP number directly, otherwise it calls the POTS number

No they just provide the dns - it's your equipment that does the
connecting.  Exampple - if you use my number 17058721310 and conver it to
enum format it will look like this:  0.1.3.1.2.7.8.5.0.7.1.e164.org

If you do a look up of that number - you'll see the associated enum
pointer. example: dig 0.1.3.1.2.7.8.5.0.7.1.e164.org. any

;  DiG 9.2.2  0.1.3.1.2.7.8.5.0.7.1.e164.org. any
;; global options:  printcmd
;; Got answer:
;; -HEADER- opcode: QUERY, status: NOERROR, id: 44741
;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 9, ADDITIONAL: 4

;; QUESTION SECTION:
;0.1.3.1.2.7.8.5.0.7.1.e164.org.IN  ANY

;; ANSWER SECTION:
0.1.3.1.2.7.8.5.0.7.1.e164.org. 600 IN  TXT Joe Baptista
0.1.3.1.2.7.8.5.0.7.1.e164.org. 600 IN  NAPTR   100 10 u E2U+IAX2 
!^\\+17058721310$!iax2:[EMAIL PROTECTED]/17058721310! .

;; AUTHORITY SECTION:
e164.org.   600 IN  NS  alberta-2.bcwireless.net.
e164.org.   600 IN  NS  ns1.au1.com.au.
e164.org.   600 IN  NS  ns1.e164.org.
e164.org.   600 IN  NS  ns2.au1.com.au.
e164.org.   600 IN  NS  ns2.au1.net.
e164.org.   600 IN  NS  ns3.bcwireless.net.
e164.org.   600 IN  NS  apollo.bcwireless.net.
e164.org.   600 IN  NS  mutual.bcwireless.net.
e164.org.   600 IN  NS  alberta.bcwireless.net.

;; ADDITIONAL SECTION:
ns2.au1.net.172800  IN  A   202.87.28.2
mutual.bcwireless.net.  3600IN  A   198.231.65.11
alberta.bcwireless.net. 3600IN  A   209.115.243.234
alberta-2.bcwireless.net. 3600  IN  A   66.244.202.59

;; Query time: 343 msec
;; SERVER: 127.0.0.1#53(127.0.0.1)
;; WHEN: Sun May 23 10:15:37 2004
;; MSG SIZE  rcvd: 434

In this case systems doing enum lookups are told to contact th iax2 server
at phone.joebaptista.com use a guest login.

So basically enum is a facility which uses the dns to route calls in such
a way that they bypass the regular PSTN system if an internet routing and
supported protocol exists.

for more information on ENUM visit

http://www.rfc-editor.org/rfcsearch.html

and search for enum and e.164.

Now the proper domain for enum is e164.arpa - and the respective
assignments by the ITU of telephone delegations under e164.arpa has been
at best very lame.  As you can well imagine telephone companies have as a
rule refrained from adopting e164 because as I have mentioned above e164
facilitates the bypassing of PSTN via the internet and that would of
course mean lost revenue.

Check out http://www.itu.int/osg/spu/enum/ for more info on the politics
and bureacracy of enum.  You can get information on enum assignments and
registries at:

http://www.ripe.net/enum/request-archives/

At you can see there are very few official enum registries - so I think
what e164.org is doing in invaluable to the community.

regards
joe baptista

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


[Asterisk-Users] e164.org

2004-05-22 Thread Simon Dorfman
So I just saw this VoIP-centric article at slashdot
(http://slashdot.org/article.pl?sid=04/05/22/1840220) which mentions
e164.org.  It's a non-profit public DNS root designed to map phone numbers
to Internet protocols.  Is anyone on this list actually using this?

They have asterisk config instructions:
http://www.e164.org/config.php

I wonder if someone can help me understand this.  Let's say I configure my
asterisk box to use e164 and then I try to call a phone number in Germany.
I'm in the U.S.A.  So if the number I'm calling in Germany is registered in
e164's dns, would my call be routed directly via their voip provider?  Or
directly to their asterisk box?  And would it be free?

If that's the case, it sounds kind of cool, but probably won't be much use
until lots of people sign up.

Any explanation appreciated.  Thanks.

Simon in New Orleans

P.S.- Yes, I did read their FAQ.
http://wiki.e164.org/moin.cgi/FrequentlyAskedQuestions

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Tony Hoyle
Simon Dorfman wrote:
I wonder if someone can help me understand this.  Let's say I configure my
asterisk box to use e164 and then I try to call a phone number in Germany.
I'm in the U.S.A.  So if the number I'm calling in Germany is registered in
e164's dns, would my call be routed directly via their voip provider?  Or
directly to their asterisk box?  And would it be free?
From the looks of it, they're just a directory... it looks like their not 
running asterisk themselves.

They use something called EnumLookup which I guess is some kind of 
plugin/script.  If the number you're calling is in their database, it calls 
the VOIP number directly, otherwise it calls the POTS number

It's an interesting idea.  Of course having a huge database of 
names/addresses/phone numbers can be quite lucrative too.

Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle [EMAIL PROTECTED]  Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2  02B8 E547 470E 4F4B 6917
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Matthew Asham
On Sat, 2004-05-22 at 18:08, Tony Hoyle wrote:
 Simon Dorfman wrote:
 
  I wonder if someone can help me understand this.  Let's say I configure my
  asterisk box to use e164 and then I try to call a phone number in Germany.
  I'm in the U.S.A.  So if the number I'm calling in Germany is registered in
  e164's dns, would my call be routed directly via their voip provider?  Or
  directly to their asterisk box?  And would it be free?
 
  From the looks of it, they're just a directory... it looks like their not 
 running asterisk themselves.

It's a DNS root, that Asterisk (via the EnumLookup application) can
use.  The EnumLookup() application will resolve the number to a dial()
channel.  

ie:

; north america enum
exten = _1NX,1,Playback(doing-enum-lookup)
exten = _1NX,2,EnumLookup(${EXTEN})
exten = _1NX,3,BackGround(enum-lookup-successful)
exten = _1NX,4,Dial(${ENUM},30,tr)
exten = _1NX,5,Hangup
exten = _1NX,6,Playback(enum-lookup-failed)
exten = _1NX,7,Hangup

To get * to resolve against e164.org, add:

search = e164.org

to /etc/asterisk/enum.conf.


So yes Simon, if you called someone in Germany and it was the zone, your
call would be switched over the 'net.  If not, you could drop it to
NuFone or some other carrier.

 They use something called EnumLookup which I guess is some kind of 
 plugin/script.  If the number you're calling is in their database, it calls 
 the VOIP number directly, otherwise it calls the POTS number

Or whatever else your dial plan wants to do.

Matthew


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Tony Hoyle
Dean Collins wrote:

Tony, as per you inference that e164 are up to something shady, you
should talk to one of the founders Duane, he currently has about 5 open
If it's the same duane who runs cacert he probably means well... however 
having read the site I'm still not sure whether i'd use it myself (it means 
trusting an external database to produce a least cost route.. I'm just not 
that trusting).

Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle [EMAIL PROTECTED]  Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2  02B8 E547 470E 4F4B 6917
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Tony Hoyle
Matthew Asham wrote:
; north america enum
exten = _1NX,1,Playback(doing-enum-lookup)
exten = _1NX,2,EnumLookup(${EXTEN})
exten = _1NX,3,BackGround(enum-lookup-successful)
exten = _1NX,4,Dial(${ENUM},30,tr)
exten = _1NX,5,Hangup
exten = _1NX,6,Playback(enum-lookup-failed)
exten = _1NX,7,Hangup
Interesting.. how does it know to go to '6', or does it just jump +4
on failure?
That reminds me I seriously need to restructure my extensions.conf... there's 
no way currently I could add anything like that without major surgery (only 
discovered the 'local' target this afternoon so I have everything copied/pasted).

Tony
--
Te audire no possum. Musa sapientum fixa est in aure.
Tony Hoyle [EMAIL PROTECTED]  Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2  02B8 E547 470E 4F4B 6917
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Matthew Asham
You know, sleep deprivation cause people to do dumb things.  The example
I pasted was hastily pasted and renumbered, 

 exten = _1NX,6,Playback(enum-lookup-failed)
  exten = _1NX,7,Hangup

are actually:

exten = _1NX,103,Playback(enum-lookup-failed)
exten = _1NX,104,Hangup


Duane wrote up some more detailed examples at
http://www.e164.org/config.php.

Sorry for not proofing that when I posted it.  I'll go sleep now.

On Sat, 2004-05-22 at 18:46, Tony Hoyle wrote:
 Matthew Asham wrote:
 
  ; north america enum
  exten = _1NX,1,Playback(doing-enum-lookup)
  exten = _1NX,2,EnumLookup(${EXTEN})
  exten = _1NX,3,BackGround(enum-lookup-successful)
  exten = _1NX,4,Dial(${ENUM},30,tr)
  exten = _1NX,5,Hangup
  exten = _1NX,6,Playback(enum-lookup-failed)
  exten = _1NX,7,Hangup
  
 Interesting.. how does it know to go to '6', or does it just jump +4
 on failure?
 
 That reminds me I seriously need to restructure my extensions.conf... there's 
 no way currently I could add anything like that without major surgery (only 
 discovered the 'local' target this afternoon so I have everything copied/pasted).
 
 Tony
 

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread brian k. west
You forgot to allow for tel: N+51

bkw
- Original Message - 
From: Matthew Asham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 22, 2004 7:55 PM
Subject: Re: [Asterisk-Users] e164.org


 You know, sleep deprivation cause people to do dumb things.  The example
 I pasted was hastily pasted and renumbered,

  exten = _1NX,6,Playback(enum-lookup-failed)
   exten = _1NX,7,Hangup

 are actually:

 exten = _1NX,103,Playback(enum-lookup-failed)
 exten = _1NX,104,Hangup


 Duane wrote up some more detailed examples at
 http://www.e164.org/config.php.

 Sorry for not proofing that when I posted it.  I'll go sleep now.

 On Sat, 2004-05-22 at 18:46, Tony Hoyle wrote:
  Matthew Asham wrote:
 
   ; north america enum
   exten = _1NX,1,Playback(doing-enum-lookup)
   exten = _1NX,2,EnumLookup(${EXTEN})
   exten = _1NX,3,BackGround(enum-lookup-successful)
   exten = _1NX,4,Dial(${ENUM},30,tr)
   exten = _1NX,5,Hangup
   exten = _1NX,6,Playback(enum-lookup-failed)
   exten = _1NX,7,Hangup
  
  Interesting.. how does it know to go to '6', or does it just jump +4
  on failure?
 
  That reminds me I seriously need to restructure my extensions.conf...
there's
  no way currently I could add anything like that without major surgery
(only
  discovered the 'local' target this afternoon so I have everything
copied/pasted).
 
  Tony
 

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users



___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Billy Huddleston
'local' target? What's that?

- Original Message -
From: Matthew Asham [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Saturday, May 22, 2004 9:55 PM
Subject: Re: [Asterisk-Users] e164.org


 You know, sleep deprivation cause people to do dumb things.  The example
 I pasted was hastily pasted and renumbered,

  exten = _1NX,6,Playback(enum-lookup-failed)
   exten = _1NX,7,Hangup

 are actually:

 exten = _1NX,103,Playback(enum-lookup-failed)
 exten = _1NX,104,Hangup


 Duane wrote up some more detailed examples at
 http://www.e164.org/config.php.

 Sorry for not proofing that when I posted it.  I'll go sleep now.

 On Sat, 2004-05-22 at 18:46, Tony Hoyle wrote:
  Matthew Asham wrote:
 
   ; north america enum
   exten = _1NX,1,Playback(doing-enum-lookup)
   exten = _1NX,2,EnumLookup(${EXTEN})
   exten = _1NX,3,BackGround(enum-lookup-successful)
   exten = _1NX,4,Dial(${ENUM},30,tr)
   exten = _1NX,5,Hangup
   exten = _1NX,6,Playback(enum-lookup-failed)
   exten = _1NX,7,Hangup
  
  Interesting.. how does it know to go to '6', or does it just jump +4
  on failure?
 
  That reminds me I seriously need to restructure my extensions.conf...
there's
  no way currently I could add anything like that without major surgery
(only
  discovered the 'local' target this afternoon so I have everything
copied/pasted).
 
  Tony
 

 ___
 Asterisk-Users mailing list
 [EMAIL PROTECTED]
 http://lists.digium.com/mailman/listinfo/asterisk-users
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


RE: [Asterisk-Users] e164.org

2004-05-22 Thread Dean Collins
Hi Tony, it is the same duane - lol you are hardly allowing it to
perform least cost routing, it just does one check for ip to ip call
then drops back to whatever you have written on your asterisk.



-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Tony Hoyle
Sent: Sunday, 23 May 2004 11:34 AM
To: [EMAIL PROTECTED]
Subject: Re: [Asterisk-Users] e164.org

Dean Collins wrote:


 Tony, as per you inference that e164 are up to something shady, you
 should talk to one of the founders Duane, he currently has about 5
open

If it's the same duane who runs cacert he probably means well... however

having read the site I'm still not sure whether i'd use it myself (it
means 
trusting an external database to produce a least cost route.. I'm just
not 
that trusting).

Tony

-- 
Te audire no possum. Musa sapientum fixa est in aure.

Tony Hoyle [EMAIL PROTECTED]  Key ID: 104D/4F4B6917 2003-09-13
Fingerprint: 063C AFB4 3026 F724 0AA2  02B8 E547 470E 4F4B 6917
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Tony Hoyle
Billy Huddleston wrote:
'local' target? What's that?
http://www.voip-info.org/wiki-Asterisk+local+channels
It's like a subroutine, so you can use it to call bits of the dial plan 
that get repeated a lot, like dialing FWD after first setting the caller ID.

(AFAIK anyway... not tried to get them working yet).
Tony
___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [Asterisk-Users] e164.org

2004-05-22 Thread Tony Hoyle
Dean Collins wrote:
Hi Tony, it is the same duane - lol you are hardly allowing it to
perform least cost routing, it just does one check for ip to ip call
then drops back to whatever you have written on your asterisk.
So eg. if I've registered 3 different sip providers and an IAX provider, 
plus a couple of landlines what
is it doing?  I guess I'm missing the point somewhere.

The way I understand it is you pass it a phone number and it gives you a 
prefferred route to that number, which may be VOIP and may be POTS or 
from the looks of it MSN and lots of other things (including ldap???!!).

You then pass that result straight into a Dial command, which means it 
could potentially do absolutely anything, including call the chinese 
speaking clock at peak rate.

TBH I'd prefer a web page where you typed the number and it listed the 
alternatives (in perference order if it liked) so I could make the 
decision myself.  Using DNS for this seems to be overkill.

Tony

___
Asterisk-Users mailing list
[EMAIL PROTECTED]
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users