Displaying 3 results from an estimated 3 matches for "mirrorlynx".
Did you mean:
microlynx
2005 Mar 06
0
[Fwd: Re: BroadVoice configuration changes for Outbound]
-------- Original Message --------
Subject: Re: [Asterisk-Users] BroadVoice configuration changes for
Outbound
Date: Sun, 06 Mar 2005 19:11:22 -0500
From: MF Hulber <mark@hulber.com>
To: Asterisk Users Mailing List - Non-Commercial Discussion
<asterisk-users@lists.digium.com>, dan@mirrorlynx.com
References: <200503060703.XAA12457@comand.net>
<422AB1E3.6020803@cox.net>
<1299.192.168.1.101.1110097439.squirrel@lexon.ws>
<1110098950.4244.7.camel@localhost.localdomain>
<Pine.LNX.4.61.0503061253120.527@mirrorlynx.com>
Well, I tried these instructions and...
2005 Mar 05
7
BroadVoice configuration changes for Outbound
Today, We have added INVITE Authentication. This seems to bring a large
amount of problems to people in the way since they can't make outbound
calls. Here's what needs to be done. You need to add three variables to
your peers or friends, username, authuser, and secret.
username=<phonenumber>
authuser=<phonenumber>
secret=<registration password>
Dan
2005 Feb 01
1
Custom MusicOnHold
Currently, I have attempted to get musiconhold going up through a custom
handler. I have guaranteed it works all the way up to asterisk, and when
asterisk is running I see the music on hold process. The current issue is
that when asterisk gets a sip invite and starts the session, I hear nothing.
/usr/bin/ecasound -s:/home/dweber/xm001 -C -q is sending raw output to stdout
Dan