Displaying 16 results from an estimated 16 matches for "_00x".
Did you mean:
100x
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
2014 Sep 13
1
NOT able to call on local extensions while successfully call on external mobile no.(using SONETEL account)
...ice-phone template
[bombay](office-phone)
; define another device name using the same template
[lucknow](office-phone)
[test5](office-phone)
===========================================================
*====================extensions.conf===========================*
[LocalSets]
exten => _00X.,1, Answer
exten => _00X.,n, Set(CALLERID(num)=support)
exten => _00X.,n, Dial(SIP/${EXTEN}@support)
exten => _00X.,n, Hangup
exten => 101,1,Dial(SIP/lucknow)
exten => 102,1,Dial(SIP/bombay)
exten => 105,1,Dial(SIP/test5)
exten => 200,1,Answer()
same => n,Playback(...
2010 Jun 15
1
Asterisk hangs up for some calls
...- Executing [h at pstn:1] DeadAGI("IAX2/#000105-12477", "agi://localhost/ManageCalls.agi?when=after") in new stack
-- AGI Script agi://localhost/ManageCalls.agi?when=after completed, returning 0
-- Hungup 'IAX2/#000105-12477'
here is my config:
[pstn]
exten=>_00X.,1,Set(calleeNumber=011${EXTEN:2})
exten=>_00X.,n,AGI(agi://localhost/ManageCalls.agi?when=before&calleeNumber=${calleeNumber})
exten =>_00X.,n,Dial(IAX2/myLogin at pstn/${calleeNumber},,S(${SECONDS-REMAINING}))
exten => h,1,DeadAGI(agi://localhost/ManageCalls.agi?when=after)
Thanks...
2014 Sep 18
2
Asterisk prefix code to dial a high fraud country - security mechanism
Hello, I would to allow users to place calls overseas such as India and
Malaysia but only with a security code. if they don't have a security code
I want to be able to drop the calls.
can someone point me to a right direction to achieve this goal?
Thanks,
Motty
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Jun 12
2
Qwest PRIs
Hi,
I'm trying to bring up two PRIs from qwest with asterisk and dahdi. I'm
using an OpenVox D410E and the drivers are loaded. My system.conf looks
like this:
# Span 1: TE4/0/1 "T4XXP (PCI) Card 0 Span 1" B8ZS/ESF RED
span=1,2,0,esf,b8zs
bchan=1-24
# Span 2: TE4/0/2 "T4XXP (PCI) Card 0 Span 2" (MASTER) B8ZS/ESF RED
span=2,1,0,esf,b8zs
bchan=25-47
dchan=48
These
2005 Jan 31
1
congestion problem with only one number
...1,2,3,9-12
msn=xxxxxxxxx
incomingmsn=*
device => /dev/ttyI0
device => /dev/ttyI1
device => /dev/ttyI2
device => /dev/ttyI3
The lines in extensions.conf that handle outgoing calls
exten => _0XXXXXXXXX,1,Dial(${TRUNK}:${EXTEN},50,Ttr)
exten => _0XXXXXXXXX,2,congestion
exten => _00X.,1,Dial(${TRUNK}:${EXTEN},50,Ttr)
exten => _00X.,2,congestion
exten => _4XXXXX,1,Dial(${TRUNK}:0342${EXTEN},50,Ttr)
exten => 112,1,Dial(${TRUNK}:112,50,Ttr)
exten => _0[89]00X.,1,Dial(${TRUNK}:${EXTEN},50,Ttr)
exten => _0[89]00X,2,congestion
Greetz,
Michiel
2007 Jul 24
0
Problem Hangup Help
...insecure = very
language = es
nat = yes
qualify = yes
type = friend
disallow=all
allow=g729
[nyphone]
accountcode=nyphone
canreinvite=no
reinvite=yes
dtmfmode=rfc2833
host=72.55.143.XXX
insecure=very
language=es
nat=no
qualify=no
type=peer
disallow=all
allow=g729
My extensions.conf
exten => _00X.,1,dial(sip/${EXTEN:2}@nyphone,45)
exten => _00X.,2,hangup
Nyphone is my provider for everyone calls
international.
I attach sip debug one call.
I use Asterisk 1.2.13
I hope you understand me and help.
Best regards
Fernando Villarroel Noriel.
Chillan
Chile
Sorry my English.
___...
2006 Feb 08
7
sipdiscount
Sipdiscount has replaced their asterisk servers for another thing.
Then, no more iax. Ok, but I can't make calls using sip also... I'm
getting a "forbidden" error when using sip1.sipdiscount.com. Anybody
got it working?
--
Alejandro Vargas
2016 Mar 15
2
Fwd: Unable to place outbound calls
...105
Registered Mon, 14 Mar 2016 20:00:28
3 SIP registrations.
-----------------------------------------------------------------------------------------------------------------
[internal]
exten => 1001,1,NoOp(FirstLine)
same => n,Dial(SIP/1001)
same => n,HangUp
exten => _00X.,1,Set(CALLERID(num)=8790771141)
exten => _00X.,n,Dial(SIP/${EXTEN}@sonetel)
-----------------------------------------------------------------------------------------------------------------
[sonetel]
type=friend
secret=HIDDEN
username=feroz.sonetel
fromdomain=HIDDEN
host=sip.sonetel.com
outbo...
2007 Jul 17
0
help with sip configuration for sipgate.de on asterisk 1.4
...)
exten = record_vmenu,n,Playback(vm-saved)
exten = record_vmenu,n,Playback(vm-goodbye)
exten = record_vmenu,n,Hangup
exten = play_file,1,Answer
exten = play_file,n,Playback(${var1})
exten = play_file,n,Hangup
hasbeensetup = N
[numberplan-custom-1]
plancomment = DialPlan1
include = default
exten = _00X!,1,Macro(trunkdial,${trunk_4}/${EXTEN:0})
comment = _00X!,1,webcall,standard
[DID_trunk_1]
include = default
[DID_trunk_2]
include = default
[DID_trunk_3]
include = default
[DID_trunk_4]
include = default
[DID_trunk_5]
include = default
[DID_trunk_6]
include = default
[DID_trunk_7]
include =...
2007 Jul 26
1
Ring forever
...insecure = very
language = es
nat = yes
qualify = yes
type = friend
disallow=all
allow=g729
[nyphone]
accountcode=nyphone
canreinvite=no
reinvite=yes
dtmfmode=rfc2833
host=72.55.143.XXX
insecure=very
language=es
nat=no
qualify=no
type=peer
disallow=all
allow=g729
My extensions.conf
exten => _00X.,1,dial(sip/${EXTEN:2}@nyphone,45)
exten => _00X.,2,hangup
Nyphone is my provider for everyone calls
international.
Fernando Villarroel Noriel.
Chillan
Chile
Sorry my English.
This is log:
SIP Debugging Enabled for IP: 72.55.143.XXX:5060
-- Executing [005642325405 at test:1]
Dia...
2004 Sep 17
1
AW: dial '0' for outside line and get a dialtone...
> I'd like to create the following: a user picks up the phone
> (gets a dial tone), dials '0' for an 'outside' line, gets a
> second (different?) dialtone, and is able to enter an
> external phone number.
Klaus-Peter Junghanns has something like this on his page:
http://83.137.99.170/jn/relaunch/asterisk/page19.html
It didn't work for me correctly so I
2009 Jun 01
1
Digits timeout (ISDN)
Greetings everyone,
I'm having some issues connecting a Asterisk box to a old ISDN PBX.
Everything works fine but the undetermined digits rules. For instance,
if I have _00X. and I start dialing for instance 0035..., Asterisk just
get the 4 first numbers and starts dialing 0035.
I've tried adding:
stop_tone_after_first_digit = yes
append_digits2exten = yes
Although I believe these are the defaults.
I was wondering if something like Set(TIMEOUT(digit)...
2010 May 28
6
Normalizing called numbers
Hi,
I'm working on my dial plan and I'd like to parse all dialed numbers
to convert them to the format I want.
For example if someone dials 0112345678 or 0033112345678 I would like
to convert it to +33112345678 and then match the number to my exten =>
+33XXXXXXXX statements.
Is this possible with asterisk? I tried different ways (using _., s,
...) but I can't seem to get that
2009 Feb 12
1
Problem with parking
...XTEN},$CALLERID(num)},emergency)
exten => _11X,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},special)
exten => _15X,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},special)
exten =>
_9XXXXXX,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},special)
[international]
exten =>
_00x.,1,Macro(trunkdial,${DTRK},${EXTEN},${CALLERID(num)},international)
[conferences]
exten => ${CONF},1,MeetMe(1,MsI)
[ringgroups]
exten =>
${ADALNUMER},1,Macro(ringgroup,${ADALDIAL},ADALNUMER,${ADALNUMER},internal)
[forwarding]
exten => _X.,1,Set(CALLERID(all)=${origcid})
exten => _X.,...
2005 Oct 10
0
Asterisk behaving wierd!!
...-- [0;37;40mIncluding context 'default' in context 'postpaid'
[1;30;40m -- [0;37;40mIncluding context 'staff' in context 'postpaid'
[1;30;40m -- [0;37;40mAdded extension '_0[1-9]X.' priority 1 to postpaid
[1;30;40m -- [0;37;40mAdded extension '_00X.' priority 1 to postpaid
[1;30;40m -- [0;37;40mAdded extension '_7111' priority 1 to postpaid
[1;30;40m -- [0;37;40mAdded extension 's' priority 1 to postpaid
[1;30;40m -- [0;37;40mAdded extension 's' priority 2 to postpaid
[1;30;40m -- [0;37;40mAdded extensi...