Displaying 20 results from an estimated 3000 matches similar to: "Asterisk Prompt"
2007 Jul 13
3
Macro: s-NOANSWER, _s-.
Hi List;
I have this example for Macro and I am not able to
understand some line, if any one can help me plz :)-
[macro-voicemail]
exten => s,1,Dial(${ARG1},20)
exten => s,2,Goto(s-${DIALSTATUS},1)
exten => s-NOANSWER,1,Voicemail(u${MACRO_EXTEN})
exten => s-NOANSWER,2,Goto(incoming,s,1)
exten => s-BUSY,1,Voicemail(b${MACRO_EXTEN})
exten => s-BUSY,2,Goto(incoming,s,1)
exten
2007 Jul 01
4
Not able to find the file zaptel.conf after compiling asterisk and zaptel
Hi List;
I compiled Zaptel 1.4 and Asterisk 1.4 after
downloading them using svn, but when I checked the
file zaptel.conf under etc/asterisk, I did not find
this file. Any help?
By the way: How can I know the asterisk and zaptel
version extactly that I compiled them? In other words,
asterisk 1.4.... and zaptel 1.4.... ?
Regards
-------------
ITS
IP Telephony and Contact Center Engineer
Eng.
2007 Sep 09
3
canreinvite
Hi List;
If I need traffic to be directly between the
endpoints, then I have to set the canreinvite = yes?
If I did not configure the canrenvite at all, then by
default it will pass the traffic via Asterisk and not
directly between the endpoints?
What if one endpoint was SIP and configured with
canreinvite=yes while other endpoint was IAX2 and
configured with canreinvite=yes, then they can send
2007 Aug 27
4
Prepaid Billing: A2Billing, AstBill, ASTCC
Hi List;
I need to use an prepaid billing system with Asterisk,
and I do not know which one is more stable and
integrated with Asterisk?
A2Billing or AstBill or ASTCC?
Also, from where I can download it and ready about its
configuration?
Regards
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 009659849460
2007 May 01
10
Digital Phones
Hi List;
Asterisk does not have any kind of cards that can work
with it to be used with Digital Phones (digital phones
differ than analoge phone and differ than IP Phones).
Anyone can advise about this as I did not find this on
Diguim
Regards
Bilal Ghayad
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
2007 Jul 23
2
Upgrade and keep the configuration
Hi List;
How to upgrade the Asterisk, Zaptel and LibPri and
keep the configuration the same? I do not need to
remove current asterisk, zaptel and libpri and
download new one and write new configuration.
Regards,
--------------
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 00965 9849460
2007 Aug 02
4
Receiving SIP calls without registeration and dynamic IP address
Hi List;
How can I configure asterisk to receive a call from
SIP end point without being registered at asterisk and
its IP address is dynamic, and authentication to be
based on the username and password or any other
string?
I know that if I place the host with static IP then no
need to register, but what if the voip gateway was
having dynamic IP and I do not need to register on
asterisk, but I
2007 Jul 14
3
tT in callparking
Hi List;
[incoming]
include => parkedcalls
exten=103,1,Dial(SIP/Bob,,tT)
exten=104,1,Dial(SIP/Charlie,,tT)
When we use tT and when we use t alone or T alone, I
know this for call parking, but I do not know what the
tT does?
Regards
Bilal
____________________________________________________________________________________
Sucker-punch spam with award-winning protection.
Try the free
2007 Sep 28
4
. (period): Wildcard match; matches one or more characters
Hi List;
In the outbound, I read in the documents the Wildcard
match "by using the . (period)", but I did not
understand how Wildcard will work (like what)? As I
know that Wildcard is a term used with the Diguim TDM
card (FXO and FXS), so what is the relation between
such cards and the matching in the dial plan?
Any help?
Regards
Bilal
2007 Jun 23
4
Zaptel Compilation
Hi List;
I am facing a problem relaed to menuselect when I am
trying to compile zaptel -1.4.2.1, the error as
following:
[root at localhost zaptel-1.4.2.1]# make linux26
make[1]: Entering directory
`/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect'
make[2]: Entering directory
`/usr/src/asterisk-1.4.4/zaptel-1.4.2.1/menuselect'
make[3]: Entering directory
2007 Jul 01
1
How can we block the calls for specific code
Hi List;
What is the command and where I can write it to block
specific code from calls (then no one will be able to
place call for any number start by that code)?
---------------
Regards
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: + (965) 9849460
Yahoo ID: bilmar_gh at yahoo.com
MSN ID: bghayad at hotmail.com
2007 Aug 02
1
H.323
Hi List;
Did any one tried the H.323 module? How much it is
stable and work fine?
Regards,
------------
ITS
IP Telephony and Contact Center Engineer
Eng. Bilal Ghayad
Mobile: 00965 9849460
____________________________________________________________________________________Ready for the edge of your seat?
Check out tonight's top picks on Yahoo! TV.
http://tv.yahoo.com/
2007 Oct 03
4
Secondary Dialtone and selecting a specific line from Zap/g
I need to select a line from the Zap group channel
using the SIP Phone (not FXO and not FXS ports).
ignorepat does not work?
Also, what is the method to let the second dial tone
has another tone frequency?
Regards
Bilal
----------------
No, ignorepat is for FXS ports (FXS ports use FXO
signaling). Also,
ignorepat does not apply to SIP phones, because SIP
phones provide
their
own dialtone,
2007 Dec 14
3
GUI for Asterisk: Call Flow
Hi All;
Is there an GUI for Asterisk that can help in showing
the call flow (who is in progress, who is connected,
called number, ...)? I was think in AsteriskNow does
this? Any advise?
Regards
Bilal
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now.
2007 Jul 03
2
Putting a password on the international call
Dear List;
To have better security, how can I put a password on
the international calls (if the user dialed the
international call, then it will be asked for password
to send the call outside)?
Can this password read from the CDR file to know whom
did these international calls (using which password?
As I might have mutliple passwords).
Regards
Bilal
2007 Jul 03
5
Determining the used codec for the IP Trunk (SIP Trunk)
Hi List;
Where I determine the codec to be used for the SIP
Trunk (between Asterik and another SIP softswitch)?
Regards
Bilal
____________________________________________________________________________________
Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out.
http://answers.yahoo.com/dir/?link=list&sid=396545433
2020 May 31
4
CLI color prompt
> On 2020-05-31 15:59, Antony Stone wrote:
> On Sunday 31 May 2020 at 15:44:46, Fourhundred Thecat wrote:
>
> "%Cn[;n] - Change terminal foreground (and optional background) color to
> specified A full list of colors may be found in include/asterisk/term.h"
>
> So, try:
>
> export ASTERISK_PROMPT="%C31[%H]: "
>
> (I got 31 from reading the
2007 Jul 24
10
What is the best softphone work with Asterisk
Hi List;
I need to configure a softphone to be client and use
it with Asterisk, which is the recommended one? Is it
iax2?
Regards
Bilal
____________________________________________________________________________________
Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games.
2020 May 31
5
CLI color prompt
Hello,
how can I change the color of the asterisk prompt to red ?
I read in the wiki that I can use %Cn[;n]
https://wiki.asterisk.org/wiki/display/AST/Asterisk+CLI+Configuration
But what does this mean ?
There is no example how to actually use it.
where do I put it?
What syntax is that anyway?
How do I specify red ?
I currently have this in my environment:
export ASTERISK_PROMPT="[%H]:
2008 Oct 27
11
Fring: Open VPN client to be installed on the mobile, which mobile?
Hi All;
I do not know if anyone faced such case in dealing with open vpn (as we need it for fring to be used from the mobile:
Which mobile can be used to install the open vpn client on it, so we can use it to do a vpn channel with the server that has open vpn server?
Regards
Bilal