similar to: Asterisk on 64 bit... and testing e164.org's stuff

Displaying 20 results from an estimated 2000 matches similar to: "Asterisk on 64 bit... and testing e164.org's stuff"

2004 Jun 27
1
Asterisk on 64 bit... and testing e164.org
Dear Duane: Thanks for the steer (presently I route calls to 1800 via iaxtel, but I'll turn that off for that test) I came up with a thought for an interesting e164 service last night - distributed custom ringtones, and custom announcements on a callerid lookup via enum. You'd be able to embed a RINGTONE - an url pointing to either a ringtone definition or a wav file that contains
2009 Jul 24
1
EVERY toll free number appears to be in e164.org??
ENUM lookups at e164.org return a IP route for ALL toll-free numbers. I was surprised to observe that ALL toll-free numbers get a hit at e164.org. It appears that ALL toll-free prefixes have been delegated, thereby publishing an IP route for YOUR TOLL-FREE NUMBERS, my toll-free numbers, and even toll-free numbers that have not been allocated. :-) See below Should I care? Even though this
2004 May 22
3
e164.org
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
2004 Apr 26
4
e164.org proudly announces PSTN support
e164.org is a public name service which provides ENUM.164, a method devised by the IETF and ITU to allow an ordinary telephone to be connected to an Internet type network and provided dialling service from other, regular telephones. Unlike many other "free" voice over IP systems, e164.org allows users who have a regular telephone line, to also hook themselves up to the Internet
2006 Mar 06
1
ENUM lookup issues with e164.org
Since e164.org added DNC and ADDRESS records my enum configuration has failed. Using both the old EnumLookup app and the new ENUMLOOKUP function, the lookups have consistantly failed since e164.org added E2U+ADDRESS and E2U+DNC records. Mar 6 17:39:44 WARNING[14222]: enum.c:235 parse_naptr: NAPTR Regex match failed. Mar 6 17:39:44 WARNING[14222]: enum.c:354 enum_callback: Failed to parse naptr
2006 Oct 10
2
E164 caller ID
Is there a proper and accepted way to go about setting an E164 compliant caller ID (ANI) ? Currently, we're using just the Set(CALLERID(num)=XX) where XX is some E164 compliant number like 3539146632431 or some such. Is there another way we should be doing that or is that proper? N.
2008 Mar 29
1
e164.org
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.
2005 Mar 02
1
e164.org and FWD now have peering arrangement
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 8829990<fwd number> This means that for those of you wanting to send/receive calls to/from FWD subscribers you can now do so, easily
2004 Apr 29
2
RE: E164 updater Client
Hi Asterisk users/e164 developers, I have had an idea on how to improve the functionality of the E164 service. The idea is that when I'm no longer at my house I actually want to receive calls at another number So I have a small software client on my windows desktop and I tell it I'm no longer here I'm going to be on my mobile (similar to the no-ip.com dns updater I use) The client
2004 May 01
0
RE: [E164-discuss] RE: E164 updater Client
Duane is working on this, there are some problems with asterisk at the moment in delivering this back to the 'caller' and the status ap is the first step in delivering this awareness information. Does anyone want to help duane and matthew write this as they both have like a million things going on at the moment between them. I noticed www.no-ip.com have a dns updater, so something built
2004 May 29
0
E164.org Updates
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
2004 Aug 09
0
e164.lu
Hello, we have set up e164.lu as a test zone, as the delegation for 2.5.3.e164.arpa hasn't been completed yet. For all those who want to call the numbers currently availble directly via SIP, please use the zone name in your enum.conf. If you decide to use the zone, please tell me at mstorck@luxadmin.org, so as soon as the 2.5.3.e164.arpa zone is ready, I will mail you, so you may disable
2005 Jan 28
0
[Asterisk-biz] e164.org update
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
2005 May 09
0
How can I send e164 ID to my gatekeeper?
Hi. I'm using Asterisk & oh323. My gatekeeper needs h323 ID and e164 ID for registration. But I don't know how to send e164 ID. I configure register section in my oh323.conf file like below. [general] <<snip>> gatekeeper=xxx.xxx.xxx.xxx [register] alias=abc alias=777 <<snip>> And the gatekeeper doesn't need passward. It authenticates to use only both h323
2009 Feb 26
2
Problems with Outbound Calls
Hi everyone! I'm quite a newbie at this Asterisk stuff so please bear with me. We've recently decided to start training in Asterisk via AsteriskNow! Asterisk version is 1.4.18.1 through AsteriskNow! 1.02 The box we have is paired with a Digium TE110P and we've managed to get it to the point where incoming calls via a single DID (from NTT Japan) can be received and answered
2003 Nov 30
1
LCR with ENUM and DDNS: half the story
Ok, so you've read the Wiki and gotten call routing using ENUM to work (http://www.voip-info.org/tiki-index.php?page=Asterisk%20E164%20Call%20Routing) with your own ENUM-alike domain, e164.example.com. But how do you populate it with data? You can do it manually, but that gets very tedious very quickly. Or you can use the nifty DDNS updating program that comes with bind9. The first thing is
2007 Jun 29
1
Asterisk 1.4 Warnnings
Dear Users ! I have recently installed asterisk 1.4 i got a warning message whenever i use reload or extensions reload. [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-local' tries includes nonexistent context 'ael-parkedcalls' [Jun 29 19:22:11] WARNING[4539]: pbx.c:6236 ast_context_verify_includes: Context 'ael-dundi-e164-local'
2004 Apr 30
0
RE: E164 updater Client
Exactly but without the follow me charges. I think it sounds like a great idea to let people know where you can be contacted. Cheers, Dean -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Gary Sent: Friday, 30 April 2004 3:38 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] RE: E164 updater
2004 Apr 30
0
RE: E164 updater Client
And the whole idea of using an enum service is to save those costs and also to encourage intelligent use, If I'm going to call Duane to ask him a question I'm going to call him on his mobile if he's not at home hang the expense but the point is that is wasted money that us intelligent people do not need to spend in the first place. Cheers, Dean -----Original Message----- From:
2005 Jul 21
0
New features for e164.org
For a long time now we've allowed people to publish a wide variety of URI against their enum records such as SIP/IAX2/H323 for VoIP and other types for non-VoIP such as HTTP/MAILTO etc. For the most part these record types aren't listed or aren't utilised so I've done up a quick hack for firefox users as a proof of concept and I'm hoping others will take advantage of this and