similar to: Connecting Phone To Asterisk

Displaying 20 results from an estimated 1000 matches similar to: "Connecting Phone To Asterisk"

2005 Jan 07
3
Connecting Sip phone to asterisk.
I am having a major dillema here, I have been trying to get my sip phone (hard phone) to communicate with the asterisk server. Below is my configuration: sip.conf [1201] type=friend username=1201 secret=<password> mailbox=1201 host=dynamic [1202] type=friend username=1202 secret=<password> mailbox=1202 host=dynamic extensions.conf exten => 1201,1,Dial(SIP/1201,9,rt) exten =>
2005 Jan 07
2
Ringing an extension on multiple phones
I am using Cisco 7960 phones and have had a request to have the receptionist phone ring on multiple phones just in case she is not around. Call pickup is the theory here but the issue is that not all the people that need to hear the ring would here the receptionist phone ring so I think I need to have a second line appearance on the phones in question so that line will ring. Can this be done
2005 Feb 11
3
Polycom IP 3000 configuration
I am trying to add a Polycom IP 3000 to our Asterisk system and am not getting anywhere. h323.conf [8908] type=friend host=192.168.104.25 secret=polycom context=crv-default callerid="Conference Room Polycom" extensions.conf exten => 8908,1,Dial(h323/polycom,20,Ttr) ; Polycom exten => 8908,2,Hangup I have tried setting the Asterisk system as both gatekeeper
2005 May 26
5
SIP Soft Video phone for Asterisk usage
I am looking for a SIP Soft Video phone, which I can use with Asterisk. If you have one installed (regardless if free or purchased) please tell me which one, the settings in Asterisk and your experience with it. bye Ronald
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
2004 Oct 05
2
Long pause between menus
I have set up an auto attendant and all is working but I am bothered by a long pause when switching between menus. This pause is between 5 and 7 seconds and is quite annoying. Is there anyway to address this. One other thing I find interesting is that when I move from the main menu to the sub menu the delay is there but when I move from the sub menu to the main menu the delay is not there.
2005 Jul 07
2
IAXphone -> ip address -> extension number.
Hi, I'm trying to set up two ACT SIP/IAX capable phones to communicate with each other on the same internal network, using asterisk 1.0.9 on SuSE 9.3 (because I intend to grow the situation after this basic setup is functioning) The phone IPs are set to 192.168.0.201 and 202 respectively. I've had a look at iax.conf and extensions.conf but cannot see how to tie these IPs to an
2005 Jan 08
0
Re: Asterisk-Users Digest, Vol 6, Issue 105
Scott, Right now I am using the Netphone KE1020A. ~Dan Message: 11 Date: Sat, 08 Jan 2005 13:34:29 -0900 From: Scott Henderson <scott@finite-tech.com> Subject: Re: [Asterisk-Users] Re: Connecting Sip phone to asterisk. To: Asterisk Users Mailing List - Non-Commercial Discussion <asterisk-users@lists.digium.com> Message-ID: <41E05FF5.30302@finite-tech.com> Content-Type:
2005 Feb 24
0
Caller in meetme room quiet (low level?)
I have encountered a frustrating problem with the meetme rooms and calls entering the system on the Digium analog cards. The typical scenario is: Callers on SIP phones, X-lite, Eyebeam, Cisco 7960, IAXy Callers entering the system from the PSTN via the digium Analog card (TDM400P) In the meetme room the SIP connections can all hear each other loud and clear. The PSTN people can hear
2005 May 25
0
Port 6057 blocked on firewall
When using Xten's Eyebeam software I am noticing that I get a blocked port 5067 on my firewall. The source port obviously varies but the 6057 seems to be consistent. I have done some looking and can find any reference to what may be happening here. I am guessing I need to modify some packet filters but I would like to make sure I understand this so I can open the right port ranges. --
2005 Aug 22
1
IAX2 with g729 ATA Device
I am trying to find an ATA that will provice IAX2 and g729. I have not had much luck, I am hoping someone here might have some ideas. -- Scott Henderson ============================================================================ Finite Technologies Incorporated 3763 Image Drive, Anchorage, Alaska 99504 Phone: 907.339.8085 ext 6101, Fax: 907.333.4482 http://www.finite-tech.com
2005 Jan 06
2
Message light on 7960 or in this case no message light
I have just finished setting up a new asterisk system which is basically the same as our first system. We are using 7960 phones and I used the phone config files the first installation with appropriate changes. The problem is that on the new system I get no message lights, I can't figure this out. One thing I do notice is that when I monitor the sip debug on the second system the sip
2014 Dec 30
3
status - Unmonitored, how to change it
How to change status of peers "Unmonitored" to monitored? Home users showing "Unmonitored" some display timing. Name/Username Host Mask Port Status zoiper_kathy/zo 112.200.83.69 (D) 255.255.255.255 9330 Unmonitored clinic_server (null) (D) 255.255.255.255 0 Unmonitored voip
2011 Oct 27
5
Asterisk Executing outbound dial number twice
Hello, I noticed Asterisk 1.8.4.1 execute number dial twice Log == Using SIP RTP CoS mark 5 -- Executing [912066604 at sipphones:1] Set("SIP/4773-0003e920", "CALLERID(num)=2066604") in new stack == Extension Changed 4773[sipphones] new state InUse for Notify User 4701 -- Executing [912066604 at sipphones:2] Dial("SIP/4773-0003e920",
2004 Dec 06
1
iax2 nativ bridge question?
hallo all, i would like to know, as i would suspect, nativ bridiging should work also, if only one iax party is behind an nat router and the other has a public ip. when i connect to iax clients, which have both pubic ip's nativ bridging is working. if one of the clients is behind an nat, the iax2 channels always get routed through the asterisk server (latest stable version from cvs) ?? i
2005 Mar 04
2
Broadvoice + incoming call works only for ~2 minutes
Hi, all. The asterisk setup is working fine, receiving calls via broadvoice "initially". ? When call comes in via broadvoice number, asterisk picks it up and routes correctly, as long as the call came in within ~2 min from the previous one. In other words, as long as a call comes in within ~2 min since the previous one, asterisk will answer the call. However, if the call comes in
2010 Jan 11
2
Extension Status
Hello, I am new in Asterisk Community, i am working on Asterisk 1.6, i need to know how can i monitor the extension status? when i wrote sip show peers on asterisk Extension Domain port Status 111/111 (Unspecified) D 0 Unmonitored 1300/1300 192.168.50.111 D 5060 Unmonitored 222/222
2005 May 17
4
multiple sip accounts from same sip registrar
Dear all, I have an asterisk sip issue which I don't believe is unique. I use a registrar (sipgate.co.uk) where I have 3 different accounts. These accounts provide me with three seperate local phone numbers which allow me to allocate them to seperate users. By using just one of these accounts I can set asterisk up to send and receive calls no problem. However, when I start to introduce an
2004 Jun 15
3
Grandstreams randomly go busy with Asterisk?
I've searched the lists but I didn't find anything exactly like this. I have two Grandstream BT101 phones connected to an Asterisk. Periodically, for reasons that I can't determine, one or the other (or both) of the BT101s decide(s) to go on permanent busy. Dialing that phone gives: -- Executing Macro("SIP/24567-7856", "dialphone|SIP/27654") in new stack
2015 May 28
4
Peer is UNREACHABLE
Hi list! I have a problem and I hope someone can help me... I configured an Asterisk on a VM to serve more accounts and act as a proxy to other SIP-providers. The first account running on my phone works without any problem. A second account, running on the phone of my wife, is always UNREACHABLE. I can just see in the log: [May 28 21:48:46] NOTICE[3646]: chan_sip.c:22933 sip_poke_noanswer: Peer