search for: vanoni

Displaying 20 results from an estimated 27 matches for "vanoni".

Did you mean: zanoni
2017 May 08
8
Dial an extension to modify dialplan
Hello I have the following scenario: [mynicecontext] exten => 2000,1,Dial(SIP/deviceA&SIP/deviceB&SIP/deviceC) As expected, by dialing 2000, all three devices will ring. And that's fine. However, there are situations where I only want "deviceA" and "deviceB" to ring. I would like to have an extension to dial in order to modify the dialplan. Here is what I
2018 Mar 22
2
invite to conference by a call file
...everytime on the dialplan. I need the office secretary to edit a file (call file) and place it in a particular folder in their windows PCs. this folder is the outgoing folder of LINUX shared through samba in LAN. i need to make it as easy as possible, please. On Tue, Mar 20, 2018 at 5:41 PM, Frank Vanoni <mailinglist at linuxista.com> wrote: > Here I'm using the "Page" application to make a conference call "on the > fly". > > > > [office] > > exten => 2222,1,Dial(SIP/desk2,150) > same => n,Hangup() > > exten => 3333,1,Dial(...
2016 Jul 06
3
rasberry pi
ok, that's really all I need to know. Of course, if anyone else wants to throw in their two cents, don't let me stop you :) -Thufir On Wed, Jul 6, 2016 at 1:36 AM, Frank Vanoni <mailinglist at linuxista.com> wrote: > I'm currently using Asterisk 11.7.0 on a Raspberry Pi 2 Model B with > Ubuntu Server 14.04. > > Works fine! :-) > > Frank > > On Wed, 2016-07-06 at 01:10 -0700, Thufir wrote: > > I'm debating between a cloud PBX or...
2023 Dec 04
1
Mailing List Future
Frank Vanoni wrote: > On Mon, 2023-12-04 at 08:00 -0400, Joshua C. Colp wrote: > >> To that end, we’ve decided to discontinue the mailing lists effective >> February 1st, 2024. > That's a very sad news! :-( > Agree. Yet another giant step backward. Interesting that they will continue...
2017 Feb 10
2
Disallow CALLS without registry
> On 11/02/2017, at 3:40 am, Frank Vanoni <mailinglist at linuxista.com> wrote: > > On Thu, 2017-02-09 at 14:58 +0200, ????? ?????? wrote: > > >> so the main question is -- how to Disallow CALLS without registering >> on PBX > > sip.conf configuration > In the [general] section, define: > >...
2016 Jun 04
2
Including doesn't have any effect
On Sat, 4 Jun 2016, Frank Vanoni wrote: > Another possible approach to blacklist two (or more) specific callers > (098765432 and 012345678 as example) > > exten => _+x.,1,Gosub(blacklist,s,1) > exten => _+x.,n,.... > exten => black,1,playback(tt-monkeys) > > In blacklist.conf > > exten =>...
2017 Feb 09
3
Disallow CALLS without registry
HI ALL got small question i use call-limit=1 on peers but call limit is not working if user is not registered on PBX and making calls so the main question is -- how to Disallow CALLS without registering on PBX -- Best regards Antony tel. +380669197533 tel2. +380636564340 Paypal http://paypal.me/Satskiy
2016 May 31
2
How to set outgoing sip callid ?
Calling linphone from asterisk 13.9.1.: Dial(SIP/<user>@sip.linphone.org) And it works. But on the linphone side the caller is: <extno>@ipaddress or 2502 at 45.123.987.4 Is there any way to make it more descriptive, at least for the sip user name ? I tried setting SIPCALLID, which had no effect. Set(SIPCALLID=Office) Thanks, sean
2016 Aug 26
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
Hi to everybody, My IAX is not working, When I type reload IAX it returns me: AsteriskSlave*CLI> iax2 reload == Parsing '/etc/asterisk/iax.conf': Found == Parsing '/etc/asterisk/users.conf': Found [Aug 26 10:05:04] NOTICE[18078]: chan_iax2.c:13546 set_config: Ignoring bindport on reload [Aug 26 10:05:04] NOTICE[18078]: chan_iax2.c:13610 set_config: Ignoring bindaddr on
2018 Sep 18
2
Asking
Hello, please can i have a code which help me to tax user every voip services in asterisk means when user starts to call someone -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20180918/b2a02a8b/attachment.html>
2023 Dec 04
1
Mailing List Future
On Mon, 2023-12-04 at 08:00 -0400, Joshua C. Colp wrote: > To that end, we’ve decided to discontinue the mailing lists effective > February 1st, 2024. That's a very sad news! :-(
2023 Dec 04
1
Mailing List Future
...t I was referring to is that Discourse does provide the ability to receive emails for posts or threads you're interested in, and you are able to respond over email to them as well. On Mon, Dec 4, 2023 at 8:38 AM John Novack <jhnovack at stromberg-carlson.org> wrote: > > > Frank Vanoni wrote: > > On Mon, 2023-12-04 at 08:00 -0400, Joshua C. Colp wrote: > > > >> To that end, we’ve decided to discontinue the mailing lists effective > >> February 1st, 2024. > > That's a very sad news! :-( > > > Agree. Yet another giant step backward....
2009 Nov 18
7
Measuring cpu migrations
Hi, I am looking to measure how long a thread takes to migrate between cpu''s and how often , what I have is below which is checking just one process is this the correct track to be on here? My aim is to look at a process and look at upping the reboose_interval on some of our servers. #!/usr/sbin/dtrace -s sched:::off-cpu { self->cpu = cpu; self->timestamp=timestamp; }
2019 Oct 30
3
email notification on missed call
Hello, what is the best way to implement email notification on missed call ? So far, I have been using a solution that I hacked together. I create a hangup-handler, inside which I check for "${DIALSTATUS}" and use System(): System(/bin/echo ... | /usr/bin/mail ....) I have pasted the block here, for better formating: https://pastebin.com/Sf8raPD6 My question is: Do I have to
2016 May 09
4
VoipRaider is true for FREE calls?
VoipRaider the site, says calls to landlines in Brazil is FREE within the freedays period. Log in to the website and hire the service, it says that I have 90 days of freedays paying for cheaper service is $ 10.. That is from what I understand, I will pay 10 dolares for unlimited call in landlines for a period of 90 days? Is that it? Has anyone tested it there? How many simultaneously calls can
2017 Nov 02
3
Looking for the carrier that owns a particular DID
All; I have a customer who is looking for a particular DID. (I dialed it and it is not in service). I searched through my preferred upstream provider's list but I came up empty. I wrote them, and this is their reply. "We currently do not have that specific number in stock as this number is owned by another carrier that we do not have a business relationship with." So my
2016 Aug 26
2
IAX UNREACHABLE : Ignoring bindport/bindaddr on reload
Hi, I have already tried to change for bindaddr=0.0.0.0 but it didn't worked. 2016-08-26 11:44 GMT-03:00, Frank Vanoni <mailinglist at linuxista.com>: > On Fri, 2016-08-26 at 10:12 -0300, Vitor Mazuco wrote: > >> bindaddr = all > > Try: > > bindaddr=0.0.0.0 > > > > > -- > _____________________________________________________________________ > -- Bandwidth and Coloc...
2016 Mar 02
3
How to install Huawei E153 in a Asterisk 11 or 13?
Hi everyone! I tried to install chan_dongle for Asterisk 11 in a Ubuntu 14.04, but my Huawei E153 is not working in my Asterisk. I fallow this rules http://blog.denisbondar.com/post/asterisk11-chan_dongle_e1550-ubuntu14 But not successes. Thanks in advanced,
2020 Oct 03
2
Anyone that know of DECT "client" for asterisk?
Anyone here that knows some hardware USB "client" (DECT) that can connect to a DECT base station and act as a "provider" in asterisk? Ergo, asterisk is the DECT handset, and connects to the DECT base station. Its also important that it also works with most asterisk-compatible devices, including for example raspberry's. The reason I ask, is that many providers in
2016 Jul 06
5
rasberry pi
I'm debating between a cloud PBX or, perhaps, rasberry pi. For a SOHO, maybe three hardphones, rasberry pi would suffice? I would be amazed, but, if so, great. thanks, Thufir -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20160706/84a0ac7c/attachment.html>