Displaying 20 results from an estimated 106 matches for "2055".
Did you mean:
2005
2007 Apr 23
1
problem when using Dial(Local/extension@context)
hi folks,
I use Dial(Local/extension@context) to make calls received on my DID number
to ring a local extension. I notice that on 8 out of 10 calls, the audio is
NOT working in the incoming direction (DID provider to asterisk). Local
extension 2055 maps to SIP destination "homephone", and if i replace the
Dial(Local/2055@local) with Dial(SIP/homephone), it works fine 100% of the
time.
any suggestions?
thanks
sridhar
CLI> core show version
Asterisk 1.4.1 built by root @ astpbx on a i686 running Linux on 2007-03-07
11:25:52...
2017 Feb 21
2
SELInux conflict with Postfixadmin
...; check the /var/log/audit/audit.log:
>
> # grep /var/log/audit/audit.log | audit2why
Don't I need a search string in that grep command?
> to see where the problem could be.
Anyway the last three entries are:
type=AVC msg=audit(1487695678.704:128): avc: denied { write } for
pid=2055 comm="httpd" name="templates_c" dev="sda3" ino=786958
scontext=system_u:system_r:httpd_t:s0
tcontext=unconfined_u:object_r:httpd_sys_content_t:s0 tclass=dir
permissive=1
type=SYSCALL msg=audit(1487695678.704:128): arch=40000028 syscall=33
per=800000 success=yes ex...
1999 Dec 30
2
quad_t: incompatible types in config.log:
configure:2050: checking for quad_t
configure:2059: gcc -c -g -O2 -Wall -I/usr/slocal/include conftest.c 1>&5
configure: In function `main':
configure:2055: incompatible types in assignment
configure: failed program was:
#line 2052 "configure"
#include "confdefs.h"
#include <sys/types.h>
int main() {
quad_t a; a = 1235;
; return 0; }
Marc G. Fournier marc.fournier at acadiau.ca
Senior System...
2010 Jan 11
3
interpolation
Dear R-users,
I have a complex line by xy-values (ordered by z).
And I would like to get interpolated y-values on the positions of x = 0:600.
How do I get the correct points?
x=c(790,790,790,790,790,786,783,778,778,766,763,761,761,761,715,628,521,350,160,134,134,129,108,101,93,111,161,249,288,243,139,45,7)
2003 May 22
0
net rpc samdump and vampire
...05/22 12:19:39, 10] lib/util_sock.c:read_smb_length_return_keepalive(463)
got smb length of 48
[2003/05/22 12:19:39, 5] lib/util.c:show_msg(456)
[2003/05/22 12:19:39, 5] lib/util.c:show_msg(466)
size=48
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=51201
smb_tid=2055
smb_pid=23165
smb_uid=4099
smb_mid=1
smt_wct=3
smb_vwv[ 0]= 255 (0xFF)
smb_vwv[ 1]= 48 (0x30)
smb_vwv[ 2]= 1 (0x1)
smb_bcc=7
[2003/05/22 12:19:39, 10] lib/util.c:dump_data(1886)
[000] 49 50 43 00 00 00 00 IPC....
[2003/05/22 12:19:39, 10] libsmb...
2007 Oct 24
5
Access.log
...here anyway other than eliminating the graphing to prevent those log entries. Otherwise, what would be the preferred method of eliminating the log completely? Eliminate the <accesslog> tag altogether?
--
Dick
Triad AV Services
1910 Ingersoll Ave.
Des Moines, IA 50309
515-243-2125
515-243-2055 (fax)
http://www.triadav.com
dtrump1@triadav.com
2017 Feb 21
3
SELInux conflict with Postfixadmin
postfixadmin setup.php is claiming:
*Error: Smarty template compile directory templates_c is not writable.*
*Please make it writable.*
*If you are using SELinux or AppArmor, you might need to adjust their
setup to allow write access.*
This goes away with 'setenforce 0', so it is an SELinux issue. I have
tried both:
restorecon -Rv /usr/share/postfixadmin
and
chcon -R -t
2011 Jun 10
4
[Bug 1914] New: ssh-add: add an option to cryptographically verify if agent can access the matching private key of a given public key
...le OpenSSH
Version: 5.8p2
Platform: All
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: ssh-add
AssignedTo: unassigned-bugs at mindrot.org
ReportedBy: kb at open.ch
Created attachment 2055
--> https://bugzilla.mindrot.org/attachment.cgi?id=2055
Patch
I need to cryptographically verify if a given key is load into the
agent.
The patch adds the option "-v pubkey" which allows ssh-add to do the
same public key authentication procedure as done by sshd. This means it
sends...
2005 Jan 30
20
FTP Transparent Proxy from Local To Net Through DMZ
Dear All,
Linux Kernel 2.4.20-8
Running Shorewall 2.2.0
ip addr show
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
link/ether 00:48:54:53:82:45 brd ff:ff:ff:ff:ff:ff
inet 62.68.254.178/28 brd
2008 Jun 14
5
the Given, When, Then framework
Hi,
Is the Given, When, Then framework, the user story, the acceptance
criteria or both?
Aidy
2017 Feb 21
0
SELInux conflict with Postfixadmin
...>> # grep /var/log/audit/audit.log | audit2why
>
> Don't I need a search string in that grep command?
>
>> to see where the problem could be.
>
> Anyway the last three entries are:
>
> type=AVC msg=audit(1487695678.704:128): avc: denied { write } for
> pid=2055 comm="httpd" name="templates_c" dev="sda3" ino=786958
> scontext=system_u:system_r:httpd_t:s0
> tcontext=unconfined_u:object_r:httpd_sys_content_t:s0 tclass=dir
> permissive=1
>
If you want to allow apache processes to write to the templates_c
directory you...
2002 Feb 01
0
No subject
...>> > austpop
>> $value
>> Year NSW Vic. Qld SA WA Tas. NT ACT Aust.
>> 1 1917 1904 1409 683 440 306 193 5 3 4941
>> 2 1927 2402 1727 873 565 392 211 4 8 6182
>> 3 1937 2693 1853 993 589 457 233 6 11 6836
>> 4 1947 2985 2055 1106 646 502 257 11 17 7579
>> 5 1957 3625 2656 1413 873 688 326 21 38 9640
>> 6 1967 4295 3274 1700 1110 879 375 62 103 11799
>> 7 1977 5002 3837 2130 1286 1204 415 104 214 14192
>> 8 1987 5617 4210 2675 1393 1496 449 158 265 16264
>> 9 1997 6274 4605...
2007 Jul 10
1
Get journal position
Hi,
There is any way to figure out where physically is the journal on a ext3
fs and it's size?
Thanks!
Jordi
2004 Jan 29
2
After identification
...in an error message :
server service not started
I apologize because I translate into English a French expression in French XP.
Here is the logs I read on the server :
log.agly "agly is machine name a little river in the south of France"
[2004/01/29 15:08:43, 0] lib/util.c:smb_xmalloc(2055)
smb_xmalloc() failed to allocate 1111638594 bytes
[2004/01/29 15:08:43, 0] lib/util.c:smb_panic(1400)
PANIC: smb_xmalloc: malloc fail.
[2004/01/29 15:09:42, 0] lib/util.c:smb_xmalloc(2055)
smb_xmalloc() failed to allocate 1111638594 bytes
[2004/01/29 15:09:42, 0] lib/util.c:smb_panic(140...
2005 May 31
1
AJAX & Partials
...we load the
partial for that type of widget.
Does this sound like a reasonably Rails way of doing this ?
Thanks
--
Mike Gilbert email : mike-jLbnyU+aYbUAvxtiuMwx3w@public.gmane.org
Technical Director fax : +353 68 470 01
XL CRS mobile: +353 87 677 2055
Lisselton phone : +353 68 470 10
Listowel
Co. Kerry
Ireland
2002 Jan 31
1
obvious answer
...s,
Graham S
> austpop<- source ("austpop.r")
> austpop
$value
Year NSW Vic. Qld SA WA Tas. NT ACT Aust.
1 1917 1904 1409 683 440 306 193 5 3 4941
2 1927 2402 1727 873 565 392 211 4 8 6182
3 1937 2693 1853 993 589 457 233 6 11 6836
4 1947 2985 2055 1106 646 502 257 11 17 7579
5 1957 3625 2656 1413 873 688 326 21 38 9640
6 1967 4295 3274 1700 1110 879 375 62 103 11799
7 1977 5002 3837 2130 1286 1204 415 104 214 14192
8 1987 5617 4210 2675 1393 1496 449 158 265 16264
9 1997 6274 4605 3401 1480 1798 474 187 310 18532
$visible...
2004 Jan 26
2
3.0.2rc1 - PANIC: smb_xmalloc: malloc fail.
...sy id wa
0 0 56 18936 125016 1846508 0 0 0 4 55 18 0 0 39 0
0 0 56 18936 125016 1846508 0 0 0 6 104 18 0 0 100 0
0 0 56 18936 125016 1846508 0 0 0 0 102 20 0 0 100 0
[2004/01/26 16:30:48, 0] lib/util.c:smb_xmalloc(2055)
smb_xmalloc() failed to allocate 3221213488 bytes
[2004/01/26 16:30:48, 0] lib/util.c:smb_panic(1400)
PANIC: smb_xmalloc: malloc fail.
[2004/01/26 16:30:48, 0] lib/util.c:smb_panic(1408)
BACKTRACE: 16 stack frames:
#0 /opt/samba/sbin/smbd(smb_panic+0x181) [0x8189811]
#1 /opt/samba/sbi...
2010 Mar 24
1
RHEL 5.4 errors in log file...
...ID Mem(MiB) VCPUs State Time(s)
Domain-0 0 16384 8 r----- 183834.9
domU-centos1 3 2047 1 -b---- 3297.3
domU-centos2 4 511 1 -b---- 11708.9
win2k3 48 2055 1 -b---- 28467.3
winxp1 47 519 1 -b---- 2137.0
winxp2 49 519 1 -b---- 350.0
domU-centos3 38 6143 3 -b---- 1270050.4
Do you have any ideas why is this happening?
Here are my...
2001 Feb 27
6
How to read a text table? A bit of trouble with Using R - An Introduction
> Ok...So I actually *typed* the table with WordPad, using the Tab button
>in order to separate the columns, and saved it in rich text format. As you
>might have guessed, it didnĀ“t work. I got a:
> Error in count.fields(file, sep, quote, skip, blank.lines.skip) :
> string terminated by newline or EOF
RTF is not what is meant by text. What I am writing is text.
Your
2017 Feb 07
2
Using ASAN on C code called from other languages
Kostya Serebryany wrote:
> I don't know anything about haskell, but if you post a minimal reproducer
> here
> we *may* be able to help.
Its just so happens that I do have something here:
https://github.com/erikd-ambiata/haskell-sanitize
The Readme should have all the information you need. Any problems,
please let mw know.
Cheers,
Erik
--