similar to: Calling Card Application

Displaying 20 results from an estimated 30000 matches similar to: "Calling Card Application"

2005 Sep 23
1
RE: [Asterisk-Dev] Open source time card application for Asterisk
A little bird whispers to me: Don't expect this particular trick to be un-addressed by various legislatures forever. That window is closing, and the bottom of the window looks very much like a guillotine blade - don't have your head in the wrong place. In any case, as has been discussed on -users before (which is where this thread should go, and thus where I'm relegating it)
2007 Jul 03
3
Suing Dell||Dull Computers for CID abuse
Reposted to this list: (http://lists.virus.org/voipsec-0610/msg00046.html) > That's exactly the type of thing that needs to be stopped. If Dell outsourcing calls me from India, the CLI must be their number in India not a faked-in number of some office in the US. That to me is exactly the purpose of this proposed law. It is equivalent to the law regarding FAX calls that has been
2017 May 10
4
How to detect fake CallerID? (8xx?)
On Wed, 10 May 2017, J Montoya or A J Stiles wrote: > Presumably your staff carry mobile phones. What about an app that gets > the ID of the cell tower to which it is connected, and passes it and the > SIM number in a HTTP request to a server you control? The problem is that they are supposed to use the 'site landline' to confirm presence -- not their cell phone with the
2005 Jan 30
1
Caller ID spoofing
Hello everybody! I am having the following problem and since I am a beginner in playing with asterisk, i can't solve it: I am trying to integrate my existing H.323 network in real world telephony by ISDN cards. The problem is that i DON'T want to change all e164 numbers in my h.323 network and my ISDN provider doesn't accept those identities (CIDs). So, i have to spoof the outgoing
2005 Oct 04
1
Asterisk Calling Card Platform
Can anyone tell me if there is a Calling Card Platform in which I can use in conjuction with Asterisk that can give me Authentication via the caller id of the user. I don't want a PIN based Calling Card system, but the software to be able to recognize the caller ID information and authenticate the users and allow them to call through the asterisk box. Thanks.
2004 Jun 29
3
incoming cid translation tables
How does one do translation for calls that come in from other pbx's where the incoming caller ID is an internal extension number on their pbx? Eg. when I get a call from Free-World-Dial the CID shows up as "429102" which is essentially their internal extension number sans any routing prefix. To dial the number back I need to dial the extension with FWD's routing prefix
2007 Jun 28
2
Caller ID Spoofing to be banned in the USA
Anyone running caller id spoofing applications in the USA running asterisk? Then it's time to move them to Canada or similar. http://arstechnica.com/news.ars/post/20070627-caller-id-spoofing-about-t o-be-outlawed.html Regards, Dean Collins Cognation Pty Ltd dean at cognation.net <mailto:dean at cognation.net> +1-212-203-4357 Ph +61-2-9016-5642 (Sydney in-dial).
2015 Dec 02
8
[PATCH v2 0/5] Add virtio transport for AF_VSOCK
v2: * Rebased onto Linux v4.4-rc2 * vhost: Refuse to assign reserved CIDs * vhost: Refuse guest CID if already in use * vhost: Only accept correctly addressed packets (no spoofing!) * vhost: Support flexible rx/tx descriptor layout * vhost: Add missing total_tx_buf decrement * virtio_transport: Fix total_tx_buf accounting * virtio_transport: Add virtio_transport global mutex to prevent
2015 Dec 02
8
[PATCH v2 0/5] Add virtio transport for AF_VSOCK
v2: * Rebased onto Linux v4.4-rc2 * vhost: Refuse to assign reserved CIDs * vhost: Refuse guest CID if already in use * vhost: Only accept correctly addressed packets (no spoofing!) * vhost: Support flexible rx/tx descriptor layout * vhost: Add missing total_tx_buf decrement * virtio_transport: Fix total_tx_buf accounting * virtio_transport: Add virtio_transport global mutex to prevent
2013 Jun 27
2
[RFC 4/5] VSOCK: Introduce vhost-vsock.ko
On Thu, Jun 27, 2013 at 04:00:03PM +0800, Asias He wrote: > VM sockets vhost transport implementation. This module runs in host > kernel. > > Signed-off-by: Asias He <asias at redhat.com> Has any thought been given to how this affects migration? I don't see any API for an application to move to a different host and reconnect to a running vsock in guest. I think we could
2013 Jun 27
2
[RFC 4/5] VSOCK: Introduce vhost-vsock.ko
On Thu, Jun 27, 2013 at 04:00:03PM +0800, Asias He wrote: > VM sockets vhost transport implementation. This module runs in host > kernel. > > Signed-off-by: Asias He <asias at redhat.com> Has any thought been given to how this affects migration? I don't see any API for an application to move to a different host and reconnect to a running vsock in guest. I think we could
2004 Aug 06
1
clean up your cre dit report 4859UYZo9-12-11
hjhfjfhjf773 Our system lets you clean your Bad Credit ONLINE Delete your Bad Credit Online Directly from Bureaus Online Credit Repair Approved by Credit Bureaus. Credit Breakthrough Clear BAD Credit Online Fast. I cleared up my credit right from my computer Use your Computer to fix your Bad Credit. Credit scores going through roof with our online credit repair Clean your Bad
2019 Dec 13
3
Block Spam Calls
Hello Doug, Friday, December 13, 2019, 11:03:37 AM, you wrote: >> This is exactly what I do - “press 1 for a human” >> Works great > I do this as well, but I also do a database lookup to see if the number > is on our speeddial list and if so, pass the call directly on without > the IVR prompts. I do something similar for calls without caller ID, but I was still getting
2004 Dec 10
2
Very Cool.........Asterisk Made Wired Magazine
Hi Guys, The article "They've Got Your number" in the Dec 2004 issue of WIRED magazine mentions Asterisk PBX (on p.100). The article is about phone phreaks hijacking cell phones with Bluetooth technology along with spoofing CID to pull some clandestine hacks on the PSTN. Anyhow, Asterisk is mentioned as the PBX of choice for an outfit: Telephreaks.org out of Florida that has built
2003 Aug 20
2
PRI CallerID problem
Greetings all.. We have an inbound/outbound PRI installed and terminated on a T400P ? Digium Quad T1 card. We?re seeing an odd problem when sending $CALLERIDNUM when calls from the PRI are forwarded back out to the PSTN over the PRI. The $CALLERIDNUM is not being sent out along with the call. It?s sending the phone number of the PRI itself, rather than the $CALLERIDNUM information. Yes, we can
2015 Dec 22
8
[RFC v4 0/5] Add virtio transport for AF_VSOCK
This series is based on v4.4-rc2 and the "virtio: make find_vqs() checkpatch.pl-friendly" patch I recently submitted. v4: * Addressed code review comments from Alex Bennee * MAINTAINERS file entries for new files * Trace events instead of pr_debug() * RST packet is sent when there is no listen socket * Allow guest->host connections again (began discussing netfilter support with
2015 Dec 22
8
[RFC v4 0/5] Add virtio transport for AF_VSOCK
This series is based on v4.4-rc2 and the "virtio: make find_vqs() checkpatch.pl-friendly" patch I recently submitted. v4: * Addressed code review comments from Alex Bennee * MAINTAINERS file entries for new files * Trace events instead of pr_debug() * RST packet is sent when there is no listen socket * Allow guest->host connections again (began discussing netfilter support with
2017 May 11
2
How to detect fake CallerID? (8xx?)
Seems like this is the best idea (challenge-response), a callback. No matter the callerid, you don't know where the caller is. But if you place a call BACK to the callerid, it's going to go to the destination. Then you either need the phone to be answered, or the phone to be answered and and the challenge entered. Adam Goldberg AGP, LLC +1-202-507-9900 -----Original Message-----
2017 May 10
2
How to detect fake CallerID? (8xx?)
It's probably not practical to have them answering the client's telephone! At a lot of sites, incoming calls would be handled by auto attendant, diverted to answering service, etc. --Don -----Original Message----- From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Sebastian Nielsen Sent: Wednesday, May 10, 2017 2:46 PM To:
2006 Mar 07
1
PLEASE HELP ,a2billing problem with call duration
Regards! During the use of areski a2billing software I'm getting same problem all the time. Actually, after 15 minutes of speaking to someone over calling card, connection brakes. Installation was as smooth as it could be so I don't think I made same kind of a mess in that domain. This is the only problem in the aplication. In the logs everything seems to be fine. I'am sending You