<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<blockquote type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<br>
</blockquote>
<blockquote type="cite">
<meta http-equiv="content-type" content="text/html;
charset=ISO-8859-1">
<pre style="color: rgb(0, 0, 0); font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: start; text-indent: 0px; text-transform: none; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">
You probably want the Dial event. It is raised both at the beginning of
the Dial, as well as when the Dial completes.
<a href="https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_Dial">https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerEvent_Dial</a>
Note that the Channel: field will contain the name initiating the Dial,
the Destination: field will contain the channel name being dialled, and
the Dialstring: field will contain the non-technology specific portion
of the thing being dialled.
</pre>
</blockquote>
I get that even on the system with the PRI card and using DAHDI<br>
however I am not getting that event on the system with the SIP trunk
.<br>
<br>
Is there something to enable to get that???<br>
Both systems are running Asterisk 11.0.2.<br>
<br>
Thanks,<br>
<br>
Jerry<br>
</body>
</html>