IRC log for #asterisk on 20190223

00:05.03wyoungKobaz: Violence is bad mm'kay
00:17.41*** join/#asterisk Frod (~Frod@200.9.182.82)
00:17.47Frodhello all
00:18.09Frodwhat good queue monitors are available for asterisk
00:18.20Frodlike a wallboard for a call center
00:18.40Frodi have seen projects like qpanel and monast
00:19.05Frodthat do the job but i want to know what people that use asterisk use
00:19.28[TK]D-FenderDo people actually use wallboards anymore?
00:20.20Kobazyeap
00:20.29Kobazi sell one wallboard with every call center we build
00:20.34Kobazeveryone loves it
00:21.35*** join/#asterisk mattchis (~mattchis@c-107-2-189-89.hsd1.co.comcast.net)
00:21.53Kobazqpanel looks nifty, i may have to borrow some ideas from that
00:23.25KobazFrod: i built a wallboard in c# that we sell, but it only works with our call center platform, not vanilla asterisk
00:24.07wyounghai Frod
00:25.17FrodKobaz: what is your platform name
00:25.24KobazIntellasoft
00:38.46*** join/#asterisk sawgood (~sawgood@unaffiliated/sawgood)
00:55.03*** join/#asterisk Janos (~Janos@201.204.94.76)
01:20.54*** join/#asterisk mattchis (~mattchis@c-107-2-189-89.hsd1.co.comcast.net)
01:55.47*** join/#asterisk mattchis (~mattchis@c-107-2-189-89.hsd1.co.comcast.net)
03:17.31life_of_eI've got my FXO ATA set to automatically forward any calls to Asterisk.  It appears to autoanswer the call when it performs the forward so the other side hears silence.  I used Ringing() in the dialplan to pass back ringing and then it's followed by Answer() before Dial().
03:17.59life_of_eThere's a blacklist check right after answering which will perform a PlayTones() then hang up.  Do I really need the Answer() in this?
03:31.32*** join/#asterisk cemotyz09 (~cemotyz09@cpe-70-121-128-59.satx.res.rr.com)
04:23.01*** join/#asterisk cemotyz09 (~cemotyz09@cpe-70-121-128-59.satx.res.rr.com)
04:31.10[TK]D-Fenderthe SIP device answered the line so the telco doesn't continue ringing.  As it calls in to * there is no audio from * until * answers
04:32.24[TK]D-FenderGood odds the ATA doesn't have any logic in it to take ringing back from * and generate tones
04:39.05life_of_eYeah, I just started experimenting and I half needed Answer().  I didn't need it prior to the Dial() but I did need it for PlayTones()
04:41.08life_of_eI have my blacklist playing the intercept tone to dump bogus calls.  Moving Answer() into that branch and leaving it out of the Dial() branch leaves the telco's ring audio in place.  It sounded jarring when the Answer() picked up and then Asterisk's Ringing() audio came through.
04:41.56[TK]D-FenderActually  "playtones" is inherently audio... if you used Ringing() instead maybe it would have worked
04:42.38[TK]D-Fenderholdon... scratch that.. you already tried that
04:42.44[TK]D-FenderI'm a little tired here.
04:42.49life_of_eNo worries
04:42.53[TK]D-Fenderso yeah I guess myt first idea stands
04:42.56life_of_eIt was worth the experiment
04:43.49life_of_eI got it working so it sounds right to the caller on the telco side (stays on the telco's ring signal without switching) and answers to do PlayTones if it's blacklisted
04:44.33life_of_eIt was pretty cool, my cell phone hung up as soon as it sensed the intercept tones. :)
04:45.34[TK]D-Fenderthat sounds unusual considering its call to the telco should be considered answered and those would be inband
04:46.19life_of_eYeah, I guess there's a process that siphons the audio out and runs it through a DSP
04:46.38[TK]D-FenderMaybe it was the ATA
04:46.51life_of_eThat's always possible
04:46.53[TK]D-Fenderactually it would ahve to be...
04:47.10[TK]D-Fendercell phones don't process audio to make decisions
04:47.17*** part/#asterisk [TK]D-Fender (~joe@64.235.216.2)
04:47.20life_of_eEven funnier then considering the ATA was taking the call
04:47.23*** join/#asterisk [TK]D-Fender (~joe@64.235.216.2)
04:48.40life_of_eI'm fine with it either way, the tones make it through to the other end which is enough for a robodialer to drop the number
04:48.55[TK]D-Fender"it works"... yeah that's usually enough for me
04:49.18life_of_ePrecisely :)  This is just a personal project so I'm in it for the Stupid Asterisk Tricks
04:50.58life_of_eBut having this feature will help with our robodialer problem.  I currently have a serial modem and a raspberry pi watching the caller ID and doing an answer/hangup on blacklists.
04:51.36life_of_eIt was just annoying to edit the list to add new callers.  Now with Asterisk I was able to record the last caller ID then have an extension I can call to put the number into the blacklist
05:19.17wyoungo/
07:31.21*** join/#asterisk sh1rtybird (~quassel@beepbeep.serverpit.com)
07:31.25*** join/#asterisk [\\\] (~triplesla@unaffiliated/imsaguy)
07:33.05*** join/#asterisk bhuddah_ (~michael@unaffiliated/bhuddah)
07:41.06*** join/#asterisk jkroon (~jkroon@165.16.204.42)
07:41.20*** join/#asterisk skippyish (~skippyish@docker1.smerty.org)
07:45.23*** join/#asterisk adhawkins (~adhawkins@musicbrainz/user/adhawkins)
07:45.52*** join/#asterisk tafa2 (~tafa2@t.ldn.dsrtnet.com)
07:53.57*** join/#asterisk ganbold (~ganbold@173.244.215.173)
07:57.15*** join/#asterisk Ai9zO5AP (~BQcdf9eiZ@91.240.67.45)
08:23.04*** join/#asterisk mahafyi (~quassel@103.195.203.194)
11:05.07*** join/#asterisk DanielYK (~textual@p5DCF4778.dip0.t-ipconnect.de)
11:09.31DanielYKI have a RTP codec problem with a specific endpoint. The RTP payload is switching every 3-5 seconds. If g722 is the only allowed codec, it is switching between Payload Type 9 (g722) and Payload Type 6 (DVI4 16k). If alaw is the only allowed codec, it is switching between Payload Type 8 (alaw) and 1 (fs-1016). I have set preferred_codec_only=yes and asymmetric_rtp_codec=no without success. Only the RTP stream from asterisk to the
11:09.32DanielYK<PROTECTED>
11:15.23DanielYKDoes anyone have an idea?
11:44.17DanielYK@file Maybe you?
11:47.56*** join/#asterisk lankanmon (~LKNnet@CPE64777d632383-CM64777d632380.cpe.net.cable.rogers.com)
11:49.03*** join/#asterisk bbt (~dbag@unaffiliated/bbt)
13:05.07*** join/#asterisk gerhard7 (~gerhard7@ip5657ee30.direct-adsl.nl)
13:08.00*** join/#asterisk troyt (zncsrv@2601:681:4100:8981:44dd:acff:fe85:9c8e)
14:17.48*** join/#asterisk cemotyz09 (~cemotyz09@cpe-70-121-128-59.satx.res.rr.com)
15:29.42*** join/#asterisk forgotmynick (uid24625@gateway/web/irccloud.com/x-ctshxkwuiyjstsxv)
15:36.14*** join/#asterisk rpifan (~rpifan@ipb218f10c.dynamic.kabel-deutschland.de)
15:43.14*** join/#asterisk [TK]D-Fender (~joe@64.235.216.2)
15:44.48*** join/#asterisk pts0 (~pts0@cpe-45-37-8-40.nc.res.rr.com)
15:45.18pts0How do you setup pjsip for ip auth like you do with chan_sip?
15:45.30pts0Is this part still the same?  same => n,Dial(SIP/25501293*12125678974@flowroute,,r)
15:46.23pts0What is different in pjsip.conf compared to the wiki tutorial example?
15:46.40[TK]D-FenderThe auth in your endpoint is just like in the chan_sip peer
15:46.53[TK]D-Fenderthat dialplan line doesn't actually contain "auth"
15:47.31sibiriaPJSIP/123@endpoint for pjsip
15:49.44pts0So for the trunk example here, I can leave out the auth section?  https://wiki.asterisk.org/wiki/display/AST/res_pjsip+Configuration+Examples
15:50.16pts0type=auth
15:50.16pts0auth_type=userpass
15:50.16pts0password=1234567890
15:50.16pts0username=1234567890
15:50.21[TK]D-FenderPASTEBIN <-
15:50.23pts0leave that out?
15:50.29pts0oops sorry
15:50.53[TK]D-FenderWhat do you even mean by "auth" here exactly?
15:51.04[TK]D-Fenderwhat action are you trying to take that is specifically failing?
15:51.56pts0I'm just going to transition to pjsip and wanted to know
15:52.18pts0I suppose I don't have to login to flowroute since I am using ip auth
15:52.30fileif you are referring to the remote party, flowroute, doing ip auth on your requests - then you don't configure an auth section and don't configure the outbound auth in the endpoint
15:52.33pts0so I'm guessing that in pjsip I can just leave that out as I do in sip.conf
15:52.53file"ip auth" can refer to incoming IP based authentication, so in the future it's best to be explicit as most people would think of that first
15:52.55[TK]D-FenderThe term you were using is rather vague and when it's even used by others typically the direction of the call is what's important in determining the actual usage
15:53.36pts0ok sorry...thanks I think I got it
15:53.55pts0by the way, what is the ,,r in that line above--the dialplan line/
15:54.36sibiriano timeout + dial tone
15:54.52filehttps://wiki.asterisk.org/wiki/display/AST/Asterisk+13+Application_Dial
15:57.07pts0thanks, looks like it can be left out since it says default
15:57.10pts0Default: Indicate ringing to the calling party, even if the called party isn't actually ringing. Pass no audio to the calling party until the called channel has answered.
15:57.44pts0thanks all
15:58.13*** join/#asterisk K0HAX (~michael@gateway/tor-sasl/k0hax)
15:58.56[TK]D-FenderThat isn't technically all that it means.
15:59.38[TK]D-FenderThe other side can be ringing, it's just whether * cares to count it as such in the absence of them telling you it's ringing.
16:00.36[TK]D-FenderI've seen a few odd carriers that failed to pass call progress between networks and you had to take on faith that the destination was actually successfully reached to be able to start ringing.
16:01.02[TK]D-FenderI think is was some oddball African country a guy came in trying to connect with or some such.  Was a LONG time ago....
16:15.58*** join/#asterisk BIGENDO (~BIGENDO@136.32.169.79)
16:16.33*** join/#asterisk Janos (~Janos@201.204.94.76)
16:27.37*** join/#asterisk t1k3 (~t1k3@pool-71-112-160-141.pitbpa.fios.verizon.net)
16:28.47*** join/#asterisk Ai9zO5AP (~BQcdf9eiZ@91.240.64.145)
16:36.22*** join/#asterisk t1k3 (~t1k3@pool-71-112-160-141.pitbpa.fios.verizon.net)
16:50.32*** join/#asterisk rpifan (~rpifan@ipb218f116.dynamic.kabel-deutschland.de)
18:16.29life_of_eIf a Dial() command is issued to dial with options an extension in another context and that extension issues its own Dial() with options, which set of options is in effect for the channel?
18:16.37*** join/#asterisk Mr_Pleb_Mgoo (~jakeb@103.46.212.49)
18:18.48fileif you mean using a Local channel, then both
18:19.24filethe particular interaction depends on the options in use.
18:20.33life_of_eOk, so if I have Dial(local/exten@context,,options_set_A) and within context I have exten issue Dial(technology/resource,,options_set_B) then in most cases the total set of options will be the union of options_set_A and options_set_B?
18:21.36filein a way - there is no special logic or anything to combine them
18:22.12fileit's just by virtue of Local channels internally exchanging media/events that there is a relation
18:22.17life_of_eOk, so as long as there's no conflicting values.  Say set_A was just X and set_B was k, the end result would be a channel with Xk
18:23.31fileyes
18:23.36life_of_eCool, thank you
18:23.40filealthough what exactly would happen depends - because it's not 1 channel
18:23.45filethere's 4.
18:23.51life_of_eOh I see
18:24.00fileCaller -> Local,1 -> Local,2 -> Called
18:27.45life_of_eI asked because I have one context handling my incoming FXO ATA.  I used Dial() to jump to my internal-phones context which has lots of included contexts.  There the extension performs a Dial() on all the phones.  I wanted to enable call recording by the callee for incoming calls but I had the chained Dial()s so I wasn't sure.
18:42.11*** join/#asterisk adnidor (~adnidor@p200300E59733FF000000000000000001.dip0.t-ipconnect.de)
18:47.57*** join/#asterisk troyt (zncsrv@2601:681:4100:8981:44dd:acff:fe85:9c8e)
19:00.39*** join/#asterisk mahafyi (~quassel@103.195.203.254)
19:14.50*** join/#asterisk [sr] (~kvirc@pal-213-228-163-73.netvisao.pt)
19:17.48*** join/#asterisk [TK]D-Fender (~joe@64.235.216.2)
19:45.08*** join/#asterisk Janos (~Janos@201.204.94.76)
19:49.49*** join/#asterisk Jesterboxboy (~Thunderbi@84-115-150-8.cable.dynamic.surfer.at)
20:16.11*** join/#asterisk nix8n82 (~AndChat62@2600:100e:b044:64c0:29d2:29c6:3e74:3c40)
20:18.40*** join/#asterisk boris_t (~boris_t@109.248.217.2)
20:29.17*** join/#asterisk rpifan (~rpifan@ipb218f116.dynamic.kabel-deutschland.de)
20:49.48*** join/#asterisk rpifan_ (~rpifan@ipb218f130.dynamic.kabel-deutschland.de)
21:11.41*** part/#asterisk life_of_e (~life_of_e@108-95-189-245.lightspeed.irvnca.sbcglobal.net)
21:26.23*** join/#asterisk cemotyz09 (~cemotyz09@cpe-70-121-128-59.satx.res.rr.com)
22:02.34*** join/#asterisk life_of_e (~life_of_e@108-95-189-245.lightspeed.irvnca.sbcglobal.net)
22:03.46*** join/#asterisk K0HAX (~michael@gateway/tor-sasl/k0hax)
22:03.57*** join/#asterisk forgotmynick (uid24625@gateway/web/irccloud.com/x-khuffmmntsugfurp)
23:07.06*** join/#asterisk tomaluca95 (~quassel@kde/developer/tomaluca)
23:49.05*** join/#asterisk nighty- (~nighty@b157153.ppp.asahi-net.or.jp)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.