search for: anywho

Displaying 20 results from an estimated 45 matches for "anywho".

2004 Sep 09
3
Caller-ID name lookup via anywho.com
Hey all, Did I see something on here about using an AGI script to do reverse lookups via anywho.com? I have a PRI that only gets caller-id number and no Alpha. TIA, -- Daniel Jimenez <djimenez[at]pobox[dot]com>
2006 Jun 13
1
calleridname.agi patch to only overwrite name if it is missing
...nown')){ $AGI->verbose("Ready for Fonetastic.US lookup... \n"); if ($name = &fonetastic_lookup ($npa, $nxx)) { $newcallerid = "\"$name <$npa$nxx$station>\""; @@ -68,7 +70,7 @@ $AGI->verbose("Fonetastic.US lookup disabled."); } -if ($AnyWho > '0') { +if (($AnyWho > '0') && ($calleridname != 'unknown')){ $AGI->verbose("Ready for AnyWho lookup... \n"); if ($name = &anywho_lookup ($npa, $nxx, $station)) { $newcallerid = "\"$name <$npa$nxx$station>\""; @@...
2010 Nov 16
6
rails 3.0.3 and visit_CoercibleString errors
From having no errors with 3.0.2 I now see lots of these errors when running my tests. undefined method `visit_CoercibleString'' for #<Arel::Visitors::MySQL: 0x000001074f4298> Anyone know what this is? -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2004 Aug 19
1
AGI Script: calleridnamelookup.agi
...eridnamelookup.agi -- AGI Script calleridnamelookup.agi completed, returning 0 I've even received that result calling in to my iconnect account, which delivers only ANI information. I notice that the URL that it queries does not respond when I enter it manually into a browser: http://www.anywho.com/qry/wp_rl/index.html?npa=719&telephone=4710000. A box comes up that says "Fetching Results", and then the request times out. Any idea how to structure the query on ANYWHO or how to use the script with another reverse lookup service? Thanks in advance.
2010 Jul 08
4
testing authentication with basic_auth
hi, I''ve got an api which is using authenticate_or_request_with_http_basic What are you guys using to test this? I''m using rspec, and before I was using rspec-rails, I was using authorize from Rack::Test to do the authentication. However, authorize clearly doesn''t work when using rspec-rails, so I''m wondering what everyone else is doing? -- You received this
2010 May 18
2
Samba 4 and nsswitch
..., I can't get proper responses for file system and user/group lookup. With AD in Samba 3 nsswitch.conf was passwd: files winbind group: files winbind shadow: files winbind which doesn't work...um...as I don't see winbindd running...should have been a clue. Anywho... I suppose with S4 it would be right to use files ldap ? And ldap client and nss_ldap? ldap SASL client? Just asking before I start thrashing about. Any help appreciated. Cheers, TMS III
2007 Aug 03
1
Looking for RPM for 1.0.3 for CentOS with imap, ldap, and ssl
Hi, I don't know how to compile Dovecot from src rpm;s - in fact I tried and failed miserably. The only other src rpm I have ever built was postfix, and I ran into a whole bunch of errors trying to build an rpm from the src rpm at ATRpm. Anywho, I was wondering if one of you wonderful Dovecot members would be willing to create an RPM for CentOS 4.5 that includes ldap and ssl. Or, if someone knows of a URL I can go to and follow a Dovecot-related src rpm build tutorial, that would be of great help too. Heck - I'll even settle for a 1...
2006 Jun 13
2
Question about uninstalling a Windows app (ACDSee)
Hi! I managed to get ACDSee 8.0 installed via wine 0.9.14 but it doesn't run due to missing DLLs, like MFC71.DLL. There were other DLLs it complained about missing that were part of the ACDSee installation but since MFC71.DLL isn't there, no dice. :( Anywho, I want to uninstall ACDSee such that the registry is properly cleaned up, etc. How do I go about doing this? I'm about to upgrade to wine 0.9.15. Could I just blow away my ".wine" directory and let the wine 0.9.15 build rebuild the registry files, etc? Thanks! Peace... Tom
2008 Dec 13
5
UltraISO can't make a disk image
...Ubuntu 8.04 I downloaded the trial version of UltraISO from http://www.download.com/UltraISO-Premium/3000-2646_4-10177302.html I need this to make a bin/cue image for an old DOS game, as no Linux program seems to be able to. (If someone can recommend me a substitue, that would be fantastic too) Anywho, It installed perfectly and runs fine. It can find my CD drive and can read the CD. However, when I try to make any kind of image (iso, bin/cue, etc) it freezes at a 0% loading screen. These are the only two lines sent to the terminal: Code: fixme:win:LockWindowUpdate ((nil)), partial stub! err...
2009 Dec 10
3
ntop from rpmforge
I don't know why I haven't signed up for this list before since we use CentOS all over the place. The list is very useful and it is good for me to participate and "give back" to the community. Anywho, I wanted to post this response to a thread that was created back in November 2008 about the ntop daemon failing to start. I'm currently setting up ntop as a NetFlow & SFlow collector and came across the issue. A quick refresher, the init script for ntop has an issue where it can't pa...
2008 May 15
8
facebooker, respond_to and firefox 3 beta5/pre
Hi there, I have a controller that responds to fbml and html, with html at the top. In all browsers, this works as expected - When I''m hitting the controller from my normal app, I get html. When I hit it inside facebook, I get fbml. However, with Firefox 3 hitting the normal app, I''m getting fbml for some odd reason. Am I crazy? Sudara
2007 Oct 03
3
The ferret logs
...trace below for the curious). I nailed it down to a deployment issue, where an old instance of ferret drb was running. I don''t understand the details quite yet, but the result was the the old ferret was never shutdown during redeployment, and attempts were made to start up a new one. Anywho, I stumbled acroess the ferret_server.log and ferret_index.log, is it correctly understood, that ferret_server.log is basically the drb server output, while ferret_index.log is the index manager output? A bonus question, what''s the best way to determine that your application (using act...
2011 Jan 28
5
mysql quotation wonky
Why would, in an upgrade from 3.0.1 to 3.0.3, a rake db:migrate run this: SELECT "schema_migrations"."version" FROM "schema_migrations" vs this ? SELECT `schema_migrations`.`version` FROM `schema_migrations` __ rake db:migrate output __ rake aborted! Mysql::Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version
2004 Aug 06
1
Evil is the pthread thingy...
...erl5/site_perl/5.6.1/i386-linux /usr/lib/perl5/site_perl/5.6.1 /usr/lib/perl5/site_perl/5.6.0/i386-linux /usr/lib/perl5/site_perl/5.6.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.6.1/i386-linux /usr/lib/perl5/vendor_perl/5.6.1 /usr/lib/perl5/vendor_perl . Anywho, I'm guessing that usethreads=undef should be changed somehow to usethreads=true or did I read that wrong? I need to figure out what to tell my server guy to do with this, and I appologize for my lack of knowledge in the area. I did tell him to install libshout with the -- disable-pthread...
2007 Oct 09
5
Backticks wrapping SQL values in polymorphic associations...
Hopefully the subject line didn''t scare you. That said... I have a simple polymorphic relationship (is that possible?): class Part has_many :attachments, :as => :attachable end class Attachment belongs_to :attachable, :polymorphic => true end Calling Part.find(:first).attachments yields this SQL error: ActiveRecord::StatementInvalid: Mysql::Error: Unknown column
2011 May 13
1
ubuntu package installs
...ing it to this point. At this point in time my config is now correctly installing packages according to arch,os and release. Centos is working quite well as of now, but I am attempting to get the ubuntu side of things to work as well. I am frankly more familiar with RHEL under puppet than ubuntu. Anywho, I was wondering if I could get an opinion on the following situation. Ultimately the challenge I currently face is in how to install the _same_ version of the amanda backup client (3.1.2) across the board for all centos and ubuntu machines. There are currently no repositories (on either side) that...
2009 Apr 18
1
Winetricks and Multiple Wine Processes
Hello, I thought this would be a question someone asked before but my search returned no hits so... I have several Wine process, mainly because some software I use requires Win components or registry entries that screw up other applications. I run these apps alone in dedicated Wine processes. For example, I have the folllwing: .wine .wine-lotro .wine2 .wine3 Is there any way to tell winetricks
2003 Jul 30
0
X100P and incoming Context + CDR?
...setup as a default context of 'incoming-pstn' in my extensions.conf i have [incoming-pstn] exten => s,1,Goto(incoming,01225<myofficenumber>,1) then: [incoming] exten => 01225<myofficenumber>,1,Answer exten => 01225<myofficenumber>,2,Dial(SIP/data|m) etc etc Anywho back to the plot. It all works wonderful, someone dials my home office line, asterisk answers, plays them the contents of my mp3 partition whilst my SIP phone rings, I answer and talk to the poor soul about my useless taste in music. However, in the CDR records it says the destination number is &...
2010 Jun 11
1
Knights of the Old Republic - White Polygons
I'm sure this has been asked before quite a few years ago and in great quantity, but I've been searching threads on various sites for a few hours now, and can't seem to find a fix. Anywho, I have KOTOR installed, and it runs in fullscreen and all that, however, all my polygons are white, as in, there is no textures. All the text within the game is also just blue boxes. This obviously makes the game unplayable, and was wondering if anyone had a quick fix for it. I was told 1.00 works...
2011 Dec 16
1
Re: Cannot install vcrun6 or mfc42 using winetricks /Ubuntu10.04
yes, it is the latest version of winetricks from that site .. my wine version is 1.3.34 ubuntu 10.04 32 bit cloud machine .. vncserver running .. would you be needing any logs to check whats going on ?