similar to: Dial out issues.

Displaying 20 results from an estimated 800 matches similar to: "Dial out issues."

2007 Jul 26
1
tdm400p fxs module busy
Dear All The setup is te110p with an 8 channels PRI to make and receive all calls. SIP phones throughout the company. TDM400p with 4 FXS modules to send/receive faxes and make credit card transactions. I have an analogue phone on the tdm400p for testing. I can receive calls to the exten. There is a dialing tone. However, when I try to make a call I get a busy signal. Asterisk stated busy then
2007 Jun 21
1
TDM400 one way calls
Dear All I have a problem with a TDM400 card with 4 x FXS modules. The card carries extensions only and there are no incoming lines. I can make a call to the extension on this card with no problems. However, when I try and call out I just get a busy signal. I also get an error message (as shown at the bottom). Is this a problem? Configs below: [root at asterisk etc]# more zaptel.conf
2010 Aug 30
2
help with dialplan
Todd How do you have the context in the phones sip configs set? Bryant From: "Todd Reese" treese65 at gmail.com Hi all, I've been have problems with getting this system on line and would like to acquire some help with the extensions.conf. My current problem is that the phones won't dialout.on the VOIP lines listed as dialout1, dialout2, dialout3. This version of asterisk
2004 Sep 30
1
how to hung up a call immediately if it SIP response 486 "Busy Here" received
Hi, I noticed that it takes around 5 sec before the phone hang up immediately if SIP response 486 "Busy Here" was received. How to change it so that it will hangup immediately. >From the asterisk CLI, I am seeing ocalhost*CLI> -- Executing Macro("SIP/6200-70bb", "oneline|SIP/6203") in new stack -- Executing
2014 Jan 08
2
[LLVMdev] New -O3 Performance tester - Use hardware to get reliable numbers
On Tue, Jan 7, 2014 at 8:48 PM, Sean Silva <chisophugis at gmail.com> wrote: > sean:~/pg/llvm/llvm % git log --oneline --since='1 month ago' | wc -l > 706 > sean:~/pg/llvm/llvm % git log --oneline --since='1 month ago' ./test | wc -l > 317 Wouldn't this also catch commits to code generation that added tests as well? Diego.
2003 Nov 20
2
Voicemail just hanging up...
Has anyone had any problems with the voicemail app in the last weeks cvs? I was using a checkout from 10-31 and everything worked fine, but the last few days I get a hangup right after it calls the voicemail app. No sound, just an immediate disconnect. Nothing has changed in my extensions.conf, etc. Here is what I have in extensions.conf: [macro-oneline] exten => s,1,Dial(${ARG1},20,tr)
2003 Nov 18
1
DIAX - Can place a call, but can't be called?!
Greetings, DIAX seems to work well placing calls, but I can't actually receive a call . Here, DIAX (x305) "registers", then I use a sip phone to place a call to DIAX (which definitely is not in use by me at debug time, but it is idle on my desktop.I think), and then * goes to vmail. Here's the debug output: affinity*CLI> iax debug IAX Debugging Enabled Rx-Frame Retry[N/A]
2003 Oct 14
2
T100P to Adtran TA750 - No dialtone or ring
Hello all, I've got a T100P connected to an Adtran TA750 with a T1 crossover... This connects to a patch panel with phone ports. The Adtran is fully populated with FXS cards. All I get on any phone port is a fast clicking noise... No dialtone. Asterisk 'sees' the card, (the channels show up in /proc/zaptel). Incoming calls are routed to the zap/x channel, but no ring. I'm
2014 Jan 09
2
[LLVMdev] New -O3 Performance tester - Use hardware to get reliable numbers
On Wed, Jan 8, 2014 at 4:07 PM, Sean Silva <chisophugis at gmail.com> wrote: > > > > On Wed, Jan 8, 2014 at 7:58 AM, Diego Novillo <dnovillo at google.com> wrote: >> >> On Tue, Jan 7, 2014 at 8:48 PM, Sean Silva <chisophugis at gmail.com> wrote: >> >> > sean:~/pg/llvm/llvm % git log --oneline --since='1 month ago' | wc -l >>
2011 Jul 12
1
suggestions regarding reading in a messy file
I have a file in stata format, which I have read in, and I am trying to create a text file. I have exported the data using various delimiters, but I'm unable to read it back in. I originally read in the file with: library(foreign) myData <- read.dta("mydata.dta") I then exported it with write.table using comma, tab, and exclamation marks as a delimiter. When I was unable to
2004 Dec 09
1
No ring signal when calling internal extensions ?
Hi, I have attached configuration settings and cannot get ring signal when calling internal extensions. I'm probably doing something wrong so would kindly ask for a tip how to do it properly : exten => 11,1,Macro(oneline,SIP/11) Calling 11 (this is the same with BT or iax softphones) doesn't give me a ring - what is missing ? Thanks, Rob. [macro-oneline] ; ; Standard extension
2019 Oct 25
4
Tag for using git describe on master
As first discussed in the giant "New LLVM git repository conversion prototype" thread, I've pushed a git tag that allows git-describe to be used for generating human readable commit names on master. The tag is "llvmorg-10-init", to be interpreted as "the initial commit with major version number 10". The idea is to add similar tags along with future version bumps.
2016 Aug 31
3
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
I'd like to revisit this. As a person who spends a fair amount of time monitoring our VS 2013 buildbots, I would say that I am ready to throw in the towel on MSVC 2013. Since this discussion, I have committed five (!) workarounds for MSVC 2013: # in llvm $ git log --author=rnk --grep=2013 --after='Aug 4 2016' --oneline 21a8ade Fix the MSVC 2013 build by using Elf_Word instead of
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
As mentioned upthread, we're still on update 2 for various reasons. On Thu, Sep 1, 2016 at 1:07 PM, Robinson, Paul <paul.robinson at sony.com> wrote: > Hi Reid, first off thanks *very* much for all your help fixing > 2013-related problems. We really appreciate it. > > > > Let me propose a target date of September 15 for advancing the minimum MS > compiler to
2020 Sep 12
2
I've gone and broken the build
At 9/12/2020 06:00 PM, Mehdi AMINI wrote: >Hi Paul, > >If you setup the git hook as indicated here: <https://llvm.org/docs/GettingStarted.html#git-pre-push-hook>https://llvm.org/docs/GettingStarted.html#git-pre-push-hook ; it'll ask for confirmation before pushing multiple commits. > >Also the section right before gives the manual recipe before pushing: > > >#
2013 Jul 12
1
readLines() problem-error
Hello everyone, I have my program like this: while (length(oneLine <- readLines(con, n = 1, warn = FALSE)) > 0) { # here I process the line I read } The problem is it gives me different output every time. I get a problem/ error like: "Closing unused connection (con)". Sadly I can't provide the file because it's ,ore then a GB. Thank you in advance,
2004 Aug 04
3
Auto-attendant with an IP trunk
Hi: I am trying to setup a simple auto attendant with Asterisk using SIP extensions. I have an IP trunk to voicepulse and my outgoing calls go over that. I can also receive calls on that voicepulse trunk and want it to an auto attendant. Everything works except on the following: - one of the options is to allow the caller to press the extension that they would like to be connected to. I have
2004 Oct 05
1
loggedoff extension - why does * say "is on the phone"
Hi, I have following one-line macro extension: ------------------------ [macro-oneline] ; ; Standard extension macro (with call forwarding): ; ${ARG1} - Device(s) to ring ; #exten => s,1,AGI(misterhouse.agi,"CallerID") exten => s,1,NoOp exten => s,2,DBget(temp=CFIM/${MACRO_EXTEN}) ; Get CFIM key, if not existing, goto 103 exten => s,3,Dial(Local/${temp}@default/n) ;
2016 Sep 01
2
[cfe-dev] Revisiting our informal policy to support two versions of MSVC
On Thu, Sep 1, 2016 at 1:30 PM, Aaron Ballman <aaron at aaronballman.com> wrote: > On Thu, Sep 1, 2016 at 1:23 PM, Nico Weber via cfe-dev > <cfe-dev at lists.llvm.org> wrote: > > As mentioned upthread, we're still on update 2 for various reasons. > > Do you mind elaborating on those reasons? Off the top of my head, clang-cl couldn't handle the code
2016 Jun 03
3
[cfe-dev] [lldb-dev] GitHub anyone?
Matthias Braun via llvm-dev <llvm-dev at lists.llvm.org> writes: > - Even in the long term I would vote to stay with linear history, I > see little benefits in having "correct" origin information of a commit > that the merging model provides. We often revert entire feature merges when problem arise. It's much easier to do in a merging workflow because you have a