Displaying 20 results from an estimated 10000 matches similar to: "Out Dial Interface for Asterisk"
2004 Sep 20
2
Cisco 76XX - How to ignore a call (silence ring)
I am preparing to setup a system using Cisco 7940 and 7960's I have the
7.1 SIP firmware on them.
One issue I have run into is how to silence the ringer if a call comes
in and you don't want to take it.
Many phones have a DND button. I know the 79XX has the DND in the menu
but it is to cumbersome to go into the settings then phone preferences
then the DND and select yes.
Is there any other
2005 Jul 26
2
Dial using URI(web) or using FORM(web)
Hello!
I have an Asterisk@home instalation with 7 users working OK, and I'ld like
to implement either a
-- Web dial feature, where the user would fill one form field with a phone
number and a connection would be created between his extention and the
entered number.
OR
-- Dial using an URI (callto:xxxxx link in a web page), having AstTapi
installed and configured in all workstations.
2006 Nov 13
1
Sending '#' with Dial
Hi!
I have a working asterisk-setup with four sip-clients. Everything works
great but when the users call someone the phonenumber shows up on the
receiving ends callerid-display.
To correct this my provider told me to send #31# before the phonenumber,
tried this with: Dial(SIP/#31#${EXTEN}@provider) but my asterisk tells me
that it isn't a valid extension.
The INVITE looks fine,
2007 Feb 08
3
Automatic Dial, Play message
Does anyone have some method, or AGI scripts that will automatically
call a list of numbers from a database and play a pre-recorded
message?
For example, you have a database of
FirstName LastName PhoneNumber
Jon
--
***
Forrest Beck
IAXTEL: 17002871718
jonforrest.beck@gmail.com
2009 Feb 13
2
Fwd: Manager Interface Originate (ASYNC) - How to get the Originate Status
Dear All,
I am originating the call directly to the SIP Provider using the maganger
interface + originate (ASYNC) command. Here is the PHP-AGI Script.
$call = $asm->send_request('Originate',
array('Channel'=>"SIP/416XXXXXXX at ABC/n",
'Context'=>'ORIG',
2007 Feb 23
1
Polycom SIP 501 Transfer Question
I know this is not a Polycom support forum, but I also know there are a lot
of you with a great deal of Polycom experience.
Is there anyway to remove the "Attended Transfer" but keep the "Blind
transfer"? Or better yet, just swap the two soft buttons locations?
I know you can remap the "Hard" buttons, but what about the soft buttons?
The reason I need this is my
2008 Jun 18
3
Website callback
Hi,
I have a website where customers enter their phone numbers to be called. I'd
like them to have to put in information and 'schedule' a call.
1) Call Immediately
2) Call in the next _ minutes
3) Call me tomorrow, same time.
So, Asterisk will pull two variables from this php websites, $phonenumber
and $timetocall. $timetocall will need to be calculated as
2005 Aug 27
3
How to use * and # as part of number in dial command
Hi all,
I am struggling with the following and I can't get it work:
In the Netherlands where I live it is possible to use special codes
(aka vertical service codes) to set special 'behaviour' of phonecalls.
So e.g. when I want to dial out with a normal phone and I dial
*31*<phonenumber to dial> then it will turn off my numberindication
(CID) at the called party. They seem to
2007 May 03
2
OT - robo dialer
Can anyone suggest a source for a free robot dialer or examples? I need to
do some non-commercial auto dialing using Asterisk. Simple phone numbers
in a file, line by line format.
I found one called AstAutoDiaker but I was not able to get it to work and
it appears to not be supported - no email response from author.
Doug
2007 Apr 19
2
Polycom SIP Phones On LAN can't register without WAN (Internet) Access
We are having an issue that I have been unable to figure out how to resolve.
I think its related to the Polycom Phones and not the Asterisk
configuration, but I'm not positive.
We have several Polycom 500/501/601's on both a LAN and at employee homes.
The problem we are having is if our internet connection goes down the Local
LAN phones loose their connection to the Asterisk Server.
2006 Jan 17
2
change error messages for Validation helpers?
Is it possible to change error messages for Validation helpers? I am
writing an app against a existing database (so no control over column
names), but when there is validation error (e.g. with
validate_presence_of) I would like to customize the field name. For
example for telephone whose field name is PhoneNumber I would like to
chnage it to "Telephone Number cannot be empty" rather
2005 Mar 05
7
BroadVoice configuration changes for Outbound
Today, We have added INVITE Authentication. This seems to bring a large
amount of problems to people in the way since they can't make outbound
calls. Here's what needs to be done. You need to add three variables to
your peers or friends, username, authuser, and secret.
username=<phonenumber>
authuser=<phonenumber>
secret=<registration password>
Dan
2019 Jun 24
3
RFC: Interface user provided vector functions with the vectorizer.
> On Jun 24, 2019, at 10:53 AM, Tian, Xinmin <xinmin.tian at intel.com> wrote:
>
> To me, it is also an issue related to SIMD signature matching when the vectorizer kicks in. Losing info from FE to BE is not good in general.
>
Yes, we cannot loose such information. In particular, the three examples I reported are all generating i64 in the scalar function signature:
// Type 1
2007 May 04
2
question about more than one drop file
hello there all,
if i have a script that writes drop files into /var/spool/asterisk/outgoing
asterisk picks up the file and initiates the call just fine.
however, what is supposed to happen if more than one gets dropped in there
within like a second. Will it wait till the first is complete to initiate
the second ?
Do they dissapear ?
thanks
shawn
-------------- next part --------------
An HTML
2019 Jun 24
2
RFC: Interface user provided vector functions with the vectorizer.
For example, Type 2 case, scalar-foo used call by value while vector-foo used call by ref. The question Johannes is asking is whether we can decipher that after the fact, only by looking at the two function signatures, or need some more info (what kind, what's minimal)? I think we need to list up cases of interest, and for each vector ABI of interest, we need to work on the requirements and
2005 Mar 25
5
Re-write callerid?
Is it possible to rewrite caller id's?
I would like to have sip phones appear by their local cid
(like Henk <208>) but when they call out using the PRI I would like their
full DID (MSN) to appear (like 0031201234567)
I could ofcourse set callerid to the main phonenumber but surely there
must be a better solution?
Thanks!!
Remco
2004 Jun 01
2
BroadVoice usage?
Hi all,
I've been trying to use BroadVoice as a SIP service provider. They don't
officially
support * but are helpful when it comes to answering questions for setup
parameters. They claim they have no firewalls or access lists that need to be
set up so I can get access to their servers.
However, something's still not quite right when I use the parameters.
It looks like our Asterisk
2005 Feb 01
2
Outbound calling with TDM400P
I am trying to place an analog outbound call from a Sipura SPA-841
through a * server with a TDM400P and 4 FXO's. When I call in from an
analog line everything works fine, I can talk over the SIP phone. When
I call out, * says:
== Spawn extension (from-sip, [phonenumber], 1) exited non-zero on
'SIP/sipphone-d29d'
-- Executing Dial("SIP/sipphone-9eb0",
2006 May 09
1
Asterisk settings Net2Phone
Hi,
I?m looking for settings to configure net2phone carrier in my asterisk. I
found this configurations, but it?s not work. I don?t known if this
configuration is for voice line or voice access account.
Anybody can help me, with other configuration?
Thanks.
----
*sip.conf*
[general]
useragent = X-Lite release 1103m
register => PHONENUMBER:PASSWORD@sip.net2phone.com
[net2phone]
type = peer
2013 Aug 24
12
[Bug 2143] New: X11 forwarding for ipv4 is broken when ipv6 is disabled on the loopback interface
https://bugzilla.mindrot.org/show_bug.cgi?id=2143
Bug ID: 2143
Summary: X11 forwarding for ipv4 is broken when ipv6 is
disabled on the loopback interface
Product: Portable OpenSSH
Version: 5.3p1
Hardware: All
OS: Linux
Status: NEW
Severity: minor
Priority: P5