similar to: how to create a standalone voicemail server

Displaying 20 results from an estimated 300 matches similar to: "how to create a standalone voicemail server"

2008 Mar 26
2
Realtime replication!!!!!
Hi list what do you think is the best way to replicate an asterisk mysql realtime database , i'm setting up a cluster , and i obviously need to ensure the database high availability i've been reading about DRBD and the internal replication functionality of mysql , but i dont really know if its the proper solution, i'm looking for advices on how to replicate the mysql realtime
2007 May 08
2
asterisk with festival facing problem
hi List, i've been trying to get festival work on my 1.4.4 *box for the last 3days, i've used the tutorial on this page http://www.voip-info.org/wiki-Asterisk+Festival+installation with exactly the same line in my dialplan just to make a test now when i try to call( dial 555 ) from my softphone i get this message on festival server debugger: server Tue May 8 11:36:53 2007 : Festival
2007 May 30
0
Allow for context includes in realtime (ARA)
Hi list, still wondering for a couple of days how to handle context includes in realtime architecture i've tried to patch my pbx_realtime.c with a patch on the digium issue tracker (http://bugs.digium.com/view.php?id=6014) but it does not seem to work or may be i'm using the wrong way does anyone has a solution???? thanks for reply BR -- Cheikhou DIAW -------------- next part
2008 Aug 17
2
Running asterisk as non root user
Hi, I've followed instructions of the book "AsteriskFutureOf TelephonySecEdit" on page 295 onwards ) Link to the Asterisk book: http://downloads.oreilly.com/books/9780596510480.pdf) and get an error when running service asterisk start. The error is: cat: /var/run/asterisk.pid: No such file or directory . I can run aserisk fine from the non-root user. Please help Code Snippet: 1:
2008 Sep 02
4
AgentCallbackLogin AddQueueMember
Hi i have problem with AddQueueMember logic. I need login Agent(Member) in asterisk. use this option: for example: AddQueueMember(queuetest,SIP/ekiga,10,,Agent/13) and now i want to call to this Agent: exten => _1XX,1,Dial(Agent/${EXTEN:1}) call to 113 and asterisk should call to Agent => 13 on interface SIP/ekiga. This doesn't work, How can i do this on Asterisk 1.4(not
2010 Feb 18
2
how asterisk knows which context forward the call to?
Is there any asterisk guru who can explain me how how asterisk knows which context forward the call to? -- Joseph
2020 May 13
0
Convert standalone mbox to standalone Maildir with Dsync - hierarchy separator error
> On 13/05/2020 10:11 Sam Kuper <sampablokuper at posteo.net> wrote: > > > Dear Dovecot users/devs, > > I have the following mbox file: > > /tmp/dsync_test/mbox/2002-September > > I would like to convert it to a Maildir: > > /tmp/dsync_test/maildir > > (Currently, the latter is just an empty directory.) > > I am attempting this
2007 Mar 02
0
example standalone error ... but if i ...
If I add .instance in front of new_worker I get the following error ... but for some reason i cant call new_worker directly...? error: ruby sample_app.rb my sample app :) ./backgroundrb/middleman.rb:440:in `ex'': undefined method `synchronize'' for nil:NilClass (NoMethodError) from ./backgroundrb/middleman.rb:401:in `[]'' from
2007 Feb 28
0
example for standalone?
Hi, I have a web based project management app I have written using Camping. It can take existing web projects from zip, expand them temporarily, create a repo and import all the content into the repo. Anyone know of any examples (even the ones in /examples) that are for using Backgroundrb in standalone mode .... I''m kinda having some trouble integrating this into my application. 1) if
2006 Aug 11
0
habtm in a standalone ruby script broken?
Hi, i have a ruby script which uses the activerecord models of my rails application. this is achieved with $LOAD_PATH << ''...../availdb/app/models'' require ''rubygems'' require_gem ''activerecord'' require ''host_downtime'' require ''host_scheduled_downtime'' And in .../app/models/host_downtime.rb: class
2006 May 03
3
Installing a standalone package of rails
I recently downloaded a standalone package of rails, release 0.12.1 (.zip) but I don''t know how to install. When I unzip, I get a lot of -sometimes empty- folders. Should I copy these folders? If so, where should I copy them? I hope you can help me! -- Posted via http://www.ruby-forum.com/.
2006 Mar 31
0
can activesupport gem be used in "standalone" fashion?
i''m using ruby 1.8.2, rubygem 0.8.10, rails 1.0.0 where activesupport version = 1.2.5 when i try to run this in RADRail, i get a NoMethodError: require ''rubygems'' require_gem "activesupport" print Time.now + 2.days the error message is: c:/e312workspace/first/test3.rb:5: undefined method `days'' for 2:Fixnum (NoMethodError) is there a way to use
2008 May 27
1
Testing rails plugins standalone
I''d like to finally get started with RSpec, however, not on a complete (rails or whatever) application, but only on a single rails plugin. In particular, I want to test the plugin without the context of a specific rails app. The only parts of rails that I need are ActiveRecord and ActiveSupport. It would be very helpful to have an existing plugin that''s tested like this as
2006 Jan 13
1
pointer to standalone ActiveRecord example?
I''m seeking pointers to example code (ideally complete, small programs) in Ruby that use ActiveRecord without Rails. An added bonus would be if they happen to connect to SQL Server, but I''ll take what I can get. Mainly I just need a jump-start to using ActiveRecord outside Rails. Thanks much. MT
2003 Dec 07
1
using application (vss) with standalone wine - newbie
Hello , I had installed wine on a machine which has only LINUX on it; (without a windows partition). Now, I had successfully ran "wine notepad" . Is it possible ? I want to use MS Visual Source Safe applicataion on that LINUX. what should I do ? regards sting _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE*
2009 Mar 31
2
Packaging Rails App as Standalone EXE
Hi, Does anyone know what is currently the proper way to distribute a Rails app as a windows exe (NT Service, how to package, ...). I know there was http://www.erikveen.dds.nl/distributingrubyapplications/rails.html, but it''s pretty old. Thanks -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are
2007 Jan 02
1
how to build complete standalone "tincd"
I'm new to tinc. I have built tincd for Linux FC5. I also have an embedded Linux platform to deal with. I'm unable to build tincd directly on embedded linux, due to compiler missing/incompatible etc. issues. So I wish to build a standalone tincd on Linux FC5, and just ftp this single executable over to embedded linux and use it. How to do that? Right now when I ftp tincd to embedded and
2007 Sep 11
0
Using machine account credentials for issuing standalone ldap queries against a Windows 2000 Active Directory server
Hello All, This might come across as a rather strange and interesting question related to using machine account credentials to issue standalone ldap queries against an Active Directory server. We are using Samba and use 'ads' mode to join the machine onto the Active Directory (net ads join).? Once the machine is joined to the domain,?we do not have access to the username and password
2013 Nov 01
2
[PATCH OSSTEST] standalone-reset: fix check for existing d-i and creation of symlink
We need to check for "$diver-$suite" not just "$diver" now Also when creating the current symlink only do so if mg-debian-installer-update did something, since it will now silently ignore unavailable combinations (e.g. armhf on Squeeze) Signed-off-by: Ian Campbell <ian.campbell@citrix.com> --- standalone-reset | 8 +++++--- 1 file changed, 5 insertions(+), 3
2005 Apr 18
0
"standalone" with security = ADS
Hi, I'm trying to configure Samba 3.0.14a in the same way as our 3.0.7-server is configured. (to have redundancy during the upgrade of the main server). I'm having trouble with the security = ADS -line, which does not seem to have any effect. testparm reports ROLE_STANDALONE, no matter what I do to the smb.conf... Any ideas? (Yes, i thought about including the smb.conf, but since the