<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>
Hi,<br><br>I am trying to configure CME B-ACD and AA.&nbsp; Using CME 4.0. I have configured the script but when i dial the pilot number from ip-phone nothing happens. <br><br>Following is the configuration script:<br>!<br>ip dhcp pool ip-phone<br>&nbsp;&nbsp; network 192.168.100.0 255.255.255.0<br>&nbsp;&nbsp; option 150 ip 192.168.100.1 <br>&nbsp;&nbsp; default-router 192.168.100.1 <br>!<br>application<br>&nbsp;service aa flash:app-b-acd-aa-2.1.2.2.tcl<br>&nbsp; paramspace english index 1<br>&nbsp; param dial-by-extension-option 1<br>&nbsp; param handoff-string aa<br>&nbsp; paramspace english language en<br>&nbsp; param operator 0<br>&nbsp; param aa-pilot 100<br>&nbsp; param max-extension-length 3<br>&nbsp; paramspace english location flash:<br>&nbsp; param second-greeting-time 30<br>&nbsp; param welcome-prompt _bacd_welcome.au<br>&nbsp; param call-retry-timer 15<br>&nbsp; param service-name queue<br>&nbsp;!<br>interface Loopback0<br>&nbsp;ip address 10.1.1.1 255.255.255.255<br>!<br>interface GigabitEthernet0/0<br>&nbsp;ip address 192.168.100.1 255.255.255.0<br>&nbsp;no shut<br>!<br>dial-peer voice 10 voip<br>&nbsp;destination-pattern 100<br>&nbsp;session target ipv4:10.1.1.1<br>&nbsp;incoming called-number 100<br>&nbsp;service aa<br>!<br>telephony-service<br>&nbsp;load 7912 CP7912080002SCCP060817A<br>&nbsp;max-ephones 40<br>&nbsp;max-dn 70<br>&nbsp;ip source-address 192.168.100.1 port 2000<br>&nbsp;date-format dd-mm-yy<br>&nbsp;max-conferences 8 gain -6<br>&nbsp;transfer-system full-consult<br>&nbsp;secondary-dialtone 9<br>&nbsp;create cnf-files version-stamp 7960 Oct 02 2007 10:54:49<br>!<br>application<br>service queue flash:app-b-acd-2.1.2.2.tcl<br>param queue-len 10<br>param queue-manager-debugs 1<br>param aa-hunt2 0<br>param number-of-hunt-grps 1<br>!<br>end<br>&nbsp;&nbsp; <br><br /><hr />Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! <a href='http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us' target='_new'>Try it!</a></body>
</html>