search for: tollfree

Displaying 20 results from an estimated 61 matches for "tollfree".

2005 Mar 19
1
DISA -> macro = congestion
When I use DISA I get congestion when I try to reach 1-800-number: Here is the context: [disa] exten => 087,1,Answer exten => 087,2,DigitTimeout,8 exten => 087,3,ResponseTimeout,20 exten => 087,4,Authenticate(985) exten => 087,5,DISA(951|disa-access) [disa-access] include => tollfree include => outgoing-voipjet [tollfree] ; ; terminate toll-free no.'s via fwdnet ; US toll free access exten => _1800.,1,Macro(tollfree,${EXTEN}) exten => _1866.,1,Macro(tollfree,${EXTEN}) exten => _1877.,1,Macro(tollfree,${EXTEN}) exten => _1888.,1,Macro(tollfree,${EXTEN}) [ma...
2004 Sep 02
5
Any way to _always_ execute certain commands in a dialplan context?
I've got a need to do something like the following: [foo-context] exten => _.,1,SetCIDNum(123) exten => _.,2,SetCIDName(XYZ) include => local include => tollfree But of course, this example won't work. The goal here is this: if a call ends up being handled by the "local" or "tollfree" contexts, I want those SetCID*** commands executed. Otherwise, I don't want them executed. I don't want to embed them into the local/tollfr...
2003 Apr 08
3
IAXTEL Inbound, and Outbound Tollfree Changes
Last night Mark and I made some changes to the IAXTEL tollfree outbound, and inbound access. The inbound access number has changed to: 248-724-0700. (This number is in Pontiac, MI Ratecenter, and is supplied by Telesthetic LLC, a next gen phone compnay) This number will say "Please dial your number now" at that point you can dial your 1-700-XXX-XXX...
2005 Mar 15
2
Setting up Security Groups
...th certain calling rights, e.g., one group of sip phones have the right to make any type of call. another group of sip phones have the right to make local & toll free calls only. The outbound dialing is broken down into 4 contexts in extensions.conf; outbound-local, outbound-toll, outbound-tollfree, and outbound-longdistance. The sip users are set up in 3 contexts in extensions.conf; sip-superuser, sip-operator and sip-basic. Under default context in extensions.conf, I have an include statement for the outbound calling. To make sure they all worked, originally I had the include stateme...
2003 May 02
1
IAX tollfree extension conf
Hi, I recall seeing a sample extensions.conf file that allowed tollfree calls to be routed via iaxtel to the US and the NL, but I must be going blind, because I've scoured the list but can't find it. Can someone send it to me if they have it? Much appreciated. Thanks! --- Paul Cheng M?ty?s kir?ly ut 10 H-1121 Budapest HUNGARY paul.cheng@alum.mit.edu mobile:...
2005 Jan 28
2
Fwd and Tollfree
Hallo all do any of you know if the toll free access to the Netherlands is still working via FWD or Iaxtel? thanks liaan --------------------------------- Do you Yahoo!? Yahoo! Search presents - Jib Jab's 'Second Term' -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jan 25
2
Tall free number via FWD over IXA2
I've setup my IAX2 over FWD and it is working I can receive a test call and I can call out. Though I cannot figure out how to dial 1-800 numbers over FWD When I dial 1-800 it hangs up on me. Here is a typical session: Called xxxxx:xxxxxxx@iax2.fwdnet.net/18007425877 -- Call accepted by 65.39.205.121 (format ULAW) -- Format for call is ULAW -- Hungup
2009 Jul 03
0
e164.org and tollfree ENUM records
...SIP))}) exten => _X.,n,Exec(${IF($["${uri:0:4}" = "iax2"]?Dial(IAX2/${uri:5},40,KL(7200000:120000)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...
2008 Oct 17
4
srv records not being honoured properly
Given the following SRV records: _sip._udp.tollfree.sip-happens.com. 38400 IN SRV 10 0 5060 sometimes.sip-happens.com. _sip._udp.tollfree.sip-happens.com. 38400 IN SRV 20 0 5070 ares.sip-happens.com. Why is asterisk (1.4.17) not honouring the priority and not failing over to using other records when a connection fails? For a given call to tollfree...
2003 May 13
9
Semi-ot: voip provider with 800-service?
Semi-offtopic, Anyone know of voip providers who can provide tollfree number service? E.g. route 800-xxx numbers to our * ? Even better if they are familiar with * or can speak IAX ... -Dan
2006 May 23
13
Now that Nufone is dead...
Now that Nufone is dead, what are other providers of 800 numbers that work with Asterisk? -- Carlos Chavez Director de Tecnolog?a Telecomunicaciones Abiertas de M?xico S.A. de C.V. Tel: +52-55-91169161 Ext 2001
2009 May 12
1
enum agi interesting problem
...$callstart = time(); if ($dialstatus eq "ANSWERED") { last; } } } } Here's the output from my logfile: Call 1: Dialstring: sip/16416418003569377 at tollfree.sip-happens.com|90|HL(5760000:60000:30000) DIALSTATUS: Dialstring: sip/16416418003569377 at sip.tollfreegateway.com|90|HL(5760000:60000:30000) DIALSTATUS: Dialstring: sip/18003569377 at tf.voipmich.com|90|HL(5760000:60000:30000) DIALSTATUS: ANSWER Call 2: Dialstring: sip/18002662278 at tf...
2016 Aug 05
2
Toll free pattern matching
I have this in my config: exten => _800XXXXXXX,1,Verbose(0,${CHANNEL(peername)} Calling ${EXTEN}) same => n,Dial(SIP/tollfree/1${EXTEN}) exten => _1800XXXXXXX,1,Verbose(0,${CHANNEL(peername)} Calling ${EXTEN}) same => n,Dial(SIP/tollfree/${EXTEN}) exten => _NXXNXXXXXX,1,Verbose(0,${CHANNEL(peername)} Calling ${EXTEN}) same => n,Dial(SIP/trunk/1${EXTEN}) exten => _1NXXNXXXXXX,1,Verbose(0,${CHANNEL(peern...
2005 May 16
2
Broadvoice Toll-Free IVR issues
Perhaps someone else has had this issue. I currently have BroadVoice as my SIP provider with two phone numbers. The first number is my primary local number; the second is an 877 toll-free number. The issue is with the IVR abilities. When calling the primary number you can press 200 at the main menu and receive my extension. When calling the 877 number, 200 will result in ?that option is invalid?
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" "E2U+SIP" "!^\\+1866(.*)$!sip:1641641866\\1 at sip.tollfreegateway.com!" . And thus does not handle roll-over should one be unavailable for whatever reason. There is this voip-info.or...
2009 Aug 14
1
i have a error in ivr
i call to my tollfree number buy my CLI send the next error: Aug 14 08:15:22 WARNING[25931]: format_wav.c:169 check_header: Unexpected freqency 22050 Aug 14 08:15:22 WARNING[25931]: file.c:441 ast_filehelper: Unable to open file on /var/lib/asterisk/sounds/procall3.wav Aug 14 08:15:22 WARNING[25931]: file.c:828 ast_str...
2002 Jan 25
3
suid files and bsd
...wed on the backup filesystem. Regards, Steve -- Systems Administrator | D i m e n s i o n a l C o m m u n i c a t i o n s | support@dim.com | DSL/V90/K56flex/V34/ISDN/Frame/T1/T3 starts @$25/mo | 303.285.INET voice | http://www.dimensional.com/ info@dimensional.com | 888.3.DIMCOM tollfree | fast reliable internet access for home and business | 303.609.9373 emergency | Denver * Boulder * Longmont * Bailey * CO Springs |
2005 Apr 09
3
CallerID name lookup AGI script
Hi all, My VoIP provider (race.com) doesn't send name info with CallerID, so I wrote an AGI script that does the following: 1) If it's a toll free number (800|888|877|866), set the CallerID name to "TollFree Caller" 2) Use curl to look up the number in Google phonebook 3) If a business listing, set the CallerID name to business name, as is. 4) If it's a residential listing, reverse the listing so it's last name first, then set the CallerID name to that. 5) If there's no match in Google...
2009 Jul 24
1
EVERY toll free number appears to be in e164.org??
...LI> !dig 0.0.0.0.0.0.0.6.6.8.1.e164.org ANY Naturally this number on the PSTN returns a reorder tone. The e164.org route actually rings instead of giving a reorder, answers and plays 'dead air' forever if you let it. All resolve to one of the same three gateways: tf.voipmich.com sip.tollfreegateway.com tollfree.sip-happens.com ;; QUESTION SECTION: ;3.5.3.6.4.1.3.7.7.8.1.e164.org. IN ANY ;; ANSWER SECTION: 3.5.3.6.4.1.3.7.7.8.1.e164.org. 60 IN NAPTR 200 10 "u" "E2U+SIP" "!^\\+1877(.*)$!sip:1877\\1 at tf.voipmich.com!" . 3.5.3.6.4.1.3.7.7...
2003 May 05
6
IAXTEL toll-free gateway
I have been playing around with asterisk for a week or so now and haven't had too much trouble getting things to work but one thing seems to puzzle me. I have been patient hoping that there was a configuration error on the server or that the toll-free gateway was down but nothing has changed. I have the following configuration context for IAXTEL: [iaxtel] exten =>