search for: _1nxxxxxxxxx

Displaying 18 results from an estimated 18 matches for "_1nxxxxxxxxx".

Did you mean: _1nxxnxxxxxx
2004 Oct 05
4
Long distance provider with access number and auth code
I need to be able to dial a long distance provider that uses an access number and an auth code. I would like to be able to program this so that the user can dial 8 and then the long distance number, asterisk will hopefully do everything in the middle. The sequence to accessing the provider is on my traditional phone speed dial as: * Dial local access number * Wait 5 seconds * Dial the auth
2003 Aug 20
2
PRI CallerID problem
...one. Below is the context we use to make outgoing calls from our Cisco 7960?s. This works fine with our PRI. When I call using the following, my cell phone shows the incoming call coming from 2065551212. This tells me that our PRI vendor is allowing us to send CID info. [dialout-pri] exten => _1NXXXXXXXXX,1,SetCallerID(2065551212) exten => _1NXXXXXXXXX,2,Dial(Zap/g1/${EXTEN},100,T) exten => _1NXXXXXXXXX,3,Congestion exten => _1NXXXXXXXXX,4,Hangup Here?s what Asterisk shows, when the call is coming in. -- Executing SetCallerID("Zap/23-1", "5557209085") in new stack...
2011 Apr 12
0
No subject
[0004f2xxxxxx](poly650) defaultuser=0004f2xxxxxx callerid="Front Desk" <1600> mailbox=1600 *setvar=callidnum=1234561600* and from extensions.conf: [outgoing] ; Outbound unrestricted domestic calls exten => _1NXXXXXXXXX,1,Verbose(Outbound call from ${callidnum} to ${EXTEN} on ${STRFTIME(${EPOCH},,%D)} at ${STRFTIME(${EPOCH},,%T)}.) *exten => _1NXXXXXXXXX,n,Set(CALLERID(num)=${callidnum})* exten => _1NXXXXXXXXX,n,Goto(outgoing-dial,${EXTEN},1) [outgoing-dial] ; Dial out on SIP trunks - domestic exten => _...
2006 Mar 14
3
Outbound paging dialplan example?
Due to changes at the office, I'm finally getting around to setting up an AA to deal with incoming calls. One of the big changes is that we're dropping the old alphanumeric pager and will just send pages to our phones. I've got the outbound greeting message working in a test context no problem right now, but I'm kind of stuck on how to capture a DTMF sequence from a user and
2003 Oct 26
5
Extensions Problem
...ain, Here's the next big issue, I thought I'd let you munch on. We are utilizing Cisco 7960's and the following entries in our extensions.conf file: Exten => 1637,1,Dial(SIP/100) Exten => _NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo) Exten => _NXXXXXXXXX,2,Congestion Exten => _1NXXXXXXXXX,1,Dial(SIP/${EXTEN}@sipdemo) Exten => _1NXXXXXXXXX,2,Congestion These extensions allow us to utilize our SIP provider - ONLY when being dialed from a regular telephone attached to a Cisco ATA-186. Our Cisco 7960 only allows us to dial 4 charachters before it tries dialing. So, I assume we n...
2004 Aug 11
2
StanaPhone and Asterisks
...ng are willing to pay for an actual minutes with them. Here is what I have in my sip.conf: [stanaphone] type=friend secret=pAsSwOrD ; skewed for this message. username=3475341914 host=sip.stanaphone.com fromdomain=sip.stanaphone.com insecure=very nat=yes extensions.conf: exten => _1NXXXXXXXXX,1,SetCallerId,3475341914 exten => _1NXXXXXXXXX,2,Dial(SIP/${EXTEN}@stanaphone) exten => _1NXXXXXXXXX,3,Playback(invalid) exten => _1NXXXXXXXXX,4,Hangup When it calls it goes to playing invalid and on my console I see where they gave me an error 503 "Service Unavailable" but when...
2005 Jun 08
2
Incoming call stops at random with Teliax
We are setting up asterisk with Teliax and having trouble getting the incoming call to work all the time, the outgoing does not seem to have a problem. I have worked with their support but since they say that we are getting the initial call to our server they want to charge to take a look. They did a tcpdump and we are seeing an attempt but no CLI most of the time. Some times we see this but it
2005 Jun 04
1
SetCallerID based on extension
...to do this would be based on the extension, but if someone else has a better idea, please let me know. So, if we are going to set the caller id based on the extension, then this is what I need to know how to do. Right now, outbound is configured as below, in the extensions.conf file. exten => _1NXXXXXXXXX,1,Dial(SIP/9725432876/${EXTEN}) exten => _1NXXXXXXXXX,2,Hangup Please let me know how I can create this same process but change the CallerID to 2134531762 instead of 9725432876 when someone calls from extension 112 and to 9725432876 for extension 317. Thanks! Jodie
2009 Jun 20
1
PRI cause codes
...p/23-1' == Everyone is busy/congested at this time (1:0/0/1) -- Executing [17609199147 at admin3:2] NoOp("SIP/Bob-00aaf150", "102") in new stack == Auto fallthrough, channel 'SIP/Bob-00aaf150' status is 'CHANUNAVAIL' from extensions.conf exten => _1NXXXXXXXXX,1,Dial(Zap/G1/${EXTEN},,g) exten => _1NXXXXXXXXX,n,NoOp(${HANGUPCAUSE}) from zapata.conf > context=pri > group=1 > switchtype=national > signalling = pri_cpe > priindication = outofband > channel =>1-23
2005 Jun 20
1
Looking for PRI Outbound Caller ID Configuration
I'm having trouble setting the outbound caller ID on calls I make from my PRI trunk group. The PRIs are served out of a 5ESS. Telco has set the PRIs up for user provided caller id information, so I believe I just don't have it set up right in my dialplan or something. I can't seem to find an example of setting the outbound caller ID specifically for a 5ESS. Does anyone have an
2005 Jun 21
0
Looking for PRI Outbound Caller ID Configura tion
...en => 1234,2,Answer > > exten => 1234,3,SetCallerPres(allowed_passed_screen) > > exten => 1234,4,SetCIDNum(8881234567) exten => > > 1234,5,Dial(Zap/g1/18887654321,,,) > > exten => 1234,6,Hangup > > > > Try something like this... > exten => _1NXXXXXXXXX,1,SetCallerID(8881234567|a) > exten => _1NXXXXXXXXX,2,SetCIDName(MyName|a) > exten => _1NXXXXXXXXX,3,Dial(ZAP/g1/${EXTEN}) If the above doesn't seem to work, the next step that I'd take is to have the central office tech's trace a call for you. They _can_ do that. The...
2003 Nov 12
3
Dial Plan Sequencing
I have an interesting dilemma with sequencing in the dialplan. Up to now, I have assumed that the extensions in the dial plan were tested in the order that they appear in extensions.conf. In other words, I have the following fragment which was designed to dial toll free on the PSTN and all other long distance on VoIP: [longdistance] include => local
2010 Mar 12
0
Regarding - P-Asserted identity and Privacy - SOLVED
Hi All, I got this figured out, when the privacy is ON at the other end of the server and when we get the Invite message to the server connected to PRI's, just take the details from the invite message in the Dial plan and send the calls as anonymous: exten => _1NXXXXXXXXX,n,Set(PRIVACY=${SIP_HEADER(Privacy)}) exten => _1NXXXXXXXXX,n,ExecIf($["${PRIVACY}" = "id"]|SetCallerPres|prohib) This makes the calls with privay ON sent as anonymous at the other end. One more thing is to make sure you enable usecallingpres=yes in chan_dahdi.conf. Thank y...
2007 Jul 23
3
Dialplan
Hi, What dialplan option do I need to send a call out like this: NPA-NXX-xxxx local calls 1-NPA-NXX-xxxx - long distance Won't 'national' send it out NPA-NXX-xxxx no matter if it's long distance or not?
2009 Jun 23
0
PRI cause code discrepancy
...t admin3 <http://lists.digium.com/mailman/listinfo/asterisk-users>:2] NoOp("SIP/Bob-00aaf150", "102") />/ in new stack />/ == Auto fallthrough, channel 'SIP/Bob-00aaf150' status is 'CHANUNAVAIL' />/ />/ from extensions.conf />/ exten => _1NXXXXXXXXX,1,Dial(Zap/G1/${EXTEN},,g) />/ exten => _1NXXXXXXXXX,n,NoOp(${HANGUPCAUSE}) />/ />/ from zapata.conf />/ />>/ context=pri />>/ group=1 />>/ switchtype=national />>/ signalling = pri_cpe />>/ priindication = outofband />>/ channel =>1-23 />...
2006 Feb 21
3
Send flash through zap channel
Hi everyone, our setup includes a NEC PBX connected to our asterisk via bri lines. The NEC has a doorphone feature, which is just an extension that calls you when someone rings. When connected to this extensions, a 'flash' signalling opens the door. So now, i'd like to trigger this from asterisk, too, but unfortunately wasn't able to do so. Setup: asterisk
2006 Feb 17
1
A unique 'click to call' project - Could usesomeadvice
Hello, I'm not sure what you mean, could you elaborate? Thanks, -- -- -- Christopher T. Aloi USA Datanet - Technical Support Engineer 318 South Clinton Street Syracuse, NY 13202 C: (315) 569 4033 O: (315) 579 7074 E: caloi@usadatanet.com <mailto:caloi@usadatanet.com> -- -- -- _____ From: Wojciech Tryc [mailto:Wojciech.Tryc@pikatech.com] Sent: Friday,
2005 Jun 16
3
Dial Commands "D" Option Question
When using the dial command and the D option to send DTMF digits when the channel is answered, is there a way to allow for some dead air, and then send more DTMF digits? I would like to automate a call, and it requires entry of a few short dtmf digits all a couple seconds apart from each other. Thanks!