similar to: Multiple ENUM entries and Asterisk fails to dial

Displaying 20 results from an estimated 1500 matches similar to: "Multiple ENUM entries and Asterisk fails to dial"

2007 Jun 15
1
can ENUMLOOKUP query multiple DNS servers without having to replicate the same code for each server?
Hi all, Does ENUMLOOKUP can query multiple DNS servers without having to replicate the same code in which the only thing replaced is the server? If I use ENUMLOOKUP(${exten}), Asterisk will parse enum.conf file to find the list of DNS servers in order of preference to be queried, but, I pretend to use something like this: ${ENUMLOOKUP(+${ARG1:2:},sip,c) which does not seam to care about
2007 Jun 12
4
write some custom values to CDR table
Hi, I write the CDR of my Asterisk 1.2.17 server in MySQL database using cdr_addon_mysql.so. Now I'm trying to write some custom values to userfield column by the SET(CDR(USERFILED)=SOME_TEXT) sintax, but nothing gets writeen in MySQL cdr table!! Why? I'm I skeeping something or what? Taking a look at the URL:
2007 Jun 20
2
Forcing Dial application to skip if called server is unreachable
Is it possible to force the Dial function to skip to the next priority if it doesn't find the server of the called contact within a few seconds? I know I can use: Dial(Technology/resource[&Tech2/resource2...][|timeout][|options][|URL]) where I can use some short timeout in the "timeout" option, but if I do so, when some call is well succeeded, it will only ring for that
2005 Oct 13
2
Enum parse errors
I'm running into errors when using Enum lately. I can't figure out what the problem might be as I've had Enum up and running in the past. I'm running the latest CVS-Head compiled version. I've also tried using the new Enum function with the same results. When doing a lookup on a number that exists in the enum server I get the following results: -- Executing
2007 Mar 03
1
Asterisk - e164 (enum) lookup confused
I would like to implement enum lookup in my dial plan but searching for solution / implementation I'm getting confused what is current standard. On some pages I read that the ENUMLOOKUP is not in development anymore and suggesting on using Enumlookup.agi scrip , some are saying that Asterisk 1.2.0 comes with a new powerful ENUMLOOKUP. So there is probably no need to use this script anymore;
2008 Aug 13
1
ENUM lookup
Hi All, For a 1.4 version asterisk, whats the recommended mechanism for dialling with ENUM lookup? At the moment I user SIPbroker, but am getting tired of it hanging on certain numbers, so I was thinking about implementing it myself. I've seen various vo-ip.info pages (http://www.voip-info.org/wiki/view/Asterisk+cmd+EnumLookup) talking about the func ENUMLOOKUP instead of EnumLookup
2007 Jun 08
5
Write to multiple databases as redundancy scheme
Hi, Can Asterisk write to multiple MySQL databases in different machines, at the same time, as a backup scheme? If it does, where can that be configured? In res_mysql.conf file? Does anyone ever made it? Regards, Ricardo. -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2005 Mar 10
1
multiple enum results
I'm setting up a private enum zone to simplify/centralize dialplans for a number of Asterisk servers. In several dialed number situations, there are a handful of possible destinations for the call, and I'd like to have * try ENUMENTRY1, ENUMENTRY2, .., ENUMENTRYN just in case the first result is temporarily unable to handle the call. In at least some cases, I'd also like the order in
2009 Nov 23
3
Please some enlightment on ENUM !!
Hello all you Gurus out there! Please could you explain something to me: Currently I try to get ENUMLOOKUP() working. Naturally I do all the testing with my own number. I registered my number at e164.org I paid for registration of my number at a registration agent for e164.arpa (I know, I don't need both. I just did the .arpa registration first and later discoverd the free .org service....)
2004 Jul 27
2
Enum
You can play also with www.enum2go.com <http://www.enum2go.com/> or wap.enum2go.com Regards Alex -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040727/6c42c39d/attachment.htm
2006 Nov 23
1
Call Transfers in SER + Asterisk architecture
Hi, I'm deploying a SER + Asterisk architecture, where SER is used as SIP registrar, and Asterisk is used for voicemail and PSTN gateway. This system is already able to make Call Transfers (Blind and Attended) internally between phones registered in SER, although, I can't make Call Transfers in some scenarios involving PSTN numbers (which need to pass through Asterisk). The problem
2006 Nov 13
2
FAX using T38
Dear all, I'm trying to enable Asterisk to work with FAX using T38. I've tried Asterisk 1.2.4 with the available patch found at URL http://bugs.digium.com/view.php?id=5090 and also with the new 1.4 Beta3 that is announced to support it too. With both Asterisk versions, I've sent with success FAXes between two FAX machines each one attached to an ATA interface, both registered in
2007 Sep 26
1
faster timeout in ENUMLOOKUP() function
Hi all, In my server dialplan, it first tries to dial possible SIP URI contacts returned by DNS lookups using the ENUMLOOKUP function; it only sends calls to PSTN when there aren't any NAPTR records of the dialed number. Problem arises when my Internet connection is down to some locations, which inhibits my Asterisk server to reach the DNS servers to do those lookups. In those cases, calls
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
2008 May 07
3
better enumlookup handler
Does anyone have a better ENUM lookup handler than the built-in ENUMLOOKUP() function? The built-in function does not properly handle multiple return values such as: 8.9.9.3.2.8.8.6.6.8.1.e164.org has NAPTR record 200 10 "u" "E2U+SIP" "!^\\+1866(.*)$!sip:1866\\1 at tollfree.sip-happens.com!" . 8.9.9.3.2.8.8.6.6.8.1.e164.org has NAPTR record 200 10 "u"
2004 Jan 15
1
WANTED: Toll-Free gateways in Europe/Asia/Africa/South America
The freenum.org project wants to use your trunks! The freenum.org project is an ENUM parallel tree, which has as an eventual goal the distribution of ENUM numbering in nations or areas which due to political or other issues are not able to get secure, inexpensive, or functional ENUM capabilities. As a preliminary round, we're putting toll-free gateways into the system for various nations.
2003 Nov 28
1
Request for debug message in ENUM code
I've been tinkering with ENUM and found that the lack of a debug message in enum.c that says it has actually succeeded in resolving an address is a bit of a nuisance. It makes it difficult to see if failures with ENUM are due to problems with parsing NAPTR records (in enum.c) or mistakes in extensions.conf An extra line of debug information would be much appreciated! Iain
2007 Mar 13
0
Press quotes needed from ENUM users on Asterisk
I'm helping with an article in "New Scientist" on the use of ISN (http://www.freenum.org/) and the reporter with whom I'm working is trying to get some quotes from users of "normal" ENUM services (e164.arpa, please) from a telco perspective as a comparative basis. If you run an SS7 interconnected telephone switching system that incorporates VoIP via ENUM (hopefully
2009 Nov 16
0
ENUM and Asterisk 1.6
Hi all, I have a problem with 1.6.1.7-rc1 and ENUM (with an own PowerDNS server and NAPTR record). Maybe somebody has more experience with this or can give me some input. The dialplan: exten => 292,1,Set(DIAL_NUMBER=43660123456) exten => 292,2,Set(sip= ${ENUMLOOKUP(+${DIAL_NUMBER},sip,,1,ns3.e164.xxx.com)}) ;x'ed out the domain name starting from here exten => 292,3,NoOp(${sip})