similar to: starfish - pbx

Displaying 20 results from an estimated 3000 matches similar to: "starfish - pbx"

2006 Jan 16
5
Dundi Examples
Can someone show me how to set up DUNDi, I will be using it to connect 14 asterisk servers internally. I don't want to use it on the external world. If anyone has any examples of connecting 2 or 3 (if their is a difference) machines in a DUNDi co-operation that would be helpful. Johnathan Falk Network Administrator Clinton Community Schools
2005 Oct 15
7
You ASKED for an Asterisk book, you GOT an Asterisk book!
Jared Smith, Jim van Meggelen, and Leif Madsen of the Asterisk Documentation Project, in conjunction with O'Reilly Media are pleased to announce the official release of Asterisk: The Future of Telephony on Friday, October 14, 2005 at AstriCon 2005 in Anaheim, CA. In the true spirit of Open Source, the authors and O'Reilly Media have published the book under the open, Creative Commons
2009 Jul 22
3
Inquiry abount Asterisk "extensions.conf"
Dear All Can you please let us know how we can modify our Asterisk "extensions.conf" file so it interprets the subscriber dialed digits in one-by-one digit manner . At its current configuration , it interprets them in an whole packet . I mean , say the subscriber dials as "665 0000" so we need Asterisk to send it to the peer switch as 6,6,5,0,0,0,0 but not as one
2005 Feb 08
12
SRV lookups
Hi everyone, I have a question concerning DNS SRV lookups. The situation is like this: - one central Asterisk server - many domains with SRV records, let's say we have bar.com and doe.com Now the question is: if the SRV lookup is done for foo@bar.com the call is mapped to foo@myasterisk.mydomain.net. Is that correct? If so, I have a problem: if somebody calls foo@bar.com, Asterisk
2005 Feb 19
3
simpletelecom.com??? are they a SCAM?
Hi List! any body use www.simpletelecom.com? I subscribe to www.simpletelecom.com for A-Z termination and paid US$15.00 and US$70.00 via credit card in two days, but my account has US$15.00 only. I checked my credit card from the bank and they said me the payment already paid to merchant. I've lost US$70.00 :( so anyone here has experience with them? are they a SCAM? Thanks! </Madhawa>
2004 Dec 09
2
MeetMe Features
Hi all, I had a chance to use some call conferences that had some very neat functionalities: - When you call you are first asked for your name - When someone joins the conference a message "<name> is now joining the conference." is played. - When someone leaves the room a message "<name> has left to conference." is played. How can I set MeetMe/Asterisk to have
2009 Sep 22
2
Problem with dialplan -> gotoif ?
Hi This is the output from show dialplan dial-sipmnf-sippt-pstn [ Context 'dial-sipmnf-sippt-pstn' created by 'pbx_config' ] 's' => 1. Verbose(1,Dialing ${ARG1} on mnf pt pstn) [pbx_config] 2. Dial(SIP/${ARG1}@${SIPMNF},${ARG2},${OUTBDIAL}) [pbx_config] 3. Set(GLOBAL(FOUNDME)=${DIALSTATUS}) [pbx_config]
2009 Jul 16
5
AGI to announce temperature from weather.com XML file
I would like to have the ability to have Asterisk announce the temperature -- not using TTS -- within the dialplan. For a non-Asterisk project, I have a cron job that periodically pulls down an XML file from weather.com containing local weather data (TWC's user agreement requires that data be cached locally). Using sed, I also create a text file that contains only the numeric value of the
2008 Jun 10
3
Asterisk : using setvar with IP Realtime and variable inheritance
Hi, I have what I think is a relatively advanced question. Any help is appreciated, even if it's not a complete answer. I am using Asterisk in mostly realtime fashion, specifically SIP registrations are in a MySQL table. This works fine (mostly). I also set a few variables in the setvar column, like this: callerid_internal=test <710>;did=5555551234 Again, this works
2004 Dec 29
5
zapata.conf not being parsed by *
I am running * 1.0.3 for some reason when I start * is does not appear to be parsing my zapata.conf file. I do not see any errors * just does not seem to know to look for zapata.conf. I am unable to use my FXO card to make calls or receive calls. I have been able to configure SIP to work correctly. Any help would be greatly appreciated, I spent most of last night searching for an answer.
2006 Jan 20
5
When/whether to use SER?
I have seen a lot of references to SER. Currently, I have: 1 PRI to Telco 1 PRI to old PBX Several SIP phones with the intention of having approx. 200. I do have people that travel with softphones (currently X-Lite, but will be testing EyeBeam for better codec and echo cancel capabilities) Currently the traveling users have to VPN in first which I am sure is adding extra overhead to the calls. I
2004 Dec 08
5
Asterisk Maintenance
I went on a service call yesterday to find an asterisk system with a T100P card on a Qwest PRI and a TDM40B card connected to fax machines. The TDM40B LEDs were not lit, and the system did not respond to keyboard input. However, calls were being processed for the PRI and 7960 phones. I replaced the TDM40B card with a new one, and the system now seems to be ok. But I'm wondering, why
2010 May 20
10
Which issue is keeping you from updrading to 1.6.2 ?
Hi, I'm evaluating what could keep me from upgrading production systems to 1.6.2. As 1.6.2 seems pretty close to 1.6.1 but I gave 1.6.2 a try but I met an issue with BLF-pickup which kept me from going further. Have you met other issues I should include include in my checklist ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2005 Jan 27
3
Tortoise CVS download for Asterisk Docs
http://www.asteriskdocs.org/modules/tinycontent/index.php?id=4 Can I make a suggestion that some documentation is provided for the Tortoise CVS download of the asterisk docs. I've tried every combination and I cant get it to work. I'm assuming it must work otherwise it wouldn't have been listed but for 60 seconds more work it would be a bigger benefit to the asterisk
2009 May 21
3
Monitor problem, Asterisk 1.2.13
Hi guys, I'm running Asterisk 1.2.13 on a Debian Linux system (that was just the version that was packaged for it). I've been using monitor() to record calls, with fairly satisfactory results - at least until the last few months. I've been recording VoIP calls, and using monitor() with no arguments, so I'm getting separate wav files for each leg (both use ALAW, BTW), and
2009 Jun 26
1
registration failed, not a local domain
asterisk*CLI> sip show domains Our local SIP domains: Context Set by jocan.local (default) [Configured] 192.168.1. (default) [Configured] [Jun 26 17:49:03] NOTICE[5570]: chan_sip.c:15889 handle_request_register: Registration from '<sip:grandstream at 192.168.1.248>' failed
2009 Jan 08
1
Macro arguments seperator
Hi! I am in the process of upgrading our 1.2 servers to 1.6. We have a lot of realtime extensions with app=Macro and appdata=stdexten|080512|SIP/080512 But this does not work in 1.6. It is expecting , and not | as the argument seperator. If I change the | to , then it does not work in 1.2. Is there any backwards compatible switch you can enable in 1.6, so it accepts | as a argument seperator
2005 Jan 08
4
Toronto?
Anyone in the Toronto area interested in getting together to share notes and swap war stories? -- Jim Van Meggelen jim@vanmeggelen.ca -- No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.300 / Virus Database: 265.6.9 - Release Date: 06/01/2005
2005 Jan 29
1
FS- ideal starter pack. 1 X100P and 1 Grandstream Budgetone-101
Hi, not sure if it is against the rules to sell second hand equipment in here but haven't seen anything against it so here it is. I'm upgrading to 2 lines so I have some spare equipment for sale here. This is an ideal starter pack and will get you going with 1 line and 1 extension. 1 x http://www.digium.com/downloads/product_sheets/X100P.pdf 1 x
2005 Feb 02
2
Installation on Fedora 3
I'm having problems trying to run zaptel. I don't have the hardware, I first want to test out asterisk. The problem is the usb-uhci/usb-ohci module, it isn't present on the system as same as usbcore and I don't know why. Any tip? -- -DdC