search for: _4xx

Displaying 11 results from an estimated 11 matches for "_4xx".

Did you mean: 4xx
2005 Feb 16
3
capiECT problem
Hi, I'm trying to get capiECT working. I'd like to transfer call to another ISDN router connected extension and free channel from router to Asterisk. I get incoming call on CAPI and would liek to transfer it to dialed local extension - 400 in this case: [outbound-capi-local] exten => _4XX,1,NoOp(Transferring to local PBX ISDN number ${EXTEN} on msn CAPI/${CALLERIDNUM}) exten => _4XX,2,capiHOLD exten => _4XX,3,capiECT,${CALLERIDNUM:1}:${EXTEN} When I dial 400, another extension rings, shows right callerid (1st argument to capiECT), but incoming call gets constant sound and ob...
2018 Jan 10
2
how do i enable call features??
...ave features access codes in my system such as call waiting(all types) (enable/disable), call forward (enable/disable) and DND. my dialplan is pretty simple and it is the following [DefaultPlan]exten => _XXXXXXXXXX,1,Dial(SIP/VoipGate/${EXTEN},120,Tt)exten => _XXXXXXXXXX,1,Busy() exten => _4XX,2,Answer()exten => _4XX,3,VoiceMail(${EXTEN}@Office,su)exten => _4XX,4,HangUp()exten => _4XX,102,Answer()exten => _4XX,103,VoiceMail(${EXTEN}@Office,sb)exten => _4XX,104,HangUp() i would like to enable/disable call waiting by typing eg. *70/*71 DND for the extension *72 enable, *73...
2018 Jan 10
2
how do i enable call features??
...as call waiting(all types) (enable/disable), call >> forward (enable/disable) and DND. my dialplan is pretty simple and it is >> the following >> >> [DefaultPlan]exten => _XXXXXXXXXX,1,Dial(SIP/VoipGate/${EXTEN},120,Tt)exten => _XXXXXXXXXX,1,Busy() >> exten => _4XX,2,Answer()exten => _4XX,3,VoiceMail(${EXTEN}@Office,su)exten => _4XX,4,HangUp()exten => _4XX,102,Answer()exten => _4XX,103,VoiceMail(${EXTEN}@Office,sb)exten => _4XX,104,HangUp() >> >> i would like to enable/disable call waiting by typing eg. *70/*71 >> DND for the...
2018 Jan 11
2
how do i enable call features??
...le), call >>>> forward (enable/disable) and DND. my dialplan is pretty simple and it is >>>> the following >>>> >>>> [DefaultPlan]exten => _XXXXXXXXXX,1,Dial(SIP/VoipGate/${EXTEN},120,Tt)exten => _XXXXXXXXXX,1,Busy() >>>> exten => _4XX,2,Answer()exten => _4XX,3,VoiceMail(${EXTEN}@Office,su)exten => _4XX,4,HangUp()exten => _4XX,102,Answer()exten => _4XX,103,VoiceMail(${EXTEN}@Office,sb)exten => _4XX,104,HangUp() >>>> >>>> i would like to enable/disable call waiting by typing eg. *70/*71 >&...
2007 Feb 05
1
How to access environment variable?
...environment variables using the syntax: ${ENV(foo)} ${ENV(ASTERISK_PROMPT)}: the current Asterisk CLI prompt. ${ENV(RECORDED_FILE)}: the filename of the last file saved by the Record command I have an environmental variable MYIP which contains my current IP address but when I execute exten _4XX the following line only says 'myip is ' and the rest is blank instead of showing 'myip is www.xxx.yyy.zzz' exten => _4XX,n,VERBOSE("myip is ${ENV(MYIP)}") Why doesn't it work? Larry -- Larry Alkoff N2LA - Austin TX Using Thunderbird on Linux
2008 Mar 20
1
Dialplan Help
I've got a couple of extensions in users.conf that have both SIP and IAX access(IAX softphone, SIP hard phone). I'd like to setup my dial string to "check" to see which they are actively registered with, and send the call appropriately. Right now I have: Exten => _4xx,1,Dial(SIP/${EXTEN}&IAX2/${EXTEN}) But not all phones have both techs, so there is a lot of "misses" Is there a way to use the hints to see which they are registered with, and dial only using those channel types? ________________________________ This e-mail, facsimile, or letter an...
2007 Jan 09
1
Asterisk 1.2.11 - ResponseTimeout being ignored
...r out trying to figure out what I'm doing wrong. I'm building a *simple* IVR menu. Here it is: [main-menu] exten => s,1,Answer exten => s,2,SetMusicOnHold(default) exten => s,3,DigitTimeout(5) exten => s,4,ResponseTimeout(30) exten => s,5,Background(logic-main) exten => _4XX,1,Macro(stdexten,SIP/${EXTEN}) exten => 0,1,VoiceMail(466@default) exten => 2,1,Directory(default|logic-boston] exten => 2,2,Goto(main-menu,s,5) exten => 3,1,Playback(logic-directions) exten => 3,2,Goto(main-menu,s,5) exten => t,1,GoTo(main-menu,s,5) Everything is working fine ex...
2007 Dec 10
0
diferents events between ast1.2 & ast1.4 ??
...When I do a call to a queue (with the same extensions.conf dial plan) with ast1.2 and ast1.4, in ast1.2 apper 3 newcallerid event in ast1.4 apper only 2. It is normal? anyone knows it? what is the reason? I paste my dial plan and the the AMI events: [b]1.2 dialplan[/b] exten => _4XX,1,dial(SIP/${EXTEN}) exten => 140,1,Answer() exten => 140,n,Set(CALLERID(name)=140:${CALLERID(name)}) exten => 140,n,Set(MONITOR_FILENAME=/var/spool/asterisk/monitor/q${EXTEN}-${TIMES TAMP}${UNIQUEID}) exten => 140,n,Queue(140|t||) exten => 140,n,Hangup() [b]1.2 AMI events[/b] (new...
2006 May 29
1
I can't call PSTN numbers
Hi all, I hava SER with many clients (sipura SPA2100). One of these is an Asterisk which have others clients (sipuraSPA2100). I also have a Cisco GW which give me access to the PSTN. I make calls to all IP phones in my network, but I can't call PSTN numbers. After I dial, I hear 2 ringbacks but at the same time Asterisk says: Called pstn_number@SER_ip_address SIP/SER_ip_address-ec75 is
2003 Oct 17
3
Switch statement taking over my local dialplan
I have two Asterisk servers, one of which uses a switch statement (Server 2). On Server 2, the dialplan is as follows: [provider] switch... [default] include=>provider exten=>451,1,Dial,Zap/1 ... (No extensions defined for Server 2 are "can_match" (eg. exten=>_9XX...)) The problem is that when I pick up a phone and dial 451, it searches Server 1 before using the extension
2005 Aug 05
1
TE405P Dropping Calls
...nel=>94-108, 110-124 /etc/asterisk/extensions.conf [dialstring] exten => i,1,Playback(invalid) exten => i,2,Hangup exten => t,1,Hangup [te405p-frombp250] include => to-sip include => te405p-outtelstra [te405p-tobp250] exten => _2XX,1,Dial(Zap/g4/${EXTEN},60,r) exten => _4XX,1,Dial(Zap/g4/${EXTEN},60,r) exten => _7XX,1,Dial(Zap/g4/${EXTEN},60,r) exten => _1XXX,1,Dial(Zap/g4/${EXTEN},60,r) exten => _73816592XX,1,Dial(Zap/g4/${EXTEN:7},60,r) [te405p-intelstra] exten => s,1,SetMusicOnHold(record) exten => s,2,Dial(SIP/bt-pavilion,45,t) exten => s,4,Voi...