similar to: Asterisk 1.6 Overlap dialling timeout?

Displaying 20 results from an estimated 30000 matches similar to: "Asterisk 1.6 Overlap dialling timeout?"

2007 Aug 17
2
No audio on ISDN PRI calls
Hello, I have a Sangoma A101 connected to an ISDN30 (E1 in the UK) with some Snom 300 and Idefisk softphones. I can do SIP and IAX2 calls just fine, however I cant get any audio in either direction on the Zap channels. When I call in or dial out over the ISDN30 (UK E1) I can see the call answered/placed on the CLI and then silence follows. I've been provisioned 25 out of the 31 channels only
2008 Nov 16
1
Caching Asterisk SIP useragent info?
Hello, I'm running an Asterisk 1.4.14 on a linux machine. Serving SIP Snom users. I've noticed that each time Asterisk is restarted, for the first 5-10 minutes, the SIP users can dial but cannot be dialed until each phone re-registers itself against the server. So only after the "Saved useragent...for peer 111" line appears on the Asterisk console, then the 111 user can be
2004 Apr 16
1
Matching variable-length extensions with chan_zap in overlap dialling
I've been having trouble matching variable extensions on a zap channel (an E1 line). Doing it the extensions.conf way: [pri1] ; Match 8078078- calls include => m807nat include => m807mob include => m807oth [m807nat] exten => _80780782XXXXXXXXX,1,StripMSD(7) exten => _2XXXXXXXXX,1,SetVar,clidest=${EXTEN} exten => _2XXXXXXXXX,2,Goto(cli,s,1) [m807mob] exten =>
2005 Jul 28
2
delay on pri dialling when asterisk is spliced between E1-Pri and legacy pbx
hello everybody, one of our customers which wants a soft transfer between his old pbx to asterisk and sip. the setup is as follows: telco <---pri---> asterisk <---pri---> legacy pbx everything is fine exept that when dialling from the legacy pbx it takes about 3 seconds before the asterisk start to dial. where does this delay come from? has it to do with
2007 Aug 16
2
Incoming and Outgoing zaptel configuration : ISDN30e
We are trying to configure a Sangoma A101 card to allow both incoming and outgoing calls on a UK (BT) ISDN30e line with only 24 channels enabled. At present incoming calls work fine. We can't call out -- we get a BUSY/CONGESTED error. Do we need another context in our zapata.conf? In other words, do we need to reserve, say, channels 17-24 for outgoing calls? I also wonder if the signalling
2005 Oct 16
0
IPManager PBX Features
IPManager version 1.6 has just been released. Below is a list of some of the features you will get on your Asterisk server using IPManager to generate your configuration files. Download: http://ipsoftware.thorben.dk <http://ipsoftware.thorben.dk/> PBX Features The following features will be available to users of the PBX if you are using IPManager to configure your PBX. *
2005 Oct 18
0
Slow dialling from PBX into * via E1
Hi :) I have a little 'slow dialling' problem. When I dial, e.g. 200# for the Asterisk 'echo test' demo application from my PBX extension 1010, I see this in the console the instant I press the # key: -- Starting simple switch on 'Zap/65-1' -- Accepting overlap call from '1010' to '200' on channel 0/3, span 3 then exactly 3 seconds elapses, and
2005 Jul 08
0
dialling in from analog line -> only get 2 of 3 digits extensions
Hi all. I am seeing incoming calls from digital lines (mobiles e.g.) dialling my main number + 3-digit extension just fine ("Accepting voice call from '11234567' to '250' on channel 0/1, span 1"). The problem however is with calls from analog lines: "Accepting voice call from '13331846' to '25' on channel 0/1, span 1" * just sees 2 digits, not
2001 Sep 17
1
Printing to a Samba Printer triggering a DNS lookup and dialling the modem
I have just joined the list and I have a problem, perhaps someone can help. I have: Linux 7.0 with 2.4.7 Kernel (with various upgrades for functionality). Samba is running on this machine with shares and a printer on the USB port. This machine also has a modem (demand dialling) and I am using the Monmotha Firewall script. This works quite well for the WinME PC able to access the printer and
2003 Oct 07
1
Dialling problems
Hey all, I'm having problems reliably dialling out my FXO card. About 30% of the time I'll get a "your call cannot be completed as dialed". I'm thinking it might be the dialling speed, but I can't find any configs that change that setting. Any suggestions for troubleshooting? Thanks, Brad Waite
2007 Feb 25
2
Dialling ZAP channel from analogue
Hi, Asterisk Version : 1.2.15 Card : TDM11B (1 x FXO , 1 x FXS) I have internal dialling working okay SIP->ZAP (analogue phone) and ZAP (analogue phone) -> SIP. The problem comes when I try and make a outbound call. Here is my extensions.conf :- Code: [incoming] exten => s,1,GoToIfTime(17:00-09:00\mon-fri\*\*?outofhours|s,1) exten => s,2,GoToIfTime(*\sat-sun\*\*?outofhours|s,1)
2008 Oct 21
0
Asterisk 1.4: ISDN congestion warnings
Hello, I'm using Asterisk with an ISDN30e PRI line (only 16 channels active). Every now and then I get a CONGESTION error even-though there are only 1 or 2 channels in use out of the 16 at that time. When this happens, the user just needs to re-dial and the call goes through OK. On a SNOM phone when the problem occurs, a "Service Unavailable 907" error is shown. [2008-10-14
2010 Mar 29
3
Slightly more advanced dialling..
Hello, I'm wondering if it is possible to ring X number of extensions simultaneously, and each answered call can be handled with some code. I can do a huntgroup-esque way of dialling, but I want all the dialled numbers to be picked up. I hope this makes sense.. If not please say.. Many thanks! Andy -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Nov 04
2
Asterisk on a MiniITX board+Atom1.6 2gb+Sangoma USB?
Hello, does this sound as a good combination, mini-itx board with Atom dual core 1.6ghz 2G ram and a sangoma USB? For a setup with PSTN for incoming and IAX2(alaw/gsm) for outgoing calls. - Would you say its a good choice from a hardware perspective? - Roughly how many concurrent calls would one of these be able to handle? Regards, Veselin K
2008 Oct 02
2
rebooting snoms in 1.6
With Asterisk 1.4 I could use commands like: /usr/sbin/asterisk -rx "sip notify reboot-snom mjc_home" to reboot a snom phone. Now, with 1.6, when I try that, I get: Unable to find notify type 'reboot-snom' Command 'sip notify reboot-snom mjc_home' failed. Do I need to add some magic to sip_notify.conf? I haven't quite figured out how to make it work. - Mike
2007 Jul 27
0
Keep playing Background while dialling invalid dtmf extensions
hi asterisk users How can i make asterisk "ignore" invalid extensions, and go on playing the background soundfile? Normally, asteriks will take the user to the invalid extension if the caller presses anything other than 1 or 2 in the following context:: [example] exten => s,1,Answer() exten => s,2,Background(hello-world) exten => s,n,Goto(s,2) exten =>
2006 Apr 30
0
Intermittent problem dialling out on a SIP channel
Hi, Red Hat 9.0 Asterisk 1.2.7.1 I'm having a bit of an intermittent problem with my SIP account. Often (but not always) when I start * or RELOAD my dial plan from the CLI I get this message: >Apr 30 11:01:20 WARNING[12785]: chan_sip.c:11822 add_realm_authentication: Format for >authentication entry is user[:secret]@realm at line 31 >Apr 30 11:01:21 WARNING[12785]: acl.c:244
2003 Dec 09
1
dialling peer problems
I'm trying to use Jeremy's suggestion of dialling using just the peer name instead of user:pass@peer but I'm running into some really funky issues. It does the same thing with both VoicePulse and another * server I have. [voicepulse] type=peer host=gw5.voicepulse.com trunk=yes user=USERNAME pass=PASSWORD and in my dialplan: Dial(IAX2/voicepulse/${EXTEN:2}@VPWS,90,r) The log shows
2009 Nov 04
2
Minimum hardware requirements for 10 concurrent calls?
Hello, I'm considering an Asterisk box for up to 10-15 concurrent calls. Incoming PSTN/ISDN/IAX2, outgoing PSTN/ISDN/IAX2. Could someone roughly suggest the minimal hardware requirements for this kind of setup? Trying to come up with the cheapest solution. Thank you. Veselin K
2008 Sep 09
2
XP cannot read files after upgrade to Debian Samba 3.2.3
Hello, I have to debian lenny servers serving SAMBA shared folders to XP SP3 clients. One server is running samba 3.2.3, the other 3.0.24. On one of the shares there is a folder which contains email message files with names like: 1164373321.H21047P2656.mail.domain.com:1Gnagg-0000gi-0p On the 3.2.3 samba server: >From XP I can browse the folder containing that file, but if I try to copy the