Re: [asterisk-users] ERROR during high volume MoH dialplan

2017-08-31 Thread Steve Edwards
in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http

[asterisk-users] OT: Looking for Kristian Kielhofner document

2017-09-14 Thread Steve Edwards
-- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocat

[asterisk-users] A bit OT - Configure GoIP for Asterisk

2017-10-02 Thread Steve Edwards
. How did you configure your GoIP and why? What do your relevant sip.conf section(s) look like? What does your dial command look like? So far, all I've got out of it is a 503 Declined. -- Thanks in advance, - Steve Ed

Re: [asterisk-users] A bit OT - Configure GoIP for Asterisk

2017-10-03 Thread Steve Edwards
On Mon, 2 Oct 2017, Antony Stone wrote: On Monday 02 October 2017 at 20:58:33, Steve Edwards wrote: I recently received a GoIP-32 for a client project -- primarily outbound calling. How should a GoIP be configured for Asterisk? Have you tried http://www.hybertone.com/en/solutionsClass.asp

Re: [asterisk-users] Call preemption

2017-11-08 Thread Steve Edwards
there are 'race condition' opportunities. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.li

Re: [asterisk-users] Chan Local, Originate and slin

2017-11-22 Thread Steve Edwards
;temp' directory on the same partition as ${astspooldir}/outgoing/ and then 'mv' the file to that directory. -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice:

Re: [asterisk-users] Chan Local, Originate and slin

2017-11-22 Thread Steve Edwards
, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation

Re: [asterisk-users] Answered time on channel

2017-12-26 Thread Steve Edwards
On Tue, 26 Dec 2017, Eric Wieling wrote: Don't use an 'h' extension, use a hangup handler.   Why? -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST

Re: [asterisk-users] Answered time on channel

2018-01-02 Thread Steve Edwards
On Tue, 26 Dec 2017, Eric Wieling wrote: Don't use an 'h' extension, use a hangup handler.   On 12/26/2017 04:43 PM, Steve Edwards wrote: Why? On Tue, 2 Jan 2018, Eric Wieling wrote: From the hangup handler specification: Hangup handlers are an

Re: [asterisk-users] [OT] How to use audio files with SIPp

2018-02-09 Thread Steve Edwards
On Fri, 9 Feb 2018, Olivier wrote: 3. How do you capture an RTP flux with thark or tcpdump ? Take a look at 'pcapsipdump.' -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-46

Re: [asterisk-users] AGI fails bad permission

2018-02-23 Thread Steve Edwards
/var/lib/asterisk/agi-bin/adddnc.php 7) Check the 'r' and 'x' bits on /var/, /var/lib/, /var/lib/asterisk/, /var/lib/asterisk/agi-bin/. 8) cat /var/lib/asterisk/agi-bin/adddnc.php -- Thanks in advance, -----

[asterisk-users] SIP Codec negotiation

2018-05-10 Thread Steve Edwards
? -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281

Re: [asterisk-users] SIP Codec negotiation

2018-05-11 Thread Steve Edwards
On Thu, May 10, 2018 at 11:44:14AM -0700, Steve Edwards wrote: I receive an INVITE/SDP containing: m=audio 11310 RTP/AVP 3 0 101 which I interpret as gsm, ulaw, rfc2833. and I reply with an OK/SDP containing: m=audio 15884 RTP/AVP 0 3 101 which I interpret as ulaw, gsm

Re: [asterisk-users] SIP Codec negotiation

2018-05-11 Thread Steve Edwards
anks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation P

Re: [asterisk-users] SIP Codec negotiation

2018-05-17 Thread Steve Edwards
On Fri, May 11, 2018, at 10:36 AM, Steve Edwards wrote: So, Asterisk will defer it's choice of codec to match the codec it detects in the incoming stream? On Fri, 11 May 2018, Joshua Colp wrote: It depends on the channel driver and configuration. The chan_sip module always mat

Re: [asterisk-users] Decoding SIP register hack

2018-05-17 Thread Steve Edwards
thing else? A clever solution to a mobile user base is to use knockd to allow remote access. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/i

Re: [asterisk-users] Best way to update ever changing dialplans

2018-06-25 Thread Steve Edwards
7; commands. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwi

Re: [asterisk-users] Capture SIP all the time

2018-12-05 Thread Steve Edwards
when somebody says 'hey, my call didn't connect yesterday' I have something to work with. sngrep is a great tool for searching for calls and displaying decoded dialogs. -- Thanks in advance, --------- Steve

Re: [asterisk-users] Custom langagues

2019-01-01 Thread Steve Edwards
d? (Or is this the only time it is used?) -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281-- __

Re: [asterisk-users] Outbound caller ID ignored

2019-01-13 Thread Steve Edwards
not a POTS feature. -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281

Re: [asterisk-users] AMI mulitple calls quickly

2019-03-12 Thread Steve Edwards
, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com

Re: [asterisk-users] Forking AGI or GoSub

2019-04-10 Thread Steve Edwards
d to be instantaneous to the caller. The only caveat is to not interact (stdin/stdout) with Asterisk until 'stream file' in the thread completed. -- Thanks in advance, --------- Steve Edwards sedwa...

Re: [asterisk-users] Sending SMS and SIM card

2019-04-23 Thread Steve Edwards
-- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwar

Re: [asterisk-users] Play Music While Processing AGI Script

2019-05-14 Thread Steve Edwards
he command line so you can have meaningful (long) options and are not dependent upon passing arguments in a particular order. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST

Re: [asterisk-users] Find out which key ended recording?

2019-06-06 Thread Steve Edwards
break; } Looks like agi_environment.result is your Huckleberry. -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.lin

Re: [asterisk-users] Find out which key ended recording?

2019-06-06 Thread Steve Edwards
On Fri, 7 Jun 2019, David Cunningham wrote: We're using Perl and so far I haven't found an equivalent there. On Thu, 6 Jun 2019, Steve Edwards wrote: I'm not much of a Perl programmer... But you should never turn down an opportunity to develop your skills :) Try

Re: [asterisk-users] Find out which key ended recording?

2019-06-06 Thread Steve Edwards
ht yield clues. -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.co

Re: [asterisk-users] Find out which key ended recording?

2019-06-06 Thread Steve Edwards
On Fri, 7 Jun 2019, David Cunningham wrote: We're using Perl and so far I haven't found an equivalent there. On Thu, 6 Jun 2019, Steve Edwards wrote: I'm not much of a Perl programmer... But you should never turn down an opportunity to develop your skills :) Try

Re: [asterisk-users] Two sip extensions

2019-07-18 Thread Steve Edwards
anzas and because I'm just that kind of guy :) -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.l

Re: [asterisk-users] Two sip extensions

2019-07-19 Thread Steve Edwards
visor' that can be included in endpoint definitions to reduce clutter, increase consistency, and reduce maintenance. -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voi

Re: [asterisk-users] USB dahdi fxo ?

2019-12-13 Thread Steve Edwards
rnet based Sipura 3000? -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwar

Re: [asterisk-users] Perl AGI: read variable with quotes

2020-01-24 Thread Steve Edwards
ll header? Try 'verbose(PAI = ${PAI})' or something similar. 2) How about doing 'GET FULL VARIABLE' in your Perl script? You can set the channel variable PAI in the AGI if needed back in the dialplan. -- Thanks in advance, -------

Re: [asterisk-users] Perl AGI: read variable with quotes

2020-01-24 Thread Steve Edwards
On Fri, 24 Jan 2020, Steve Edwards wrote: 2) How about doing 'GET FULL VARIABLE' in your Perl script? Sorry. After a couple more cups of tea I think this was a bit vague. Try whatever call/method in your library that does 'GET FULL VARIABLE' on '${PJSIP_HEADER(read,

Re: [asterisk-users] rotatestrategy = none not working

2020-05-19 Thread Steve Edwards
------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http://www.a

Re: [asterisk-users] rotatestrategy = none not working

2020-05-20 Thread Steve Edwards
be too painful if it would resolve your issue? -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 --

Re: [asterisk-users] rotatestrategy = none not working

2020-05-20 Thread Steve Edwards
QUENTIAL; } else if (strcasecmp(s, "none") == 0) { rotatestrategy = NONE; } else { fprintf(stderr, "Unknown rotatestrategy: %s\n", s); } So, backport or upgrade? Also, inquiring minds want to kno

Re: [asterisk-users] Stir-Shaken for asterisk

2020-05-27 Thread Steve Edwards
On Wed, 27 May 2020, Saint Michael wrote: We are in the business of... Then this probably should have been posted on -biz. -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST

Re: [asterisk-users] STIR-Shaken

2020-05-28 Thread Steve Edwards
in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http

Re: [asterisk-users] problem with logger: syslog vs. file

2020-06-03 Thread Steve Edwards
How about: syslog.local0 = error,verbose,warning no debugging detail. syslog.local0 = debug,error,verbose,warning include debugging detail. -- Thanks in advance, ----- St

Re: [asterisk-users] problem with logger: syslog vs. file

2020-06-03 Thread Steve Edwards
On Wed, 3 Jun 2020, Fourhundred Thecat wrote: On 2020-06-03 17:21, Steve Edwards wrote: How about:     syslog.local0   = error,verbose,warning no debugging detail.     syslog.local0   = debug,error,verbose,warning include debugging detail

Re: [asterisk-users] Forbidden call

2020-06-11 Thread Steve Edwards
you mean directly from the Ethernet on the speaker to a NIC on the computer? It doesn't matter, just curious :) The only thing that will tell you what is going on is the packets. Crank up 'sip set debug on' and see if that yields a clue. -- Thanks in advance, --------

Re: [asterisk-users] Any api (agi/ari/ami) equivalent of "core show calls"?

2020-06-13 Thread Steve Edwards
all as the caller hangs up), and then  rewrite and reload again when there's a new caller. How about ARA to configure MOH and then just update the database. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards

Re: [asterisk-users] Any api (agi/ari/ami) equivalent of "core show calls"?

2020-06-14 Thread Steve Edwards
t= '' ; insert into musiconhold set application = '/usr/bin/mpg123 --mono -b 0 -f 8192 -q -r 8000 -s -@ http://streaming.radionomy.com/80sFunkDanceMusic' , mode = 'custom'

Re: [asterisk-users] Forbidden call

2020-06-27 Thread Steve Edwards
On Fri, 12 Jun 2020, Jerry Geis wrote: Any chance you can configure the speaker to syslog to your host so you may get a clue why the speaker is rejecting? -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com

Re: [asterisk-users] Redis in place of astdb

2020-07-08 Thread Steve Edwards
, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by

Re: [asterisk-users] Redis in place of astdb

2020-07-08 Thread Steve Edwards
vance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out th

Re: [asterisk-users] Stir Shaken is upon us

2020-07-12 Thread Steve Edwards
x27;s 2020 and I'm fresh out of "F's." -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandw

Re: [asterisk-users] Stir Shaken

2020-07-13 Thread Steve Edwards
ationship with the OP or 7602588003 so how does this 'token' add any value? What am I missing? -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-

Re: [asterisk-users] Stir Shaken is upon us

2020-07-15 Thread Steve Edwards
On Sun, 12 Jul 2020, Steve Edwards wrote: So this is a provider issue, not an end user issue and 'June 30, 2021' doesn't sound like 'soon.' If this is legit, why haven't my providers said squat? Seems one of my providers, Vitelity (iax.cc to us old timers),

Re: [asterisk-users] how do I run a command on "Failed to authenticate" ?

2020-09-11 Thread Steve Edwards
----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out t

Re: [asterisk-users] HELP! I can't get my Cisco CP-7960G IP hardphone to register on my Asterisk VoIP IP PBX SIP Server with FreePBX GUI

2020-12-23 Thread Steve Edwards
only allowed up to 31 character passwords. You may find it useful to use tcpdump with '-w' to write the packets to a file and then analyze with sngrep. -- Thanks in advance, ----- Steve Edwards sedwa...@se

Re: [asterisk-users] faxdetect timeout configuration

2020-12-29 Thread Steve Edwards
0/res/res_pjsip/pjsip_configuration.c -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-42

Re: [asterisk-users] Detect if people is talking

2020-12-31 Thread Steve Edwards
parate file. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwi

Re: [asterisk-users] DAHDI timing

2021-01-06 Thread Steve Edwards
est Attempting to test a timer with 50 ticks per second. Using the 'timerfd' timing module for this test. It has been 1000 milliseconds, and we got 50 timer ticks -- Thanks in advance, ----- Steve Edwards sedwa...

Re: [asterisk-users] DAHDI timing

2021-01-06 Thread Steve Edwards
7;t have any boxes using cards so I can't test.) -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/i

Re: [asterisk-users] Get a SHAKEN Identity Token (Alexander Perkins)

2021-01-24 Thread Steve Edwards
----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Ch

Re: [asterisk-users] Get a SHAKEN Identity Token (Alexander Perkins)

2021-01-25 Thread Steve Edwards
out of service copper number, 555-555-. I'm all for the discussion, but can you start a new thread so we don't keep associating the innocent party (the OP) with this spammer. -- Thanks in advance, ----- Ste

Re: [asterisk-users] AGI Script Returning 4

2021-01-30 Thread Steve Edwards
() or exit(). Almost always exit(). -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwar

Re: [asterisk-users] Loading Json values into asterisk as variable values

2021-02-25 Thread Steve Edwards
time. -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-42

Re: [asterisk-users] Loading Json values into asterisk as variable values

2021-02-26 Thread Steve Edwards
Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281-- _ --

Re: [asterisk-users] S3 Bucket support for playing sound files

2021-05-06 Thread Steve Edwards
On Thu, 6 May 2021, Jonathan H wrote: "bumps up the outgoing volume to +7" I use 'normalize --amplitude=-22dB" to adjust volume levels to consistent levels. -- Thanks in advance, --------- Steve

Re: [asterisk-users] AGI: Why is stream file and wait for digit result ASCII, but get data is "normal"?

2021-05-24 Thread Steve Edwards
so this the same as '#*0123456789' -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 --

Re: [asterisk-users] HELP! AGI AUTOHANGUP does not seem to hangup the channel.

2021-05-26 Thread Steve Edwards
22093977.1168 AGI Tx >> agi_version: 13.14.1~dfsg-2+deb9u4 AGI Tx >> agi_callerid: 55 AGI Tx >> agi_calleridname: Steve Edwards AGI Tx >> agi_callingpres: 0 AGI Tx >> agi_callingani2: 0 AGI Tx >> agi_callington: 0 AGI Tx >> agi_callingtns: 0 AGI Tx &

Re: [asterisk-users] HELP! AGI AUTOHANGUP does not seem to hangup the channel.

2021-05-26 Thread Steve Edwards
nel timeout. Wherever you 'set autohangup x' just set 'TIMEOUT(absolute)=${EPOCH}+x.' -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 P

Re: [asterisk-users] Patch to remove numbers from the logs

2021-07-21 Thread Steve Edwards
y (before PCI), we used to keep the first 6 digits (the BIN) and the last 4 digits and replace the rest with x. We used to call the result a 'span.' I have no idea if this is current practice. -- Thanks in advance, --------

Re: [asterisk-users] Delay when dialing...

2021-07-23 Thread Steve Edwards
Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- Check out the new

Re: [asterisk-users] [FreePBX 15 and Asterisk 16] Changing/Migrating SIP Trunk Provider from DIDLogic to Hoiio in Singapore

2021-11-11 Thread Steve Edwards
, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and

Re: [asterisk-users] Dial() after the h extension has been invoked?

2021-11-12 Thread Steve Edwards
hangs up without even bothering to answer). Any suggestions welcome :) How about creating a call file in the h extension? -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST

Re: [asterisk-users] Dial() after the h extension has been invoked?

2021-11-12 Thread Steve Edwards
anks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocat

Re: [asterisk-users] Dial() after the h extension has been invoked?

2021-11-12 Thread Steve Edwards
On Fri, 12 Nov 2021, Steve Edwards wrote: I prefer to do database work in an AGI. I find quoting within the database to be obtuse and fragile. s/database/dialplan/g -- Thanks in advance, - Steve Edwards sedwa

Re: [asterisk-users] Python AGI's and hangups

2021-12-08 Thread Steve Edwards
s. Do AGIs in other languages exhibit similar behavior? I have no specific knowledge of Python/AGI. Sorry. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https:/

Re: [asterisk-users] Arrays in Asterisk

2021-12-22 Thread Steve Edwards
FT()' function just removes and returns the leading substring of a variable up to a delimiter. It has even less to do with arrays than 'ARRAY()' :) -- Thanks in advance, -------

Re: [asterisk-users] Arrays in Asterisk

2021-12-22 Thread Steve Edwards
On Wed, 22 Dec 2021, Steve Edwards wrote: same = n, set(ARRAY(foo1,foo2,foo3,foo4)=1,2,3,4) Just to be clear... The use of sequential ascending numbers in all of the examples should not be construed as having any meaning. You could just as easily have: same = n, set(ARRAY

Re: [asterisk-users] Exec two commands with ExecIf

2021-12-22 Thread Steve Edwards
would ideally like to do it in one line. 1) gotoif() 2) gosub() 3) AEL gosub() is probably 'cleaner' and more maintainable than gotoif(). AEL is good but sometimes fragile. -- Thanks in advance, --------- Steve Edwards

Re: [asterisk-users] Get context with hangup handler

2022-01-05 Thread Steve Edwards
vance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281-- _ -- Bandwidth and Colocation Provided by http://ww

Re: [asterisk-users] Get context with hangup handler

2022-01-05 Thread Steve Edwards
On Wed, 5 Jan 2022, Steve Edwards wrote: same = n, set(LAST-CONTEXT=${context} Damn. forgot the closing parentheses :) -- Thanks in advance, - Steve Edwards sedwa...@sedwards.com

Re: [asterisk-users] Get context with hangup handler

2022-01-05 Thread Steve Edwards
On Wed, 5 Jan 2022, Steve Edwards wrote: same = n, set(LAST-CONTEXT=${context} Double damn. I munged the case on ${CONTEXT}. I give up for today :) -- Thanks in advance, - Steve Edwards

Re: [asterisk-users] Get context with hangup handler

2022-01-05 Thread Steve Edwards
NTEXT}]) same = n, hangup() Hopefully somebody else has a more elegant solution. -- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com

Re: [asterisk-users] asterisk and maybe a freepbx question

2022-01-08 Thread Steve Edwards
vance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Band

Re: [asterisk-users] GET DATA on AGI

2022-02-27 Thread Steve Edwards
? AFAIK, # is it. I use 'wait for digit' in a loop to accumulate digits so I can terminate entry based on the number of digits or a specific key. -- Thanks in advance, ----- Steve Edwards sedwa...@sedwards.com

Re: [asterisk-users] Run asterisk -rx "command" and get plain text output

2022-08-03 Thread Steve Edwards
-- Thanks in advance, --------- Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281-- __

Re: [asterisk-users] cdr_sqlite3

2023-03-04 Thread Steve Edwards
dvance, - Steve Edwards sedwa...@sedwards.com Voice: +1-760-468-3867 PST https://www.linkedin.com/in/steve-edwards-4244281 -- _ -- Bandwidth and Colocation Provided b

Re: [Asterisk-Users] Asterisk introductory talk: Portland, OR USA

2003-08-20 Thread Steve Edwards
This is around the > > corner from Paddy's about > > > > > >There will be food, alcohol, and much technical discussion. > > > >Projector: > > > > I do need a project still. I plan on bringing the one that > > needs a power supply fix

Re: [asterisk-users] Best alternative for getting prompts recorded.

2008-03-11 Thread Steve Edwards
a potential client and it was hard to tell the TTS bits from the human bits. If I took the time to learn Cepstral's markup language I probably could have fooled myself :) Thanks in advance, -------- Steve Edwards [EMAI

Re: [asterisk-users] AGI - calling functions, CHANNEL STATUS broken?

2008-03-12 Thread Steve Edwards
tdd mode Toggles TDD mode (for the deaf) verbose Logs a message to the asterisk verbose log wait for digit Waits for a digit to be pressed For 1.4 or 1.6, use the obtuse replacement for "show agi" to see your options. Thanks in advance, --------

Re: [asterisk-users] Looking for a cheap SIP termination point.

2008-03-14 Thread Steve Edwards
er" to work with and can be a lot more "bandwidth friendly." Thanks in advance, Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___ -- Ban

Re: [asterisk-users] using the System() command to call a script

2008-03-16 Thread Steve Edwards
most of the cruft :) Thanks in advance, -------- Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___ -- Bandwidth and Colocation

Re: [asterisk-users] Desperately need help with Asterisk setup

2008-03-17 Thread Steve Edwards
;> say?) My guess is that the 404 relates to "ping" not to the sound file. BTW, the command to find the file should be: find /usr/share/asterisk -file "vm-goodbye*" name Thanks in advance, ---

Re: [asterisk-users] Calls to sip extensions not defined

2008-03-21 Thread Steve Edwards
],u) exten = _1[1-3],n, hangup exten = i,1,playback(pbx-invalid) exten = i,n,hangup Thanks in advance, Steve Edwards [EMAIL PROTECTED] Voice: +1-7

Re: [asterisk-users] Calls to sip extensions not defined

2008-03-22 Thread Steve Edwards
d would allow more features like a web page to "check-in" or whatever. Thanks in advance, Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___ -

Re: [asterisk-users] Access rights between AGI and Web server?

2008-03-23 Thread Steve Edwards
ollection of H&S and Knuth for protection.) "Hiding" such details seems like good engineering to me. Also, when working with "large" projects, I like a compiler that can complain when I accidentally mung a variable name as I scroll through the source code in my edito

Re: [asterisk-users] Access rights between AGI and Web server?

2008-03-23 Thread Steve Edwards
PATH=/usr/local/bin/:/bin/ PPID=8435 PS4='+ ' PWD=/tmp SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:interactive-comments SHLVL=1 TERM=dumb UID=0 _=/bin/bash Thanks in advance, -

Re: [asterisk-users] Broadcast/Announce app

2008-03-25 Thread Steve Edwards
ease post URL's. Thanks in advance, -------- Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___ -- Bandwidth and Colocatio

Re: [asterisk-users] AGI-python script

2008-03-26 Thread Steve Edwards
Trap SIGHUP. 2) Use the "h" extension. 3) Use deadagi(). Thanks in advance, -------- Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline

[asterisk-users] Finding iaxy's (iaxies?)

2008-03-28 Thread Steve Edwards
cpdump is looking for UDP? 3) How do you set a "port" on an ICMP ping? 4) How do YOU find an Iaxy on your network? Thanks in advance, -------- Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline

Re: [asterisk-users] does the meetme module still require an external timing source?

2008-04-01 Thread Steve Edwards
think the OP was questioning the stability of app_conference, not app_meetme. Thanks in advance, Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___

Re: [asterisk-users] new instalation os asterisk

2008-04-07 Thread Steve Edwards
h more involved (and satisfying) experience, but starting with an all-in-one will get you something to play with faster. Thanks in advance, Steve Edwards [EMAIL PROTECTED] Voice: +1

Re: [asterisk-users] Is Asterisk really good??

2008-04-10 Thread Steve Edwards
in advance, ---- Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___ -- Bandwidth and Colocation Provi

Re: [asterisk-users] Is Asterisk really good??

2008-04-12 Thread Steve Edwards
e that once I'm done. Double-plus cool. I'd be interested in sections like "Rolling out a new server" or "How we maintain all the little configuration files without losing our sanity." Thanks in advance, --------

Re: [asterisk-users] best way for call detail logging

2008-04-12 Thread Steve Edwards
duct. Thanks in advance, -------- Steve Edwards [EMAIL PROTECTED] Voice: +1-760-468-3867 PST Newline Fax: +1-760-731-3000 ___ -- Bandwidth and Colocation Provided by ht

  1   2   3   4   5   6   7   8   9   10   >