similar to: how to call s extension from SIP phone?

Displaying 20 results from an estimated 1000 matches similar to: "how to call s extension from SIP phone?"

2005 Feb 09
2
How do I match a "D"? (Was: RE: In-band disc onn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: Gilad Ben-Yossef [mailto:gilad@codefidence.com] > I'm prbably stupid, but wont this do what you want? > > > exten => 1,1,Goto(bye,s,1) No, because I wanted to match on "D", not "1". Anyway, I figured it out. The extension was working, but Background() ignores the tones A through D by default. I didn't
2004 Nov 25
3
redhat9 100% CPU
Redhat 9 is running 100% cpu usage. I had a couple boxes doing this. upgraded to Fedora and its ok.
2005 Feb 08
1
How do I match a "D"? (Was: RE: In-band disconn ect problem (legacy PBX) - asterisk doesn't hear the touchtone?)
> -----Original Message----- > From: David Brodbeck [mailto:DavidB@mail.interclean.com] > Okay, the problem appears to be that I'm tone deaf. ;) > > I finally thought to turn on debugging on the channel. The > PBX is sending > "D", not "*". The programmer of the previous voice mail system (whose > configuration I was cribbing from) seems to have
2004 Nov 15
3
Memory Consumption
Hello, I use Asterisk 1.0.2 on a RedHat Enterprise Server 3.0 (Kernel 2.4.21) and i experienced that the memory consumption of the asterisk-process started by the init.d-script raises continously. Now, after 3 hours of operation (on our testing-system we have 30 concurrent connections to another asterisk box using IAX2 and GSM codec) there is already 66MB allocated. I think this could be ok, but
2004 Dec 04
5
BLOCKING incoming FAXES on voice line.
At time to time somebody is trying "their luck" and send me most likely a junk fax on my voice line. During normal working hours is not a problem I just pickup the line and hangup the call but after-hours my voice mailbox is intercepting the call and recording those "beeps" (waisting my CPU cycles). Is there a way to block call / issue hangup command if the incoming call is a
2004 Oct 04
2
Off Topic: Dead GS BudgeTone-100
Hi everyone, This is off topic and is for GS technical support really but it seems that there are a lot of Budge Tone 100/101/102 users out there. I've got a Budge Tone-100 (101 - without the extra 10base ethernet connetion?) here. I changed the configuration through its web based interface and I clicked the reboot link. But then something went wrong and ever since then it doesn't
2004 Dec 04
5
Is Gigabit Ethernet necessary?
For an office that is using VoIP phones to connect to Asterisk, is gigabit ethernet really necessary for the Asterisk box to connect to the switch? I know that I won't even approach the limits of 100 Mbps, but would gigabit help with latency / collisions when several calls are underway? The fact is, anything going outside the office will be over a data T1, so intuition tells me that 100
2004 Nov 25
4
Opinions on renice or turning off swap or ramdis k as swap?
I have 4 gig in my * box. I'm tuning for performance and I'd like to ask opinions: 1. asterisk -p == renice -20 ?? 2. I've turned off swap with no apparent ill effects. Can anyone commment on long term effects with moderate load (say, 30 SIP phones / 2-3K calls /day) 3. Can anyone comment on using ramdisk as swap and whether this is a good idea or bad idea? I'm using 2.6
2004 Dec 30
11
Is asterisk that unstable ????
from voip-info wiki Asterisk automatic daily restart To automatically restart Asterisk you can add something like this to cron # Restart Asterisk PBX once a day to prevent any problems from piling up 10 7 * * * root /usr/sbin/asterisk -rx "restart now" >/dev/null 2>&1 or 10 7 * * * root /usr/sbin/asterisk -r -x "restart gracefully" >/dev/null 2>&1
2004 Dec 09
1
Changing NICE value for * will it help?
By default asterisk (on my system) runs with NICE value "0" like most of the programs. Will the performance improve if I assign NICE value of let say -5 or -10 to asterisk? To my understanding it should as the priority will be higher than most other programs (it might even solve some echo problem). Am I right? How to start asterisk with priority let say -5? If I start the main process
2004 Nov 24
4
zap fxo hangs after upgrade to stable v1-0
so i have been running v1-0 on all of my test boxes for about a month now testing iax/sip/res_xxx. I decided to put it into production so I updated a box that was running 0.9.? that had been working perfectly for months and low and behold the inbound line from telco now intermittantly doesn't clear and none of the other channels can dial out on that line. I have tested the line in this
2004 Aug 14
3
7960 help
I have 4 7960's that I am trying to get working but 2 of them will not update to the SIP image on my tftp server like the first ones did. i keep getting the error on the phone 'Defaulting CM to TFTP server' like it isn't seeing the *.bin on the server. are you supposed to have on of those for each phone? would be like cisco et al to do something like that. TIA Jason Kawakami
2004 Sep 13
3
Astersk as AVAYA IVR
I'm thinking about using asterisk as an IVR system with an existing avaya index system. I've got 2x PRI 30 lines coming in to the Index, and I have 4 spare PRI cards in the Index. I was thinking about using a QUAD PRI card from Digium and having the calls come into the Index then transfer to Asterisk for IVR then back to the Index. That way if we get 60 inbound calls we'd in
2004 Oct 05
4
Long distance provider with access number and auth code
I need to be able to dial a long distance provider that uses an access number and an auth code. I would like to be able to program this so that the user can dial 8 and then the long distance number, asterisk will hopefully do everything in the middle. The sequence to accessing the provider is on my traditional phone speed dial as: * Dial local access number * Wait 5 seconds * Dial the auth
2005 Jan 31
5
RE: Answering Machine Function?
-----Original Message----- <snip> Is this possible with asterisk? Anyone have a sample dialplan? -other than the problem outlined below I would try something like S,1,wait(20) S,2,voicemail(uwhatever) S,3,hangup That should ignore the call for 20 seconds and then leave a message in the unavailable greeting for 'whatever' then hangup That leaves another problem -
2005 Feb 09
2
sample REGEX's for astcc
So I have a route with [1-9][0-9][0-9][1-9][0-9]* as a base route that should match NXXNX. Right? I built another route 01144[0-9]* that I thought would match 01144X. and send the call to the UK but the script is matching 01144207108???? With the first route. Can someone smarter than me help with some samples? Please? If I can get one for 1NXXN. and 01144. I should be able to figure the rest
2006 May 18
0
Fwd: [Announcement] Asterisk-IL mailing list
----- Forwarded message from Gilad Ben-Yossef <gilad@benyossef.com> ----- From: Gilad Ben-Yossef <gilad@benyossef.com> Organization: Codefidence ltd. A name you can trust. To: Linux-IL <linux-il@linux.org.il> Subject: [Announcement] Asterisk-IL mailing list X-Bogosity: Unsure [50.0%] X-listar-version: Listar v0.124a X-original-sender: gilad@benyossef.com X-list: linux-il
2004 Oct 07
6
Beginers Help - Hardware selection
I am new to Asterisk. I am trying to ascertain the hardware setup (and associated cost) I would need. The documentation in the wiki (and elsewhere) is extensive but I am somewhat lost in product model numbers. Hence I need an initial recommandation to work on. 15 incoming lines, 25 employees). Initial scenario is to use * as a plain old PBX. I need voicemail, ability to transfer calls, ... I
2004 Aug 03
2
Integration with Altigen
I would like to integrate * with an existing Altigen PBX. I want to spend as little money as possible to make it happen. My main goal is to inexpensively connect a branch office to the phone system. Eventually I would like to replace the Altigen system with an Asterisk server so I don't want to spend any money on Altigen hardware. Currently the Altigen has analog interfaces with a couple
2004 Aug 04
1
BT100 bad handset?
hello all- has anyone had any problems with the handsets on BT100's. Just picked one up for my lab and the speakerphone works great but I am only getting one way audio (incoming) from the handset. Since the speakerphone works fine, I can't think of any config. reasons why the handset wouldn't other than a faulty handset. Any thoughts or experiences? Jason Kawakami Technical