<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
have you tried to manage all with dialplane ? <br>
<br>
just an example: <br>
<br>
[incoming]<br>
<span class="Apple-style-span" style="border-collapse: separate;
color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-size:
15px; font-style: normal; font-variant: normal; font-weight:
normal; letter-spacing: normal; line-height: normal; orphans: 2;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px;"><span class="Apple-style-span"
style="color: rgb(51, 51, 51); font-family: 'Lucida
Grande',Helvetica,Verdana,sans-serif; font-size: 12px;
line-height: 20px;"><strong style="margin: 0px; padding: 0px;
border-width: 0px; outline-width: 0px; font-size: 12px;
background-color: transparent;"></strong></span></span>exten
=> s,1,Dial (SIP/your_called_party,20) <br>
exten => s,n, Playback(music_message)<br>
.....<br>
<br>
<br>
<br>
In the first step the call is redirect to the configured called
party and if without answer (busy, not logged, not answered) ...<br>
... in the second step a music is played.<br>
<br>
You can also do other kind of job instead of 'playback' if you need.<br>
<br>
Hoping to have helped you, have a nice day<br>
<br>
Enrico<br>
<a class="moz-txt-link-abbreviated" href="http://www.rdmnet.it">www.rdmnet.it</a><br>
<a
href="http://www.rdmnet.it/asterisk/104-asterisk-in-pillole-impostare-il-dialplan.html">http://www.rdmnet.it/asterisk/104-asterisk-in-pillole-impostare-il-dialplan.html</a><br>
<br>
<br>
<br>
Il 09/05/2011 09:41, John Wu ha scritto:
<blockquote
cite="mid:BANLkTinRviJMfk-G8Ym8hNNN5T9NS0n0=g@mail.gmail.com"
type="cite">Hi all,<br>
I need to support this feature. When caller dial if the dial fail
or no answer from the<br>
called number then play a music. So how to achieve that?<br>
<br>
Thanks!<br>
<pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by <a class="moz-txt-link-freetext" href="http://www.api-digital.com">http://www.api-digital.com</a> --
New to Asterisk? Join us for a live introductory webinar every Thurs:
<a class="moz-txt-link-freetext" href="http://www.asterisk.org/hello">http://www.asterisk.org/hello</a>
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
<a class="moz-txt-link-freetext" href="http://lists.digium.com/mailman/listinfo/asterisk-users">http://lists.digium.com/mailman/listinfo/asterisk-users</a></pre>
</blockquote>
<br>
</body>
</html>