Re: [asterisk-users] Logging different verbosity levels

2022-05-23 Thread Kevin Harwell
So this turned out more complicated than I originally thought! My expectation: Verbosity gets logged using an "at least" check against the current system's verbose level, which if passed subsequently gets checked against the logging channel's verbose level. Thus only verbose messages with a

Re: [asterisk-users] Setting up sipml5

2021-09-10 Thread Kevin Harwell
On Fri, Sep 10, 2021 at 12:44 PM Jerry Geis wrote: > HI All, > > I am trying to get SIPml5 working with 18.6.0. > My http.conf file: > enabled=yes > bindaddr=myip > bindport=8088 > serverName=MyName > tlsenabled=true > tlsbindaddr=myip > tlscertfile=/etc/letsencrypt/live/mpname/fullchain.pem > >

Re: [asterisk-users] Asterisk Getting Crashed

2020-06-25 Thread Kevin Harwell
d on your system so the backtrace doesn't have any extractable information. Please see the wiki [3] on how to get a useful backtrace. Before that though I recommend upgrading to the latest version of Asterisk [1]. Or if you're set on using a certified version [3]. The version you are on is quite old,

Re: [asterisk-users] error compiling current git

2020-02-27 Thread Kevin Harwell
res_format_attr_g729.c -> res_format_attr_g729.o > > > Is this to be expected or should I make a bug report? > > When you pulled the lasted code this change would have forced a re-configure. If you haven't already try doing a full clean and rebuild, and see if you still have the error: $ mak

Re: [asterisk-users] pjsip startup errors when using "with-ssl" configure option

2020-02-25 Thread Kevin Harwell
flag is still needed in Asterisk. However, the setting appears to propagate in some way into the bundled pjproject configuration. This is in some way affecting the build of pjproject, then subsequently causing res_pjsip in Asterisk to not load at runtime. Further investigation is required as to why th

Re: [asterisk-users] pjsip startup errors when using "with-ssl" configure option

2020-02-25 Thread Kevin Harwell
e --with-ssl is > used? I could not find a clear explanation for this problem and how to fix > it > There appears to be a bug here. I configured, built, and ran with the same options mentioned (--with-ssl, etc...) and received similar pjsip module load errors

Re: [asterisk-users] [asterisk-app-dev] ARI Get Channel Variable

2020-01-22 Thread Kevin Harwell
splay/AST/Asterisk+16+Function_CHANNEL -- Kevin Harwell Senior Software Developer Sangoma Technologies Check us out at: https://sangoma.com & https://asterisk.org ___ asterisk-app-dev mailing list asterisk-app-...@lists.digium.com http://lists.d

Re: [asterisk-users] PJSIP Setup Outbound SIP Trunk

2019-10-16 Thread Kevin Harwell
; > New to Asterisk? Start here: > https://wiki.asterisk.org/wiki/display/AST/Getting+Started > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: >http://lists.digium.com/mailman/listinfo

Re: [asterisk-users] Experiencing what I think are issues with the confbridge 'video_mode = follow_talker' and also the talk detection

2019-03-15 Thread Kevin Harwell
nguage = en > > internal_sample_rate = 0 > > mixing_interval = 20 > > record_file_append = no > > max_members = 10 > > video_mode = follow_talker > > > > [4] > > type = user > > admin = no > > marked = no > > startmuted = no > > mus

Re: [asterisk-users] Does anyone know if there is a problem with the Chrome browser and asterisk cmp2k video

2019-03-14 Thread Kevin Harwell
So you are probably seeing it work or not in Chrome vs Firefox due to browser, and codec support of such occurrences. -- Kevin Harwell Digium - A Sangoma Company | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - US Check us out at: https://digium.com & https:

Re: [asterisk-users] Question on WebRTC configuration

2018-12-07 Thread Kevin Harwell
; > > > Is the wiki web page mistaken or is this an actual http.conf setting that > is undocumented? > The page is mistaken. It should not be there. the 'tlscafile' option is not supported by the Asterisk http server. I've removed it from the wiki. Thanks for catching that! > > >

Re: [asterisk-users] SIPp scenario file for testing UAC Authentication with Asterisk ?

2018-10-25 Thread Kevin Harwell
ded branchc and [1] but met no success yet > > Best regards > > [1] https://github.com/rkday/sipp-samples/blob/master/uac-auth.xml > > -- Kevin Harwell Digium - A Sangoma Company | Senior Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - U

Re: [asterisk-users] Crashes in jitterbuffer with framedata->timer_interval > 1000

2017-04-18 Thread Kevin Harwell
lpful too if you have those. Which channel type (chan_sip, local channel, chan_pjsip) is involved, and how you are enabling the jitter buffer (dialplan function vs configuration) would be good to know as well. [1] https://issues.asterisk.org [2] https://wiki.asterisk.org/wiki/display/AST/Getting+a+Ba

Re: [asterisk-users] PJSIP missing objects

2016-12-02 Thread Kevin Harwell
nt and res_pjsip_multihomed was removed as the bulk of its code was moved into the res_pjsip core. -- Kevin Harwell Digium, Inc. | Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digiu

Re: [asterisk-users] Statsd Dialplan Application

2016-01-19 Thread Kevin Harwell
s did not go out with the latest release of 13.7.0. Actually the new StatsD Dialplan application currently resides in master only. A small change to the res_statsd api was made and got tagged with that issue number for some reason, thus making it look as if the StatsD application feature was added to 13

Re: [asterisk-users] res_pjsip endpoint config object's 'identify_by' option needs new value uri.

2015-03-06 Thread Kevin Harwell
/display/AST/Configuring+res_pjsip [2] https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+Configuration_res_pjsip_endpoint_identifier_ip [3] https://wiki.asterisk.org/wiki/display/AST/Asterisk+PJSIP+Troubleshooting+Guide Hope that helps, -- Kevin Harwell Digium, Inc. | Software Developer 445

Re: [asterisk-users] res_pjsip endpoint config object's 'identify_by' option needs new value uri.

2015-03-06 Thread Kevin Harwell
On Fri, Mar 6, 2015 at 3:46 PM, Dmitriy Serov serov@gmail.com wrote: 07.03.2015 0:24, Kevin Harwell пишет: On Fri, Mar 6, 2015 at 2:06 PM, Dmitriy Serov serov@gmail.com wrote: Hello. Asterisk 13.2. I transfer configs from chan_sip to res_pjsip. In chan_sip i have

Re: [asterisk-users] sip.conf to pjsip.conf conversion script

2014-10-28 Thread Kevin Harwell
asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users Thanks, -- Kevin Harwell Digium, Inc. | Software Developer 445 Jan Davis Drive NW - Huntsville, AL 35806 - USA Check us out at: http://digium.com http://asterisk.org