Displaying 20 results from an estimated 1000 matches similar to: "Hello - Simple SIP configuration"
2003 Oct 22
2
X100P Manually Answer
I have an X100P used, at present, largely for outgoing calls. It shares the
single incoming POTS line with a number of analog phones. Is it possible to
talk the X100P (Zap/1) to answer a ringing call only if I ask it to? I'd
like to use only the SIP phone in my office, but let the analog phones
continue to work in the rest of the house (until I can afford FXS cards
anyway..)
I can force
2005 Aug 02
0
strange asterisk issue
I have the following asterisk configuration (sip.conf) :
[General]
externip=82.79.81.3
localnet=192.168.10.0
localmask=255.255.255.0
[Phone1]
type=friend
host=dynamic
nat=yes
qualify=yes
context=sip
callerid="Phone1" <1>
disallow=all
allow=gsm
[Phone2]
type=friend
host=dynamic
qualify=yes
context=sip
callerid="Phone2" <2>
disallow=all
allow=gsm
[Phone3]
2004 May 14
3
SoftPhone to SoftPhone with No Voice
Hello
I Installed Asterisk on RedHat 9. I am currently try to configure minimum with
two softphone talking to each other over the LAN. I am using X-Lite softphones
from xten.com site. I defined 3 phones in sip.conf and also specifies in
extensions.conf file. I am able to ring other computer but there is no voice
exchange ( i can't hear any think except ring). Here is the portion of sip.conf
2005 Jul 16
2
beginners question about extension context
Hi, all
I have couple of SIP phones and they are in [from-sip] context.
I also have an IAX2 phone. I have put this one in [iax-user] context.
I want to make calls between SIP and IAX2 phones. If I put them all in same
context all is fine, however when they are in different contexts they will
not call each other and I will get message (in * CLI) that particular
extension does not exist in a
2004 Dec 16
3
Detect line is busy with Zap?
Hi,
I have an FXO card connected to my phone line which works in Asterisk as
Zap/1.
Is there any way of detecting whether something else is on the line
before picking up on this channel?
For example, I dont want to pick up and dial out on the line if someone
is on it using another phone (which is connected directly to the line,
rather than through Asterisk).
Also, when an incoming call comes
2005 Jan 09
4
Asterisk Demo
Hi,
I need to setup a demo for asterisk and need some help here please. The demo
is connecting to Asterisk a Cisco 7970 SIP (ver. &.0) and a SIP client on HP
iPAQ via a wireless hotspot. I need to configure both with the same
extension with a shared line like in Cisco CallManager. This way if the
extension is called both iPAQ and the IP phone ring and the user gets to
pick up using either.
2005 Aug 05
3
Very complicated dialplans?
Hey,
how can I implement a dial plan like the following:
incoming call:
1. ring phones 1,2,3 monday to friday between 9:00 and 20:00; if no
answer after 15 sec also ring phones 4 and 5
2. ring phone 1 monday to friday between 0:00-9:00 and 20:00-24:00; if
no answer after 20 sec also ring phones 2 and 3
3. ring phone 1 saturday and sunday all day
I do not need a in detail answer for each of the
2005 Mar 07
1
Custom Development
Hey guys,
I'm looking for a programming or Development Team/Company to do some custom
coding for Asterisk. What we need is not exactly simple. In fact, I'm not
sure the extent of the coding as far as technical terms go at all.
Currently we have a "call center" with 4 phones. There will be a total of 8
people using the phones. Obviously, no more than 4 people will use
2004 Aug 16
1
* and answering machine
I'm using * at home and I planned on having * let the answering machine in my
kitchen to the "general" voicemail getting. However, about 6s into the call *
will hang up the line.
I found a post about OHT somethingorother, so I can probably work around it,
but I'd like to know what's happening and if there's a better way around.
Thanks!
--
-M
There are 10 kinds of
2006 Jan 09
2
ZAP - configure not to answer?
This may be obvious but I have not found the answer in the archives or
web searching. I am in the process of transitioning to Asterisk. While
I have two systems connected to the same PSTN line, I want to configure
Asterisk to not answer an incoming call. Is this a setting that you
would have in the zapata.conf file?
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2004 Jul 29
1
Asterisk and festival
I'm having trouble getting festival to work with asterisk. We are running
debian (sarge) and got asterisk from CVS. Here's what I'm using as far as
festival goes.
Debian (Sarge)
gcc version 3.3.4 (Debian 1:3.3.4-3)
Connected to Asterisk CVS-HEAD-07/28/04-21:08:19
festival-1.4.3-release.tar.gz
speech-tools_1.2.3.orig.tar.gz
I got patches for both of these.
Speech tools
2005 Jan 13
1
SCCP questions
Hi!
I have two, not too related questions:
- the probably simpler one: if anyone can help me out using a Cisco
7905G with chan_sccp? I did already managed to get it working with a SIP
image, I'd just like to see it work with this one as well. It's probably
something I screw up with the configuration, as the phone registers,
only I don't get any lines with it, although I have it
2011 Oct 12
3
FXS ports on TDM410P card...
My analog card, uses a PCI slot and a 12V power connector, is configured
with 2 FXO and 2 FXS modules. I can ring handsets connected to the FXS
ports but I can't dial out from them. Is extensions.conf where I need
to make changes?
[root at robin asterisk]# cat chan_dahdi.conf
[trunkgroups]
[channels]
[phone](!)
usecallerid = yes
hidecallerid = no
callwaiting = yes
usecallingpres = yes
2003 Jun 26
0
Kphone not working with Asterisk?
I'm trying to get two linux machines with kphone-3.11 two communicate with
each other over asterisk. I have them configured correctly on asterisk to use
sip channels, but when I call from one phone to the other I don't any voice
communication between the phones. According to the phones I'm connected, but
according to asterisk, I get the following message:
-- Executing
2006 Mar 28
2
Problems Configuring Cisco 12SP+
Hi,
After reading this valuable forum and the voip-info wiki and follow
all the steps , but my Cisco 12SP+ remains unregistered.
These are my config files:
skinny.conf
[general]
port = 2000 ; Port to bind to, default tcp/2000
bindaddr = 172.20.1.1 ; Address to bind to
dateFormat = D-M-Y ; M,D,Y in any order (5 chars max)
keepAlive = 120
languaje=es
allow = all
; disallow
2005 May 13
4
1-800 with FWD
Sirs,
Thank you for your quick response.
But when i try to make a call to FWD the following error appears:
For example, when i call to 612 (a service number of FWD)
-- Executing Dial("SIP/Phone4-e85b",
"SIP/612@fwd.pulver.com|90|Ttr") in new stack
-- Called 612@fwd.pulver.com
-- Got SIP response 500 "I'm terribly sorry, server error occured
(1/SL)"
2005 Sep 13
1
wctdm, issue w/outbound calls
Hi all,
I've been running Asterisk with a TDM400P for about 6months, no problems.
2 in/outgoing analog lines, one analog phone. Recently I was messing with
the XTEN client, got to finagling with things, and not knowing what was
wrong I upgraded from 1.0.7 to 1.0.9 (both asterisk + zaptel). I was
testing various things, and found everything worked except outgoing calls.
So I checked
2006 Nov 27
2
SIP group management
Hi
can i set up a group of SIP users and forward a call to it?
I am looking for a group, not for a queue.
I won't listen any musinc on hold, and i won't that someone has to pay
if nobody of the user's in the group accept the call.
Can i do that?
Thanks to all
2005 Jan 04
1
Displaying incoming e.164 callers number - how?
I've got asterisk able to make and receive calls via the Internet via
E164 lookups. If I get such a call - I'd like to display the original
phone number on my phone. In the log is the following - which displayed
'601' on my phone. The caller was +886288097680 - am I getting the wrong
ClID because of my end or the caller end?
2007 Jan 30
3
musiconhold restarts for every extension
Hello!
I've upgraded from 1.2.9 to 1.2.14 recently but experience an
unexpected behaviour with musiconhold: While in 1.2.9 musiconhold was
playing continuous on sequential extensions after a
timeout, it is restarted for every extension in 1.2.14:
;music starts
exten => 902,1,Dial(SIP/phone1@proxy.com|5|m(mymusic))
;music starts again
exten =>