Koozali.org: home of the SME Server

SAIL - Company Directory

Offline mark_s_tt

  • **
  • 37
  • +0/-0
SAIL - Company Directory
« on: June 08, 2007, 03:26:25 PM »
Hi Everyone,

Can anyone confirm SAIL does not have a "to search the company directory by name" feature for incoming callers.

Or am I missing something. I've searched the manuals but there's no mention of a Company Directory anywhere.

Thanks a lot.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
SAIL - Company Directory
« Reply #1 on: June 08, 2007, 04:07:32 PM »
HI there

We don't have a company directory (although we're thinking about it).  Because we work almost exclusively with Snom and Aastra units, we do all that through the phones themselves with central directory provisioning.  What we may do is to implement the central directory provisioning list into the Asterisk database and search that on inbound.  The "tag" mechanics already exist to plug the name into the SIP Header.

Not hard to do.

If you want to find info on the provisioned directory it is here...

http://www.selintra.com/docs/cgi-bin/view/Main/DocChapterHdrs#Universal_Directories

Kind Regards

S

Offline mark_s_tt

  • **
  • 37
  • +0/-0
SAIL - Company Directory
« Reply #2 on: June 08, 2007, 05:12:24 PM »
Thanks S, in that case then, is it possible to have a caller enter an extension number?

My thought would be to have a "if you know your parties extension please dial 1" for example, then the ivr take you to message 2 which says "please dial your parties extension"

Thanks.

Offline SARK devs

  • *****
  • 2,806
  • +1/-0
    • http://sarkpbx.com
SAIL - Company Directory
« Reply #3 on: June 08, 2007, 07:31:18 PM »
Yes,

That is what the default IVR does.

Simply edit the trunk you want to run the IVR and choose "default" from the IVR subsection in the "open inbound route" dropdown.

Done

Kind Regards

Selintra

Offline mark_s_tt

  • **
  • 37
  • +0/-0
SAIL - Company Directory
« Reply #4 on: June 09, 2007, 07:25:14 PM »
Great, thanks for the help.