VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
drew at drewmiller.net Guest
|
Posted: Mon Mar 31, 2008 10:47 am Post subject: [asterisk-users] Simple Question |
|
|
Does AMD (answering machine detect) need ztdummy or some other timer to
function properly?
--
Drew Miller
Iowa Democratic Party
Information Technology Director
Office: (515) 974-1682
Cell: (515) 451-4509
AIM: ItsDrewMiller
MSN: dmiller at iowademocrats.org |
|
Back to top |
|
|
sanjay.rajdev at feath... Guest
|
Posted: Mon Mar 31, 2008 11:34 am Post subject: [asterisk-users] Simple Question |
|
|
No It does not require.
Regards,
Sanjay.
----- Original Message -----
From: "Drew Miller" <drew at drewmiller.net>
To: asterisk-users at lists.digium.com
Sent: Monday, March 31, 2008 9:17:19 PM (GMT+0530) Asia/Calcutta
Subject: [asterisk-users] Simple Question
Does AMD (answering machine detect) need ztdummy or some other timer to
function properly?
--
Drew Miller
Iowa Democratic Party
Information Technology Director
Office: (515) 974-1682
Cell: (515) 451-4509
AIM: ItsDrewMiller
MSN: dmiller at iowademocrats.org
_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
eric at fnords.org Guest
|
Posted: Tue Apr 01, 2008 10:28 am Post subject: [asterisk-users] Simple Question |
|
|
Rizwan Hisham wrote:
Quote: | Hi,
Does anyone know the purpose of "/n" attached at the end of the dial
command below
Dial(Local/${ARG11}@forwardcall/n <Local/$%7BARG11%7D at forwardcall/n>)<----
|
Yes, and you will too when you read localchannel.txt in your Asterisk
source code docs directory.
--
Consulting for Asterisk, Polycom, Sangoma, Digium, Cisco, LAN, WAN, QoS,
T-1, PRI, Frame Relay, Linux, and network design. Based near
Birmingham, AL. Now accepting clients worldwide. |
|
Back to top |
|
|
jsmith at digium.com Guest
|
Posted: Tue Apr 01, 2008 10:33 am Post subject: [asterisk-users] Simple Question |
|
|
On Tue, 2008-04-01 at 08:23 -0700, Rizwan Hisham wrote:
Quote: | Does anyone know the purpose of "/n" attached at the end of the dial
command below
Dial(Local/${ARG11}@forwardcall/n)<----
|
The 'n' flag tells chan_local not to optimize itself out of the call
path. Without the 'n' flag, chan_local will try to remove itself from
the call path after the call has been established.
--
Jared Smith
Community Relations Manager
Digium, Inc. |
|
Back to top |
|
|
lenz-ml at loway.it Guest
|
Posted: Tue Apr 01, 2008 11:56 am Post subject: [asterisk-users] Simple Question |
|
|
Rule of thumb: you first try without the /n; if the new behaviour is
different from expected, add the /n
Just my $0.02
l.
On Tue, 01 Apr 2008 17:33:05 +0200, Jared Smith <jsmith at digium.com> wrote:
Quote: | On Tue, 2008-04-01 at 08:23 -0700, Rizwan Hisham wrote:
Quote: | Does anyone know the purpose of "/n" attached at the end of the dial
command below
Dial(Local/${ARG11}@forwardcall/n)<----
|
The 'n' flag tells chan_local not to optimize itself out of the call
path. Without the 'n' flag, chan_local will try to remove itself from
the call path after the call has been established.
|
--
Loway Research - Home of QueueMetrics
http://queuemetrics.com |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|