similar to: ATA refuses to answer a call?

Displaying 20 results from an estimated 1000 matches similar to: "ATA refuses to answer a call?"

2007 Apr 20
3
Developing Marketing materials ...
Hi, I am working on developing a professional Marketing Materials for my systems. I plan on using a very good(expensive) company to do that so splitting the costs with several people would be nice. Let me know if you are interested on taking part in it. robert -------------- next part -------------- An HTML attachment was scrubbed... URL:
2008 Sep 27
3
test call generator
Hello everyone I am trying to look for a free test call generator that will get me some stats like PDD, ASR and call quality etc on each route. As well as do test at every interval too If you know something like this please enlighten me. Sam -------------- next part -------------- An HTML attachment was scrubbed... URL:
2007 Apr 24
4
Marketing 101
I have some general questions about marketing. Lot's of technical info but I was wondering how people are getting the business to begin with. I'm from the IT end of things but Telco is quite a bit different. Is cold calling still the way to go or networking? General stuff like that. Are there any resources on the web I can search for? Any suggestions would be appreciated.
2005 Jun 15
2
VoiceXML? question
hi, is there anything going with VoiceXML in asterisk??? is this the list to query regarding this or should I put this on the dev list? thanks, dave cantera
2013 Nov 02
1
Register Sip extension with out Sip phone
Dear all, I have two system Sys A and Sys X. Sys A is normal PC. Sys X have installed asterisk 1.6 and i want register(or reserved) sip extension(like 4001,4002,4003..) through Sys A(Sys A have some ip address) but i don't use any soft-phone means i want to write Perl or php(any language) script to register sip extension. Suppose to 4001 is reserved with Sys A. 4002 is reserved with
2007 Mar 20
9
asterisk on debian
hello friends, I want to install Asterisk on a Debian machine. I need to download the sources or just with apt-get install is enought??? thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070320/227a3b32/attachment.htm
2013 Sep 25
5
Asterisk TON number
Hi Greeting to all you out there. I am new at asterisk, I have been working with PLMN platforms telecommunication for 5 years with NSN and Huawei. We have recently built an asterisk PBX with Trixbox and connected it to our MSS using Digium E1 cards(ISDN). Everything went smoothly as there are tons of information out there, except for the TON number. If you have worked in Telecommunication you
2007 Jul 25
3
Asterisk 1.4.9.tar.gz download fails
Hello Fellow Asterisk Mailing ListMembers, When I tried to download the latest version of Asterisk this is what I get: http://ftp.digium.com/pub/asterisk/releases/asterisk-1.4.0.tar.gz Opening fileinfo database failed http://ftp.digium.com/pub/asterisk/releases/asterisk-1.4.0.tar.gz Opening fileinfo database failed Where are all the latest Asterisk 1.4.x source files? Thanks in advance, -E
2008 May 23
2
New York Asterisk Users
This is an email to all New York based Asterisk users. For some time it's been bugging me that we don't have a local contact point/user community. If you are involved in Asterisk and in NY/NJ shoot me an email, I'm going to try and revitalize either meetup.com or some other shared environment for Asterisk users in NY. Shoot me an email and once I get an idea of how many
2007 Mar 25
1
the age old telephone tree... why re-invent the wheel?
I have an interesting task for my son's lacrosse team... it is the time-old telephone tree... I am pretty sure someone has already done this w/*, why re-invent the wheel?... a) coach calls in leaves a msg, others call in retrieve the msg b) coach calls in leaves a msg, kicks of a call to every parent plays msg c) coach calls in leaves a msg, kicks off a call to every parent, checks for
2007 Oct 23
2
text management
Hi, I know that Asterisk doesn't support Instant Messaging, but I'm trying to use the AGI function RECEIVE TEXT to implement a kind of IM service. I have a sip softphone that tries to send a message to an active channel and the AGI script that expect to receive the text through the STDIN. Two problems arise: First: How can I say to asterisk to get the message? (I see on CLI console that
2007 Jul 23
6
phone directory with asterisk
Dear all I have configure asterisk with 100 SIP PHONE ( SNOM ) but now thing is that my boss need phonebook feature find extention number by Pbook so i have read about it there is a feature in asterisk but it is with voicemail now i have IP SIP phone of SNOM so how to fine phone number by SIP phone ?? how to asterisk directory work ? Rgd satish patel
2008 Sep 11
5
How to obtain a sequence of dates consisting of only weekdays
Dear R-users, How do I obtain a sequence of dates consisting of only weekdays without the weekends in R? In S, I can do the following: timeSeq(from="12/17/2007", to="8/25/2008", by="weekdays") I tried using looking at timeSequence (fSeries package) and seq.Date (base package) but I do not know if I can specify "weekdays" rather than "day".
2006 Mar 25
14
Creating a symbolic link within a Rails application?
Hi, how does one create a symbolic link within a Rails application? At this time, I can perform this action at the command line but I''m not sure how to do it within Rails. BTW, I''m doing the following command in Mac OS X: ln -s $SITE_ROOT/common_directory/* $SITE_ROOT/new_directory Thanks in advance, -Conrad -------------- next part -------------- An HTML attachment was
2007 Mar 26
1
1.4 - IAX2 - No registration for peer
hi, I'm getting registration errors I can't debug... [Mar 23 11:07:20] NOTICE[2952]: chan_iax2.c:7344 socket_process: Registration of 'host2' rejected: 'Registration Refused' from: '10.10.10.82' I was getting a 'Cause Code: 29' INV,POKE,...,REJ but I can't duplicate that level of debugging again in the CLI> on host15 10.10.10.15
2007 Dec 01
1
Consulting/Integration Services Non-US & US *u
to all, I am available for work either US or Non-US for * consulting, configuring, integration with other business applications. have been working with * for about three years on and off and would like to do this full time. am available for on-site or remote project work. have 20+ years UNIX/Linux (SuSE, redhat, debian, knoppix, lamppix, slackware, cdrouter, etc) system and application
2004 Sep 07
1
Monitored outbound dialing via Zap interface?
I'm using a T100p to interface to a channel bank and from there to analog PSTN lines. Because of my particular setup I have to do post-connect inband DTMF dialing - which takes up to 5 seconds for a 10 digit number, assuming 0.5/sec per digit (ie. using "zap/g1/31|5|D(6045551212)". Even with an 'outside transfer' voice prompt before commencing dialing my users are getting
2005 Aug 04
2
prediction from glm
Hello r-help, I try to fit birds counts over years using glm. I have done (with Estate and year as factors): Model1 <- glm(Females~Estate+Year+offset = log(area)), family = quasipoisson(link = log), na.action = "na.exclude") After I have calculated the prediction using: Pred1 <- predict(Model1, type = "response", na.action = "na.exclude") My question
2005 Aug 07
1
prediction from glm...
Hello r-help, I'm trying to fit birds counts over years using glm. In fact I'm trying to reproduce an analysis already perform with genstat (attach document). I have done (with Estate and year as factors): Model1 <- glm(Females~Estate+Year+offset = log(area)), family = quasipoisson(link = log), na.action = "na.exclude") After I have calculated the prediction using: Pred1
2011 May 20
4
Unable to figure out why a photo attribute of the paperclip plugin is not being passed in as a param
Hello all, I am trying to implement a feature in my app where a user posts a message along with an image. This is something similar to what is there in `www.diasp.org` . I dealing with a pretty much outdated configuration of Rails 2.0.2 and Ruby 1.8.7 , both running on Ubuntu 10.04 OS for project specific purposes. Initially, I found a problem in finding an appropriate plugin for paperclip