Displaying 20 results from an estimated 3000 matches similar to: "Exten Length"
2007 Mar 19
1
Dial(Local/${EXTEN}@longdistance)?
HI,
I dont understand the syntax of the dial application when used like this:
Dial(Local/${EXTEN}@longdistance)
i want to know what is this "Local" doing instead of Tech like SIP, IAX,
H323?
--
Regards
Rizwan Hisham
Software Engineer
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Aug 19
4
GotoIf not working with ${EXTEN} for me in 1.4.8
I am using GotoIf all over the place in 1.4.8 but for some reason, the
following in my dial plan:
#############################################################
exten => _1NXXNXXXXXX,1,GotoIf([${EXTEN} = "15554441212"]?100)
exten => _1NXXNXXXXXX,n,Dial(SIP/provider1/${EXTEN},60)
exten => _1NXXNXXXXXX,n,Dial(SIP/provider2/${EXTEN},60)
exten => _1NXXNXXXXXX,n,Hangup
exten =>
2009 Jan 07
5
recommendation for German sound files
Hi!
http://www.voip-info.org/tiki-index.php?page=Asterisk+sound+files+international#German
lists a plenty of sound files for German.
Can someone recommend one for Asterisk 1.4 (any maybe 1.6 soon).
thanks
klaus
2009 Jan 27
2
Module res_odbc is not loading
Hi,
I have remove the comment defor res_odbc.so and res_config_odbc.so in my
modules.conf, but the module is still not loading
when I do:
module show like odbc
I have o module returned
anybody knows why?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090127/0963b5a4/attachment.htm
2009 May 20
3
Asterisk CCM, CME Integration
Hi All,
I'm just posting this questions to both forums as its related to both. In
hope to get some help on below issue:
Asterisk 1.4.x
CCM = 4.x
CME = 4.x
codec = g711ulaw
Here is my setup:
600X Phones ----> Asterisk ---- SIP Trunk ----> Call Manager -----> CME
-----> 461X Phones
461X Phones ----> CME -----> my dial peer points to Asterisk IP for 600X
Phones
so in
2009 Jan 26
2
custom cdr userfiled
Dear,
I added new field to cdr table , named "service" and type varchar(20),
but in extensions.conf with the following command, nothing to be saved.
exten => _X.,1,Set(CDR(service)=OUT)
does asterisk support this ability ?
is any setting must be changed, before that ?
best
Mani
2009 May 24
7
Asterisk, SQL Database Update
Is there any method in Asterisk to enable the updating process
into another SQL database through entering IVR options during the call.
Thanks a lot.
_________________________________________________________________
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy!
2009 Nov 10
2
Hangup
Hi, is it possible to hangup a channel from another channel?
I want to finish a call from another channel, but if I put
exten => h,n,HangUp(channelname)
it doesn't hangup... Is that correct?
Thanks,
_________________________________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2007 Dec 03
2
Hoteling
I'm sure this has been discussed many times, but I have a question about
hoteling.
My understanding would be this:
A phone sitting on a desk. A user hits 9000 and it asks what extension
you'd like to become. You type "1001" and then it asks for your
password. You type 1234, and it says you're "logged in". You now are
accepting calls at your phone and you're
2008 Sep 17
1
chan_iax2.c: No more space
Just a quick question
---cut---
[Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 - Circuit/channel congestion)
[Sep 17 15:52:14] WARNING[8232] chan_iax2.c: No more space
[Sep 17 15:52:14] WARNING[8232] chan_iax2.c: Unable to create call
[Sep 17 15:52:14] WARNING[8232] app_dial.c: Unable to create channel of type 'IAX2' (cause 34 -
2007 Mar 18
2
camp on off-line phone
When phone A registers, I want phone B to ring, when picked up, it should
call phone A and connect the phones.
Translated: When GF in Mexico powers up laptop where soft iax-phone
registers automatically, I want to talk to her asap :-)
How to?
Leif
2007 Nov 28
2
cvs or svn
Hi All;
Which is better (to have more stable or release
versions) of zaptel, libpri and asterisk: to use cvs
or svn?
In case of using cvs, why I need to type:
export
CVSROOT=:pserver:anoncvs:anoncvs at cvs.digium.com:/usr/cvsroot
In other words: what is the use of pserver, anoncvs,
... with cvs checkout?
Note: How can I know all the variables needed for cvs
checkout so I might need to do
2009 Feb 09
2
InUse&Ringing
Hello,
I'm just wondering if anyone has fixed the 'InUse&Ringing' problem.
* v1.4.23.1
Ta
2009 Mar 04
5
AEL2: If-then-else not permitted in Switch-Case
I just want to confirm but it seems that if-then-else is not permitted
in case structure.
It was not really documented but it seems to be the case.
Can anyone confirm?
switch(${DIALSTATUS})
{
case NOANSWER:
{
// if-then-else not permitted
If (${ael-var} = 1)
{
Playback(beep);
2008 Dec 12
5
ring back tone
Hi all,
I would like to ask please if there is a way to play a ring back tone from
asterisk when the customer try to make a call...I already added the ringing
function to the context in extensions .conf and it work perfectly...But the
issue that the asterisk server is stoping playing back his own ring back
tone as soon as it detect a ring back tone coming from the carrier side...
Is there a way
2009 May 17
4
Can YOU find a trailing parenthesis?
On 1.6.1, I must be losing my eyesight:
[internal]
include => outbound-pstn
.............
include => meetme ; 2663
include => setup-meetme-conf-room ; 6000xxxYYYY
[setup-meetme-conf-room]
exten => _6000XXXNXXX,n,Set(Time-in-secs="${STRFTIME(${EPOCH},,%s}" )
........
CLI:
-- Starting simple switch on 'DAHDI/1-1'
[2009-05-17 14:54:49]
2007 Jul 01
2
the-asterisk-book.com online (unstable version)
Hi,
this is to inform everybody that the translation of my new book
(unstable version) is online at http://www.the-asterisk-book.com
The book is a GNU FDL project. So everybody who wants to participate
is welcome to do so. Also, everybody who needs material for his own
work, feel free to take it as long as the new material will become
GNU FDL too.
I am glad that Stephen Bosch (who you
2009 Feb 02
2
Invalid Extension
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
CLI Output :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
vicidialnow*CLI>
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Parsing '/etc/asterisk/manager.conf': Found
== Manager 'sendcron' logged on from 127.0.0.1
== Manager 'sendcron' logged off from
2009 Feb 11
3
call forward all except the extension it is forwarded to
I would like to know if I can set Call Forwarding on an extension but allow direct calls from the extension it is forwarded to.
Example:
Extension 100 sets call forwarding (all) to extension 101.
All calls to 100 are immediately forwarded to 101 as expected.
However, if 101 tries to transfer a call to 100 or tries to call 100 directly, it sounds "busy" because it obviously goes into
2009 Apr 16
1
Remote BLF / hint on IAX2 trunk
Hi all,
I have a question: how can I see hints of a remote Asterisk in IAX2 trunk??
I want to set BLF on my phones to look state of other phones also in other
Asterisk server.
Someone have any idea or solution?
I use Asterisk 1.4.24.
Thanks all
Marco
-------------- next part --------------
An HTML attachment was scrubbed...
URL: