Hello Folks; I have an Asterisk server Asterisk 11.7.0 built by root @xxxxxxxxxxx on a x86_64 running Linux on 2013-12-27 18:47:44 UTC No FreePBX, no AsteriskNOW, no Elastix. Just Asterisk. Is there an API out there that anyone knows of that I can pass commands, etc to Asterisk? Creating Extensions, adding voicemail users, setting up voicemail, etc? I'm kind of clueless. Is there something available? Thanks - Glen -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140110/bae55544/attachment.html>
Search google for "Asterisk Manager Interface". For the most part, if you have raw Asterisk installed then that's what you get and have to build what you want on top of it or hire a developer to do it. Date: Fri, 10 Jan 2014 12:12:47 -0500 From: szilverthorne at gmail.com To: asterisk-users at lists.digium.com Subject: [asterisk-users] Asterisk API Hello Folks; I have an Asterisk server Asterisk 11.7.0 built by root @xxxxxxxxxxx on a x86_64 running Linux on 2013-12-27 18:47:44 UTC No FreePBX, no AsteriskNOW, no Elastix. Just Asterisk. Is there an API out there that anyone knows of that I can pass commands, etc to Asterisk? Creating Extensions, adding voicemail users, setting up voicemail, etc? I'm kind of clueless. Is there something available? Thanks - Glen -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140110/172cb670/attachment.html>
On 10 January 2014 17:12, James Wystead <szilverthorne at gmail.com> wrote:> Hello Folks; > > I have an Asterisk server > Asterisk 11.7.0 built by root @xxxxxxxxxxx on a x86_64 running Linux on > 2013-12-27 18:47:44 UTC > > No FreePBX, no AsteriskNOW, no Elastix. Just Asterisk. > > Is there an API out there that anyone knows of that I can pass commands, > etc to Asterisk? Creating Extensions, adding voicemail users, setting up > voicemail, etc? > > I'm kind of clueless. Is there something available? > > Thanks - Glen > > >You could use asterisk realtime architecture and use your favourite database to hold peer/voicemail/dialplan configuration. https://wiki.asterisk.org/wiki/display/AST/Realtime+Database+Configuration -- Ishfaq Malik Department: VOIP Support Company: Packnet Limited t: +44 (0)845 004 4994 f: +44 (0)161 660 9825 e: ish at pack-net.co.uk w: http://www.pack-net.co.uk Registered Address: PACKNET LIMITED, Duplex 2, Ducie House 37 Ducie Street Manchester, M1 2JW COMPANY REG NO. 04920552 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20140113/b184d803/attachment.html>