IRC log for #asterisk on 20150703

05:51.32*** join/#asterisk infobot (ibot@69-58-76-73.ut.vivintwireless.net)
05:51.32*** topic/#asterisk is #asterisk The Open Source PBX and Telephony Platform (asterisk.org) -=- LTS: 13.4.0 (2015/06/04), 11.18.0 (2015/06/04), 1.8.32.3 (2015/04/08); Standard: 12.8.2 (2015/04/08); DAHDI: DAHDI-linux 2.10.0 (2014/08/13), DAHDI-tools 2.10.0 (2014/08/13); libpri 1.4.15 (2014/06/16) -=- Asterisk wiki: wiki.asterisk.org -=- Code of Conduct: bit.ly/1hH6P22 -=- Logs: bit.ly/1s4AKKu
06:09.23*** join/#asterisk evilman_work (~evilman@87.244.6.228)
06:18.17*** join/#asterisk Milos (~milosivan@pdpc/supporter/student/milos)
06:19.04*** join/#asterisk frek818 (~frek818@172.56.16.22)
06:21.21caesar305=== --- ---> Locked Here: res_odbc.c line 593 (ast_odbc_direct_execute)
06:21.32caesar305i see many of these locks when the calls get stuck
06:34.27*** join/#asterisk v0lZy (~Thunderbi@BSN-77-81-109.static.siol.net)
06:36.10*** join/#asterisk bulkorok (~b.tietz@89.245.151.228)
06:50.29*** join/#asterisk mirela666 (~Mirko@D57E13CA.static.ziggozakelijk.nl)
07:11.07*** join/#asterisk lanning_ (~lanning@50-193-22-25-static.hfc.comcastbusiness.net)
07:12.03*** join/#asterisk moy (sid47040@gateway/web/irccloud.com/x-onwckvzbwgiovusq)
07:13.29*** join/#asterisk znf (~ibm86@unu.card-share.eu)
07:18.09*** join/#asterisk seik0 (~seik0@pppoe.178-65-26-221.dynamic.avangarddsl.ru)
07:19.00seik0hiagain. ok, prepared solving IAX2 problem =)
07:23.40*** join/#asterisk tapout (~tapout@unaffiliated/tapout)
07:25.09*** join/#asterisk markusl (~markus@hodor.lindenberg.io)
07:30.44*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
07:32.26*** join/#asterisk Mp5 (~Mp5@unaffiliated/mp5shooter)
07:36.12seik0ok, even first suggestion was ok: IAX2 does not work without timing
07:36.59seik0I needed res_timing_timerfd.so module for iax2 to work fine
07:39.46*** join/#asterisk bkruse (~Adium@24.42.207.11)
07:42.31*** join/#asterisk pchero_work (~pchero@109.70.54.56)
07:44.49*** join/#asterisk hehol (~hehol@gatekeeper.loca.net)
07:50.32*** join/#asterisk bulkorok (~b.tietz@89.245.151.228)
07:55.14*** join/#asterisk roler (~roler@unaffiliated/roler)
07:56.58seik0And also I need res_crypto.so, but that is obvious from warnings
08:08.55seik0though asterisk don't want to build res_crypto for some reason
08:19.09seik0configure shows "checking for openssl... openssl", but make menuselect does not allow to check res_crypto
08:21.51WIMPyOh. You didn't have any timing module at all?
08:22.53seik0There was no need in them
08:23.22WIMPydidn't know Asterisk worked without at all.
08:33.51*** join/#asterisk darkbasic_ (~quassel@niko.linuxsystems.it)
08:34.52*** join/#asterisk Frojoe (Frojoe@2a01:7e00::f03c:91ff:fe70:bc74)
08:42.14seik0build openssl from sources and still not getting res_crytpo
08:50.30*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
08:54.09*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
08:59.51seik0explicit installing libopenssl-devel (from rpm) helped
09:00.09seik0strange, sources always were enough in such cases
09:01.44*** join/#asterisk davlefouAMD (~davlefouA@41.225.37.200)
09:06.09*** join/#asterisk beebeeep (~beebeeep@euxeinos.miga.me.uk)
09:13.29*** join/#asterisk fornax (~fornax@85.183.43.221)
09:17.11*** join/#asterisk esupra (~esupra@196.213.190.113)
09:18.38*** join/#asterisk MissionCritical (~MissionCr@unaffiliated/missioncritical)
09:32.22*** join/#asterisk tparcina (~tomo@212.92.200.41)
09:35.32*** join/#asterisk CeBe (~CeBe@port-92-200-43-72.dynamic.qsc.de)
09:35.44*** join/#asterisk Panther_Modern (~Panther_M@unaffiliated/panther-modern/x-6168176)
10:08.29*** join/#asterisk CeBe1 (~CeBe@port-92-200-43-72.dynamic.qsc.de)
10:09.39*** join/#asterisk jaflong (5bec7504@gateway/web/freenode/ip.91.236.117.4)
10:10.53*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
10:12.49jaflongHi Community. How could a ring tone be dectected on a call?
10:13.45*** join/#asterisk Eric-K (eric@188.226.225.197)
10:16.57Chainsawjaflong: By sending a SIP header, if the phone in question supports it.
10:18.20jaflongI want to on on the actual media level - audio tone
10:21.29*** join/#asterisk wonderworld (~ww@ip-176-199-166-61.hsi06.unitymediagroup.de)
10:23.02*** join/#asterisk funnymanva (~funnymanv@pool-70-106-251-155.clppva.fios.verizon.net)
10:23.46*** join/#asterisk Eric-K (eric@188.226.225.197)
10:39.54*** join/#asterisk Cyford33_c (junkmail@c-73-207-183-115.hsd1.ga.comcast.net)
10:42.04mastahhI am having an odd issue in my Asterisk installation that Asterisk cannot see the res_odbc module at all (even though res_odbc is selected in menuselect). When I "?" in asterisk, the ODBC option is not even there!
10:51.48*** join/#asterisk mirela666 (~Mirko@D57E13CA.static.ziggozakelijk.nl)
11:01.02seik0try "module load res_odbc.so"
11:01.06seik0see if any errors
11:12.50*** join/#asterisk italorossi (~Adium@187.60.66.11)
11:13.33*** part/#asterisk italorossi (~Adium@187.60.66.11)
11:28.28*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
11:30.16*** join/#asterisk davlefou (~davlefou@unaffiliated/davlefou)
11:34.55*** join/#asterisk tparcina (~tomo@212.92.200.41)
11:39.05*** join/#asterisk r00f (~r00f@av.r00f.us)
11:44.35*** join/#asterisk CeBe (~CeBe@port-92-200-43-72.dynamic.qsc.de)
11:54.41*** join/#asterisk c0rnoTa (~c0rnoTa@109.188.127.28)
11:54.58*** part/#asterisk c0rnoTa (~c0rnoTa@109.188.127.28)
11:55.48*** join/#asterisk darkbasic_ (~quassel@niko.linuxsystems.it)
11:59.46*** join/#asterisk fstd (~fstd@unaffiliated/fisted)
12:00.19*** join/#asterisk evilman_work (~evilman@87.244.6.228)
12:03.19*** join/#asterisk brad_mssw (~brad@66.129.88.50)
12:03.55*** join/#asterisk tzafrir (~tzafrir@bzq-179-40-172.cust.bezeqint.net)
12:18.17*** join/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
12:19.48*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
12:27.37*** join/#asterisk CeBe (~CeBe@port-92-200-43-72.dynamic.qsc.de)
12:38.40*** join/#asterisk darkbasic_ (~quassel@niko.linuxsystems.it)
12:43.44*** join/#asterisk Frojoe (Frojoe@2a01:7e00::f03c:91ff:fe70:bc74)
12:54.04*** join/#asterisk danrogl (~d.park@94.31.52.82)
13:02.11*** join/#asterisk Dovid (~dovid@ool-4356e96f.dyn.optonline.net)
13:21.02seik0You pointed me to jkroon for asterisk multiinstance on one machine, but I can't connect with him. Maybe he's on vacations or smth like that
13:21.26seik0Someone told I should "query" him, what does it mean?
13:22.10WIMPySend a private message.
13:23.30*** join/#asterisk andresmujica (~andresmmu@ubuntu/member/andresmujica)
13:26.17*** join/#asterisk gerhard7 (~gerhard7@77-172-82-111.ip.telfort.nl)
13:28.10seik0Server will keep them until he online?
13:28.31WIMPyHe is online.
13:29.14seik0I cannot see him!
13:29.23seik0Jayk_?
13:29.34seik0no
13:29.36WIMPyjkroon
13:30.22seik0I don't know, can't see
13:31.00seik0anyway, sent msg, but don't know =)
13:32.04seik0I see 204 online, noone is like jkroon
13:33.17WIMPyThere are many thousand more users online.
13:33.49seik0o.0, so how it is possible?
13:35.02WIMPyman irc :-)
13:39.19*** join/#asterisk [TK]D-Fender (~joe@64.235.216.2)
13:47.45mastahhseik0, I get the error that the module does not exist
13:48.05*** join/#asterisk davlefou (~davlefou@unaffiliated/davlefou)
13:48.59mastahhseik0 - I take that back. I made some amendments to the INI files and it seems to have loaded. Let me test further :)
13:49.35seik0ok, no problem =)
14:20.41*** join/#asterisk azerus (~badass@unaffiliated/badass)
14:23.17seik0WIMPy: one channel is not one server, ok =)
14:23.50WIMPyAnd one server is not one network.
14:25.29seik0but network limits the universe
14:31.56*** join/#asterisk pic0frame (~pic0frame@2001:980:7936:0:6542:c8e7:c49e:e470)
14:35.08pic0framehey guys!
14:35.57pic0framewhat advise can you give on redundancy / failover with Asterisk
14:43.45*** join/#asterisk bulkorok (~b.tietz@89.245.151.228)
14:45.30*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
14:45.44*** join/#asterisk c0rnoTa (~c0rnoTa@109.188.127.28)
14:45.53*** part/#asterisk c0rnoTa (~c0rnoTa@109.188.127.28)
14:46.38*** join/#asterisk dorphalsig (be939928@gateway/web/freenode/ip.190.147.153.40)
14:48.00dorphalsigHey Everybody. I asked this q yesterday, but I had to leave before somebody answered. I'm trying to install res_fax_spandsp on an asterisk 13 that was installed via RPM
14:48.10dorphalsigis there an RPM for that module?
14:52.50*** join/#asterisk babak (uid19622@gateway/web/irccloud.com/x-eovpoztnuoczgpgq)
14:53.34*** join/#asterisk happy-dude (uid62780@gateway/web/irccloud.com/x-wxxlddiopaxrivup)
15:02.39*** join/#asterisk cyberzork (~cyberzork@189-209-97-172.static.axtel.net)
15:12.06pic0framehey dorphalsig, http://www.rpmfind.net/linux/rpm2html/search.php?query=res_fax_spandsp.so%28%29%2864bit%29
15:15.43pic0framehttp://blogs.digium.com/tag/asterisk-13/
15:21.38*** join/#asterisk azerus (~badass@unaffiliated/badass)
15:22.12*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
15:37.25*** join/#asterisk babak (uid19622@gateway/web/irccloud.com/x-wduqxkqrngbijuzg)
15:49.13*** join/#asterisk hecatae (~philip@221.ttcbilling.com)
16:02.29*** join/#asterisk jargij (~jargij@docker.jaceksmit.nl)
16:02.41*** join/#asterisk danjenkins (danjenkins@gateway/shell/firrre/x-wcntoxfaoejmcknv)
16:06.44*** join/#asterisk theron (~theron@173-20-126-202.client.mchsi.com)
16:15.59*** part/#asterisk hecatae (~philip@221.ttcbilling.com)
16:22.33*** join/#asterisk azerus (~badass@unaffiliated/badass)
16:34.01*** part/#asterisk zizo (~zizo@unaffiliated/zizo)
16:48.01*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
16:48.13*** join/#asterisk Frojoe (Frojoe@2a01:7e00::f03c:91ff:fe70:bc74)
16:58.18*** join/#asterisk ledoktre (~ledoktre@216.51.224.229)
17:00.21ledoktregreetings!   To anyone out there, Ive got an interesting issue. I was on * 1.8 certified LTS, and just last night made a move over to 13 certified LTS.  Everything appeared to compile and install fine - had to download a new g729 codec from Digium, but everything started back up.  Problem now appears that when I call in to my box via PSTN etc, I am getting some weird stuttering in the audio.  Never had that before with 1.8.  Where does a guy start to
17:00.22ledoktrefigure that one out?
17:01.54ledoktreliterally tested it, worked fine, upgraded to 13, tested - had the stuttering.
17:10.29ledoktremaybe figured it out.  changed g729 from barcelona (recommended) to generic.  seems to be smooth now.
17:10.32*** part/#asterisk ledoktre (~ledoktre@216.51.224.229)
17:19.25*** join/#asterisk airjump (~Thunderbi@p4FDF09DC.dip0.t-ipconnect.de)
17:26.15*** join/#asterisk sparetire_ (~sparetire@unaffiliated/sparetire)
17:36.29*** join/#asterisk Sanfred (sanfred@paj.sanfred.se)
17:43.27SanfredHi. I'm trying to make two registrations to the same host, but all incoming calls to one of the phone numbers fail to authenticate, "username mismatch". https://issues.asterisk.org/jira/browse/ASTERISK-9395
17:43.55Sanfredoej has said that there is a lot of documentation. But where? What should I do to solve this?
17:48.50*** join/#asterisk DivideBy0 (~DivideBy0@unaffiliated/divideby0x0)
17:50.09[TK]D-Fendervery few proivders send authenticated calls at all
17:50.19[TK]D-FenderAnd you are matching them against a peer which matches by IP
17:50.22[TK]D-Fenderthat has a username in it
17:50.28[TK]D-Fenderand it will NOT match 3 possiblities
17:50.45[TK]D-FenderSo "type=peer" is an automatci fail on username match for auth
17:51.00[TK]D-FenderSo start by removing the challenge your system is making to the inbound call
17:51.06[TK]D-Fenderinsecure=port,invite
17:51.07[TK]D-Fender^^^^
17:57.06Sanfredbut the problem is that it matches the wrong peer. "check_auth: username mismatch, have <u0812104026>, digest has <u0812104027>"
17:58.02Sanfredand if I call the other number, it works, without insecure. So I think the provider authenticates, but asterisk can't match it correctly.
17:58.14[TK]D-Fenderpeer matches by IP <-
17:58.17[TK]D-FenderThe host is the SAME
17:58.28[TK]D-FenderIt will always match the first no matter what being type=peer
17:58.52Sanfredokay, so what should I use instead of peer?
17:58.58[TK]D-FenderAnd this still assumes they send you authed calls at all
17:59.03[TK]D-Fender^
17:59.16[TK]D-FenderIf they aren't sending auth, then even if there's a name there might be no pass
17:59.37[TK]D-FenderIf they do full auth (which I've almost never seen), then you'll have to create USER entries for them
18:01.25SanfredThe provider sends "INVITE sip:u0812104027@46.253.192.221:5060 SIP/2.0", isn't there any way to make asterisk read the username part of the invite?
18:07.41[TK]D-Fender<[TK]D-Fender> If they do full auth (which I've almost never seen), then you'll have to create USER entries for them <---
18:07.49[TK]D-Fenderuser = match by username
18:08.11[TK]D-FenderWhich will still fail if they don't sen full auth with their calls
18:09.59SanfredAh, I changed to type=user, and now it works fine. Thank you!
18:10.23SanfredObviously my provider is better than most ;)
18:10.34[TK]D-FenderNo, now try to call OUT....
18:15.05*** join/#asterisk Iamnacho (~Iamnacho@ip72-213-62-18.om.om.cox.net)
18:15.10*** join/#asterisk gusto (~gusto@2001:4c50:62f:ad13:8219:34ff:fecf:17f0)
18:22.00*** join/#asterisk Iamnacho (~Iamnacho@ip72-213-62-18.om.om.cox.net)
18:24.53*** join/#asterisk azerus (~badass@unaffiliated/badass)
18:25.32*** join/#asterisk bananabas (~bananabas@unaffiliated/bananabas)
18:25.40*** join/#asterisk phix (~threat@123-243-44-131.static.tpgi.com.au)
18:28.54*** join/#asterisk nanoha-sama (~nanoha-sa@van-app-svr.ad.v10networks.ca)
18:36.05*** join/#asterisk adeeln (~adeeln@2602:ffc1:1:face:38d2:6e11:2a1:ba36)
18:48.48*** join/#asterisk linocisco (~linocisco@111.84.193.159)
18:48.54linociscohi all
18:49.22linociscoI hope everybody has play the audio "Hello World"
18:50.47linociscoDoes Asterisk has native feature to play the speech or announcement 2x 3x faster if sysadmin feel that it is lazy voice of Allison Smith
18:52.46*** join/#asterisk jsarrel (~jsarrells@wan1.sptbg.vowdata.com)
18:53.37[TK]D-Fender*'s playback apps take what is in the audio file
18:53.48[TK]D-FenderYou want it faster... go chnge the recording
18:54.42linocisco[TK]D-Fender, meaning I have to use audacity or any audio editing software to tweak the default asterisk sound files?
18:54.51[TK]D-FenderAudio is what it is
18:54.56[TK]D-Fenderedit it yourself
18:55.00[TK]D-Fenderthere is no "play faster"
18:55.28filedoesn't mean it'll sound good, though
18:56.21[TK]D-FenderWhy start thinking now?
18:58.58linocisco[TK]D-Fender, thinking to play faster? some prompts seem slower to hear
19:00.14DivideBy0how's that "3 day weekend" treating you file?
19:01.03fileDivideBy0, well! shopping and lunch was good
19:02.02[TK]D-Fenderlinocisco, Files are files.
19:03.00linocisco[TK]D-Fender, I know file(s).
19:03.30[TK]D-Fenderlinocisco, They aren't slow.  They are what they are.  Go edit them if you feel like it
19:04.29linocisco[TK]D-Fender, yes. compared to some prompts from Avaya and Cisco.
19:05.47[TK]D-Fenderlinocisco, Who says they aren't "fast"?
19:06.15[TK]D-Fenderlinocisco, perhaps your assumption of what it baseline is faulty
19:06.32[TK]D-Fenderlinocisco, Either way, you have the files, do whatever you want to them
19:07.02linocisco[TK]D-Fender, I myself feel that. ok let it be if asterisk dosn't have function to play 2x or 3x faster. thanks
19:09.35*** join/#asterisk K0HAX (~K0HAX@c-75-72-143-131.hsd1.mn.comcast.net)
19:21.29*** join/#asterisk wonderworld (~ww@ip-176-199-166-61.hsi06.unitymediagroup.de)
19:24.30drmessanoSo a couple of my users take too long to explain things
19:24.34drmessanoCan Asterisk speed them up?
19:24.42drmessanoIs there a SlowUser() function?
19:25.07drmessanoor UserSpeed option for Dial()?
19:25.16drmessanoHelp me now, please, and make it fast
19:30.03robmalYou could make a voicemail-like custom dialplan, that would record their channel, occasionaly playing 'uhm' and 'go on' from another, then speed up the recording by 1.5,play it to you and bridge you to the caller.
19:30.37robmalI'd call it 'Gramma Style'
19:33.48*** join/#asterisk vader- (~Adium@pool-173-49-160-70.phlapa.fios.verizon.net)
20:02.23*** join/#asterisk babak (uid19622@gateway/web/irccloud.com/x-wrazpjyhvrhvlirj)
20:08.18*** join/#asterisk luckman212 (~luckman21@unaffiliated/luckman212)
20:11.20*** part/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
20:12.03*** join/#asterisk frek818 (~frek818@172.56.17.228)
20:21.12*** join/#asterisk Panther_Modern (~Panther_M@unaffiliated/panther-modern/x-6168176)
20:21.12*** join/#asterisk pchero (~pchero@0x555140b5.adsl.cybercity.dk)
20:28.19*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
20:29.03*** join/#asterisk azerus (~badass@unaffiliated/badass)
20:51.10*** join/#asterisk darkbasic_ (~quassel@niko.linuxsystems.it)
20:53.17*** join/#asterisk MertsA (44013d03@gateway/web/freenode/ip.68.1.61.3)
20:57.48*** join/#asterisk bkruse (~Adium@24.42.207.11)
20:59.45*** join/#asterisk dorphalsig (be939928@gateway/web/freenode/ip.190.147.153.40)
21:00.11dorphalsigHello
21:00.41dorphalsigI'm trying to get app_fax_spandsp to work in asterisk13
21:01.07dorphalsigSorry
21:01.14dorphalsigres_fax_spandsp
21:01.50dorphalsigI installed asterisk from RPM and then tried to build the .so from source and just copy it
21:02.03dorphalsigasterisk then whined about the compile options
21:02.55dorphalsigIve looked around for the rpm of that module, but it seems like its only done up to asterisk 11
21:03.37dorphalsigSo I figured I could ask here if anybody know the compile options of the rpm
21:03.54*** join/#asterisk superscrat (~asanders@173-21-89-217.client.mchsi.com)
21:08.45*** part/#asterisk jsarrel (~jsarrells@wan1.sptbg.vowdata.com)
21:09.17*** join/#asterisk Panther_Modern (~Panther_M@unaffiliated/panther-modern/x-6168176)
21:11.22MertsAyou might want to try getting the source rpm from whatever source you installed asterisk 13 from and go from there
21:11.56MertsAunfortunately it looks like the digium repo I use for Centos 6 doesn't have any packages that provide res_fax_spandsp
21:13.36*** join/#asterisk slav3_kitten (~frankthet@unaffiliated/slav3-kitten/x-0866809)
21:16.33*** join/#asterisk Frojoe (Frojoe@2a01:7e00::f03c:91ff:fe70:bc74)
21:35.15MertsASo I've got a confusing problem
21:36.20MertsAI have an asterisk 13 install that's pretty standard, if someone calls in to a number that dials a SPA504g cisco phone it rings just fine and everything works including transferring calls
21:37.05MertsAhowever, if the local cisco phone is set up to forward all calls, asterisk immediately gets a 302 redirect
21:37.35MertsAand it calls whatever number it was forwarded to and adds the incoming and outgoing calls to two bridges
21:37.57MertsAbut no audio seems to be passed over the bridge, it's just silence on both sides
21:38.15MertsAit worked in asterisk 11 but after migrating to asterisk 13 it broke
21:38.28MertsAwhere do I even start to try to troubleshoot this?
21:43.59*** join/#asterisk shazaum (~shazaum@unaffiliated/shazaum)
22:03.32[TK]D-Fenderlook at the actual call.  302 only redirects to the dialplan so the 302 itself isn't a real factor.  It's all about where the call came in fron and how it goes back out
22:16.00*** join/#asterisk K0HAX (~K0HAX@c-75-72-143-131.hsd1.mn.comcast.net)
22:46.50*** join/#asterisk Cyford33_c (junkmail@c-73-207-183-115.hsd1.ga.comcast.net)
23:32.42*** join/#asterisk TeslaZap (~teslazap@unaffiliated/teslazap)
23:32.54*** join/#asterisk azerus (~badass@unaffiliated/badass)
23:59.36*** join/#asterisk fstd (~fstd@unaffiliated/fisted)

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