Displaying 20 results from an estimated 4000 matches similar to: "rasberry pi"
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 Feb 29
5
RasPi 3.x and RH-based Distro (Slightly OT)
With the release of the Rasberry Pi 3.x, I think we have a platform I could
jump on board with. Performance has just been lacking until now!
But I really don't want to jump the "RH ship" - I'd rather stick with an
environment I am comfortable in.
Can anybody comment here on the best way to run RHEL/Fedora/CentOS on a RasPi,
or if there's even a useful port?
Thanks
2014 Jun 17
2
quickstart
I have the Asterisk book, it's enormous, the 4th edition as per
http://www.asteriskdocs.org/.
I'd like to do something like:
http://www.voip-info.org/wiki/view/Asterisk+quickstart
just to have two hardphones act as extensions and call each other. Is
that a reasonable first task?
I'm looking for the simplest litmus test for functionality possible.
thanks,
Thufir
2016 Aug 04
4
Removing mailbox and password prompt for voicemail
On Thu, 4 Aug 2016 14:03:39 +0100
Nabeel <nabeelshikder at gmail.com> wrote:
> I should add, a password is *always* asked if a password has been set.
> There isn't a way to bypass that.
Then something is wrong.
http://darcy.vex.net/star98.mp3
--
D'Arcy J.M. Cain
System Administrator, Vex.Net
http://www.Vex.Net/ IM:darcy at Vex.Net
VoIP: sip:darcy at Vex.Net
2017 Jan 11
3
Dial() from the console?
Can I dial directly from the asterisk console with the Dial() application?
or, is channel originate preferred:
channel originate SIP/thufir extension 18003569377 at outbound
thanks,
Thufir
2015 Feb 12
9
Is Asterisk a Linux only system?
I know that it runs on other systems but do other ports get the same
attention? I have been running it on a NetBSD server for about a year
now and while it mostly works it just crashes from time to time with no
explanation or core dump.
I have improved the situation by expanding my intrusion detection but
it still stops every few days or so. I have a cron job that tests for
it and restarts it
2015 Jun 18
3
setting outbound caller ID
> CALLERID is a read only variable.
That's not correct. I set it all over the place in my dialplan.
2014 Aug 07
2
Calls not hanging up
This just started after upgrading to 11.11.0. After a call is
completed (both ends hang up) the call still shows as active.
# asterisk -x "core show channels"
Channel Location State Application(Data)
SIP/thinktel-0000000 (None) Up AppDial((Outgoing
Line)) SIP/4164251212-00000 4165555555 at LocalSets Up
Dial(SIP/thinktel/4165559999) 2 active
2016 Aug 04
4
Removing mailbox and password prompt for voicemail
On 4 August 2016 at 13:18, D'Arcy J.M. Cain <darcy at vex.net> wrote:
>
> Let's get this straight. You call yourself from any phone in the world
> and press '*' while listening to the message, you wind up in your own
> mailbox and you believe that means that you don't need a password? Do
> you think that the phone system somehow knows that it is you
2016 Aug 30
12
Multiple phones when one is unregistered
I have an extension that looks like this:
exten => 5555551111,1,Verbose(Door buzzer calling)
same => n,Dial(SIP/user1&SIP/user2&SIP/user3)
The idea is that any of the three users can answer the phone to let
someone in. The problem is that if, say, user2 unplugs his phone then
the call immediately goes to his voice mail and the other two do not
have the ability to open the door.
2015 Aug 25
4
Ringback issue
My last problem was nicely solved through this mailing list so
hopefully this new problem will have the same happy outcome.
My situation is that I have many extensions. Here is a sample:
[client-phone](!)
type=friend
host=dynamic
secret=XXXXXXXXXX
dtmfmode=auto
disallow=all
allow=ulaw
allow=gsm
allow=g723
allow=ilbc
subscribemwi=no
[4165555555](client-phone)
secret=xxxxxxxxxxxxxxxxxxxxxxxxxx
2016 Jul 30
4
Removing mailbox and password prompt for voicemail
Hello,
I am using Asterisk voicemail on a CentOS 7 server. I would like to be able
to remove the 'mailbox' prompt and 'password' prompt when a user tries to
access their voicemail. I can remove the 'password' prompt by not setting a
password for the user, but the 'mailbox' prompt is always heard. Please let
me know how Asterisk can be configured to remove these
2016 Nov 22
3
Touch tone stutter
I am hoping someone else has seen this and can offer a solution or at
least a direction to investigate. I am running 11.23. Most of my
clients are fine but one has a strange behaviour. He has a Grandstream
HT701 like most of my clients who use an ATA. He can make call and they
are crystal clear. However, when he tries to use phone menus ("dial 234
for John Doe" for example) it
2015 Mar 12
2
Unstable phone connection
This is driving me to distraction. I have a switch with multiple
clients who are all working fine except for one and I can't figure out
what makes them different. I have tried every NAT setting in the ATA
(SPA112 ATA with 2 x FXS, 1 x LAN), stun server on and off, different
sip ports, different RTP ports and it still fails. I have left the
location with it working only to have it fail
2015 Feb 25
4
[OT] switches
On Fri, 20 Feb 2015 13:05:56 -0700, Harry McGregor wrote:
> For a very basic setup it would work, but I would suggest POE at a
> minimum, and vlan support if possible.
>
> Gigabit uplinks, 10/100 for the poe ports
>
> http://www.amazon.com/NETGEAR-ProSAFE-M4100-D10-POE-Ethernet-Managed/dp/
B00AUEYX0Y/ref=sr_1_3?ie=UTF8&qid=1424462577&sr=8-3&keywords=netgear+poe
2015 Jun 12
2
Voice mail and caller ID
I have this in my sip.conf:
exten => *98,1,Verbose(0,CALLERID number is "${CALLERID(num)}")
same => n,VoicemailMain(${CALLERID(num)}@LocalSets,s)
same => n,Hangup
However, my extensions are set up so that they always show the external
number, not the extension:
[foobar2](client-phone)
secret=xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
callerid=Candace <5555551212>
2017 Jan 17
2
How to send SIP_NOTIFY messages with variable content ?
I would be very interested in using sipsak for something like this. What
have you tried so far?
-Thufir
On Mon, 16 Jan 2017, Olivier wrote:
> Thinking over my previous, I wonder if sipsak could be used to send
> outgoing SIP NOTIFY messages.
> Would both Asterisk and sipsak be able to share networks resources ?
>
> Thoughts ?
>
> 2017-01-16 14:10 GMT+01:00 Olivier
2015 Jun 16
4
howto copy a voicemail message to another machine ?
My asterisk server is in the cloud. Figuring out how to send an email is
too much brain damage. So i can't use the email feature that's built
into voicemail.
What I want to do is execute a remote command with the voicemail as an
argument. The remote machine command would email the message.
I'm thinking of:
same =>n,VoiceMail(vm,u)
same =>n,System(ssh myserver "emailVM
2016 Aug 04
5
Removing mailbox and password prompt for voicemail
On 30 July 2016 at 19:32, D'Arcy J.M. Cain <darcy at vex.net> wrote:
>
>
> Not playing the prompt changes nothing. If someone presses '*' while
> listening to your answer message then they are in your mailbox. You
> better have a password that they need to enter to continue.
I have now tested the 'Unavailable' message by pressing "*" while
2015 Aug 11
3
One way audio - doesn't seem to be NAT issue
I have been banging my head against the wall for weeks now on this
one. I have a switch running NetBSD and Asterisk 11.19.0 although I
have had this problem on older versions as well. I, and my users, can
call out, we can receive calls, quality is excellent but I cannot talk
with one user. The different elements are as follows:
The switch as described above which is in a server room on the