similar to: Asterisk Brochure

Displaying 20 results from an estimated 1000 matches similar to: "Asterisk Brochure"

2005 Feb 15
14
X-Lite Softphone
Hey Everyone, I downloaded and installed the X-Lite softphone the other day (the lite version) and cannot seem to get it to work well. Don't get me wrong, it registers with my asterisk server and everything seems to work well, except the call quality really is horrible. I thought it may be the place I was trying it at (DSL) so I took it to the office and tried it right next to the asterisk
2005 Feb 14
2
ztdummy on Gentoo 2.6.10 Box
Hi Everyone, I read through the list on the issues with the ztdummy driver which I need for MeetMe, but I seem to have come across a problem that I cannot seem to find an answer for. I am running Gentoo 2.6.10 on an Intel box. I have read the the wiki entries on the ztdummy and followed the instructions as they relate to the 2.6 kernel. Everything compiled great, but a modprobe ztdummy
2005 Feb 25
1
WebVMail Woirks but No Audio
Hi Everyone - I have webvmail up and running, I can see the messages, forward them, pretty much everything but listen to them. Here is what I see in my logs: 192.168.0.1 - - [25/Feb/2005:08:15:40 -0800] "GET /vmail/vmail.cgi?action=audio&folder=INBOX&mailbox=2377&context=default &password=000012&msgid=0000&format=gsm&dontcasheme=4624.gsm HTTP/1.1" 200 9438
2005 Mar 24
2
Emailed voicemail
Have Asterisk us at running fine, but have run into a small snag. It's not emailing the voicemails to the users. I have attach=yes set, sendmail is configured and works from from the commandline (sent an email to myself). Unless I'm wrong, or missing something, asterisk is configured by default to send an email when a users receives a voicemail, correct? Thanx A
2005 Feb 17
1
Re: Cisco 7970 Won't boot after factory rese t
>how does the phone know where to find the TFTP server..? Dude, option 150 in your DHCP server: http://www.cisco.com/en/US/products/sw/voicesw/ps556/products_tech_note09186 a00800942f4.shtml We use the same option for our Mitel phones. HTH.
2005 Mar 25
1
peering
Our main asterisk box peers with that of a customer. We are trying to assign DID's to their extensions but get this error. What are we doing wrong? Client side Mar 25 18:49:47 NOTICE[1369]: chan_iax2.c:6545 socket_read: Rejected connect attempt from 203.xxx.xxx.16, who was trying to reach 's@' Our side Mar 25 18:56:15 WARNING[705]: chan_iax2.c:5546 socket_read: Call rejected by
2005 Feb 23
3
Send outgoing calls to a SIP gateway
How do I route all the outgoing calls through a SIP gateway, this should send more than one outgoing call to the sip gateway at once. please show me the sample configurations on how to do this. my SIP gatway can accecpt direct IP traffic or SIP proxy traffc. Thank You Kanishka -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Feb 19
4
I need to dial multiple numbers concurently but with delays.
I have let's say a reception that is comprised of 2 zap extensions and a mobile phone to dial using ISDN through Capi. I want to have a delay before starting dialing the mobile phone so that it rings only when the call has been unanswered for say 25 seconds. I tried to use Capi/2106994444:ww6935555555 but without any success. There is any way to do it or the code has to be modified ? Thanks
2005 Feb 24
2
Delay after entering digits with IVR
I have a [start] context that all my inbound and '0' calls are routed into. Because of the way I want to set my system up, I want to prompt the user to enter a 1 if they know the extension, or a 2 for a directory and nothing else. It works, however there is a 5 to 10 second delay after enter the 1 or 2 before the system responds. I have read over the wiki on how asterisk handles digit
2005 Feb 17
4
IAXy Provisioning Using Windows
For anyone playing around with IAXy(S100i) devices, I am making the following available: Windows IAXy Provision v1.00 This is a from-the-ground-up development of a means of provisioning IAXy devices using a Windows environment. For some users, being bound to Linux for IAXy provisioning is not viable or convenient in some cases. This application provides a GUI data entry for the various IAXy
2005 Mar 16
3
NuFone and CallerID
Hey Everyone, I am using NuFone for 866 inbound service and I am trying to figure out the callerid part of it. Any call into my * system just shows "Toll Free Call" and will not give me the calling party's caller ID info. Is this just something I have to live with using NuFOne, or did I miss some type of config in * that will grab the callerID other than the inbound 866 number...?
2005 Feb 24
1
Which Codec(s) to use..?
Hey Everyone, I am playing around with my * box, and I have a few different phones hanging off it it right now. I have a Cisco 7960 capable of g729, ulaw and alaw, I have a Cisco ATA186 with a Panasonic cordless phone attached to it, I have a Digum IAXy with a dumb analog phone attached to it, and I have a Linksys PAP2-NA with an AT&T 959 analog phone attached to it. I also have several
2005 Feb 16
2
Cisco 7970 Won't boot after factory reset
Hi Everyone - I just got my hands on a Cisco 7970 and was told that I should do a factory reset before trying to configure it to work with Asterisk. After the factory reset, it will not boot at all, instead sits with the line button lights flashing one at a time in sequence. I have had no luck trying to figure it out - anyone run into the same problem that can lend a hand..? Thanks
2005 Feb 22
0
Extension Design in Visio
Hey Everyone - I was going to create a visio diagram outlining how my extensions will flow out. I was just wondering if anyone on the list may have an example they have already done up so I can get some ideas. Thanks ****************************************** Richard J. Sears Vice President American Internet Services
2005 Mar 22
0
sip show peers weirdness
Hey Everyone, This is not an operational issue, and to my knowledge only effects the look of the command, but when I issue a "sip reload" then a "sip show peers" I see all of the actual usernames I have assigned in my sip.conf. However, five minutes later I reissue the sip show peers and all of the usernames have disappeared and are replaced by the sip ID. The only way to get
2006 May 31
1
printing fails for SPOOLSS OpenPrinterEx request
Hi, I have a problem with my printing setup of a windows XP client with a samba server. The windows driver seems to use different ways of smb/printer communication for printing in normal/duplex mode and for printing brochures. The latter failes silently. normal/duplex printing uses: SMB Open Print File Request brochure printing starts with: SPOOLSS OpenPrinterEx request I recorded the network
2009 Jan 20
4
Shared templates across controllers
Hey all, Here''s my situation: I have a pair of controllers with associated models (called Services and Testimonials) that are quite similar. Because their CRUD behavior is executed via AJAX, the "templates" for the actions are all short .rjs files. Now, because of the similarity of the models, most of the templates are exactly the same, with only the object names changed. That
2006 Mar 29
4
Marketing Materials
The owner of my company just asked me for an Asterisk brochure. Has anyone seen such a creature? I know of some really informative websites, but I think a pdf would be priceless at this point. Thanks, Bob McDowell EMAIL PRIVELEGED & CONFIDENTIAL CLIENT COMMUNICATION    *** PRIVILEGED AND CONFIDENTIAL CLIENT COMMUNICATION *** This e-mail message and all attachments, if any, may
2003 Dec 23
3
PBX Functionality How-to
Hello, I had a partner of mine present a Centrex 21 brochure and ask how many of those features can I fulfill. There is nothing out of the ordinary, it's stuff like call hold, call forward, 3-way calling, etc. Has anyone assembled a how-to that shows how to configure PBX or Centrex type functionality? I found one in the voip-info wiki but only a couple of topics were filled out. Regards,
2008 Mar 11
1
Newbie Polycom: IP601 console with expansion module
I was reading a Polycom brochure and it appears that there is really no special receptionist console and the console is basically a IP601. Is this correct? The only difference is to purchase an expansion module in order to have more shortcut keys for the girls. So, apart from the hardware, as far as the dialplan is concerned, do I just treat the receptionist console as any other extension? Are