similar to: Blocking the 'Do Not Call" List

Displaying 20 results from an estimated 10000 matches similar to: "Blocking the 'Do Not Call" List"

2003 Jul 15
3
Conditional Contexts
I was wondering if the following was possible: 2 separate incoming contexts. The first will be used when there is a secretary present. The second will be used when there is no secretary. I know that this can be done using includes and specifying the time in which each separate context would be included. However, I would like to be able to switch them from the reception telephone. For
2004 Jul 22
1
Can anybody recommend a good T1/PRI provider ?
Are you looking for local or Long distance? What will these T1s primarily be used for(inbound/outbound, domestic, local, long distance, international) How important are per minute rates to you? how many minutes do you expect to use per month? We are in Tampa Florida and have 15 T1s from several different providers so I may be able to refer you to one if it's a match to what you're
2005 May 16
2
Pass variable to Authenticate?
I'm trying to figure out a way to make my own agent login, because I don't like how the default works. I have the login and logout working fine using the dynamic add and remove commands, but I need to be able to create a list of users and passwords. I thought of a way to do it using a list of passwords, but the agent would only ever be prompted for their password. I won't want that.
2005 Jan 05
3
Last callers script?
Hi, Is there some script which can be called from a * extension to playback the recent incoming callers on a particular PSTN line? In the UK 1471 is a BT number which plays back the most recent callers number, it also gives you the option to call this number back (now charging you for this service too!). Is there anything similar in asterisk-land? thanks Mike
2004 Sep 30
1
Strange Quality problems with Asterisk, Gentoo, Redhat and Kernels - /dev/dsp]
-------------- next part -------------- An embedded message was scrubbed... From: Deon Rodden <drodden@webunited.net> Subject: Re: [Asterisk-Users] Strange Quality problems with Asterisk, Gentoo, Redhat and Kernels - /dev/dsp Date: Thu, 30 Sep 2004 09:05:39 -0400 Size: 5509 Url: http://lists.digium.com/pipermail/asterisk-users/attachments/20040930/289c69cc/dsp.eml
2004 Aug 24
2
Remotely change call forward
Is it possible using asterisk to allow someone to dial in and remotely change where their call is forwarded to? For example, I'm working from home so I want my calls to go to 555 1234, now I need to go out for a bit so I'd like to phone the office and using DTMF tell the asterisk PBX to now forward my calls to my cell phone 555 3456 Has anyone implimented anything like this? R.
2004 Jun 02
5
Meetme with moderator
All, I have been beating my head against a wall trying to figure out how I would implement a separate moderator code and participant code for the same conference using meetme, the deal is I dont want the participants to be able to join until the moderator is in the conference. Is it possible to do this using the apps as they are , or is their a way to use an Agi script, is that the only way?
2005 May 15
1
Old DBGet/DBPut vs. new Set(var=${DB(...
Hello I upgraded to CVS head yesterday (due to the lack of zaptel drivers working with 2.6.10) And noticed that now DBGet and DBPut have been deprecated in favour of the new Set/DB one. In the UPGRADING.txt in Asterisk it says: * The applications DBGet and DBPut have been deprecated in favor of functions. Here is a table of their replacements: DBGet(foo=family/key)
2003 May 08
3
DBget and DBput in extensions.conf
Where can I learn the syntax for DBput and DBget? is it working with MySQL? do I need to set up tables? URiel -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20030508/a2598dc8/attachment.htm
2003 Sep 09
2
DBPut and DBGet performance
hi, This question is about DBPut and DBGet, Can i put about 1000 keys in a single family, (only once for the lifetime) for ex. exten => _X.,5,DBput(family/key1=${val}) ... exten => _X.,5,DBput(family/key1000=${val}) like above and if i later retrieve it, randomely, with inbound calls, will it affect performance? Surajee -------------- next part -------------- An HTML
2004 Jun 22
6
*69
Hello, I've managed to build in the "last number repeat" outlined at http://www.voip-info.org/wiki-Asterisk+last+number+repeat to call back the last person _I_ called from a particular phone, and now I'd like to try to do something similar for the common *69 -- call back the last number that called me. I assume I'll do part of this in my standard extension macro --
2003 Sep 01
6
Change include contexts runtime
Hi there How do I change the dialplan runtime, if I for example wants all calls on the main number to be answered by a voicemail (when it is out-of-office hours). I want to be able to change the configuration by pressing a DTMF combination e.g. *82. Can't figure out whether it is necessary to change contexts or how to do it. I have read a lot of examples and config documentation, but I
2003 Jul 28
1
Call Forwarding and DND conf
I have put together this call forwarding and dnd config: I'm sure it can be dome with macro's but I couldn't figure that out... anyone care to input. 74 Turns DND on my phone will not ring, drops caller to voicemail... 73 Turns DND off 72+ext forward your extension to another extension and voicemail is left at the forwarded extension. 71 turns off call forwarding. ; dnd Could
2006 Jan 23
2
Fw: setting outgoing caller ID by the queue an extension is logged into
Greetings fellow list members, I am trying to add some tricky functionality to Asterisk dialplan and I was curious if anyone else has come up with a solution to something like this. Basically I have phone representatives that log into one of several queues (not using chan Agent, we log in by the extension), and frequently these agents have to make attended transfer calls to outside numbers.
2003 May 10
1
Call forwarding questions
Is there any way to have users be able to turn on or off call forwarding at the asterisk server, so they can configure their own forwarding number and enable/disable it? Hopefully, with the added benefit that it will remain on between server reloads and restarts? I have written a hack -- a AGI script to do various checking, and if the destination is "ok" set a database variable
2006 Mar 03
2
Does an entry in AstDB stay after reboot?
I set up a call forwarding script in extensions.conf which uses the AstDB but I'm wondering if I reboot the server, will the entry in AstDB still reside? What the script does is when a call comes in, it check to see if there is a null value or a call forward number. If null, it will call the local office connections. If there is a number, it calls that. Now I just need to know if I reboot
2003 Aug 21
1
Configurable auto forward in Asterisk
Hi, Which is the usualk way to do auto forward in Asterisk? I need to be able to entert a number(code) from my phone indicating the new phone number when I will be available. Then when someone calls my old number, just the new one to ring. Thanks, Dan
2003 Dec 15
3
Outgoing calls for a fancy address book app
Hi ! I'd like to connect phpgroupware to asterisk: when a user click on a phone number, his phone rings and he gets connected to the number he just clicked. I've tried by putting various files in /var/spool/asterisk/outgoing, without results (we are using SIP phones + CAPI channels). Is there a way to do that ? (If it's impossible (something impossible in *, LOL ?!?) I will create
2009 Apr 21
4
Asterisk Database
My setup : Trixbox 2.6.1 & TE410P running well .: 1. I need to store the CallerId of the PSTN caller with his language preference so that next time he is played the prompt in his language that he chose the first time.What would be better - storing his number in the Asterisk DB and using Dbput and DBget ? or storing it in MySQL from the dial plan and quering it everytime to see the callers
2004 Dec 09
2
MeetMe Features
Hi all, I had a chance to use some call conferences that had some very neat functionalities: - When you call you are first asked for your name - When someone joins the conference a message "<name> is now joining the conference." is played. - When someone leaves the room a message "<name> has left to conference." is played. How can I set MeetMe/Asterisk to have