search for: cfwd

Displaying 20 results from an estimated 20 matches for "cfwd".

Did you mean: cfqd
2003 Jul 02
0
Re: [Asterisk-Dev] ANNOUNCE: CLASS-like features for Asterisk
...Grtz, Oliver ; ; Macros ; [macro-stdexten]; ; ; Standard extension macro: ; ${ARG1} - Extension (we could have used ${MACRO_EXTEN} here as well ; ${ARG2} - Device(s) to ring ; ${ARG3} - Timeout ; ${ARG4} - Other options to app_dial ; exten => s,1,DBget(fwdexten=FEAT/${ARG1}/CFWD/CFU) exten => s,102,Goto(s|4) exten => s,2,DBget(fwdcontext=FEAT/${ARG1}/CFWD/CFUC) exten => s,3,Goto(${fwdcontext}|${fwdexten}|1) exten => s,4,Dial(${ARG2},${ARG3},${ARG4}) exten => s,105,Goto(s|205) exten => s,5,DBget(fwdexten=FEAT/${ARG1}/CFWD/CFNA) exten => s,106,Goto(s|8)...
2005 Sep 08
1
(OT) Dialplan Standards for Business/Offices
Are there any standards for setting up pbx dialplans for businesses/offices? What I mean is that, which numbers are reserved for a specific use ex. 0 for operator ? Putting Zero for operator in the dialplan seems to be the common practice of businesses. If there is such a standard, * and # are used for what ? -------------- next part -------------- An HTML attachment was scrubbed... URL:
2013 Jul 22
0
Turning off CFWD on an SPA112?
Hi all, I'm not sure how this happened, but one of my customers managed to turn call forwarding on on his spa112. I thought I had that turned off in the provisioning file. I have this in the provisioning file: <Cfwd_All_Serv_1_>No</Cfwd_All_Serv_1_> <Cfwd_Busy_Serv_1_>No</Cfwd_Busy_Serv_1_> And I have a similar entry for line 2. When I dial the device, I use this line to dial it: exten => 888,n,dial(sip/000E084B8xxx-1,60,Trit) Here is what I get on the server console: [Jul 19 15:49...
2010 Nov 21
0
How to configure a Linksys PAP2T ATA to connect an analog fax machine to Asterisk
...P (tab) RTP Paremeters (section) *RTP Packet Size: 0.020 (or 0.010) Line (tab) Network Settings (section) *Network Jitter Buffer: very high (or extremely high) Jitter Buffer Adjustment: disable Supplementary Service Subscription (section) *Call Waiting Serv: no Block ANC Serv: no Cfwd All Serv: no Cfwd No Ans Serv: no Cfwd Last Serv: no Accept Last Serv: no ... Call Return Serv: no *Three Way Call Serv: no ... Speed Dial Serv: no ... Service Announcement Serv: no Block CID Serv: no ... Cfwd Busy Serv: no Cfwd Sel Serv: no Block Last Serv: no DND S...
2005 May 23
0
spa-1001 not getting a dial tone on my pbx
...allback Intvl: 3600 Subscriber Information Display Name: Herbie Allen User ID: 202 Password: ************* Use Auth ID: yes Auth ID: 202 Mini Certificate: SRTP Private Key: Supplementary Service Subscription Call Waiting Serv: yes Block CID Serv: yes Block ANC Serv: yes Dist Ring Serv: yes Cfwd All Serv: yes Cfwd Busy Serv: yes Cfwd No Ans Serv: yes Cfwd Sel Serv: yes Cfwd Last Serv: yes Block Last Serv: yes Accept Last Serv: yes DND Serv: yes CID Serv: yes CWCID Serv: yes Call Return Serv: yes Call Back Serv: yes Three Way Call Serv: yes Three Way Conf Serv: yes Attn Transf...
2015 Jun 02
4
Forward loop protection...
Ia had a server overload today because someone did a call forward to their own extension. To do a call forward I write a key called CFWD with the extensi?n number and number to dial . The main script tests if the key/value exists and dials the number stored in the database. What is an easy way to prevent dumb people from creating a loop? -- Telecomunicaciones Abiertas de M?xico S.A. de C.V. Carlos Ch?vez +52 (55)9116-91161
2003 Nov 27
1
Crash - What is happening here???
...usic on hold, class 'default', on Zap/6-1 -- Executing Macro("Zap/32-2", "stdexten2|6112|Zap/34|20|tT") in new stack -- Executing SetLanguage("Zap/32-2", "nl") in new stack -- Executing DBget("Zap/32-2", "fwdexten=FEAT/6112/CFWD/CFU") in new stack -- DBget: varname=fwdexten, family=FEAT, key=6112/CFWD/CFU -- DBget: Value not found in database. -- Executing Goto("Zap/32-2", "s|5") in new stack -- Goto (macro-stdexten2,s,5) -- Executing Dial("Zap/32-2", "Zap/34|20|...
2005 Jul 13
5
chan_sccp new release
http://chan-sccp.berlios.de/ 20050713 ftp://ftp.berlios.de/pub/chan-sccp/chan_sccp-20050713.tar.bz2 I didn't have a spare 7960 to use this week, so maybe some line issue is still present. - fixed a memory leak on database updates (dnd, cfwd*) - fixed old memory leak on unload (now unload chan_sccp.so and load chan_sccp.so work. It does reload the config when asterisk is running) - socket stuff has been totally rewritten - added sccp show sessions (cli command) - modified the output of sccp show channels (use it to understand what ch...
2003 Aug 31
2
DBSaveTree & DBLoadTree
Hi all, Has anyone already written something which allows saving and loading the internal DB settings? All users CFWD and speeldial settings are stored in the DB in my setup which makes it a pain to restart Asterisk.... Looking at showtree in db.c (why isn't that exposed in the CLI?) It shouldn't be too difficult, but I don't want to reinvent the wheel. On the same track, I am also looking at exposing...
2009 Mar 13
1
Realtime dialplan application versus REALTIME dialplan function
...creased priorities in the dialplan to extract the data then cut it up into specified variable, then cut the resulting variable into further bits to get the usable data into another variable so it can be used for the real work. For example here is the 1.2 dialplan: exten => 326,1,Realtime(cfwd|exten|${EXTEN}|cf_) exten => 326,n,GotoIf($["${cf_active}" = "yes" ]?:326|20) exten => 326,n,Goto(cfaccess,${cf_cfnum},1) Here is the 1.4 dialplan to accomplish the same thing: exten => 326,1,Set(row="${REALTIME(cfwd,exten,${EXTEN})}") exten => 3...
2014 Mar 27
1
SPA112 provisioning file questions
...1. <FAX_Enable_T38_1_>Yes</FAX_Enable_T38_1_> <FAX_T38_Redundancy_1_>1</FAX_T38_Redundancy_1_> <FAX_T38_ECM_Enable_1_>Yes</FAX_T38_ECM_Enable_1_> <FAX_Tone_Detect_Mode_1_>caller or callee</FAX_Tone_Detect_Mode_1_> This is what I'm using to turn cfwd off on line 1. <Cfwd_All_Serv_1_>No</Cfwd_All_Serv_1_> <Cfwd_Busy_Serv_1_>No</Cfwd_Busy_Serv_1_> <Cfwd_No_Ans_Serv_1_>No</Cfwd_No_Ans_Serv_1_> <Cfwd_Sel_Serv_1_>Yes</Cfwd_Sel_Serv_1_> <Cfwd_Last_Serv_1_>Yes</Cfwd_Last_Serv_1_> This is w...
2015 Jun 02
2
Forward loop protection...
...Tuesday, June 2, 2015 4:09 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Forward loop protection... > Ia had a server overload today because someone did a call forward > to their own extension. To do a call forward I write a key called CFWD > with the extensi?n number and number to dial . The main script tests if > the key/value exists and dials the number stored in the database. What > is an easy way to prevent dumb people from creating a loop? Right after you have read the number to call forward to, compare it to the...
2015 Jun 02
0
Forward loop protection...
> Ia had a server overload today because someone did a call forward > to their own extension. To do a call forward I write a key called CFWD > with the extensi?n number and number to dial . The main script tests if > the key/value exists and dials the number stored in the database. What > is an easy way to prevent dumb people from creating a loop? Right after you have read the number to call forward to, compare it to the...
2015 Jun 02
0
Forward loop protection...
...*To:* Asterisk Users Mailing List - Non-Commercial Discussion > *Subject:* Re: [asterisk-users] Forward loop protection... > > > > > Ia had a server overload today because someone did a call forward > > to their own extension. To do a call forward I write a key called CFWD > > with the extensi?n number and number to dial . The main script tests if > > the key/value exists and dials the number stored in the database. What > > is an easy way to prevent dumb people from creating a loop? > > Right after you have read the number to call forward t...
2015 Jun 03
0
Forward loop protection...
On Tuesday 02 Jun 2015, Carlos Chavez wrote: > Ia had a server overload today because someone did a call forward > to their own extension. To do a call forward I write a key called CFWD > with the extensi?n number and number to dial . The main script tests if > the key/value exists and dials the number stored in the database. What > is an easy way to prevent dumb people from creating a loop? There currently is no easy way to prevent an infinite forwarding loop. If you...
2015 Jun 03
1
Forward loop protection...
...Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] Forward loop protection... On Tuesday 02 Jun 2015, Carlos Chavez wrote: > Ia had a server overload today because someone did a call forward > to their own extension. To do a call forward I write a key called > CFWD with the extensi?n number and number to dial . The main script > tests if the key/value exists and dials the number stored in the > database. What is an easy way to prevent dumb people from creating a loop? There currently is no easy way to prevent an infinite forwarding loop. If you co...
2005 Aug 11
0
Sipura-3000 IP->PSTN scenrio
Hello, I'm configured Sipura-3000 to forward IP calls to PSTN number on no answer (In User1 tab Cfwd No Ans Dest: 123456@gw0) IPPhone ---IP---> Sipura-3000 ---PSTN---> PSTN User Generally it works fine, but Sipura sends back SIP OK to IPPhone just prior to dialing to PSTN number. How to configure Sipura to detect that the remote side on PSTN picks up the phone and only then to send SIP...
2005 Mar 29
7
Sipura 3000 FXO with Asterisk
Anybody using a Sipura 3000 for FXO with Asterisk? Mine is working except for one small nit... When a call comes in from the PSTN, the Sipura answers it and then passes it on to Asterisk, which plays extension ring tone. I'd prefer for the POTS line to stay on-hook while the extension rings, and to only be answered by the Sipura when the extension answers. Has anybody made this work?
2011 Jan 26
0
Really wacky problem with internal extensions.
...(${numrings}) exten => _*72,n,Playback(XXXXXX/rings) exten => _*72,n,Macro(handle-hangup) exten => _*73,1,Answer exten => _*73,n,Wait(1) exten => _*73,n,Read(extension,XXXXXX/enter-extension,3) exten => _*73,n,Set(${DB_DELETE(CFIM/${extension})) exten => _*73,n,Playback(XXXXXX/cfwd-cancelled) exten => _*73,n,Macro(handle-hangup) exten => 302,1,Set(CALLERID(name)="Internal call") exten => 302,n,GotoIf(${DB_EXISTS(CFIM/302)}?dialfw:dial) exten => 302,n(dialfw),Set(extension=${DB(CFIM/302)}) exten => 302,n,Set(wait=${MATH(${DB(NumRing/302)}*6,int)}) ext...
2005 Jan 01
25
Qs about FXO/FXS cards
Hello. I am going to be putting together my first * system using FXO/FXS interfaces. All the systems I have set up thus far have been pure VoIP setups. The system I need to set up should have 3 FXO interfaces and 1 FXS interface, as well as several SIP phones. I have noticed people complaining about Digium's TDM cards - are these isolated incidents or are these cards unreliable? I intend to