Displaying 20 results from an estimated 600 matches similar to: "DISA -> macro = congestion"
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
2005 Mar 15
2
Setting up Security Groups
I appologize for the long, new-ish question, but after a few days of trying to work a solution by reading through the list archives and WIKI and coming up with what I thought would work, I think I'm just not getting a fine detail.
I titled this thread "Setting up Security Groups" because I'm trying to set up some sip user groups with certain calling rights, e.g., one group of
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
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-XXXX IAXTEL number assigned.
In the
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.sip-happens.com ares.sip-happens.com was
chosen
2005 Mar 20
2
FWD to Vonage not working?
I am having trouble with this.
I can dial 1800 numbers fine
as well as FWD service numbers but not Vonage.
I can be called from ipkall and fwd and can call aixtel numbers.
I use aix2 with Fwd.
My extensions.conf for Vonage:
; vonage numbers
;
; +2431
exten => _2431XXXXXXXXXX,1,SetCallerID,${FWDCIDNAME}
exten =>
2005 May 26
1
How do I diagnose the problem in this Asterisk test session with FWD?
=============
SJphone Log
============
Outgoing SIP session
Respondent: (sip:8612@192.168.2.2)
Remote client:
Started: May 26 16:33
Accepted: no
Ended: May 26 16:34
End reason: Call rejected: 503 Service Unavailable
===============
Asterisk Debug
================
Executing Dial("SIP/2201-a83e", "IAX2/<FWDNUMBER>:@iax2.fwdnet.net/612|60|r")
in new stack
--
2004 May 13
4
IAX Freeworld
I have looked all over the site(s) for help. But heres the problem. Im
missing something.
In coming works fine from FreeWorld via IAX. But when Dialing out i get:
May 13 13:42:01 WARNING[1150495040]: chan_iax2.c:5256 socket_read: I
don't know how to authenticate iaxtel to 65.39.205.121
my IAX.conf if as follows
[general]
port=5036
register => ######:xxxxxxxxxxxxx@iax2.fwdnet.net
2007 Mar 21
4
FWD outgoing problem
I have configured iax.conf and extensions.conf as instructed on FWD website
(http://www.freeworlddialup.com/help/?p=knowledgebase&c=18&a=76) and I can
successfully receive calls and make test calls to 612, 613, etc.
The problem is that I can not make a call to another FWD user. Here is what
asterisk says:
-- Executing [393xxxxxx@default:1] Set("Zap/1-1",
2005 Mar 25
3
800 numbers and FWD
Guys.
Can you dial 800 and 888 toll free numbers using FWD? how do you dial them
cause I tried using 1800xxxxx and 1888xxxxx and I simply get a "nobody can
asnwer the call" signal on asterisk.
Can you dial 800 toll free from FWD?
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
2009 May 12
1
enum agi interesting problem
Hi,
I am having a strange problem with enum and AGI.
Here is what happens:
I have in my agi something like that:
foreach my $resolver ("e164.arpa", "e164.info", "e164.org") {
my @enums = get_enums($phone, $resolver);
foreach my $enum (@enums) {
$dialstring = $enum .
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 =>
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: +36 30 381-9311
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_streamfile: Unable to open
procall3 (format ulaw): No such file or directory
Aug
2004 Aug 15
1
Inbound Free World Dialup - extension not ringing?
Hi to all the * people out there,
Please kind to me as I am both new to Asterisk and to Linux - But I am
learning fast.
My config is quite simple, I'm just following examples and the Wiki: I have
two PC's running X-Lite phones, these work without problems between each
other, and I have a GS BudgeTone-100 registered to Free World Dial UP
(working no problem).
I have tried to
2004 Nov 28
1
IAX2 and FWD problems?
Hi,
I'm slowly getting to grips with *. My next quest is to get IAX2/FWD
calls working.
I've setup a fwd account and added IAX capability to it via the website.
I got the email saying it had been done with some welcome text and sample
phone numbers to try, such as 10001 for the answer phone.
I followed the setup example on the fwd site for configuring * to work
with fwd's IAX.
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"
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
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