Displaying 20 results from an estimated 40000 matches similar to: "Extensions Configuration"
2005 Jul 28
0
SIP and consultative transfer
hello all-
Long time listener, first time caller. This is a great list and has
given me tons of help as I've set up * for the first time.
I've got an asterisk system up and running at a new company, and it
does about 99% of what we need it to do. TelephonyWare has been our
equipment supplier, and has been great with support, but I've got an
issue that has us both stumped.
2007 Jan 26
2
Only secretary can call the boss, all others only reach the secretary when dial the boss extension
Dear all,
How may I configure my extensions.conf so that only the boss's secretary
can call the boss through his extension, all others when dial his
extension only makes the boss's secretary phone ring, not his. If she
wants, she can transfer the incoming call to the boss dialling his
extension.
I've tried the following, but it doesn't work:
exten =>
2014 Jun 03
3
Get last dialed number in a context?
Hi,
I would like to implement an auto-redial function in a context. The idea
is about like this:
Dial a number
Hear busy
Hangup
Pick up again
Dial a code like *123
=> jumps into a context which redials until callresult is not busy
Maybe like this:
[autoredial]
exten => s,1,Set(number=${CHANNEL(lastdialed)})
exten => s,2,Dial(SIP/${number}@account,60,g)
exten => s,3,Wait(15)
exten
2005 Feb 10
1
Proper Contexts in extensions.conf
Hi all,
I am looking for examples of the extensions.conf that puts all incoming
calls into a context where extensions can be dials, and all phones in a
context where extensions and outside calls can be dialed.
i.e. I have seen:
[incoming]
include => sip-extensions
[sip-extensions]
include => longdistance
[longdistance]
....
Doesn't this allow any internal callers to make external
2005 Jan 02
1
Configuration details for Asterisk interaction with Vocal
I have seen a number of people in this newsgroup asking for information
regarding asterisk interworking with Vocal. I was able to configure
Vocal and Asterisk so that calls originating from vocal can land on an
extension in Asterisk. I would like to share this info with the group
The scenario that I tested was as follows.
A call was originated from extn. 1001 on Vocal and the call was made to
2008 Dec 21
2
Outbound fax issues
Hello all.
I have the following setup:
Fax machine
|
Sipura SPA-3120
|
SIP 100BaseT
|
Asterisk 1.4
|
IAX2 100BaseT
|
Asterisk 1.6
|
ISDN PRI TE210P
|
Traditional Telco
The fax lands on the Internal Asterisk 1.4 box, the sip config for this
extension looks like:
[35081]
type=friend
secret=************
qualify=yes
port=5060
nat=no
host=dynamic
dtmfmode=rfc2833
2008 Jul 30
1
Modem network card conflict
Hi All,
Here's a strange one for you...
I have a Linux box with a PCMCIA adapter PCI card in it. Plugged into said
card is a cellular modem card.
I can configure wvdial and dial the modem card perfectly. My ppp0
interface comes up and I can ping everything.
I also have a network card on the motherboard. Once again, by itself the
network card works correctly. That is with the modem
2006 Jan 27
0
pb with callerid
Since I passed from version 1.0 to the 1.2.3. I have Pb with the
callerid. If somebody call with presentation of the number all is well.
If somebody make call in masked number, i couldn't send a callerid to
the phone.
It is in a call center and i use the callerid to present the name of the
number called to the operator.
Before that went. To identify the sda, I use the assignment of the
2003 Aug 26
1
Dialed Number Identification in analog hunt group
Does anyone out there know if it is possible to discover the dialed
number when a line in an analog hunt group rings? I can't get a
straight answer from our IT folks. We have a 5ess switch delivering 4
analog lines which are in a simple hunt group servicing our lab. I
would like to have a different call attendant based on which number is
dialed so that I can route the calls to the
2004 Jul 19
0
(Asterisk-Users] Affordable SIP Phone - Stiil a Myth?
Steve,
Here is the config, I pulled from my server, that works with D'Link Phones:
Main Menu
--------------------------------------------------------------------------------
SIP.CONF
[general]
port = 5060 ; Port to bind to (SIP is 5060)
;bindaddr = 0.0.0.0 ; Address to bind to (all addresses on machine)
bindaddr = 67.109.153.236
disallow=all
;allow=ilbc
allow=gsm
allow=ulaw
2005 May 17
2
how to get remote extensions to work correctly with a zap channel?
I am trying to get remote extensions to work correctly with
agents. I have ackcall=yes and have agents logged in to
extension 101 using agentcallbacklogin with extension 101 defined as:
exten => 101,1,Dial(Zap/3/18165551234,20,tTA(custom/presspoundtoanswer))
This setup works great on local and/or voip channels, but on zap
channels, the zap channel answers immediately as soon as it goes off
2007 Feb 07
0
Connection problem w/ Attended Transfer
Hi all,
I'm new posting here, though not to perusing. I'm having an issue
with attended transfer and was wondering if anyone had heard of the
problem/had any suggestions... Apologies in advance if this post is
excessively newb-oid.
- An incoming call C is passed to A, a POTS telephone connected via a
Handytone 286 ATA.
- A presses atxfer key, then dials B, a Win XP laptop running
2011 Apr 07
0
Asterisk 1.8.x Skips DTMF Digits on a First DAHDI Initiated Call
Hi,
I know it sounds weird, and this is part of the reason I have not
reported that sooner. As I upgraded from 1.6.2.x to 1.8.x several
months ago I am experiencing this problem. If a call is initiated from
a DAHDI extension after no DAHDI extensions were used for some time,
arbitrary DTMF digits are skipped and the call fails. If the call is
redialed it goes through. Normally just one (1)
2009 Mar 19
0
T1 signaling configuration
Hi All,
I'm trying to configure a Digium T100P to talk to a legacy voicemail
system. I have the signaling specs verbatim from the original manufacturer
documentation as follows:
[T1 Signaling]
Service Type: T1,D4 format, AMI(Super Fram)
Signaling: Four wire, terminated, E&M (Robbed bit)
Start Protocol: Wink start; 250msec duration
Dial Tone: Enabled
Digits: DTMF, 4-digits
DTMF: 50msec
2006 Nov 26
0
Dialout to Meetme Fails?
I'm trying to use Asterisk (v1.2.11) make a callback that dials both
legs of the call into a Meetme() room together, but I keep getting
"conf-invalid" messages.
I created a callfile (/var/spool/asterisk/outgoing/out.call) that
specifies a Local channel (extension) which contains a Dial() command to
the "dialer", and an extension which contains a Dial() command to the
2003 Nov 30
1
Dial "T" option not obeyed with Grandstream BT101
In the following scenario, the user calling from a SIPphone registered
phone is able to transfer the called user to another extension.
sip.conf:
[general]
port = 5060
context = from-sip
register => number:password@proxy01.sipphone.com
extensions.conf:
[from-sip]
exten => s,1,Dial(SIP/111&SIP/117)
exten => 111,1,Dial(SIP/111,20)
exten => 117,1,Dial(SIP/117,20)
1. The calling user
2006 Nov 14
6
unable to get channel lock BAD BAD BAD
I am seeing the following in my log file (standard trixbox install).
One seems to be complaining about an error in the dialplan but it
won't tell me what file or what line. The other (maybe related) is
complaining about a channel lock.
How to do go about trying to figure out what the problem is and how to solve it?
---------------Logfile--------------------------------------------
Nov 14
2009 Oct 29
2
GUI for hunt groups?
Hi, all. I've got an Asterisk box installed that I'd really like to
leverage -- and installing a GUI for hunt groups would be awesome. So
long as I can have a trial copy, I could even pay money. It would have to
be able to make use of both SIP and ZAP extensions.
Suggestions?
(Note: I wouldn't much care about the GUI, myself, but my boss is all over
one.)
Thanks!
-Ken
--
This
2006 Mar 07
3
Reverse group in zapata.conf
Hey all,
I have a situation where I have 8 lines from the phone company in a hunt
group coming in to my asterisk box. These are the same lines I'm using
for outgoing calls ( named g0 ).
The problem arises when someone dials our number at the same time
asterisk tries to put a call out on one of the zap channels in the g0
group. This has happened twice that I know of so far, once to
2011 Jan 26
0
Really wacky problem with internal extensions.
We have an Asterisk server acting as a hosted PBX system for many clients,
and we're going through an upgrade to Asterisk 1.6 by moving our most
important (and complicated) clients one at a time.
But we're having a problem with one customer that I really can't explain.
I can place calls directly to one phone at the customer's location (they
also have an IVR that asks for an