-1

I am using astrisks freePBX AMI and I'm looking for the action to find what is the display name of the extension.

What is the action for getting the extension's display name?

Nikolay Kostov
  • 16,433
  • 23
  • 85
  • 123
Matan Gubkin
  • 3,019
  • 6
  • 25
  • 44
  • 1
    Take your complete post, put it into google, and find [this SO article](http://stackoverflow.com/questions/15513364/how-can-i-get-the-name-associated-with-an-extension-peer-without-having-an-opene). – Patrik Jul 07 '15 at 11:00
  • it says "command not found" – Matan Gubkin Jul 07 '15 at 11:09
  • did you check out the SO article @Patrik linked to? – g3rv4 Jul 07 '15 at 22:45
  • It's not working. I'm not using the actual command line I'm communicating with ami and i need to know the command to find the extension's display name and what to put in it. If you could just tell it would be great because the one in the article is not working or I just don't understand what he meant... – Matan Gubkin Jul 08 '15 at 06:41

1 Answers1

0

You can get display name in freepbx database in table sip.

arheops
  • 15,544
  • 1
  • 21
  • 27