![]() |
|
|
#11 | |||
|
Senior Member
Join Date: Sep 2007
Location: Australia
Posts: 149
|
Quote:
|
|||
|
|
|
|
|
#12 | |||
|
Junior Member
Join Date: Dec 2007
Location: Morristown, TN
Posts: 9
|
Quote:
The AA Log is in the shoreline data\logs\vmail-{date}.log file for the aa see below. use this query to trace calls if you using Version 7+ with mysql backend select ct.CallTableID,ct.connecttime,ct.disconnecttime,ct .partyid,ct.partyidname,ct.ctrlpartyid,ct.ctrlpart yidname, time(ct.talktime) as 'Talk Time',time(ct.holdtime) as 'Hold Time',time(ct.ringtime),ct.trunkdirection,ct.portn ame from connect as ct where ct.CallTableID IN (select CallTableID from connect where partyid like '%put your caller id here') order by ct.CallTableID,ct.connecttime,ct.disconnecttime Look for: 16:42:04.581 [3920] PM: ***** Start new call 0x16abd VMTID 4012 Version 12.6.2405.0 16:42:04.581 [4844] PM: Call offering han 0x16abd 16:42:04.581 [3920] PM: Connecected ID flags 0xc 16:42:04.581 [3920] PM: Start answer call 0x16abd 16:42:04.581 [4844] PM: Call connected han 0x16abd 16:42:04.596 [3920] PM: OpenMediaChannels ID [0,0] Media Handle 015884B0 CallerID +1423xxxxxxx 16:42:04.596 [3920] PM: ID's Call 0x332c2b69 Caller +1423xxxxxxx Called 700 Conn +1423xxxxxxx 16:42:04.596 [3920] PM: Call GUID 00070000-4aa0-4816-6f69-00104903ad9c 16:42:04.596 [3920] PM: Call han 0x16abd, digits DID () DNIS (4121) DNIS mbx () 16:42:05.424 [4844] PM: Digit detected han 0x16abd ------> 1 16:42:05.784 [4012] VM: Process auto attendant call, tapi handle 0x16abd, PMTID 3920 16:42:05.784 [4012] VM: Process DNIS digits 4121 16:42:05.784 [3920] PM: Set original menu 751 16:42:05.799 [4012] VM: Extension prefix saved 16:42:05.799 [ 424] MS: Mail server open mailbox 751 16:42:05.799 [4012] VM: Set call language to 1 16:42:05.799 [3920] PM: Playfile (st=0 m=0 h=0 l=0) D:\Shoreline Data\Vms\SHORETEL\751\Prompt60.wav 16:42:05.799 [4012] VM: Process menu steps 16:42:05.799 [3920] PM: Collect 1 digits using timeout 5000 16:42:05.799 [3920] PM: Collect 2 digits using timeout 1200 16:42:06.253 [4844] PM: Digit detected han 0x16abd ------> 2 16:42:06.737 [4844] PM: Digit detected han 0x16abd ------> 1 16:42:06.737 [4012] VM: Call transfer state extn 121 extn list ID 0 16:42:06.737 [4012] VM: Transfer call to 121 16:42:06.737 [3920] PM: Play phrase 320 lang 1 16:42:08.800 [3920] PM: Start line transfer to 121 User group 0 COSCPID 0 16:42:08.800 [4844] PM: Line call state 0x2000 han 0x16abd 16:42:08.878 [4844] PM: Call went idle han 0x16abd 16:42:08.878 [4012] VM: Enter wait for call 16:42:08.878 [3920] PM: Port Manager wait for call 1 16:42:08.878 [3920] PM: (MediaOpenClose) Close media handle 0x15884b0 16:42:08.878 [3920] PM: End call main 0x16abd 16:42:08.878 [3920] PM: 0 of 22 call threads are in use 16:42:11.644 [4844] PM: New call han 0x16107 Last edited by mutilities; 07-01-2008 at 01:27 PM. |
|||
|
|
|
|
|
#13 | ||
|
Junior Member
Join Date: Jan 2008
Location: Rogers, AR
Posts: 10
|
I believe #25 (the data dictionary) is available if you buy the developer subscription ($100/year).
I haven't coughed up the money yet to check it out. I would add the following to your list: Provide a list of variable that can be accessed using the extremely useful, yet woefully underused "Invoke URL" feature of the call manager toolbar. Passing the caller id number (or other data) via URL makes integrating with a CRM easy, but ShoreTel won't reveal the instructions. |
||
|
|
|
|
|
#14 | |||
|
Junior Member
Join Date: Jan 2008
Location: Orange County, CA
Posts: 7
|
Quote:
What about creating rules for incoming calls using PCM (kinda like in Outlook)? Certain caller IDs or Blocked numbers will go straight to a person's voice mail while others can ring through. Can also ring a different ring tone (if it is an emergency or "special" caller). |
|||
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|