Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Telium Technical Support
I think only PJSIP and MWI support Sorcery – so that likely won’t do what’s being asked for… And reading/writing a flat file should be even easier than learning the ARI -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread John Kiniston
You could explore using ARI with it's Push configuration. https://wiki.asterisk.org/wiki/display/AST/ARI+Push+Configuration On Mon, May 16, 2016 at 11:33 AM, Goke Aruna wrote: > hi all, > can anyone give me a guide on any asterisk admin solution / interface for > config

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Telium Technical Support
>Thanks Raj >You are correct. Is there any open source application in that? Not that I know of – I think it’s getting too simplistic J We created some C++ functions for our High Availability for Asterisk product (HAAst) which modify config files and extensions files, but it’s more work to

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Steve Edwards
On May 16, 2016 22:15, "Telium Technical Support" wrote: > In this case a very simple solution is to modify the Asterisk config files > to add/remove users, then tell Asterisk to reload from the CLI/AMI.  And > that's it! On 17/05/2016, at 9:55 am, Goke Aruna

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Brian Wilson
You are correct. Is there any open source application in that? > According to WikiPedia, there are open-source implementations of vi > available: > All my instincts say "No no! Use emacs not vi!" but I think the OP might not know saying "vi" is intended as a joke? For small systems using a

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Pete Mundy
> On 17/05/2016, at 9:55 am, Goke Aruna wrote: > On May 16, 2016 22:15, "Telium Technical Support" > wrote: > > > > > > In this case a very simple solution is to modify the Asterisk config files > > to add/remove users, then tell

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Goke Aruna
On May 16, 2016 22:15, "Telium Technical Support" wrote: > > You don't mention a configuration generator (like Elastix/FreePBX) so I'll > assume you are using a plain old vanilla Asterisk installation. In which > case all user/endpoint information is kept in config (ini)

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Telium Technical Support
You don't mention a configuration generator (like Elastix/FreePBX) so I'll assume you are using a plain old vanilla Asterisk installation. In which case all user/endpoint information is kept in config (ini) files, and no user/endpoint manipulation is done through the CLI or AMI. In this case a

[asterisk-users] JABBER_RECEIVE timeout don't work

2016-05-16 Thread Annus Fictus
Hello, I'm trying to use JABBER_RECEIVE function on my dialplan but the timeout function don't work. This is my dialplan: [google-in] exten => s,1,NoOp( Call from Gtalk ) same => n,SendText(Hola,Como te llamas?) same => n,Set(nombre=${JABBER_RECEIVE(google,${CALLERID(name)},30)}) same =>

Re: [asterisk-users] Asterisk PJSIP Multi-tenant

2016-05-16 Thread Annus Fictus
Done. ASTERISK-26026 El 16/05/2016 a las 14:40, George Joseph escribió: On Sun, May 15, 2016 at 10:17 PM, Annus Fictus > wrote: Hello, with qualify_frequency=0 I can't receive calls from others endpoints. Other strange

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Steve Edwards
Please don't top post. On Mon, 16 May 2016, Goke Aruna wrote: can anyone give me a guide on any asterisk admin solution / interface for config management, and monitoring? No database use is intended and I prefer open source. On May 16, 2016 20:50, "Steve Edwards"

Re: [asterisk-users] Asterisk 11 on Centos: Voicemail crashes when recording message

2016-05-16 Thread Brian Wilson
Did you build from source on one machine and install on another? I ran into something like that, have to turn off optimizations in the build environment if you do that and the machine architecture is different. On Mon, May 16, 2016 at 1:03 PM, asterisk wrote: >

[asterisk-users] Asterisk 11 on Centos: Voicemail crashes when recording message

2016-05-16 Thread asterisk
Hi folks, I'm running Asterisk 11 (at the moment - planning to u/grade to v13.7 LTS), I've just configured the voicemail function, and it's mostly working fine... except when I try to leave a voicemail! This crashes asterisk with no entries in the messages log. The system is running on

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Goke Aruna
Thanks Steve I want to be able edit my dialplan and add /edit / delete sip accounts. Then be able to see active calls though I have done that AMI in the past but i would not mind learning the best way it is done today. Regards On May 16, 2016 20:50, "Steve Edwards"

Re: [asterisk-users] asterisk admin interface

2016-05-16 Thread Steve Edwards
On Mon, 16 May 2016, Goke Aruna wrote: can anyone give me a guide on any asterisk admin solution / interface for config management, and monitoring? No database use is intended and I prefer open source. Based upon the above requirements, 'use the CLI' would fit the bill. Can you be a bit

[asterisk-users] asterisk admin interface

2016-05-16 Thread Goke Aruna
hi all, can anyone give me a guide on any asterisk admin solution / interface for config management, and monitoring? No database use is intended and I prefer open source. Thanks for support. Regards -- _ -- Bandwidth and

Re: [asterisk-users] DAHDI press button get fast busy

2016-05-16 Thread Greg Woods
On Mon, May 16, 2016 at 9:06 AM, Tzafrir Cohen wrote: > asterisk -rx "dialplan show $context" There is no existence of 'from-internal' context OK, so now I know what to work on; thank you very much for that. I can see that, in fact, the dahdi-channels.conf file sets

Re: [asterisk-users] Russian and French sounds

2016-05-16 Thread Dovid Bender
Tzafrir, Thanks. I poke around but was never able to find it. On Mon, May 16, 2016 at 11:25 AM, Tzafrir Cohen wrote: > On Wed, May 11, 2016 at 06:05:49AM -0400, Dovid Bender wrote: > > Hi, > > > > Does anyone know who did the prompts for French and Russian for >

Re: [asterisk-users] Russian and French sounds

2016-05-16 Thread Tzafrir Cohen
On Wed, May 11, 2016 at 06:05:49AM -0400, Dovid Bender wrote: > Hi, > > Does anyone know who did the prompts for French and Russian for Asterisk? I > need some custom prompts. You can find CREDIT files inside the tarballs (the trick is: ls | grep -v '$' or: ls [A-Z]*) $ cat

Re: [asterisk-users] DAHDI press button get fast busy

2016-05-16 Thread Tzafrir Cohen
On Thu, May 12, 2016 at 03:04:02PM -0600, Greg Woods wrote: > My DAHDI phones were broken since a recent power outage (which required a > reboot). For some reason the Asterisk or DAHDI configuration is messed up > somewhere (probably from an update that was applied before the reboot?). > > I am

Re: [asterisk-users] Asterisk PJSIP Multi-tenant

2016-05-16 Thread George Joseph
On Sun, May 15, 2016 at 10:17 PM, Annus Fictus wrote: > Hello, > > with qualify_frequency=0 I can't receive calls from others endpoints. > > Other strange think is if I set mailboxes parameter on the console, when > the endpoint registering, i can see: > > ERROR[2208]:

Re: [asterisk-users] Questions... connecting Asterisk to the World

2016-05-16 Thread A J Stiles
On Saturday 14 May 2016, Stefan Becker wrote: > Greetings, > > asterisk list and community, > > I have a problem in how our telefon switch (Siemens HiCOM) > "talks" with my new configured Asterisk server (V.11.18.0) > > without my Asterisks server in the middle > > <--> Siemens HiCOM