Richard Kenner wrote:
> But the question here
> was *Asterisk*, not kernels. User-level code has *way* fewer
> dependencies.
*Precisely*. Unless we're talking DAHDI here (which we're not), Linux & ESXi
are red herrings.
Carlos Chavez wrote:
> I am having a very tough time trying to rep
'lo,
So yesterday, one of our clients had the misfortune of having the disk that
their Asterisk config (*.conf) was stored on take a dirt nap. Of course,
Asterisk was still running at the time, and everything continued to work
(except for voicemail, which was stored on the same disk) right up
Behold: The Wayback Machine. Link to manual:
http://web.archive.org/web/20070224144946/http://www.yntx.com/files/YGW30en.rar
Manual says user/pass is root/test.
-- Nathan
-Original Message-
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@lists.digium.com]
You must mean that engineer before you used "md5secret" instead of "secret" for
each user in sip.conf?
If so, why can't you just copy the md5secret line from the old server to the
new server for each user?
-- Nathan
From: asterisk-users-boun...@lists.digium.com
[mailto:asterisk-users-boun...@
ly, or dial all contacts on an AoR using the
> PJSIP_DIAL_CONTACTS function.
Very interesting and good to know; thanks. I'll have to check it out when I've
got some spare time.
--
Nathan Anderson
First Step I
On Monday, June 15, 2015 at 9:21 AM, Nilesh Govindrajan wrote:
> How about ringall strategy with a queue?
Not sure how that would help. Every SIP phone in the queue would still have to
have a unique SIP identifier/username.
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.
pt and track multiple registrations
for the same SIP user, and then exposing each of these registrations as
separate entries in the peers table that can be individually addressed within
the dialplan. Or something.
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
-Orig
s exists and is an option.
Thanks for the heads-up!
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introdu
document is here:
http://support.polycom.com/global/documents/support/technical/products/voice/Audio_Packet_Format.pdf
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
On Wednesday, September 17, 2014 6:03 PM, David Wessell <> wrote:
> Tim,
>
> I THINK but I'm not sure
and it works great.
> Polycom used to charge for LDAP directory access,
Pretty sure you're correct, and that this hasn't changed (AFAIK).
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
--
_
-- Bandwidth a
ou have a good (!) reason not to upgrade,
the OP might give that a shot.
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asteri
priate option to each SIP (or IAX2) peer that
would in turn cause chan_sip to consult the RADIUS server for that peer's
password, instead of cacheing the password/secret locally. And that just seems
real kludgey to me (although it might be better than nothing!).
--
Nathan Anderson
First S
On Apr 28, 2013, at 13:56, "Carlos Alvarez" wrote:
> If the SIP peer exists, they simply fail silently, with no error in the CLI
> or the messages log. Nothing works, but no errors.
Maybe 'sip set debug peer xxx' where 'xxx' is the peer name, and then try to
see if you can spot what it's doin
to accurately geocode a physical address and then map it to a given PSAP.
That's what these services are for: they deal with all of that, and all you
have to do is send 911 calls to their SIP proxy, and they route it
appropriately.
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
t to in res_odbc.conf? Maybe try
setting it to the opposite of whatever it's configured for now.
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
--
_
-- Bandwidth and Colocation Provided by http://www.api-digit
ks over to a vacant phone in another cubicle, calls their own
phone/extension, rushes back to answer it, and then initiates an attended
transfer that they never end up completing (they just talk to the person they
initiated the transfer to the whole time).
Hope this
onable. I suspect that the "leads" you are chasing in this
investigation will turn out to be a red herring.
--
Nathan Anderson
First Step Internet, LLC
nath...@fsr.com
--
_
-- Bandwidth and Colocation Provided by http
sterisk-users-boun...@lists.digium.com] On Behalf Of Nathan Anderson
Sent: Wednesday, March 27, 2013 2:18 AM
To: 'asterisk-users@lists.digium.com'
Subject: [asterisk-users] Pattern matching repeating digits
'lo, all,
Is there some (possibly undocumented?) way that I can pattern-match on a
spe
AndMoreStuff()
exten => _2[35]R,n,Dial(something)
You could even do crazy things like chain them together (this would match 2
and 2 and nothing else);
exten => _2[35]RRR,1,DoStuff()
exten => _2[35]RRR,n,AndMoreStuff()
exten => _2[35]RRR,n,Dial(something)
Am I missing something
19 matches
Mail list logo