search for: nxxxxxxxxx

Displaying 4 results from an estimated 4 matches for "nxxxxxxxxx".

Did you mean: xxxxxxxxx
2006 Jan 18
1
Dial Rules in localprefixes.conf
I want to set up a dial rule like this 9304752#w9#w+NXXXXXXXXX The point of this is. It will dial into a pbx with the account number 9304752, wait a second, dial 9 to get an outside line, wait a second for the outside line, and then dial the number to be called. When ever I save this in amp anything after the first # disappears. When I try to call out i...
2005 Jun 03
1
Caller ID Routing using VoicePulseConnect
I have a question for those of you out there using VoicePulseConnect for incoming did I have in my Realtime extensions Database (the x's are replaced with my phone number) context = voicepulse-in-01 exten = xxxxxxxxxx/ Priority=1 app=NoOp appdata = Incoming call with no callerid on xxxxxxxxxx However it never triggers I also tried using one of my other providers (voipjet for outbound) and
2008 Sep 13
1
What if some phone picks up
Godd evening! What happens if someone calls and asterisk doesn't "Answer()" itself, but another analog phone does? Can I somehow catch this situation in my dialplan. I have an ISDN line, but with it I got a box with an adapter for good old analog phones. This doesn't seems to be directly connected to the ISDN line asterisk sees. But somehow, it must know, that the call
2005 Jan 26
1
Inbound analog Telco line not answered
...,3,Congestion exten => _NXXNXXXXXX,103,Macro(outisbusy) exten => _${DIAL_OUT}NXXXXXX,1,SetGroup(${CALLERIDNUM}) exten => _${DIAL_OUT}NXXXXXX,2,Dial(${OUT}/${EXTEN:1},,) exten => _${DIAL_OUT}NXXXXXX,3,Congestion exten => _${DIAL_OUT}NXXXXXX,103,Macro(outisbusy) exten => _${DIAL_OUT}NXXXXXXXXX,1,SetGroup(${CALLERIDNUM}) exten => _${DIAL_OUT}NXXNXXXXXX,2,Dial(${OUT}/${EXTEN:1},,) exten => _${DIAL_OUT}NXXNXXXXXX,3,Congestion exten => _${DIAL_OUT}NXXNXXXXXX,103,Macro(outisbusy) [outbound-tollfree] ignorepat => ${DIAL_OUT} exten => _1800NXXXXXX,1,SetGroup(${CALLERIDNUM}) exte...