similar to: Here is Step by Step Example of Asterisk PBX System Install and configuration

Displaying 20 results from an estimated 3000 matches similar to: "Here is Step by Step Example of Asterisk PBX System Install and configuration"

2009 Apr 13
10
Asterisk-beginner : cannot make phonecalls using Asterisk
Hi there, this is the first time that I'm building an Asterisk-server. I have compiled Asterisk together with Zaptel on an CentOS 5.3-system. Zaptel is for later, when configuring the POTS-line. Now first internal communication with SIP. Thought it would go easier... I have 2 Grandstream IP-phones : BT-201 and GXP-1200. These are my settings : sip.conf : [root at asterisk asterisk]# cat
2009 Apr 22
5
Step-by-Step Asterisk and Cisco 1760 Help
I am up to post 5 on my step-by-step but I hit a bit of a snag and so far my searches have failed me, I hope someone can help. (By the way, I added an asterisk index for quick navigation on the blog http://qvlweb.blogspot.com/2009/04/asterisk-pbx-install-index.html.) Here is the snag and I am hoping for a little help from the collective. Inbound I have 2 different numbers. I can call in on both
2009 Apr 27
1
Packet2packet bridging while in sip.conf canreinvite=no
I have put canreinvite=no for all my internal SIP-clients in sip.conf because I want Asterisk to be in the middle of the RTP-stream so he can provide MusiconHold and so... Now, what the Asterisk CLI tells me when I make a call from my one internal SIP-phone to another internal SIP-phone is : Verbosity is at least 25 == Spawn extension (intern, 51, 1) exited non-zero on
2009 Aug 11
1
Cisco 1760 Multiline phone
I have a cisco 1760 phone running sip and I need to configure for our receptionist so that she can answer calls on more then one extension. What is the easiest way to configure this so that incomming calls go to the next availble extension? Does each extension on the phone need to be set seperately in the sip.conf file (see below for my example)? sip.conf file =================
2009 May 20
0
Step-by-Step Asterisk and MeetMe Help
> Message: 19 > Date: Tue, 19 May 2009 22:20:59 +0300 > From: Tzafrir Cohen <tzafrir.cohen at xorcom.com> > Subject: Re: [asterisk-users] Step-by-Step Asterisk and MeetMe Help > To: asterisk-users at lists.digium.com > Message-ID: <20090519192059.GB3227 at xorcom.com> > Content-Type: text/plain; charset=us-ascii > > On Tue, May 19, 2009 at 11:11:40AM -0700,
2009 Jul 06
3
Small site survivability
We are currently moving away from a wide-spread Cisco CallManager deployment to Asterisk. For many of our small sites we have the routers configured for what Cisco calls SRST so if we have a WAN failure, the router acts as a SCCP registrar. We are converting to SIP, and from what I can tell Cisco wants a license for each router to run SRST over SIP... So my question to the group is: What are
2009 Apr 26
1
file.c:655 ast_openstream_full: File /tmp/winkel-gesloten.alaw does not exist in any format
part of extensions.conf: exten => 11,1,Answer() exten => 11,n,NoOp(CallerID : ${CALLERID(all)}) exten => 11,n,Playback(/tmp/welkom-tcs.alaw) exten => 11,n,GoToIfTime(09:00-17:59|mon-fri|*|*?open,s,1) ; wordt doorgerouteerd naar context open, maar indien gesloten : exten => 11,n,NoOp(Oproep tijdens winkel gesloten) exten => 11,n,Playback(/tmp/winkel-gesloten.alaw) exten =>
2009 Jan 16
0
No subject
"What is CentOS? CentOS is an Enterprise Linux distribution based on the freely available <ftp://ftp.redhat.com/pub/redhat/linux/enterprise/> sources from Red Hat Enterprise Linux. Each CentOS version is supported for 7 years (by means of security updates). A new CentOS version is released every 2 years and each CentOS version is regularly updated (every 6 months) to support newer
2003 Mar 12
20
Cisco 7960
Anyone know if it is possible to load your own XML scripts on to the phone, bypassing the Cisco CallManager? I am still waiting for my phone to arrive, but I have been playing with Cisco's phone services emulator, and that doesn't seem to like anything I pass to it. If it is possible, anyone want to share any sample scripts they have. --Mike
2005 Jun 16
3
PostgreSQL Scaffold Doesn't Insert PK?
I am new to Rails and Ruby. I''ve been a WebObjects developer for a few years and before that J2EE (shudder). I wanted to try RoR so I am porting an existing Web app. I am running the latest release on Tiger and PG8. Right now my single table has three attributes: id | integer | not null hotel_name | character varying(255) | not null hotel_location |
2009 Jul 28
1
outbound calls not reaching vitelity
Any vitelity customers with pbxinaflash boxes? I'm able to call in-house, but failing to make outbound calls. My assigned server at vitelity is not reachable. I can ping to my ISP OK. Any help appreciated. Such as actually how to make email contact with support at vitelity. They're not responding. Thanks, Tom
2011 Mar 24
1
Fwd: Asterisk 1.6.2.10 & CDR custom added field
Hello, is there anyone who can point me to correct information ? Following http://pbxinaflash.com/forum/showthread.php?t=9042 and http://www.voip-info.org/wiki/view/Asterisk+cdr+mysql > Extending CDR does not result in a working environment for me. Any feedback appreciated. Kind regards, Jonas. -------- Original Message -------- Subject: [asterisk-users] Asterisk 1.6.2.10 & CDR
2003 Oct 03
3
Cisco CallManager Image for 7940/7960
Does anyone have the .bin file(s) to convert a Cisco 7940/7960 back to the CallManager image? I want to start playing around with the chan_skinny addition, but it seems the .exe's from cisco want to open a connection to a SQL server or CallManager (which I don't have).
2012 Feb 06
1
Callmanager 4 Asterisk Malformed/Missing URL
Hi, ? I am currently trying to get a Cisco Callmanager 4.1 and an Asterisk server (1.6.2.21) to talk via a SIP trunk so I can use the Voicemail component of the Asterisk (all the phones are associated with the Callmanager). The connection seem to be there. When I do a "sip show peers" on the Asterisk server?I see the Callmanager as Monitored and online however I can't get any calls
2007 Feb 14
2
SIP response 482 "Loop Detected"
I have a Cisco Call Manager - and need to use the IVR Feature from Asterisk. My extension is 400 and I am calling 558 on Asterisk In my extension.conf I have these lines : exten => 558,1,Answer exten => 558,2,Playback(message.wav) exten => 558,3,Dial(SIP/439@CallManager) When I call 558 I heared the message then Asterisk tries to call 439 on CallManager but with this error :
2009 May 19
5
OT: SIP hardphone with multi-color BLF
Hi, Is anyone aware of a SIP hardphone with Busy Lamp Fields supporting 2 colors (or more) ? This could be very useful to support extended presence, for instance. Regards -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20090519/0b8f1b62/attachment.htm
2006 Oct 24
6
Callmanager 3.3(5) and Asterisk with ooh323
I have experience problems like this in a different scenario. It is usually due to codec translation problem. What is the default codec set on CCM for the IP Phone and the default set in Asterisk? Make sure the defaults are the same. Try G.711 Michael
2004 Dec 28
1
Callmanager 4.1 and asterisk
Hello everybody, im newbie in VoIP, but find this project asterisk very interesting, i tried to install and its a great sw, i really get sorprised about all of its functions, we need to use the asterisk server in conjunction with cisco callmanager. We have a Cisco Callmanager 4.1 and the clients are softphones from cisco IPCommunicator, but all the support service of our company are linux
2007 Jul 16
2
OT - Cisco Callmanager System Prompts
Off topic, but involves an Asterisk deployment in a roundabout way. Anyone here intimately familiar with Cisco Callmanager (Version 4-5), that can tell me where a directory of the standard system voice prompts for Callmanager might be obtained? I am looking for the text and filenames of the standard prompt set that ships with Callmanager, have been all over the Cisco site and I can't find it.
2005 Mar 16
5
Asterisk Capabilities
I am new to Asterisk and currently work mainly with Cisco Callmanager. With Callmanager I can setup partitions and call search spaces to determine where a given phone can and can't dial. Does Asterisk offer this type of functionality, and if so how? Blake Parker -------------- next part -------------- An HTML attachment was scrubbed... URL: