search for: byextension

Displaying 20 results from an estimated 61 matches for "byextension".

2003 Dec 20
2
BYEXTENSION and DBPut
Hey I need another pair of eyes on this! I would like to add phones numbers to the blacklist from any handset so I did this: exten => _*66XXXXXXXXXX,1,StripMSD,3 exten => _XXXXXXXXXX,2,DBPut,blacklist/BYEXTENSION/1 exten => _XXXXXXXXXX,3,Hangup However what I get in the database is: /blacklist/BYEXTENSION : 1 And BYEXTENSION is not replaced with the actual number dialed. Am I trying to do something that can not be done or am I just not doing it correctly? Walt
2003 Jul 08
5
Using multiple iconnecthere accounts
Has anybody out there tried to use two different iconnecthere accounts with Asterisk? What I want to do is use a second account if the first is busy. I have tried the following: exten=>_91NXXNXXXXXX,1,StripMSD,1 exten=>_1NXXNXXXXXX,2,Dial,SIP/BYEXTENSION@iconnect ;iconnect is the first account exten=>_1NXXNXXXXXX,3,Dial,SIP/BYEXTENSION@iconnect2 ;iconnect2 is the second account But that doesn't work. Has anybody tried this before?
2003 Oct 03
9
No Ringback on Iconnect
When I place a call using Iconnecthere as my sip provider, I hear no ringback when making a call. Does anyone else have this problem or offer any suggestions? Thanks, Kevin -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20031003/b048f72f/attachment.htm
2003 Nov 06
2
Dialing an outside number -- QUESTION --
...ll 1 XXX XXX XXXX numbers to go thru after the 9, unmolested. 4. After the 9, I'd like all other 7 digit numbers to be dialed 1307NXXXXXX. Simple enough, right? I wrote up the following: [outwork] ignorepat => 9 exten => _91XXXXXXXXXX,1,StripMSD,1 exten => _1XXXXXXXXXX,2,Dial,Zap/2/BYEXTENSION exten => _9754XXXX,1,StripMSD,1 exten => _754XXXX,2,Dial,Zap/2/BYEXTENSION exten =>_9NXXXXXX,1,StripMSD,1 exten =>_NXXXXXX,2,Prefix,1307 exten => _1307NXXXXXX,3,Dial,Zap/2/BYEXTENSION [workext] ;; the active context for an internal extension include => outwork ... (other extensi...
2003 May 06
2
capi + bri ?
Hello, I have som problems with my BRI/capi setup. I manage to call in to the system (some rows below). ---------------- -- Executing Dial("CAPI[contr1/16453]", "SIP/BYEXTENSION@janm|10") in new stack -- Called s@janm -- SIP/janm-63f5 is ringing -- SIP/janm-63f5 is ringing -- SIP/janm-63f5 is ringing ---------------- But I can't make outgoing calls from my SIP phones. ---------------- -- Executing Dial("SIP/janm-088c", "CAPI/contr...
2003 Jun 04
3
h323 and g729
Hi, I have an ansterisk and a cisco 827-4v registered to a Gatekeeper. asterisk has two extensions: exten => 223,1,Dial,OH323/BYEXTENSION@827PD exten => 730,1,Dial(IAX/eduardo@10.0.11.103) (IAX are working well) When I try to call each other, gnugk shows a ARJ: ARJ|10.0.11.112:1720|223:dialedDigits|730:dialedDigits|false|resourceUnavailable I think this could be a codec configuration problem. Cisco works with g729, so my oh32...
2003 Jun 10
1
Slow Faxing
...My end users are complaining; saying it was faster before we moved to * (Straight Analog Lines) Any help would be great. PS: I already have the d option on the Dial line. Both fax machines are in their own context: [faxes] exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,2,Dial,Zap/g1/BYEXTENSION||d exten => _91NXXNXXXXXX,1,StripMSD,1 exten => _1NXXNXXXXXX,2,Dial,Zap/g1/BYEXTENSION||d And incoming faxes go through: exten => 1083,1,Dial,Zap/59|30|d John
2003 Aug 25
2
Data calls through *
I have a Pitney Bowes (USPS Postage) machine that connects via a USB modem to fill it. It connects but soon disconnects. It works fine through a standard analog phone line not connected to asterisk. I also have the 'd' option on the Dial command. exten => _1NXXNXXXXXX,1,Dial,Zap/47/BYEXTENSION||d Any ideas? John
2003 Jun 18
2
== Everyone is busy at this time problem
...erisk and works very well, the only problem is that when i try to call a direct number of a company that has a normal PBX i got this error: to 10.8.210.153:5060 == Accepting call on 'SIP/a.sampietro-f7be' (a.sampietro) -- Executing Goto("SIP/a.sampietro-f7be", "doisdn|BYEXTENSION|1") in new stack -- Goto (doisdn,00115601992,1) -- Executing StripMSD("SIP/a.sampietro-f7be", "1") in new stack -- Executing DigitTimeout("SIP/a.sampietro-f7be", "10") in new stack -- Set Digit Timeout to 10 -- Executing ResponseTimeo...
2003 Jul 07
1
overlap dialing on a pri span
...t; 12341234,1,Goto(dialoutcontext,s,1) [dialoutcontext] exten => s,1,Wait,1 ; Wait a second, just for fun exten => s,2,Answer ; Answer the line exten => s,3,DigitTimeout,5 ; Set Digit Timeout to 5 seconds exten => _X.,1,Dial,Zap/g8/BYEXTENSION exten => t,1,Dial,Zap/g8/BYEXTENSION in extensions.conf, hoping this would make asterisk dial out after reading a single digit. I can see asterisk detecting DTMF digits, but it won't dial out before the timeout kicks in and then hangs up right away. In the end I want to serve incoming call...
2004 Apr 26
1
troubles working with Voicetronix Openswitch12
...el=on board=1 context=internal mode=fxo channel=1 channel=2 channel=3 channel=4 channel=5 channel=6 channel=7 channel=8 mode=dialtone channel=9 channel=10 channel=11 channel=12 extensions.conf [default] include =>internal include=>incoming [internal] exten =>_8XXX,1,Dial,(vpb/1-4/{EXTEN}/BYEXTENSION,20); the fxo port exten => 9120,1,Dial(vpb/1-9/{EXTEN:1}/BYEXTENSION,20);the dialtone port exten => 9121,1,Dial(vpb/1-10/{EXTEN:1}/BYEXTENSION,20) exten => 9119,1,Dial,vpb/1-12/{EXTEN:1}/BYEXTENSION,20 exten => 9123,1,Dial,vpb/1-11/{VPB},20 [incoming] exten =>s,1,Wait exten =>s,2...
2004 Jun 02
1
Fax Recognizion without Answer? How to Supress this?
...39; -- Starting simple switch on 'Zap/62-1' -- Accepting overlap call from '595457' to '034491****' on channel 31, span 2 -- Executing SetVar("Zap/62-1", "Out=Zap/g1/") in new stack -- Executing Goto("Zap/62-1", "OutDial-LCR|BYEXTENSION|1") in new stack -- Goto (OutDial-LCR,034491***,1) -- Executing SetVar("Zap/62-1", "LCR=01081") in new stack -- Executing Goto("Zap/62-1", "OutDial-Dial|BYEXTENSION|1") in new stack -- Goto (OutDial-Dial,034491****,1) -- Executing Dia...
2004 Mar 28
3
two-stage dialing
I am trying implement two-stage dialing. Scenario is following: 1. * Dials SIP agent 2. SIP agent answer the phone and provide dial tone 3. * Sends DTMF string 4. "Bridge" channel with calling party I thought that something like: exten => _2XX,2,Dial_but_not_connect_(SIP/BYEXTENSION,10) exten => _2XX,3,Wait,1 exten => _2XX,4,SendDTMF($DTMF_DIGITS) Should do it. Thank you, Alex Fedorov
2003 Feb 18
7
gnophone
...ne but if gnophone answers them, asterisk does not recognize it. Here is my configuration: iax.conf [jambo] type=user host=dynamic defaultip=136.159.99.100 permit=136.159.99.100 username=jambo secret=fubar context=gnophone password=fubar extensions.conf [gnophone] exten => 2108407,1,Dial,Zap/1|BYEXTENSION exten => 2108407,2,Dial,Zap/2|BYEXTENSION My gnophone telephone preferences: Server: 136.159.99.74 Port: 5036 Context: gnophone Username: jambo password: fubar Peer: jambo Secret: fubar please, please, please if anyone can help.... Jeremy
2003 Nov 27
0
Timeout feature in queues.conf does not seem to work
...robin worked fine since earlier in August. Does anyone know if this has been fixed in earlier CVS or is it supposed to work like this? outgoing agentcall, to agent '8601', on 'Local/4302@default-9665,1' -- Executing Dial("Local/4302@default-9665,2", "OH323/h323:BYEXTENSION@10.0.100.112") in new stack -- Called 8601 -- Called h323:4302@10.0.100.112 -- Nobody picked up in 15000 ms -- Hungup 'H323:17087' == Spawn extension (default, 4302, 1) exited non-zero on 'Local/4302@default-9665,2' -- outgoing agentcall, to agent '860...
2004 Aug 17
0
RE: dialing out
...s when a user dials 9. I need to support local and long distance dialing. Below is an excerpt of my extensions.conf file: [outgoing] ;dialing local...starts with a 9 and is 8 digits long exten => _9X.,1,Dial(Zap/1/${EXTEN:1}) exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,2,Dial,Zap/1/BYEXTENSION ;dialing long distance...starts with a 9,1 and is 12 digits long exten => _91NXXNXXXXXX,1,StripMSD,2 exten => _NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION Below is the error I'm seeing on the PBX with 'sip debug on': Aug 17 09:16:52 NOTICE[294930]: app_dial.c:506 dial_exec: Unable to cre...
2004 Aug 17
0
RE: RE: dialing out
...s when a user dials 9. I need to support local and long distance dialing. Below is an excerpt of my extensions.conf file: [outgoing] ;dialing local...starts with a 9 and is 8 digits long exten => _9X.,1,Dial(Zap/1/${EXTEN:1}) exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,2,Dial,Zap/1/BYEXTENSION ;dialing long distance...starts with a 9,1 and is 12 digits long exten => _91NXXNXXXXXX,1,StripMSD,2 exten => _NXXNXXXXXX,2,Dial,Zap/1/BYEXTENSION Below is the error I'm seeing on the PBX with 'sip debug on': Aug 17 09:16:52 NOTICE[294930]: app_dial.c:506 dial_exec: Unable to cre...
2003 Mar 21
8
Help with linejack as a trunk?
...ssed through trunk interface ; exten => _9NXXXXXX,1,StripMSD,1 exten => _NXXXXXX,1,Dial,Phone/phone0/BYEXTENSION [local] ; ; Master context for local, toll-free, and iaxtel calls only ;...
2004 Jun 29
5
Outgoing CallerID on PRI problems
...the specified number, but yet when the call is received on the user end the ID is always the base number of our DID. For example we have 8600-8650 as DID's but the callerid is always 8600 regardless of the extension that makes the outgoing call. We have tried using the variable SetCallerID(${BYEXTENSION}) but still get the same results. Any suggestions? JP McInnis, Director of Technology Copiah Lincoln Community College
2004 Jan 19
3
Residential services
Hi folks, The obligatory newbie disclaimer: "Hi, I'm new to Asterisk and I have a couple questions..." OK, now that that's over with: I've just started working for a small CLEC, and I'm trying to sell * to my boss as a replacement for some expensive/inflexible/closed-source software he's been using to provide residential dialtone with for a couple years now.