Displaying 14 results from an estimated 14 matches for "14300".
Did you mean:
144300
2009 May 23
1
1.6.0.9: Unknown signalling method 'pri_cpe' ??
I'm trying to upgrade from 1.4.24.1 to 1.6.0.9 with a TE120P card.
I can't make any connection over the T1.
From CLI:
ERROR[26017]: chan_dahdi.c:14300 process_dahdi: Unknown signalling
method 'pri_cpe' at line 37.
cat chan_dahdi.conf
cat chan_dahdi.conf
[trunkgroups]
[channels]
language=en
;internationalprefix = 00
;nationalprefix = 0
context=from-pstn
switchtype=national
pridialplan=local
;priindication=outofband
usecallerid=yes
cal...
2010 Mar 01
1
help with zoo
...13669, 13683, 13697, 13712,
13731, 13740, 13754, 13769, 13782, 13797, 13810, 13825, 13838,
13852, 13881, 13894, 13908, 13923, 13936, 13950, 13965, 13978,
13992, 14006, 14020, 14034, 14048, 14062, 14090, 14104, 14118,
14132, 14146, 14160, 14175, 14189, 14202, 14217, 14231, 14257,
14271, 14286, 14300, 14315, 14327, 14348, 14362, 14376, 14393,
14406, 14419, 14433, 14475, 14489, 14503, 14517, 14532, 14545,
14559, 14573, 14586, 14599, 14622, 14636, 14651, 14664), class = "Date"),
??? stoftm = c(1.803757545, 0.793326848, 1.289156128, 0.795775388,
??? 0.844746181, 1.739337633, 2.737467...
2005 Jan 10
0
Problems calling between two local SIP extensions
...:01 DEBUG[5610]: Setting NAT on VRTP to 0
Jan 10 16:06:01 DEBUG[5610]: ##### Testing 192.168.9.110 with 192.168.0.0
Jan 10 16:06:01 DEBUG[5610]: Outgoing Call for 11
Jan 10 16:06:01 DEBUG[5610]: Call from user '11' is 1 out of 1
Jan 10 16:06:01 VERBOSE[5610]: We're at 192.168.9.101 port 14300
Jan 10 16:06:01 VERBOSE[5610]: Video is at 192.168.9.101 port 19346
Jan 10 16:06:01 VERBOSE[5610]: Answering/Requesting with root capability 4
Jan 10 16:06:01 VERBOSE[5610]: Answering with preferred capability 0x8
(alaw)
Jan 10 16:06:01 VERBOSE[5610]: Answering with capability 0x400 (ilbc)
Jan 10 1...
2017 Jan 25
0
Benchmarking auth
..._max_userip_connections = 6000
mail_max_userip_connections = 6000
auth_worker_max_count = 240
If you have some additional suggestions for what I can also tweak here
to improve this, I would like to know.
I then ran imaptest with:
imaptest clients=196 user=test pass=testpw host=127.0.0.1 port=14300 - select=0 seed=123 secs=300
It doesn't seem like I can simulate *only* authentications/logins. I
have to pair them with logouts. It makes me wonder how I can simulate
the amount of load on my current live system on this system.
How do I read the output? I don't really understand what is...
2006 Jun 13
2
Getting Remote Response via HTTP
I am trying to query USPS to get shipping rates in my Rails app.
I am currently fighting Net:HTTP and so I thought I''d ask for some help.
USPS only accepts GET requests, no POST... So, I have something along the
following lines:
@response_plain = Net::HTTP.get(USPS_SERVER_URL,
"/ShippingAPITest.dll?API=RateV2&XML=#{data}")
''data'' is an XML string we
2008 Jan 18
1
Automatic call-out problem
...E})}" >>
/tmp/0100q_9.txt)
exten => 999,n,Playback(0100q_9)
exten => 999,n,Hangup
====================================================================
stats:
wc -l < 0100q_0.txt = 14628
cut -d , -f 1 < 0100q_0.txt | sort | uniq -c -d | wc -l = 74
wc -l < 0100q_1v.txt = 14300
cut -d , -f 1 < 0100q_1v.txt | sort | uniq -c -d | wc -l = 498
grep ",99," < 0100q_1v.txt | cut -d , -f 1 | sort | uniq -c -d | wc -l = 66
cut -d , -f 1 < 0100q_1.txt | sort | uniq -c -d | wc -l = 0
same for 2 and 9
=============================================================...
2005 May 28
3
Dovecot auth process died because of Socket operation on non-socket
Hi,
I'm having problems setting up a dovecot1.0 stable on a Debian-amd64
server. The process dies with the following message:
May 28 15:13:46 rouge dovecot: Dovecot v1.0-stable starting up
May 28 15:13:47 rouge dovecot: Login process died too early - shutting down
May 28 15:13:47 rouge dovecot: pop3-login: fd_send(-1) failed: Socket
operation on non-socket
May 28 15:13:47 rouge dovecot:
2008 Feb 06
27
[Bug 14403] New: NV17: LVDS0 is black with Randr 1.2, works when randr 1. 2 is disabled
http://bugs.freedesktop.org/show_bug.cgi?id=14403
Summary: NV17: LVDS0 is black with Randr 1.2, works when randr
1.2 is disabled
Product: xorg
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Driver/nouveau
2008 Jan 10
4
1.6.4.1 - active client evicted
Hi!
We''ve started to poke and prod at Lustre 1.6.4.1, and it seems to
mostly work (we haven''t had it OOPS on us yet like the earlier
1.6-versions did).
However, we had this weird incident where an active client (it was
copying 4GB files and running ls at the time) got evicted by the MDS
and all OST''s. After a while logs indicate that it did recover the
connection
2006 Apr 28
1
imaptest, with options!
I hacked some command line options into imaptest.
I dont think I broke it..
Place into dovecot-source root as usual and compile with:
gcc imaptest.c -o imaptest -Wall -W -I. -Isrc/lib -DHAVE_CONFIG_H
src/lib/liblib.a
As per Timo's instructions.
# imaptest -h imaptest [USER at IP:PORTNO] [pass=PASSWORD] [mbox=MBOX]
[clients=CC] [msgs=NMSG] [use_authenticate] [PORTNO]
USER = template for
2006 Apr 04
1
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafaxv --- sorry.wrong log.
...ng skew to -14000.
[2006-04-04 13:42:36] Adjusting skew to -14050.
[2006-04-04 13:42:37] Adjusting skew to -14100.
[2006-04-04 13:42:37] Adjusting skew to -14150.
[2006-04-04 13:42:37] Adjusting skew to -14200.
[2006-04-04 13:42:37] Adjusting skew to -14250.
[2006-04-04 13:42:37] Adjusting skew to -14300.
[2006-04-04 13:42:37] Adjusting skew to -14350.
[2006-04-04 13:42:37] Adjusting skew to -14400.
[2006-04-04 13:42:37] Adjusting skew to -14450.
[2006-04-04 13:42:37] Adjusting skew to -14500.
[2006-04-04 13:42:38] Adjusting skew to -14550.
[2006-04-04 13:42:38] Adjusting skew to -14600.
[2006-04-0...
2006 Apr 04
0
Can't recieve Fax: No carrier detected - Asterisk + iaxmodem + Hylafax
...ng skew to -14000.
[2006-04-04 13:42:36] Adjusting skew to -14050.
[2006-04-04 13:42:37] Adjusting skew to -14100.
[2006-04-04 13:42:37] Adjusting skew to -14150.
[2006-04-04 13:42:37] Adjusting skew to -14200.
[2006-04-04 13:42:37] Adjusting skew to -14250.
[2006-04-04 13:42:37] Adjusting skew to -14300.
[2006-04-04 13:42:37] Adjusting skew to -14350.
[2006-04-04 13:42:37] Adjusting skew to -14400.
[2006-04-04 13:42:37] Adjusting skew to -14450.
[2006-04-04 13:42:37] Adjusting skew to -14500.
[2006-04-04 13:42:38] Adjusting skew to -14550.
[2006-04-04 13:42:38] Adjusting skew to -14600.
[2006-04-0...
2009 Jul 17
0
Wine release 1.1.26
...nes does not start on x64 computers
13689 Word 2003: Last opened files appear incorrectly in File menu
13926 Dune 2000 crashes after starting a mission
13958 Services: handle null display names properly when populating SCM db entries
14259 Wordview hang when open Doc file with picture
14300 winhelp: Wrong initial view position in pages
14404 Diablo LOD/Starcraft, no sound with ALSA
14500 Supreme Commander: Input field too narrow to enter the CD key
14878 Some places of Far Cry game world covered by one color
15461 Security zones are not displayed in inetcpl.cpl (ZoneMgr_C...
2010 May 17
0
strace log
...ib/python2.5/sitemodule.so", O_RDONLY) = -1 ENOENT (No
such file or directory)
open("/usr/lib/python2.5/site.py", O_RDONLY) = 4
fstat(4, {st_mode=S_IFREG|0644, st_size=14109, ...}) = 0
open("/usr/lib/python2.5/site.pyc", O_RDONLY) = 5
fstat(5, {st_mode=S_IFREG|0644, st_size=14300, ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1,
0) = 0x7f731ad05000
read(5, "\263\362\r\n;\313\316Kc\0\0\0\0\0\0\0\0\6\0\0\0@\0\0\0s\f\1\0\0d\0\0"...,
4096) = 4096
fstat(5, {st_mode=S_IFREG|0644, st_size=14300, ...}) = 0
read(5, "\0\0sD\0\0\0Return a...