similar to: Connected Line ID for Asterisk 1.4

Displaying 20 results from an estimated 4000 matches similar to: "Connected Line ID for Asterisk 1.4"

2009 Sep 02
1
AMI Originate Commands executed in sequential Order problem
Hi, I noticed that asterisk manager interface will only accept the originate commands in sequential order. For example, if I want to ring two extensions through the AMI, and while first extension is ringing, AMI won't execute and ring second extension until first extension has answered the call. Anybody has any ideas as I had the same results even tested with telnet commands to AMI interface.
2009 Aug 08
1
30 Great free Asterisk applications
Hi, I was looking round on the Internet and saw there was no definitive list of free applications available for use with Asterisk, so I thought I'd compile a list for you all. If there's anything that you know of that is actively maintained but not in the list below, let me know (bear in mind I'm not including distros or Asterisk packagings in this list). Hopefully there are a few
2009 Sep 11
2
No 64 bit binary for Fax for Asterisk
Hi, Last night I was working on trying to get Fax for Asterisk installed. I followed all the instructions, but noted that the download selector only provider an X86 32 Bit binary. The machine I'm using is: 2.6.26-1-amd64 #1 SMP Fri Mar 13 17:46:45 UTC 2009 x86_64 GNU/Linux Consequently, on load it presents an error: [Sep 12 10:25:35] WARNING[31306]: loader.c:368 load_dynamic_module:
2009 Aug 13
0
39 Free Softphones
I've written another round up article on soft phones that you can use with Asterisk. I've tried to omit any that required you to sign up before downloading, or had time limits to usage etc. There are a couple in there that actually have their own servers but may be interesting nonetheless. I also noticed while writing it up there's a version of Firefly for Mac (beta) now.
2009 Aug 22
0
Interview with John Todd
Hi, We've just completed an interview with John Todd - the Open Source Community Director for Asterisk. Some interesting comments in it - hope you enjoy it: http://www.venturevoip.com/news.php?rssid=2200 -- Cheers, Matt Riddell Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/st.php
2010 Mar 18
3
Free Daily Asterisk News iPhone and iPod Touch app
Hi all, I've released another free app for the iPhone and iPod touch - this one lets you read the Daily Asterisk News. Hope you enjoy it :D http://www.venturevoip.com/news.php?rssid=2371 -- Cheers, Matt Riddell Managing Director _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News) http://www.venturevoip.com/exchange.php (Full ITSP
2010 Feb 22
2
Free iPhone Asterisk Function and Application Reference
Hi all, I've uploaded a free app for the iPhone called AsteriskRef to the Apple AppStore. This allows you to lookup applications and functions using your iPhone or iPod touch so you don't have to jump out of extensions.conf or open another terminal tab. It currently supports applications and functions from Asterisk 1.4, but I'm adding 1.6 and trunk at the moment. It currently
2015 Jun 28
1
Branch based on call volume
?I meant how many calls are in progress on a particular trunk. (Sorry - I didn't even think of the other interpretation). ________________________________ From: asterisk-users-bounces at lists.digium.com <asterisk-users-bounces at lists.digium.com> on behalf of Matt Riddell <lists at venturevoip.com> Sent: Sunday, June 28, 2015 9:26 AM To: Asterisk Users List Subject: Re:
2015 Apr 28
0
adding area code
this code worked for me, here is what I did and worked for me: exten => 1381+NXXXXXX,1,Set(CALLERID(number)=3817383444) exten => 1+NXXNXXXXXX,2,Dial(SIP/SIP-Provider/${EXTEN:1},80) Thanks for you help! On 04/27/2015 02:56 PM, Matt Riddell wrote: > >> On 27Apr, 2015, at 16:39, Motty Cruz <motty.cruz at gmail.com >> <mailto:motty.cruz at gmail.com>> wrote:
2015 Apr 27
2
adding area code
> On 27Apr, 2015, at 16:39, Motty Cruz <motty.cruz at gmail.com> wrote: > > forgot to mentioned I am running Asterisk 1.8.22.0 on CentOS. > > Thanks, > > > On 04/27/2015 02:38 PM, Motty Cruz wrote: >> here is what I have: >> exten => _9XXXXXXX,1,Set(l_HomeAreaCode=381) >> >> exten =>
2016 Nov 23
2
Subscribe to events via ARI from node.js without sending to Stasis
Hi, I'm writing a node.js backend to pass events via a websocket to a CRM. Basically what I want to do is notice when things happen (i.e. new channel, new bridge etc) without sending the channels to the Stasis app. The channels I'm interested in are agents who are in a queue only because they are in a realtime MySQL database for the queue_member_table. There doesn't appear to be a
2015 Jun 18
0
setting outbound caller ID
> On 18Jun, 2015, at 13:44, Greg Woods <greg at gregandeva.net> wrote: > > I am certain that the old number that is showing up as my caller ID is not present in any of my config files (that includes sip.conf and iax.conf, everything in the /etc/asterisk directory has been checked). Did you buy the number from your carrier? Maybe it?s set on their side for the trunk. -- Cheers,
2015 Jun 18
0
setting outbound caller ID
> At any rate, if I can figure out the right way to set the caller ID explicitly, and assuming they honor it if I do, then none of this will matter. Ok, so just do exten => s,n,Set(CALLERID(all)=?Greg? <5551234>) https://wiki.asterisk.org/wiki/display/AST/Function_CALLERID -- Cheers, Matt Riddell _______________________________________________ http://www.venturevoip.com/news.php
2015 Jun 28
0
Branch based on call volume
> On 27Jun, 2015, at 15:34, Michelle Dupuis <mdupuis at ocg.ca> wrote: > > Is there a simple way to get call volume from a particular trunk within the dialplan (for conditional branching)? Do you mean large number of calls or how loud the call is? -- Cheers, Matt Riddell _______________________________________________ http://www.venturevoip.com/news.php (Daily Asterisk News)
2009 Sep 23
4
International Numbering plan ?
Hi anyone know where i can find all internatinal numbering plan in csv and for free or small price ? thanks Jpc
2009 Sep 23
3
Bringing people into a conference
G'day all, I'm using Asterisk 1.4 and am trying to work out a way to bring people into a conference call. In the ideal scenario two people would be talking and one of them would push some keys, then a phone number and then the three of them would be in a conference. From there they should be able to bring in other people as well. This seems to be what the Asterisk n-way call HOWTO
2009 Aug 31
4
Inquiry:How to hide Caller Id
Dear All Can you please do me favor and let me know how I can hide the subs number being displayed on his phone when he goes off hook ? I mean when the subs goes off hook he sees his assigned number on his phone and I need to disable this feature . I don't know from which configuration file this feature is coming so please let me know how can I disable it . Regards H.Motamedi --------------
2008 Jan 23
5
Snom 320 Lost Settings
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, Has anyone ever seen an Snom320 lose settings? It's been working fine for months and then I got a call this morning saying that it was asking for country, timezone etc. I logged in remotely, and it had lost the server address, username, password, mailbox and ringtone. - -- Kind Regards, Matt Riddell Director
2007 Oct 01
1
mISDN NPI setting with b410p
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I've just received the following mail: ======================================================================= SETUP Q.931 Message - - CALLED PARTY NUMBER - -- NUMBERING PLAN IDENTIFICATION (Octet 3) - --- 0000 (Unknown) Full Octet = 80'h, you have set to 81'h. TYPE OF NUMBER should also be unknown which I have been told you have
2008 Mar 12
2
TXFax/RXFax/AGX-Addons/SpanDSP Crashing
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, anyone else seen RX/TXFax crashing Asterisk on latest Asterisk SVN? I've now seen it on two machines I tried to set up - one it seems because the tiff file was malformed, but the other is doing: tiff -> tx fax -> zaptel -> pstn -> ddi -> zaptel -> rx fax -> tiff The above crashes every time. If no one else has