similar to: No subject

Displaying 20 results from an estimated 20000 matches similar to: "No subject"

2009 Aug 29
0
asterisk-users Digest, Vol 61, Issue 84
On Sat, Aug 29, 2009 at 10:30 PM, <asterisk-users-request at lists.digium.com>wrote: > Send asterisk-users mailing list submissions to > asterisk-users at lists.digium.com > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.digium.com/mailman/listinfo/asterisk-users > or, via email, send a message with subject or body 'help'
2014 Mar 21
3
Need more meetme users -- hitting some limit
I'm trying to determine the capacity of my host running Asterisk 11.8.1 on CentOS 6.5. The host is an Intel E3-1240v3 with 8GB RAM, an SSD, and gigabit Ethernet. The primary application will be bridging groups of users using meetme(). I'm using 2 boxes -- 1 to initiate calls using call files (box1), and 1 behaving a bit more like a production box -- bridging calls (box2). The call
2015 May 17
0
Asterisk "virtual hosting"
On Sun, 17 May 2015, martin f krafft wrote: > also sprach Steve Edwards <asterisk.org at sedwards.com> [2015-05-16 23:22 > +0200]: >> I use a preprocessor >> (http://software.hixie.ch/utilities/unix/preprocessor/) to tailor >> dialplans and configuration files to each host based on the client (or >> project) and the hostname. On Sun, 17 May 2015, martin f
2005 Aug 23
2
SIP powercycle not hanging up
I have Sipura 841's talking to a CVS-HEAD of August 4. If I disconnect the power to the Sipura, Asterisk does not hang up the channel. My sip.conf for this phone looks like: ; [super1] ; Sipura 841 disallow = all allow = ulaw callerid = "super1"
2011 Sep 02
0
No subject
is typing his number, though there is a 15 seconds timeout, and even if = I type the number very fast it still may happen to me.<o:p></o:p></p><p = class=3DMsoNormal><o:p>&nbsp;</o:p></p></div><p class=3DMsoNormal>It has = been my casual observation that the speed at which I enter digits on my = phone is unrelated to the speed at which my
2009 Aug 31
0
asterisk-users Digest, Vol 61, Issue 85
Topic 6: RE:unable to execute command hi there i tried to execute the command as suggest like exten => 1987,1,Playback(posix-restarting) exten => 1987,2,wait(1) exten => 1987,3,System(/usr/bin/python /home/docas/Desktop/mess1.py) exten=> 1987,4,Hangup it still doesn't work,now it does it give unable to execute command but it doesn't reach the system command it just
2014 Nov 18
2
AGI and AMI in PHP -- What's current?
I'm writing some code that needs to access AMI in PHP. (I'll probably be doing AGI later as well.) I'm looking at phpagi (2.20), but it hasn't been updated since 2010 and appears to be a bit behind current Asterisk -- No event handler for event 'fullybooted'. What PHP framework/library are you using -- and why? -- Thanks in advance,
2015 May 16
0
Asterisk "virtual hosting"
On Sat, 16 May 2015, martin f krafft wrote: > I am in the peculiar situation to have to set up a PBX for two > independent sites, but operated by the same entity. Yes, I could set > up two VPSs and install Asterisk to each, put common stuff (e.g. > conferencing setup) into Git and share between both using includes, > but for various reasons (among them simplicity and cost), I'd
2009 Apr 29
1
Bounty for parking on <slot>@<context>
Wrong list. asterisk-dev is for changing the C source code of Asterisk. I don't think AGI's "count" or are considered for inclusion into the subversion repository as stated by one of your conditions for payment. On Wed, 29 Apr 2009, Alistair Cunningham wrote: > I'd like to offer a bounty for a feature for Asterisk where an AGI > program can park and retrieve calls
2010 Jan 03
0
asterisk-users Digest, Vol 66, Issue 4
"asterisk-users-request at lists.digium.com" <asterisk-users-request at lists.digium.com> wrote: Send asterisk-users mailing list submissions to asterisk-users at lists.digium.com To subscribe or unsubscribe via the World Wide Web, visit http://lists.digium.com/mailman/listinfo/asterisk-users or, via email, send a message with subject or body 'help' to
2007 Apr 09
1
Re: asterisk-users Digest, Vol 33, Issue 35
We i have settup it like this it giveme caller id agent id and date-time on gsm file but i want them to be in folder on every day basis datewise. exten => _1NXXNXXXXXX,2,Set(CALLFILENAME=${ACCOUNTCODE}-${EXTEN}-${TIMESTAMP}) exten => _1NXXNXXXXXX,3,Monitor(gsm,/rec/asterisk/apr07/${CALLFILENAME},mb) Any Idea ? Faisal > ------------------------------ > > Message: 16 >
2015 Apr 27
2
adding area code
On Mon, 27 Apr 2015, Bryant Zimmerman wrote: > exten => _9XXXXXXX,n,Set(dialnumber=${l_HomeAreaCode}${EXTEN-1}) Missing a colon? ${EXTEN:-1} -- Thanks in advance, ------------------------------------------------------------------------- Steve Edwards sedwards at sedwards.com Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000
2015 Jun 26
2
Asterisk 13 logging to two places
On Fri, 26 Jun 2015, Dale Noll wrote: > I added a filter to the /etc/rsyslog.conf file > > :syslogtag, contains, "asterisk" stop > > Syslog is still receiving the messages, but is discarding them. Nice to learn a new (to me) feature of rsyslog. What does 'logger show channels' show? -- Thanks in advance,
2009 May 06
2
Where are 2 letter language values defined?
I've googled for way too long, where are the 2 letter language values defined? I know: en = English es = Spanish fr = French but what about Croatian, Russian, Serbian, Vulcan, etc? Is there a list documented for Asterisk or is it "just use the 2 letter country code Internet TLD?" Thanks in advance, ------------------------------------------------------------------------ Steve
2011 May 17
1
OT, free software for SIP ladder diagrams?
I was debugging a turnup with Global Crossing the other day and they presented me with a web page that displayed a 'ladder diagram' of a call including a ton of detail all neatly organized in tabs and links so you could drill down to any level of detail needed. The copyright notice says 'Copyright? 2008 Empirix.' Is there any free software available to analyze a pcap or
2008 Mar 29
2
Finding iaxy's (iaxies?)
According to http://kb.digium.com/entry/12/ The Iaxy will respond to pings on port 9999. You can ping your broadcast IP on your network and listen with tcpdump on your network on port 9999 which will show the Iaxy responding and what IP address it is coming from. Ex. ping 192.168.1.255 tcpdump -i eth0 udp port 9999" Before I get my karma whacked again, does this work for
2008 Nov 13
1
Asterisk and Zaptel version numbers -- how close is close enough?
I'm doing a new install for an old customer. The customer is running a custom version of Asterisk based on version 1.2.7.1. It works for them -- aside from a memory leak requiring a restart once every couple of months... I think the "corresponding" version of Zaptel is 1.2.5, but I'd like to run a bit more modern like Zaptel 1.2.27. Am I just asking for trouble? Thanks in
2009 Jan 20
1
asterisk-users Digest, Vol 54, Issue 53
Hi Steve; Do u mean by the Iaxy2 is that IAX digium gateway adaptor? If yes, then it has a codec limitation and it does not take ddns name (it needs IP address), also it is gateway and not IP Phone. Or u mean something else? Do u have a link for it so I can see it? Regards Bilal > >> > >>> Anyone knows an IAX IP Phone works fine and > tested? > >> >
2010 Feb 28
2
AUTHENTICATE Command customized prompts - Work around
Thanks Steve your work around works great. To ASTERISK.org moderator - If possible I would like to submit this as a feature request. Thanks! On Sat, 27 Feb 2010, Matthew A Kolberg wrote: > I was surprised to find that you can not override the default voice > prompts when using the Authenticate Command. I have viewed the source > and the prompt file names are hard coded. I am
2007 Nov 09
1
Asterisk on Zonbu, impact of transcoding
Zonbu.com sells a little box I was planning to use as a router, but I couldn't resist putting Asterisk on it just for fun. It may never see its intended purpose. The box costs US$249 (and was delivered 40 hours after being orderd!), but you can get it for less if you subscribe to their service. I didn't. The box is an Intel compatible processor (VIA Esther processor 1200MHz) with