AdaHeads / call-flow-control

Call-information flow server.
Other
6 stars 8 forks source link

Link extensions with receptions/organizations #109

Closed rostgaard closed 10 years ago

rostgaard commented 10 years ago

This can be solved by either:

  1. A database lookup on the extension dialed
  2. Having FS tag the call with (reception|organization)-id upon arrival, and then pick it up from there

I'm mostly for 2. as this one simplifies distinguishing between in- and outbound calls somewhat.

rostgaard commented 10 years ago

2 is implemented.