similar to: dial question

Displaying 20 results from an estimated 3000 matches similar to: "dial question"

2006 Mar 26
2
Web based voicemail client
I'm looking for a good web based voicemail client that can use mysql or realtime drivers. I can't seem to get vmail.cgi to work with realtime. Thanks for any help you can give.
2007 Mar 07
1
auto dialer
Not able to get the auto dialer part of asterisk to work with the zap channel. It works great with the sip channel. Here is the call file and the CLI output Call File Channel: ZAP/G1/6144994925 MaxRetries: 3 RetryTime: 40 WaitTime: 2 Context: amaxx Extension: 36652 Priority: 1 CLI Output Connected to Asterisk SVN-branch-1.4-r57207 currently running on VoIP-PBX (pid
2004 Aug 23
2
Question about dial out via Zap
Group When I dial a phone number that should go out to the telco my local phone rings. Does anyone have any hits ? Thanks Asterisk Ready. *CLI> -- Called g1/6144196143 Urgent handler Urgent handler -- Starting simple switch on 'Zap/2-1' Urgent handler Urgent handler -- Called 6149236651 Urgent handler -- SIP/6149236651-1d93 is ringing Urgent handler -- Zap/1-1
2004 Jul 06
3
Cisco 7960 and Voice Mail
I search Google to find how to get the message light to flash on my Cisco 7960 running (Application Load ID POS3-06-3-00) (Boot Load ID PC03M030) (DSP Load ID PS03AT38) All I see is about the sip.conf file witch mine has the mailbox=XXXX but still no light. Also the messages button does not work. Any ideas?
2004 Mar 31
8
Newbie....
I have a question for the group. To get this running do I need any Digium Cards? I understand I will need them to connect to the public phone system. I'm looking at just using IP Phones or IP Softphones just to test this app. Thanks for any help you could give.
2005 Jan 24
1
Realtime voicemail question
Group I'm using realtime for voicemail the it works great.. The only problem I have is I'm not able to use directory or vmail.cgi Does anyone have a solution for this problem? Asterisk CVS-HEAD-01/24/05-07:36:37 RedHat 9.0 Any help would be great!!!! Thanks
2006 Nov 28
1
Best text to speech program
I'm looking to set up asterisk to call customer 3 days before the app and remind them we will be out to see them. I'm looking for any ideas on good ways to do this. Also I think it would be best to do some type of text to speech however I do not like the sound of the free one . Any ideas? Thanks!!! Eric Hall -------------- next part -------------- An HTML attachment was
2004 Nov 30
3
ASTCC and Pattern question
Hello group I just installed ASTCC and it was VERY easy to get running. I have a question about Pattern Via the web page I click the Routes link and everything makes sense to me but the pattern part. I tried _NXXNXXXXXX with the idea that everything would match this. Well it doesn't work... Does anyone have a good how-to? Thanks for all your help!!
2005 Jul 27
5
does not implement 'PUBLISH'
Not sure what this is. When I call my own ext the call will ring for 10 sec and goto the voicemail. However the phone will keep ringing and I see this on the asterisk CLI Jul 27 11:17:48 WARNING[3563]: chan_sip.c:8666 handle_response: Host '192.168.0.200' does not implement 'PUBLISH' Have no idea what this is talking about 192.168.0.200 is a cisco 7960G
2004 Jul 05
7
Calling an outside phone number as part of a hunt
I'm trying to see if this is even possible. When you dial ext 2000 I want it to ring my sip phone for 20 sec then call my cell and let it ring for 10 sec if I do not pick up the call on my cell I would like it to go back to * and leave a voice message for me. Here is what I have so far in my extensions.conf Everything works except the call will not go back to * after the 10 sec rule has
2007 Jan 02
5
SNMP/management front-ends
Hi, I've been using TrippLite's PowerAlert software with my RM2200XL2U rack system and my APC BackUPS desktop systems. Unfortunately it doesn't work with openSUSE 10.2 (the software has problems with the serial port and UPS interfaces on openSUSE 10.2), so I've been looking at other options. I see that openSUSE 10.2 includes NUT, and it appears to work with my TrippLite UPS via
2007 Jan 19
3
tripplite_usb interrupt errs
I keep getting this kind of stuff in /var/log/messages Jan 18 17:45:03 bulldog tripplite_usb[9979]: libusb_get_interrupt() returned -110 instead of 8 Should I be worried about it? upsc seems to work fine... I tried building the 2.0.5 but none of the included spec files seemed to work with opensuse 10.2 and adapting their 2.0.4 spec file didn't seem to work out well either. Building from
2007 Jan 19
3
tripplite_usb interrupt errs
I keep getting this kind of stuff in /var/log/messages Jan 18 17:45:03 bulldog tripplite_usb[9979]: libusb_get_interrupt() returned -110 instead of 8 Should I be worried about it? upsc seems to work fine... I tried building the 2.0.5 but none of the included spec files seemed to work with opensuse 10.2 and adapting their 2.0.4 spec file didn't seem to work out well either. Building from
2010 Dec 15
2
winbind / trust questions and issues
I have two domains, one called CORP (which is 2003 AD) and the other is called LABS (which is running Samba 3.5.4-5.1.2). I have established bi-directional trust between them and most of the basic tests show apparent success. However there are a couple of issues left that I am trying to chase down. First issue is that I would like to filter out the local (LABS) users and groups in winbind if
2018 Feb 08
2
georeplication over ssh.
That makes for an interesting problem. I cannot open port 24007 to allow RPC access. On 02/07/2018 11:29 PM, Kotresh Hiremath Ravishankar wrote: > Hi Alvin, > > Yes, geo-replication sync happens via SSH. Ther server port 24007 is > of glusterd. > glusterd will be listening in this port and all volume management > communication > happens via RPC. > > Thanks, >
2018 Feb 08
0
georeplication over ssh.
Ccing glusterd team for information On Thu, Feb 8, 2018 at 10:02 AM, Alvin Starr <alvin at netvel.net> wrote: > That makes for an interesting problem. > > I cannot open port 24007 to allow RPC access. > > On 02/07/2018 11:29 PM, Kotresh Hiremath Ravishankar wrote: > > Hi Alvin, > > Yes, geo-replication sync happens via SSH. Ther server port 24007 is of >
2007 Dec 12
3
undefined method: controller_name
With rspec 1.0.8 I have a spec in the directory: spec/units/controllers/application_controller_spec.rb require File.dirname(__FILE__) + ''/../../spec_helper'' class DummyController < ApplicationController def index raise "Prevent index from rendering" end end describe ApplicationController, "Handling errors in production", :behaviour_type =>
2018 Feb 07
2
georeplication over ssh.
I am running gluster 3.8.9 and trying to setup a geo-replicated volume over ssh, It looks like the volume create command is trying to directly access the server over port 24007. The docs imply that all communications are over ssh. What am I missing? -- Alvin Starr || land: (905)513-7688 Netvel Inc. || Cell: (416)806-0133 alvin at netvel.net
2007 Oct 16
6
RailsStory runner - empty response
I generated a new rails app then installed rspec and rspec_on_rails from trunk. I then created a sample story: require File.dirname(__FILE__) + "/helper" Story "View Home Page", %{ As a user I want to view my home page So that I can get a birds eye view of the system }, :type => RailsStory do Scenario "Publisher with no videos" do When
2016 Feb 08
3
KVM
> If you run top what are you seeing on the %Cpu(s) line? %20 On Mon, Feb 8, 2016 at 9:30 PM, Alvin Starr <alvin at netvel.net> wrote: > Slow disks will show up as higher I/Owait times. > If your seeing 99% cpu usage then your likely looking at some other problem. > > If you run top what are you seeing on the %Cpu(s) line? > > > On 02/08/2016 02:20 PM, Gokan Atmaca