Displaying 6 results from an estimated 6 matches for "22994".
Did you mean:
2294
2013 Jul 04
3
Asterisk + iaxmodem + hylafax makes sometimes wedged for hylafax
...CE[22995]: chan_iax2.c:8775 update_registry: Restricting registration for peer 'modem2' to 60 seconds (requested 300)
[Jul 4 16:50:02] NOTICE[23000]: chan_iax2.c:8775 update_registry: Restricting registration for peer 'modem99' to 60 seconds (requested 300)
[Jul 4 16:50:02] NOTICE[22994]: chan_iax2.c:8775 update_registry: Restricting registration for peer 'modem3' to 60 seconds (requested 300)
[Jul 4 16:50:05] NOTICE[22995]: chan_iax2.c:8775 update_registry: Restricting registration for peer 'modem5' to 60 seconds (requested 300)
[Jul 4 16:50:10] NOTICE[23000]: c...
2006 Feb 12
2
link_to_remote (AJAX) and tables: IE issues, validation?
I have a table that lists domain names, with a form next to it to add
new domains.
I have AJAXified this so that new domains are immediately added as table
rows. This works fine in Firefox 1.5/Win, but not in IE6/Win. Domains
are added into the database, but the HTML table is not updated unless
you reload the page.
Some googling tells me there are issues with e.g. link_to_remote
updating
2010 Oct 08
0
Wine release 1.2.1
...21295 Painkiller and Painkiller Black Edition cannot accept CD Key submission preventing installation
22021 Switching pages in ElsterFormular 2009/2010 needs much time
22536 Office 2010 installation crashed
22881 Custom-decorated windows not movable with Openbox (affects steam, wow...)
22994 Far Cry installer quits
23085 Printing in notepad displays "Page &p" instead of actual page number.
23340 Winscard : test program : unimplemented function winscard.dll.SCardIsValidContext and winscard.dll.SCardReleaseContext
23453 Worms Armageddon cannot send text in WormNET...
2010 Oct 01
0
Wine release 1.3.4
...22064 The Settlers 7 Demo fails to start
22375 Logitech GamePanel Fails to install
22497 Garant setup file f1setup.exe crashes
22536 Office 2010 installation crashed
22918 Ship Simulator 2008 demo crashes on startup (needs D3DXCreateSphere, D3DXCreateCylinder, and D3DXCreateTeapot)
22994 Far Cry installer quits
23248 MMO client 7million crashes on startup
23317 SEC_E_INTERNAL_ERROR (0x80090304) returned by InitializeSecurityContextW
23506 unimplemented function USERENV.dll.GetDefaultUserProfileDirectoryW (affects Malwarebytes' Anti-Malware)
23936 pressing enter in...
2007 Jan 17
18
mongrel memory usage ballooning and process stomping
Hi,
I have mongrel 0.3.14, with ruby 1.8.5, rails 1.1.6 and mongrel cluster
0.2.1, on debian sage 3.1 with apache 2.0, and fastthread 0.6.1.
I am load balancing 3 mongrel processes using the random port trick.
When I start mongrel the processes have about 60MB, but after some hour of
usage the memory ballons upto more than 180MB and the site becomes terribly
slow. Forcing me to restart mongrel
2013 Feb 15
10
reading data
Hi,
#working directory data1 #changed name data to data1.? Added some files in each of sub directories a1, a2, etc.
?indx1<- indx[indx!=""]
lapply(indx1,function(x) list.files(x))
#[[1]]
#[1] "a1.txt"??????? "mmmmm11kk.txt"
#[[2]]
#[1] "a2.txt"??????? "mmmmm11kk.txt"
#[[3]]
#[1] "a3.txt"??????? "mmmmm11kk.txt"
#[[4]]
#[1]