Hi friends,
At present, I am making outgoing calls using Teliax service with Asterisk. But,
I am unable to receive calls. My DID number is: 3031234567. I am using SIP
Server (Asterisk) setup, which is provided on Teliax website support. I have
replaced my DID number i.e., 3031234567 in YOURNUMBER. But, I am unable to
receive calls.
My configuration file in extensions.conf File:
----------------------------------------------------------------------------------------
exten => _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr)
exten => 3031234567,1,Answer()
exten => 3031234567,1,DIAL(SIP/user,20)
---------------------------------------------------------------------------------------
I hope the above configuration is proper, If not please suggest the
modifications.
In addition, I have some doubts.
1) How should I configure my DID number in extensions.conf file to recevice
incoming calls?
2) Are they any modifications required in "Features" option in my
account on Teliax website?
3) To receive incoming calls, do I need to make any kind of modifications to
other configuration files in "Asterisk" and setup DID number?
4) Do I need to set Public IP in my Asterisk server or our local IP is enough?
4) After configuring DID number, where can I receive the phone call (ring)?
5) How can I setup IVR (Interactive Voice Response) system to my DID number.
(i.e., If someone calls to my DID number, then our IVR (Welcome message) should
respond and ask for extension number.)
Please respond to this message ASAP. Looking forward to your response.
Thank you.
Regards,
Chandra.
---------------------------------
How low will we go? Check out Yahoo! Messenger?s low PC-to-Phone call rates.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060710/49f7a537/attachment.htm
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-2"
http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hi<br>
<br>
first:<br>
exten => 3031234567,1,Answer()<br>
exten => 3031234567,<b>2</b>,DIAL(SIP/user,20)<br>
if this still don't work try<br>
exten => _3031234567,1,Answer()<br>
exten => _3031234567,2,DIAL(SIP/user,20)<br>
second:<br>
You have in sip.conf [teliax] configured, did You specify context?
<br>
if yes, then all dialplan for incoming calls should be in that
context<br>
if no, then [general] context= should contain dialplan for incoming
calls<br>
IVR for diffrent DID<br>
exten => _3031234567,1,Goto(IVRfor1stDID|s|1)<br>
exten => _3031234568,1,Goto(IVRfor2ndDID|s|1)<br>
exten => _3031234569,1,Goto(IVRfor3rdDID|s|1)<br>
....<br>
and [IVRforXXXDID] context should have playback/background and menu
options <br>
<br>
-Filip<br>
<br>
U¿ytkownik Crazy Boy napisa³:
<blockquote
cite="mid20060710124508.18367.qmail@web37114.mail.mud.yahoo.com"
type="cite">My configuration file in extensions.conf
File:<br>
----------------------------------------------------------------------------------------<br>
exten => _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr)<br>
<br>
exten => 3031234567,1,Answer()<br>
exten => 3031234567,1,DIAL(SIP/user,20)<br>
<br>
---------------------------------------------------------------------------------------<br>
I hope the above configuration is proper, If not please suggest the
modifications.<br>
<br>
In addition, I have some doubts.<br>
<br>
1) How should I configure my DID number in extensions.conf file to
recevice incoming calls?<br>
2) Are they any modifications required in "Features" option in my
account on Teliax website?<br>
3) To receive incoming calls, do I need to make any kind of
modifications to other configuration files in "Asterisk" and setup DID
number?<br>
4) Do I need to set Public IP in my Asterisk server or our local IP is
enough?<br>
4) After configuring DID number, where can I receive the phone call
(ring)?<br>
5) How can I setup IVR (Interactive Voice Response) system to my DID
number. (i.e., If someone calls to my DID number, then our IVR (Welcome
message) should respond and ask for extension number.)<br>
<br>
Please respond to this message ASAP. Looking forward to your response.<br>
<br>
Thank you.<br>
<br>
Regards,<br>
Chandra.<br>
</blockquote>
<pre class="moz-signature" cols="72">
</pre>
</body>
</html>
Are you sure they are sending you all 10 digits and not just the last four?
Our provider just sends the last four digits on DID. If this is the case you
would have this:
exten => 4567,1,Answer()
exten => 4567,1,DIAL(SIP/user,20)
Hope this helps.
_____
From: asterisk-users-bounces@lists.digium.com
[mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Crazy Boy
Sent: Monday, July 10, 2006 7:45 AM
To: asterisk-users@lists.digium.com
Subject: [asterisk-users] Unable to configure my DID number
Hi friends,
At present, I am making outgoing calls using Teliax service with Asterisk.
But, I am unable to receive calls. My DID number is: 3031234567. I am using
SIP Server (Asterisk) setup, which is provided on Teliax website support. I
have replaced my DID number i.e., 3031234567 in YOURNUMBER. But, I am unable
to receive calls.
My configuration file in extensions.conf File:
----------------------------------------------------------------------------
------------
exten => _1XXXXXXXXXX,1,DIAL(SIP/teliax/${EXTEN},30,tr)
exten => 3031234567,1,Answer()
exten => 3031234567,1,DIAL(SIP/user,20)
----------------------------------------------------------------------------
-----------
I hope the above configuration is proper, If not please suggest the
modifications.
In addition, I have some doubts.
1) How should I configure my DID number in extensions.conf file to recevice
incoming calls?
2) Are they any modifications required in "Features" option in my
account on
Teliax website?
3) To receive incoming calls, do I need to make any kind of modifications to
other configuration files in "Asterisk" and setup DID number?
4) Do I need to set Public IP in my Asterisk server or our local IP is
enough?
4) After configuring DID number, where can I receive the phone call (ring)?
5) How can I setup IVR (Interactive Voice Response) system to my DID number.
(i.e., If someone calls to my DID number, then our IVR (Welcome message)
should respond and ask for extension number.)
Please respond to this message ASAP. Looking forward to your response.
Thank you.
Regards,
Chandra.
_____
How low will we go? Check out Yahoo! Messenger's low PC-to-Phone
<http://us.rd.yahoo.com/mail_us/taglines/postman8/*http:/us.rd.yahoo.com/evt
=39663/*http:/voice.yahoo.com> call rates.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
http://lists.digium.com/pipermail/asterisk-users/attachments/20060710/38d57ffd/attachment.htm