global 800 service through freenum.org Michael Haberler Internet Foundation Austria
freenum.org & global 800 service „Infrastructure ENUM“ routing experiment for SIP ITSP‘s –instance of the „early exit, late entry to PSTN“ strategy enabled by ENUM idea – contribute 800 termination and use the other termination points in turn routing done by entry & lookup in a private ENUM tree: – * –add a ENUM lookup in freenum.org with SIP Express Router, Asterisk – out of the box it‘s a controllable entry step before full-scale public ENUM deployment
how it works at43 freenum.org
example use : SIP Express Router # catch voice:sip ENUM entries if (enum_query("e164.arpa.", "voice")) { t_relay(); } # look up freenum.org ENUM entries if (enum_query("freenum.org.")) { t_relay(); } # just forward to PSTN rewritehostport(" :5060"); t_relay();
example use: Asterisk sip.conf: [general] search => e164.arpa search => freenum.org
steps to contribute you need a PSTN gateway accessible by SIP permit open access for have us add ENUM wildcard in freenum.org
DNS Sample $ORIGIN. $TTL 600 ; 10 minutes 3.4.freenum.org IN SOA ns2.at43.at. axelm.nic.at. ( 5 ; serial 1200 ; refresh (20 minutes) 3600 ; retry (1 hour) ; expire (1 week) 600 ; minimum (10 minutes) ) $TTL 3600 ; 1 hour NS ns2.at43.at. NS ns5.univie.ac.at. NS ns-iad.loligo.com. $ORIGIN freenum.org. * IN NAPTR "u" "E2U+voice:sip" * IN NAPTR "u" "E2U+sip"
Status +1, +43, +31 termination in place Spain, France, UK being set up expect Korea, Japan, Canada
if you are interested let us know – site: (being set up) mailing list: subscribe bin/mailman/listinfo/freenumhttp://mlist.greenspot.at/cgi- bin/mailman/listinfo/freenum contribute some termination in your country use ours in exchange
thanks! Michael Haberler Internet Foundation Austria pstn & sip+enum