search for: 8447

Displaying 20 results from an estimated 29 matches for "8447".

Did you mean: 844
2009 Jun 13
1
1.6.0.10: core restart on ReceiveFax()
For our internal fax machines, I'm checking if the faxes are going to branch offices. If they are, I want to capture and email them to the branches. I've set up extension 8447 to test this. A fax machines is connected via an SPA 2102 on 173. Any calls from 173 are sent to: [outbound-fax] exten => 8447,1,Answer() exten => 8447,n,GoSub(Capture-Fax,s,1) exten =>_NXXNXXXXXX,1,Answer() exten =>_NXXNXXXXXX,n,GoSub(DialOut-PSTN,s,1(1${EXTEN})) exten =>_1NXXN...
2009 Sep 23
1
1.6.0.5: I need a really simple analog SendFax dialplan
Using Digium fax I've tried a simple dialplan: '8447' => 1. Answer() [pbx_config] 2. Set(CALLERID(num)=xxxyyyzzzz) [pbx_config] 3. Dial(DAHDI/g0/1bbbcccdddd,,G(send)) [pbx_config] [send] 4. SendFax(/var/spool/asterisk/fax/20090922_1301.tif) [pbx_config] 5. HangUp()...
2015 Nov 01
5
no ringing tone with Dial option r
I'm not getting any ringing when I use option r with Dial: Dial("DAHDI/1-1", "motif/8447/+1<called-num>@voice.google.com,,rTt") in new stack Otherwise all works. The call goes through, good audio. sean
2017 Jul 28
4
firewalld and LISTEN
On CentOS7 I have following firewalld setting. external (active) target: default icmp-block-inversion: no interfaces: eth0 sources: services: dns ftp http https imaps pop3s smtp ssh ports: 110/tcp 21/tcp 20000/tcp 106/tcp 53/tcp 990/tcp 5432/tcp 8447/tcp 113/tcp 143/tcp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 10000/tcp 8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp protocols: masquerade: yes forward-ports: sourceports: icmp-blocks: rich rules: But by ss -nat, IPV4 443 is not listend. How can I fix? # ss...
2017 Jul 30
2
firewalld and LISTEN
...u. Please teach me one more. By 'firewall-cmd --list' its answer is following. external (active) target: default icmp-block-inversion: no interfaces: eth0 sources: services: dns ftp http https imaps pop3s smtp ssh ports: 110/tcp 21/tcp 20000/tcp 106/tcp 53/tcp 990/tcp 5432/tcp 8447/tcp 113/tcp 143/tcp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 10000/tcp 8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp protocols: masquerade: yes forward-ports: sourceports: icmp-blocks: rich rules: Now I can use http normally. And 'ss -nat' shows 80 po...
2015 Mar 02
0
Upgrade to Fedora 21, now gv requires rtp ?
I just upgraded to fedora 21. I'm running asterisk 11.6.0. All works with Fedora 20. -- Executing [s at DialOut:15] Dial("DAHDI/1-1", "motif/8447/+1212xxxyyyy at voice.google.com,,rTt") in new stack [Mar 1 21:24:06] ERROR[2477][C-00000000]: rtp_engine.c:259 ast_rtp_instance_new: No RTP engine was found. Do you have one loaded? [Mar 1 21:24:06] ERROR[2477][C-00000000]: chan_motif.c:1820 jingle_request: Unable to create Jingle session...
2009 Sep 18
1
digium fax: is this even close to working?
My set up is 1.6.0.15 with the digium fax modules. I want to capture a fax from the internal analog fax machine (using an SPA2102), and then resend it. I know the internal extension of the fax machine, and for now I'm just testing it to one outside fax machine if I dial 8447. In particular, I'm completely unfamiliar with the use of "G" in the Dial app. exten => 8447,1,Answer() exten => 8447,n,GoSub(Capture-Fax,s,1(1xxxyyyyyyy)) [Capture-Fax] exten => s,1,Set(FAXFILE=${FAX_RX_FOLDER}/${STRFTIME(${EPOCH},,%Y%m%d)}_${STRFTIME(${EPOCH},,%H%M)})...
2014 Apr 28
1
unable to transfer ???
...ICATED call from 111.xxx.yyy.zzz: > -- > requested format = speex, > -- > requested prefs = (), > -- > actual format = ulaw, > -- > host prefs = (silk16|ulaw|gsm|g722), > -- > priority = mine > -- Executing [8447 at voip-in:1] Dial("IAX2/n4-5734", "IAX2/ncal") in new stack > -- Called IAX2/ncal > -- Call accepted by 68.xxx.yyy.zzz (format ulaw) > -- Format for call is (ulaw) > -- IAX2/ncal-1777 is ringing > -- IAX2/ncal-1777 answered IAX2/n4-5734 >...
2013 Sep 28
1
iax: unable to transfer - one way audio
.... Here's the sydney server: -- Accepting AUTHENTICATED call from <zoiperipaddr>: > requested format = speex, > requested prefs = (), > actual format = ulaw, > host prefs = (silk16|ulaw|gsm|g722), > priority = mine -- Executing [8447 at nz-in:1] Dial("IAX2/n4-270", "IAX2/sydney") in new stack -- Called IAX2/sydney -- Call accepted by <nyipaddr> (format ulaw) -- Format for call is (ulaw) -- IAX2/sydney-8819 is ringing -- IAX2/sydney-8819 answered IAX2/n4-270 -- Channel ...
2011 Jun 08
1
Autocorrelation in R
...__________________________ Dr. Iuri Gavronski Assistant Professor Programa de P?s-Gradua??o em Administra??o Universidade do Vale do Rio dos Sinos ? UNISINOS Av. Unisinos, 950 ? S?o Leopoldo ? RS ? Brasil Sala (Room) 5A 406 D 93022-000 www.unisinos.br TEL +55-51-3591-1122 ext. 1589 FAX +55-51-3590-8447 Email: igavronski at unisinos.br CV Lattes: http://lattes.cnpq.br/8843390959025944
2016 Jul 17
0
firewalld cloud-init dhcp error
...ING_direct">-s 153.153.xxx.xxx -o eth0 -j DNAT --to 192.168.1.5</rule> </direct> # firewall-cmd --zone=external --list-all external (active) interfaces: eth0 sources: services: dns ftp http https imaps pop3s smtp ssh ports: 110/tcp 21/tcp 106/tcp 53/tcp 990/tcp 5432/tcp 8447/tcp 113/tcp 143/tcp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp masquerade: yes forward-ports: icmp-blocks: rich rules: # nmcli c show System-eth0 | grep connection.autoconnect connection.autoconnect: yes...
2017 Jul 28
0
firewalld and LISTEN
...> On CentOS7 I have following firewalld setting. > > external (active) > target: default > icmp-block-inversion: no > interfaces: eth0 > sources: > services: dns ftp http https imaps pop3s smtp ssh > ports: 110/tcp 21/tcp 20000/tcp 106/tcp 53/tcp 990/tcp 5432/tcp 8447/tcp > 113/tcp 143/tcp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 10000/tcp > 8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp > protocols: > masquerade: yes > forward-ports: > sourceports: > icmp-blocks: > rich rules: > > But by ss -nat, IP...
2017 Jul 30
0
firewalld and LISTEN
...-cmd --list' its answer is following. > > external (active) > target: default > icmp-block-inversion: no > interfaces: eth0 > sources: > services: dns ftp http https imaps pop3s smtp ssh > ports: 110/tcp 21/tcp 20000/tcp 106/tcp 53/tcp 990/tcp 5432/tcp 8447/tcp > 113/tcp 143/tcp 3306/tcp 5224/tcp 22/tcp 465/tcp 995/tcp 25/tcp 10000/tcp > 8443/tcp 993/tcp 443/tcp 8880/tcp 587/tcp 20/tcp 53/udp 12768/tcp > protocols: > masquerade: yes > forward-ports: > sourceports: > icmp-blocks: > rich rules: > > Now I...
2009 Dec 10
3
vector help
I have tow vectors one is the subset of another x is a subset of X Both are vectors with n elements X[X %in% x] would give me x again rite because it is a subset but i want all those are not in x from X. X[which(X != x)] should this do that Thanks Ramya -- View this message in context: http://n4.nabble.com/vector-help-tp960277p960277.html Sent from the R help mailing list archive at
2005 Feb 18
0
OpenSSH and OpenSSL 0.9.7.e with FIPS
...sh-unix-dev archives around the June 2004 timeframe for a patch and discussion on a FIPS mode OpenSSH. Note that the FIPS mode OpenSSL validation is *still* pending. -Steve M. Steve Marquess Veridical Systems, Inc. 1829 Mount Ephraim Road Adamstown, MD 21710 301-524-9915 cell (weekdays) 301-831-8447 landline/fax marquess at veridicalsystems.com marquess at oss-institute.org
2007 Feb 25
1
openldap using gdbm
Hi, Is it possible to get openldap using gdbm ? I've already tried to set it in the config, but it fails the start. Any help would be appreciated. Warm Regards, M?rio Gamito
2014 Apr 12
1
originate woes: extension never executes
Here's my cmd: originate MOTIF/8447/+12122064431 at voice.google.com extension s at greeting Greeting: [greeting] exten=> s,1,Wait(2) same=>n,Background("hello") same=>n,Wait(3) I can see the call go out (also in, since testing on one our own numbers), but [greeting] never executes. I'm expecting t...
2004 Sep 25
4
Upgrade 20040914.
...orted capability 512, will return 0 wine: Unhandled exception (thread 0009), starting debugger... WineDbg starting on pid 0x8 Unhandled exception: page fault on write access to 0x00000058 in 32-bit code (0x5f40d84d). In 32 bit mode. err:dbghelp_msc:pdb_process_file -Unable to peruse .PDB file E:\8447\vc98\mfc\mfc.bbt\src\mfc42.pdb 0x5f40d84d 1726 in mfc42: movl %ecx,0x58(%eax) Wine-dbg> ---------- unquote ----------------------- I then used the dll's and the configuration of version 20031212 but with the same error. The general data of the PC are: old system: wine version 20031212 Sys...
2006 May 12
4
bitwise addition
Hello all again, I want to do bitwise addition in R. I am trying to generate a matrix 0000 0001 0010 .... .... 1111 I know the other ways of generating this matrix but I need to look at bitwise addition. Any suggestions??? thanks a lot Nameeta ------------------------------------------------- This email is intended only for the use of the individual or...{{dropped}}
2009 Apr 30
0
Categorical variable in a custom nonlin function with gnm
...NA NA NA Can anyone suggest what is going wrong and a possible way around the problem? Thanks Brett Murphy ARC Postdoctoral Research Fellow School of Plant Science University of Tasmania c/o CSIRO Tropical Ecosystems Research Centre PMB 44, Winnellie, NT 0822 Ph: (08) 8944 8447 Fax: (08) 8944 8444