IRC log for #asterisk on 20161116

00:00.25*** join/#asterisk TandyUK (~admin@87.252.44.195)
00:03.07*** join/#asterisk andresmujica (~andresmmu@ubuntu/member/andresmujica)
00:28.21*** part/#asterisk JAT-WR (JAT-WR@wsip-70-184-71-20.oc.oc.cox.net)
00:28.27*** part/#asterisk kharwell (kharwell@nat/digium/x-zdrgzjjrzhnvpqee)
00:34.17*** join/#asterisk resist0r (uid18260@gateway/web/irccloud.com/x-qiizqnzzqbbxupxq)
00:42.43AkariYeah there are a lot of assumptions involved in FreePBX
00:43.08AkariNot that it's a bad thing but you have to know they're being made.
00:43.40AkariO that's basically what the thingy said
00:51.40*** join/#asterisk daemon (~daemon@hostname.racing)
01:04.42*** join/#asterisk fstd_ (~fstd@unaffiliated/fisted)
01:08.48daemonhey all what is the default port the web administration panel opens up on
01:09.49[TK]D-FenderDepends on which one you're referring to
01:10.04daemonasterisk13-13.12.1             Open Source PBX and telephony toolkit
01:10.19daemonoh I thought asterisk normally came with a web panel
01:10.25daemonbeen quite a while since I had to set one up
01:10.40daemonnot even really sure if its the right tool for the job
01:10.59[TK]D-FenderAsterisk is a telephony engine
01:11.21[TK]D-FenderEverything more is something completely else
01:11.28daemonI have a phone number / voip tunnel on sipgate, I want it so that I can ring that number and asterisk picks up and from there I can ask for some system information temperature etc
01:11.49[TK]D-Fender* is certainly capable of that
01:12.08daemonperfect
01:14.56[TK]D-FenderIf you're referring to the actual server temperature then you'll need to know how to get that information, but once you have it it's easy enough to get * to read it back.
01:15.06[TK]D-FenderAnd prompt as to what you want to look up
01:15.36daemonah yes already got that, I have a perl script that grabs the relevent information pumps it through a text2voice and gives you an mp3
01:18.15daemonhmm
01:18.16daemonNo ethernet interface found for seeding global EID. You will have to set it manually.
01:18.27daemonis that set in sip.conf or elsewhere?
01:21.16[TK]D-Fenderno need for text 2 voice
01:21.20[TK]D-Fender* can just read the # back
01:21.31[TK]D-Fendernot sure what's giving that other message
01:21.35[TK]D-FenderYou've have to actually show it
01:21.59daemonhttps://paste.ee/r/8TyX3
01:27.34daemonlooks like they even tell you config you need
01:27.34daemonhttps://basichelp.sipgate.co.uk/hc/en-gb/articles/206404129-Asterisk-PBX
01:27.35daemon:)
01:28.08daemonwonder how I test if it works the panel says the line is not connected
01:28.10daemonhmm
01:31.01[TK]D-FenderHow did you install your system?
01:31.12daemonportmaster -Bd misc/asterisk13
01:31.22daemonthere was also asterisk11
01:31.27daemonwent with the later one
01:33.12daemonI managed to connect with asterisk -r
01:33.22daemonseems happy enough, did not bring up that voip connection though
01:35.04[TK]D-Fender"bring up voip connection" doesn't really say anything
01:35.19daemonthe panel on sipgate says nothing is connected
01:35.35daemonlike if I use a softphone or so the panel normally notes its connected
01:35.43daemonbut its not saying anything is connected to the account at the moment
01:36.05[TK]D-Fenderto debug that we'd hav to actually look
01:36.14[TK]D-Fenderand prove that it's trying to do something... is configure, etc
01:36.17daemonhostname*CLI> sip set debug on
01:36.20daemonI set debugging on
01:48.15*** part/#asterisk saul (~hubert@165.98.98.114)
01:52.41[TK]D-Fenderprove something
01:52.46[TK]D-Fenderthat you ave peers configured.
01:52.52[TK]D-Fenderif you're trying to register.
01:52.58[TK]D-Fenderetc
01:54.23daemonhttps://paste.ee/r/AOhvR
01:54.33daemonuserid is the userid they gave me at the voip provider
01:54.38daemonjust did not want to put it in public paste :)
01:54.53[TK]D-Fenderok, so you have a peer for them
01:55.00[TK]D-Fendernow to prove that you're registered
01:55.10daemonok dokey, how do I do that
01:58.25daemonif I try to call the phone number its says its not connected
01:58.43daemonI used this config:
01:58.44daemonhttps://basichelp.sipgate.co.uk/hc/en-gb/articles/206404129-Asterisk-PBX
01:58.54daemonreplaced all the SIPID/SIP-ID with the userid they gave me
01:59.01daemonand SIPpassword with the pass
02:00.53[TK]D-FenderYou haven't proven that you registered
02:01.10[TK]D-FenderPointing to a guide doesn't proved taht it's right... or that you followed it
02:03.14daemonhow do you prove its registered
02:08.35[TK]D-Fender"sip show registry"
02:10.54daemon0 sip registrations
02:14.21[TK]D-FenderAnd that would be "failure to do that half of the job"
02:14.41[TK]D-FenderTime to go back ... and follow that guide you said you did
02:14.57daemonI did follow it
02:15.13daemonwell its not really a guide its two configs you change id & password in
02:16.05[TK]D-FenderYou didn't register
02:16.08[TK]D-FenderSo no, you didn't
02:16.27daemonyes, I did.
02:16.41daemonthe config is probably for a different version of asterisk or not been updated in years
02:16.54daemonhow do you get asterisk to give you debug information so perhaps I can figure out whats wrong
02:17.36[TK]D-Fenderhttps://teamhelp.sipgate.co.uk/hc/en-gb/articles/207414635-How-Do-I-Configure-Asterisk-for-sipgate-trunking-
02:17.43*** join/#asterisk matrix1233 (~matrix123@197.2.140.217)
02:17.45[TK]D-FenderThere is no debug information
02:17.51daemonits not for trunking
02:17.51[TK]D-FenderYou aren't listening you SKIPPED A STEP
02:18.31[TK]D-Fenderdaemon> if I try to call the phone number its says its not connected <- You have to REGISTER or they don't knwo where to CONTACT YOU
02:18.35[TK]D-Fender^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
02:19.41daemonright how do I register
02:19.51daemonthat guide is for there trunking services
02:19.58[TK]D-FenderSame thing
02:20.08daemontrunking is a paid service
02:20.10[TK]D-Fender...
02:20.12daemonI do not have that on my account
02:20.26[TK]D-FenderWhere you can DIAL doesn't mean a damn bit of difference
02:21.27*** join/#asterisk rwb (~Thunderbi@65-183-151-239-dhcp.burlingtontelecom.net)
02:26.36drmessanoCan I use Asterisk to replace my Obamaphone?
02:26.38drmessanoAsking for a friend
02:38.50*** join/#asterisk ketas (~ketas@0011-0000-0000-0000-35dc-8408-07d0-2001.dyn.estpak.ee)
02:42.21*** join/#asterisk ketas- (~ketas@200-62-46-176.dyn.estpak.ee)
02:47.40*** join/#asterisk luckman212 (~luckman21@unaffiliated/luckman212)
02:49.17*** part/#asterisk daemon (~daemon@hostname.racing)
02:52.14[TK]D-Fender...and he's gone
02:52.24[TK]D-FenderSo much for hearing if he even tried
03:37.11*** join/#asterisk rpifan (~rpi@73.106.73.174)
03:39.00SamotHello! I'd like to buy a registration...
03:39.25SamotA registration for my pet fish Eric. He isssssss a halibut.
03:39.59drmessanoI register all my illegals
03:40.02drmessanoDoes that count?
03:40.21SamotAre they all named Eric?
03:41.20drmessanoThey can bee
03:41.29SamotCleese + Chapman was the gold standard. However, Cleese + Palin was always a riot as well. Cheese Shop, Fish License...
03:42.18SamotAnd of course, Parrot Skit.
03:44.20drmessanoYes, yes
03:44.56drmessanoStrange women, lying in ponds, distributing swords is no basic for a system of government
03:45.17drmessanoSupreme executive power should be decided by an electoral college
03:47.26drmessanoClearly the "Lady of the lake" is the state of Florida
03:48.09SamotLol
03:48.36SamotWhat was it called? Four Yorkshire Men or something...
03:49.12SamotWhere they sat around one upping each other about how rough their childhoods each where.
03:49.29drmessanoThe one with the shoebox
03:49.36SamotYes.
03:49.37drmessanoHole in the floor
03:49.43SamotStreet
03:49.49SamotHole in the street
03:50.18drmessanohttps://www.youtube.com/watch?v=Xe1a1wHxTyo
03:51.07Samot"I'd wake up a half hour before going to bed, work 26 hours at the mill and when we get home our father would kill us and dance on our graves"
03:51.18drmessanoHalf the floor was missing
03:51.26drmessanoAll 26 of them huddled into one corner
03:51.32drmessanoThats what I was thinking of
03:51.45SamotSucking on rockm
03:51.51SamotRocks
03:52.09drmessanoCardboard box?  You were lucky
03:53.27SamotBut we where happy in those days
03:53.46SamotCold cup of tea..
03:53.56SamotWith no milk or surgar...
03:54.02SamotOr tea..
03:54.15drmessanoHad to get up in the morning, at 10 o'clock at night, a half an hour before I went to bed..
03:54.23drmessanoAlways loved that line
03:54.30SamotYup
03:54.50drmessanoYou try to tell the kids of today that
03:55.07SamotThey dont believe you...
03:55.37drmessanoI feel like that, actually
03:55.54drmessanoWalking 2 miles to school, IN THE SNOW, up a hill, with no iPhone.
03:56.16SamotWe had to use....cassettes!!!
03:58.01SamotBack in my day, you could record only two shows at a time....
03:58.10drmessanoWe could only listen to ONE ALBUM at a TIME
03:58.20SamotAnd there was none of this fancy streaming..
03:58.29drmessanoWhen a band dropped a new mixtape, we called it an ALBUM and we had to go BUY IT
03:58.38drmessanoAt a STORE
03:58.44SamotNo.....
03:59.39drmessanoWe could only listen to 8-12 songs at a time
03:59.45SamotWe had to have phone lines...
04:00.02SamotReal ones
04:00.15drmessanoYou know what games we had on our phones?  TALK TO PEOPLE
04:00.22drmessanoThat was it
04:00.25SamotAnd choose if we wanted calls or internet access
04:00.59SamotYour contact list was a notebook
04:01.36drmessanoSocial Media was the MALL
04:01.55SamotEditing require scratching out old info and writing in new
04:03.02SamotOnline banking meant you balanced you check book by hand while chatting  in a BBS room.
04:03.22drmessanoWe didnt show a girl our interest by sending a dick pic.. We would start a conversation
04:03.33SamotWell...
04:03.42Samotthat because it took 30 minutes to get the pic.
04:03.46drmessanoSpeaking of dick pics.. You know how long it took to send one?  4 days!
04:03.47SamotYou had to kill time during the transfer.
04:04.00drmessanoYou had to take it
04:04.01drmessanoGet it processed
04:04.06drmessanoWait for it to come back
04:04.09drmessanoThen mail it
04:04.19drmessanoand hope she was the only one that opened her mail
04:04.33SamotNot make eye contact with the person working the photo booth at the drug store when you picked up your pictures.
04:04.48drmessanoYES! lol
04:04.53SamotBecause you know they know.
04:05.17drmessanoYes
04:05.21drmessanoThey know
04:05.43SamotIt's why Polaroids made such a come back in the early ages of the Internet.
04:05.52drmessanoI remember when getting your photos on Floppy disk was all the rage
04:06.15SamotI got a polaroid and a scanner... LADIES BEWARE
04:06.42SamotI mean sending a dick pic to dedication.
04:07.11SamotThere were steps involved.
04:07.26drmessanoRemember when you had to give chicks your real number/
04:07.28drmessano?
04:07.51SamotRemember how chicks still gave you a fake number?
04:07.57SamotSomethings haven't changed.
04:08.20SamotBut instead of the corner party store you just get Lenny now.
04:08.21drmessanoNow its like "Text me at umm.. lemme go check the number"
04:09.25SamotLol.
04:10.17SamotOr fake emaisl.
04:10.20Samoter emails.
04:10.29SamotBecause email actually cost money back then...
04:10.44drmessanoNot if you had Juno and a floppy disk
04:10.47drmessanolol
04:10.49Samothahaha.
04:10.57SamotThat's right, Juno...
04:11.04drmessanoI LOVED juno
04:11.16SamotThat's where the rod4booty@ emails went.
04:11.31drmessanoI wrote a launcher for Juno in VB.. it would delete all the ads then launch the EXE
04:11.51drmessanoJunoAdKiller
04:12.18drmessanoThat was my legit first app.. and I had to read books to learn how to do it
04:14.12drmessanoMy parents still use Juno
04:14.30drmessanoWell, whats left it.. AKA NetZero email on the juno.com domain
04:15.43drmessanoAlso wrote an NetZero launcher.. which would delete the JRE and replace java.exe with a zero length, read-only +system file
04:18.28SamotNetZero is still around
04:18.29Samot?
04:19.14drmessanoIts just free email now, i think
04:19.28drmessanoI stand corrected
04:19.58drmessanoI guess they do still have some limited internet
04:20.02drmessanoand paid stuff
04:20.03drmessanowow
04:21.02drmessanoYeah the mobile data stuff too.. I remember that
04:21.33drmessano200MB Free per month would be cool for shell access
04:22.38drmessanoSince they're on the Sprint network, it will take you a month to use 200MB anyway
04:24.08drmessanoDamn, imma have a new phone in 2 days
04:40.10*** join/#asterisk daemon (~daemon@hostname.racing)
05:20.09Akaribbl
05:20.14*** part/#asterisk Akari (akari@unaffiliated/akari)
05:29.23*** join/#asterisk Pegasus_RPG (~Icedove@47.142.200.28)
05:30.20Pegasus_RPGHello. Are DPMA and Digium Configuration Server the same thing?
05:55.05[TK]D-Fenderhttps://www.google.ca/#q=Digium+Configuration+Server+
05:55.32[TK]D-FenderI see an answer before even following any of the links from the first page of results.
05:57.56*** join/#asterisk jkroon (~jkroon@2c0f:f720:1:0:fcb3:e235:8b0a:1f6b)
06:00.08Rasputin3711Is a ring-group right thing for parallel call to 2 extensions?
06:00.45[TK]D-FenderDial() can call multiple devices simultaneously
06:00.57[TK]D-FenderQueue() can also call more than 1 device at a time
06:01.00[TK]D-FenderSo can Page()
06:01.07[TK]D-FenderPossibly others
06:03.31Rasputin3711Dial() - is best for performance ?
06:04.09[TK]D-FenderThat isn't a valid question
06:04.16[TK]D-FenderThere is no miracle "performance".
06:04.22[TK]D-FenderYou need to understand what each does
06:07.14Rasputin3711thx, i think Dial() is a good for my case.
06:18.17*** join/#asterisk jkroon (~jkroon@2c0f:f720:1:0:fcb3:e235:8b0a:1f6b)
06:23.55drmessanoRotary() is a terrible option
06:24.03drmessanoTakes forever
06:25.24*** join/#asterisk infernix (nix@unaffiliated/infernix)
06:28.23[TK]D-FenderYes, my # is 9900000
06:30.34*** join/#asterisk SupaYoshi (~SupaYoshi@104.223.1.186)
06:36.44*** join/#asterisk ixyd (~denzs@b2b-46-252-133-250.unitymedia.biz)
06:56.04*** join/#asterisk tuxian (~tuxian@igilmour.plus.com)
06:58.28*** join/#asterisk bof22 (~Thunderbi@185.13.183.107)
07:27.58*** join/#asterisk matsk (~matsk@vpnbl.borderlight.net)
07:58.58*** join/#asterisk jkroon (~jkroon@uls-154-73-35-201.wall.uls.co.za)
08:14.01*** part/#asterisk Pegasus_RPG (~Icedove@47.142.200.28)
08:14.42*** join/#asterisk tzafrir (~tzafrir@local.xorcom.com)
08:15.05*** join/#asterisk pchero_work (~pchero@109.70.54.56)
08:29.30*** join/#asterisk friedrich (~friedrich@aextron.de)
08:36.17*** join/#asterisk matrix1233 (~matrix123@197.2.140.217)
08:38.19*** join/#asterisk Tiffon (~name@unaffiliated/tiff0n)
08:40.37*** join/#asterisk mirela666 (~mirkob@89.184.168.160)
08:46.46*** join/#asterisk UncleKiwi (~UncleKiwi@unaffiliated/unclekiwi)
08:50.25UncleKiwihi all
08:52.23WIMPylo you :-)
08:53.38UncleKiwii spent a whole day troubleshooting a printer
08:53.51UncleKiwiahaha
08:54.41UncleKiwiWIMPy have you used chan_mobile ?
08:54.43*** join/#asterisk miralin (~Thunderbi@195.19.212.23)
08:57.49UncleKiwiim thing of using chan_mobile in a production environment
08:59.26UncleKiwii'll get my testing started tomorrow but im just curious about the idea being a good one or not
08:59.49UncleKiwibluetooth between asterisk and mobile phone
08:59.52UncleKiwihmmm
09:04.59*** join/#asterisk hehol (~hehol@gatekeeper.loca.net)
09:30.23*** join/#asterisk matrix1233 (~matrix123@197.2.140.217)
09:50.29*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
09:54.43*** join/#asterisk sekil (~sekil@cable-89-216-226-59.dynamic.sbb.rs)
10:12.12cmendes0101I don't seem to have SipAddHeader. Anyone know what module this is? Poking around menuselect but can't find it
10:15.23*** join/#asterisk afournier (~admin@241-117.80-90.static-ip.oleane.fr)
10:15.27afournierhi
10:22.00TandyUKcmendes0101: i didnt realise that was an option
10:22.27*** join/#asterisk thiagoc (~thiagoc@unaffiliated/thiagoc)
10:22.31cmendes0101So I'm digging a little deeper. I guess that was just something in chan_sip
10:23.16cmendes0101since I'm using pjsip I would need to set PJSIP_HEADER
10:23.43cmendes0101more of a setting variable I guess. Docs just mentioned it as a function so not sure totally
10:24.24*** join/#asterisk matrix1233 (~matrix123@197.2.140.217)
10:50.19*** join/#asterisk u0m3_ (~u0m3@188.25.14.68)
10:58.41*** join/#asterisk matrix1233 (~matrix123@197.2.140.217)
11:09.41*** join/#asterisk sekil (~sekil@cable-89-216-226-59.dynamic.sbb.rs)
11:15.38*** join/#asterisk thiagoc (~thiagoc@unaffiliated/thiagoc)
11:21.44*** join/#asterisk captain118 (uid167508@gateway/web/irccloud.com/x-ypsupjcnaflkjfwo)
11:23.24wyounghihihihijiji
11:28.50*** join/#asterisk Jesterboxboy (~Thunderbi@80-109-194-26.cable.dynamic.surfer.at)
11:39.31*** join/#asterisk friedrich (~friedrich@aextron.de)
12:01.25*** join/#asterisk ixyd (~denzs@2a03:2260:10:20:d0b0:450f:2f5f:3f91)
12:14.05*** join/#asterisk [NC] (~nc@rv1.sabius.net)
12:14.58*** join/#asterisk jkroon (~jkroon@uls-154-73-35-201.wall.uls.co.za)
12:16.15*** join/#asterisk saltsa (~joonas@dsl-hkibrasgw1-58c018-65.dhcp.inet.fi)
12:16.37*** join/#asterisk Nugget (~nugget@rennsport.macnugget.org)
12:17.37*** join/#asterisk emk (~emk@unaffiliated/emk)
12:20.34*** join/#asterisk boris_t (~boris_t@212.119.243.183)
12:39.30*** join/#asterisk stefan27 (~stefan27@static-212-247-4-149.cust.tele2.se)
12:50.37*** join/#asterisk pawiecki (~pawiecki@router.dir.pl)
12:54.45pawieckiIf I reload my dialplan (connected via 'asterisk -vvvr'), it shows Warnings about some duplicated extensions, but when i reload it again, even after some changes, it will not warn me again. Is that normal? How can I make sure, I'm not missing any Warnings?
12:55.47*** join/#asterisk davlefouAMD (~davlefouA@41.227.43.73)
13:12.17*** join/#asterisk miralin (~Thunderbi@195.19.212.23)
13:29.53*** join/#asterisk bof22 (~Thunderbi@185.13.183.107)
13:44.57*** join/#asterisk covalschi (~covalschi@212.28.74.160)
13:46.40*** join/#asterisk brad_mssw (~brad@66.129.88.50)
13:47.05*** join/#asterisk libardi (~kvirc@187.64.232.60)
14:01.17*** join/#asterisk Qwell (~north@asterisk/developer/Qwell)
14:01.17*** mode/#asterisk [+o Qwell] by ChanServ
14:01.51*** join/#asterisk [TK]D-Fender (~joe@216-191-106-165.dedicated.allstream.net)
14:11.13*** join/#asterisk Qwell (~north@asterisk/developer/Qwell)
14:11.13*** mode/#asterisk [+o Qwell] by ChanServ
14:21.19*** join/#asterisk newtonr (RustyNewto@nat/digium/x-kxjddfvbfxmzhwiw)
14:21.20*** mode/#asterisk [+o newtonr] by ChanServ
14:49.54*** join/#asterisk cresl1n (Adium@asterisk/libpri-and-libss7-expert/Cresl1n)
14:49.54*** mode/#asterisk [+o cresl1n] by ChanServ
15:08.22*** join/#asterisk kharwell (kharwell@nat/digium/x-jcsnorzaoojrngfw)
15:08.22*** mode/#asterisk [+o kharwell] by ChanServ
15:11.12*** join/#asterisk roukoswarf (root@rouk.org)
15:12.17roukoswarfhola, im getting a 403 according to bria, and ioerror according to linphone on a fresh asterisk build, port is open, and no iptables running, debug isnt spitting anything out, any ideas?
15:13.01Kuunsiroukoswarf: configuration? sip debug? (nopaste!)
15:13.01roukoswarfnot sure how to go about debugging, tcpdump i guess?
15:13.13roukoswarfnothing hitting sip debug... its spooky.
15:13.52roukoswarfchecking if im somehow not getting packets now
15:14.10Kuunsiif you want, tell me IP, and i'll check if port is open
15:14.18roukoswarfrouk.org
15:14.22roukoswarfv4 and v6
15:14.27roukoswarfbeen testing on v4
15:15.28roukoswarfdont seem to be getting any packets... "tcpdump -n udp dst port 5060"
15:15.42Kuunsi5600/udp open|filtered unknown
15:15.47Kuunsioh, wait
15:15.50Kuunsitypo
15:15.52roukoswarfyeah, not sure how to make sense of that
15:16.05roukoswarf10:17:19.602642 IP 81.75.57.27.56556 > 192.95.36.179.5060: SIP
15:16.07roukoswarfis that you?
15:16.35roukoswarfif so, why is my traffic not hitting it.
15:16.50Kuunsi5060/udp open|filtered sip
15:16.56Kuunsiand yes
15:17.06Kuunsiopen|filtered
15:17.08KuunsiNmap places ports in this state when it is unable to determine whether a port is open or filtered. This occurs for scan types in which open ports give no response. The lack of response could also mean that a packet filter dropped the probe or any response it elicited. So Nmap does not know for sure whether the port is open or being filtered. The UDP, IP protocol, FIN, NULL, and Xmas scans classify ports
15:17.10Kuunsithis way.
15:17.55roukoswarfso, what am i doing wrong? does asterisk not respond globally by default?
15:18.01roukoswarfam new to asterisk
15:18.43Kuunsiare you _sure_ there is no iptables running?
15:18.57Kuunsiwhat does `iptables -S` give you?
15:19.27Kuunsialso, check `netstat -tulpe` to make sure asterisk is listening there (and not some other tool
15:19.41roukoswarf3 lines of accept, the iptables service is disabled.
15:20.08roukoswarfudp        0      0 0.0.0.0:sip             0.0.0.0:*                           asterisk   11686      638/asterisk
15:20.36Kuunsishow me your sip.cof
15:20.39Kuunsiconf*
15:20.47roukoswarfany pefered paste server?
15:21.20roukoswarfi cut the config down to nothing and used some random one i found online, but its the same behavior as the default configs.
15:21.25*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
15:22.16Kuunsi~pb
15:22.16infobot[pastebin] a web-based service where you should paste anything over 3 lines so you don't flood the channel. Here are links to a few: http://pastebin.ca, http://channels.debian.net/paste, http://paste.lisp.org, http://bin.cakephp.org/; or install pastebinit with yum or aptitude.
15:23.17roukoswarfhttps://ptpb.pw/Dw8U
15:25.06*** join/#asterisk putnopvut (putnopvut@asterisk/master-of-queues/mmichelson)
15:25.06*** mode/#asterisk [+o putnopvut] by ChanServ
15:26.37roukoswarfany ideas?
15:27.13roukoswarfhttps://ptpb.pw/2MrH
15:27.14roukoswarfthis too
15:27.50[TK]D-Fenderdialplan has nothing to do with 403
15:27.55[TK]D-Fender403 is an auth refusal
15:28.11[TK]D-Fender"sip set debug on"
15:28.17[TK]D-Fenderprove the call attempt is arriving
15:28.43roukoswarfi think the client may be bonkers, as im getting 403 on bria on my cell, and ioerror on linphone on my desktop
15:28.58roukoswarfand no debug ever appears, even at core 5 sip 5
15:29.28roukoswarfim not sure if my network here is crazy or something
15:29.45roukoswarfi can register to other sip servers fine, and this chat is relayed through that server.
15:29.54Kuunsisip debug has no levels
15:30.17roukoswarfi mean verbose 5 core 5
15:30.19[TK]D-FenderThere is no "sip 5"
15:30.36[TK]D-Fender<roukoswarf> i mean verbose 5 core 5 <- and that is NOT what I told you to do
15:30.46[TK]D-Fender<[TK]D-Fender> "sip set debug on" <----------------------
15:31.13roukoswarfyeah, when i tested it with verbose i also put sip debug on.
15:31.31roukoswarfjust put it on again, got 403, no debug in shell.
15:31.41roukoswarftested from another network too.
15:33.42roukoswarfthats why im here, i dont understand whats going on.
15:34.17[TK]D-Fender"sip show settings" <-
15:34.24[TK]D-Fender~pb
15:34.24infobotwell, pastebin is a web-based service where you should paste anything over 3 lines so you don't flood the channel. Here are links to a few: http://pastebin.ca, http://channels.debian.net/paste, http://paste.lisp.org, http://bin.cakephp.org/; or install pastebinit with yum or aptitude.
15:34.26[TK]D-Fender^^^
15:35.30roukoswarfyes, im aware of not pasting 300 lines here
15:36.24roukoswarfhttps://paste.debian.net/hidden/acfa1fc0/
15:38.06*** join/#asterisk miralin (~Thunderbi@194.8.128.51)
15:38.57[TK]D-FenderIs your * behind NAT?
15:39.08[TK]D-FenderWhere is the cliet relative to your server?
15:39.54roukoswarfclient is behind nat, server is public
15:40.19roukoswarfneed to enable something for nat traversal?
15:40.45*** join/#asterisk luckman212 (~luckman21@unaffiliated/luckman212)
15:41.16[TK]D-FenderSo your server has a public IP directly on it?
15:41.22roukoswarfyes, of course.
15:41.32[TK]D-Fender"iptables --list"
15:41.50roukoswarfserver is a vm on a shared adapter
15:42.10roukoswarfno rules, default accept on all.
15:42.11[TK]D-Fenderneeds to be bridged witha  unique IP
15:42.27roukoswarfnot when youre sharing an adapter with macvtap
15:42.35[TK]D-Fender...
15:42.38roukoswarfworks for the other 100 vms, including this one.
15:43.00[TK]D-Fenderthat is a BAD assumption for UDP
15:43.46roukoswarfreally dont have anything running over udp usually, but havnt hit any weirdness yet.
15:44.05[TK]D-FenderSIP = UDP
15:44.21roukoswarfyeah, first sip server im messing with on this setup
15:44.36roukoswarfcould tcp it, but would be kinda stupid.
15:45.03roukoswarfi cant find any issues with macvtap+udp. do you have any info on that?
15:46.39*** join/#asterisk rwb (~Thunderbi@65-183-131-95-dhcp.burlingtontelecom.net)
15:47.19igcewielingroukoswarf: does the VM have a unique public IP?
15:47.27roukoswarfyes, of course.
15:47.52igcewielingWhat is the problem?
15:48.22roukoswarfbria is throwing me a 403, no debug is printed from asterisk, dont see any packets hitting it at all.
15:48.28*** join/#asterisk rmudgett (rmudgett@nat/digium/x-ctzqtmgbtjhkrnas)
15:48.28*** mode/#asterisk [+o rmudgett] by ChanServ
15:48.47igcewielingI assume you are not using Verizon Wireless for internet access?
15:48.48roukoswarfsaw other people hit 5060 with packets, but not mine, and i tried from multiple networks at this point.
15:49.01roukoswarfnope, bell mobility, cogeco cable, rogers.
15:49.21roukoswarfhave sip working on another server on the exact same devices and networks
15:49.24igcewielingah, you live in a civilized part of north america.
15:49.44igcewielingdo you see the packets if using tcpdump instead?
15:49.46roukoswarfyeah, no trumperino here
15:50.31roukoswarfthats the thing... i dont.
15:50.47roukoswarftcpdump -n udp dst port 5060 yields nothing
15:51.03roukoswarfbut, i did see traffic when someone else here tested it.
15:51.25roukoswarfhere being the channel
15:51.34igcewielingthen the problem is NOT with asterisk or your server.
15:52.15roukoswarfits with 3 whole isps and only when dealing with a single sip server?
15:52.39igcewielingmaybe the problem is your client?:
15:53.21roukoswarfboth linphone and bria are registering to other sip servers at the time of doing this
15:53.43roukoswarfboth are giving different errors
15:53.44igcewielingWell, I wish you the best of luck then.
15:54.01roukoswarfRIP
16:00.46*** join/#asterisk miralin (~Thunderbi@194.8.128.51)
16:02.13*** join/#asterisk anthm (~anthm@freeswitch/developer/anthm)
16:03.38*** part/#asterisk afournier (~admin@241-117.80-90.static-ip.oleane.fr)
16:07.08*** join/#asterisk anthm (~anthm@freeswitch/developer/anthm)
16:07.14Kuunsiroukoswarf: maybe test if tcp is working?
16:07.35Kuunsiif yes, macvtap fails at udp
16:09.43WIMPyuse tcpdump on the host.
16:20.21roukoswarfKuunsi:  igcewieling: WIMPy: [TK]D-Fender: I tried tcp, didnt work, figured it out though, i had SRV records on the domain pointing sip for the domain to sip.rouk.org, and the clients were silently following it
16:20.50igcewielingso, the packets were never getting to your server?
16:20.52roukoswarfsip.rouk.org was an old alias to not-the-server-i-wanted
16:21.03roukoswarfcorrect, it was a client+dns issue.
16:21.05[TK]D-FenderThat would do it
16:21.38roukoswarfso thanks all, i completely forgot the dns for that was there, and didnt know they followed it.
16:21.58roukoswarfput in the ip address manually and it worked, thats how i figured it out
16:44.52*** join/#asterisk luckman212 (~luckman21@unaffiliated/luckman212)
16:54.22*** join/#asterisk MissionCritical (~MissionCr@unaffiliated/missioncritical)
17:01.53*** join/#asterisk DaveCanoe (~Dave@strike.dclg.ca)
17:04.26*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
17:18.47*** join/#asterisk karelk (~karel@31.10.149.26)
17:21.18igcewielingheh, there must be some new telnet exploit.  connect attempts to port 23 are exceeding the connect attempts to port 5060
17:22.04TandyUKis port 23 even open?
17:22.09TandyUKif so, WHY??
17:22.19igcewielinghuh?  it isn't open.
17:22.40igcewielingthat's why I see the connect attempts...in the iptables logs.
17:27.25*** join/#asterisk denysonique (~irssi@unaffiliated/dennisonicc)
17:27.30*** part/#asterisk denysonique (~irssi@unaffiliated/dennisonicc)
17:28.27*** join/#asterisk defsdoor (~andy@cpc35-sutt4-2-0-cust184.19-1.cable.virginm.net)
17:35.11daemonhey all can anyone give me a hand setting up a connection to a sip provider (not trunk) I want it so that my bog standard voip account (sipgate.co.uk) when called asterix answers on my server, I used there config from https://basichelp.sipgate.co.uk/hc/en-gb/articles/206404129-Asterisk-PBX added the 'register' to [global] and then the two relevent further down, I replaced SIPID and SIPassword thats marked bold in template as shown did not replace
17:35.11daemonSIP-ID etc further down assumed those was templates (as not bold)
17:35.25daemonnever seems to show up in sip registers though
17:37.17daemonusing logging level 8 never see any warnings about the connection or failed to register
17:37.58daemonthe connection shows up in sip show peers as 'unmonitored', at the summary at the bottom it shows up as Unmonitored: 1 online
17:38.05daemonso perhaps its the registration that is wrong somehow?
17:38.31[TK]D-FenderTold you yesterday how to prove if * is even trying...
17:38.35[TK]D-Fender"sip show registry" <-
17:39.37*** join/#asterisk thiagoc (~thiagoc@unaffiliated/thiagoc)
17:41.40daemonyep 0 registrations but I know register is in the right place, https://paste.ee/r/DURpi
17:41.46daemonchecked it in docs
17:43.21igcewielingI see the problem.
17:43.36igcewielingtry putting your register in sip.conf not extensions.conf.
17:43.53daemonah would make more sence
17:44.08[TK]D-Fenderyes, that would be a rather large failure
17:44.12*** join/#asterisk jfindley (~jfindley@104-181-196-33.lightspeed.hstntx.sbcglobal.net)
17:44.20*** join/#asterisk karelk (~karel@31.10.149.26)
17:44.37daemonsipgate.co.uk:5060                      N      MyUsername          105 Registered           Wed, 16 Nov 2016 17:44:24
17:44.44daemonperfect! I best send them an email
17:44.59jfindleyAny ideas why, on a busy server, when playing back a 2 minute long audio file, Asterisk closes the AGI connection?
17:45.40jfindleyusually within 30 to 45 seconds
17:45.41igcewielingjfindley: no idea, but I can give a suggestion to help you troubleshoot it.
17:45.41*** join/#asterisk Pegasus_RPG (~Icedove@47.142.200.28)
17:45.56jfindleyigcewieling: Sure
17:46.07daemonigcewieling, thank you :)
17:46.19igcewielingAre you using PHP for your AGI?
17:46.29jfindleyno, Python and FastAGI
17:47.00Pegasus_RPGHas anyone else seen a problem where DPMA/DCS traffic is not being seen by the server when the phone is on a different subnet? I'm having the same problem as this person: http://community.freepbx.org/t/digium-d40-cant-contact-dpma-no-multicast/21935
17:47.18Pegasus_RPGThe crazy thing is that regular SIP works fine
17:47.41Pegasus_RPGby that I mean, I can manually enter the account details in the Digium phone and it registers and can make calls just fine
17:49.14igcewielingI know this is a hassle, but:   stop Asterisk.   Then start asterisk as "asterisk -cvvv"  then issue an "agi set debug on" command.    This will run Asterisk in the foreground and will make stderr from your AGI to be seen on the console.  This means ctrl-C to exit asterisk will kill all calls.  a ctrl-s to pause output will pause Asterisk.
17:49.25igcewieling^^ for jfindley
17:49.29Pegasus_RPGA packet capture on the firewall on the server's LAN shows the DCS packets headed toward the server but a capture on the server doesn't show them at all. The only thing between the FW and the server is a switch stack
17:49.59Pegasus_RPGAnd again, regular SIP works fine, so WTF else can I check?
17:50.20jfindleyigcewieling: Would running it myself make much of a difference as opposed to asterisk -vvvvvvvvr?
17:50.50igcewielingdefine "running it myself"
17:51.23igcewielingasterisk -rvvv won't let you see STDERR output from your script, which makes debugging a living hell.
17:51.54jfindleywith asterisk -cvvvvv I start an asterisk process with CLI, whereas with asterisk -vvvvvr I connect to an already running asterisk process (managed by the OS)
17:52.22jfindleyi see, I'll give that a try
17:52.33igcewielingcorrect.  asterisk -cvvv + "agi set debug on" will show you STDERR output from your script.
17:53.15igcewielingThere could be other non-agi related issues, but it is best to resolve any AGI issues before troubleshooting more.
17:53.45igcewieling3/4 of my day is sometimes spent writing AGIs in PHP
17:55.35jfindleyyep, same here except with Python
18:05.30*** join/#asterisk makowals_ (~makowals@unaffiliated/makowals)
18:06.27*** part/#asterisk makowals_ (~makowals@unaffiliated/makowals)
18:14.05*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
18:14.59*** join/#asterisk miralin (~Thunderbi@194.8.128.51)
18:15.46daemonhey all I expected to get 'demo' when I called instead of I got this notice:  https://paste.ee/r/nedQR I expect I need to add 2140753e0 as an extension in the public context for it to auto answer with the demo?
18:16.36daemonI assume the context will always be public because its handling inbound calls, as a note the asterix server is firewalled off from the rest of the net it can only receive calls from that host
18:34.21[TK]D-FenderCall from 'SIP-ID' (217.10.79.23:5060) to extension '2140753e0' rejected because extension not found in context 'public'.
18:34.31[TK]D-Fendermeans what it says.
18:34.43[TK]D-Fenderit matched a peer and was sent into a context in the dialplan
18:35.00[TK]D-Fenderthe extension it is looking for in htere based on the call does not have a match there to process it
18:35.12daemonah I see
18:41.21*** join/#asterisk davlefou (~davlefou@unaffiliated/davlefou)
18:43.23daemonwow asterisk gets alot of random scans
18:43.31daemon02005       11        8619 deny udp from any to me dst-port 5060,4569,2727,4520 in via re0
18:43.38daemononly been really up 30 minutes
18:43.53[TK]D-FenderWould you like to have a few deliberate ones to balance those out?
18:44.02daemon02001       47       31872 allow udp from 217.10.79.23 to me dst-port 5060,4569,2727,4520 in via re0
18:44.03daemon;)
18:44.37[TK]D-FenderLike an ex of mine used to joke:   Got a problem?  No?  You want one?
18:44.37daemonI got it to play me the demo do not think I went about it the right way though
18:44.46daemongoing to have to have a read through
18:44.51igcewielingdaemon: well how else would the hack in before you have a chance to install the OS updates?  8-)
18:45.30daemonlol true, for some reason I never expected the asterisk connect attempts to be faster than the vnc weakpass ones though
18:46.43daemonspeaking of versions
18:47.05daemonwonder if I am using the latest
18:47.14[TK]D-Fender<PROTECTED>
18:47.17[TK]D-Fender^
18:47.18daemonI appear to be using the LTS version
18:47.24[TK]D-FenderAN LTS version
18:48.03daemonhmm I cannot even see a 14.x branch in ports
18:48.14igcewielingdaemon: on some of my servers, I allow all connections and registrations and send unwanted ones to a jail context.   seems to reduce attempts quite a bit.
18:48.31daemonH
18:49.04daemonI did notice they all seem to be trying to connect to that 'test set' of accounts
18:49.24daemonwell was
18:57.56*** join/#asterisk pigpen (~n5yzv@216-177-181-17.block0.gvtc.com)
19:02.44Kuunsidaemon: i always find pleople trying to place international calls using my asterisk instance
19:03.15daemonI bet people try to get access to them and ring premium rate numbers they have setup
19:03.29Kuunsibut i've set up fail2ban to iptables -j DROP those IPs after three failed call/registration attempts
19:03.45Kuunsithat's what they try to do
19:04.17Kuunsihowever, maximum damage they could to is about 4€, which is all i got on my POTS SIP Provider
19:05.05daemonluckily mine could only be called from one place ... but it gave me an idea, I do run a private vpn for 9-10 friends
19:05.24daemonmight make them all accounts could be fun for games
19:05.50daemononly accessible over the vpn
19:05.53daemonof course :)
19:06.56Kuunsiyou actually can place a unauthenticated call onto my asterisk, calling sip:1000@kaworu.kunbox.net - you'll get a notice about this call being recorded, and then get directed to my office phone
19:07.20Kuunsiset this up some time ago so my parents would be able to call me for free
19:08.18daemonah you ever get any interesting calls from around the glove?
19:08.20daemonglobe*?
19:08.44Kuunsii remember someone calling me from israel
19:09.13daemonthey have anything intersting to say or incompatible language wise to determine
19:09.31Kunsii don't remember the call contents
19:09.44Kunsianyways, i'll have dinner now
19:09.54daemonok, have a nice meal :)
19:14.58daemonget all if I add the contents of [demo] into [public] and add my extension to the start of the 'exten' callout I get the demo when I call it, but if I add: exten => 2140753e0,1,Goto(demo) in [public] the error states: Priority 'demo' must be a number > 0, or valid label
19:15.12daemonbut [demo] is the stock demo and is in extensions.conf
19:15.15daemondid I miss something
19:15.43daemonI assume it has to be a valid label
19:16.46daemonhmm even adding a priority does not seem to change its mind, simply states: Channel 'SIP/sipgate.co.uk-00000003' sent to invalid extension but no invalid handler: context,exten,priority=public,demo,1
19:17.13daemonbecause the context is still public and thus cannot access demo?
19:25.04*** join/#asterisk tzafrir (~tzafrir@bzq-82-81-175-197.red.bezeqint.net)
19:32.43jeffspeffif max_contacts in aor is set to 0 does that allow unlimited contacts or zero contacts?
19:33.15[TK]D-Fenderdaemon, itt is telling you where it is sending the call and exactly what it is looking for
19:39.18daemonoops think I brok something
19:39.25daemonSerious Network Trouble; __sip_xmit returns error for pkt data
19:42.29[TK]D-FenderSounds like a firewall issue
19:42.42[TK]D-FenderUsually something being blocked from transmitting
19:42.47daemonI thought so too so I temporary removed the rules
19:45.00*** join/#asterisk rwb (~Thunderbi@65-183-131-95-dhcp.burlingtontelecom.net)
19:47.39*** join/#asterisk Pegasus_RPG (~Icedove@47.142.200.28)
19:50.18*** join/#asterisk Pegasus_RPG (~Icedove@47.142.200.28)
19:51.30daemonreverted to origianl config
19:51.32daemonworks fine now
19:51.34daemonwonder what I caught
19:52.22*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
19:54.41*** join/#asterisk BeachBall (~BeachBall@unaffiliated/beachball)
19:57.17BeachBalli have a video conference unit, connection to my asterisk box, when I dial a sip address from the video conf unit, asterisk shows as unknown extension.  I'm not sure how to format the extension - i'm using a test one of 201@ideasip.com  since this will change, how might I add in a dialplan for this?
19:58.44[TK]D-FenderShow the call
20:00.07BeachBallbreif output, or detailed debugging?
20:00.41[TK]D-Fenderverbose 10, SIP debug obviously
20:01.52*** join/#asterisk cresl1n (Adium@asterisk/libpri-and-libss7-expert/Cresl1n)
20:01.52*** mode/#asterisk [+o cresl1n] by ChanServ
20:06.21BeachBallhttp://pastebin.com/8zM0jT0P
20:06.51BeachBallI don't have a dialplan in place for these types of calls, because i'm not sure how to format it.
20:07.14[TK]D-Fender[2016-11-16 20:03:48] NOTICE[26578]: res_pjsip_session.c:2125 new_invite: Call from '7000' (UDP:206.162.174.29:5060) to extension '201' rejected because extension not found in context 'internal'.
20:07.24[TK]D-FenderThre is no such thing as "these type of calls"
20:07.40[TK]D-FenderSIP is SIP and it hits the dialplan where the peer tells it to with the number they are requesting
20:07.47[TK]D-Fenderit is telling you EXACTLY what & where there
20:07.53[TK]D-FenderSo what's the mystery?
20:08.25BeachBallhow to format a dialplan that will be used when dialing a sip address that changes
20:08.46[TK]D-FenderThere is no address
20:08.52[TK]D-Fenderit is dialing 201
20:08.59[TK]D-Fenderand it hits your dialplan
20:09.18BeachBalli'm testing with 201@ideasip.com but tomorrow it might be 2112@beachball.com
20:09.36[TK]D-FenderYes, but * knows NOTHING of domain there
20:09.42[TK]D-Fender* is not a SIP router
20:10.09[TK]D-Fenderit will hit based on the pre-@ target in the To:
20:10.10[TK]D-FenderFrom: "7000" <sip:7000@159.203.17.27>;tag=plcm_1684764072-283312607;epid=Q60949BE3037231C
20:10.10[TK]D-FenderTo: <sip:201@ideasip.com>;tag=9cc78d30-9f7f-4639-988c-e10679c7c182
20:10.22[TK]D-FenderNow if you want something you can dial out then go chop that up
20:10.35[TK]D-Fender"core show functions like SIP"
20:10.36[TK]D-Fender^
20:10.49*** join/#asterisk jkroon (~jkroon@2c0f:f720:1:0:fcb3:e235:8b0a:1f6b)
20:10.49[TK]D-FenderVery obvious ones for getting that header so you do this
20:12.48BeachBallso since 201 is not internal to me, and I have no trunk to it... how can my call go through?
20:13.12[TK]D-Fenderthat is a URI
20:13.16[TK]D-FenderYou dial it
20:13.57BeachBallthat gives me something to google
20:21.43*** join/#asterisk tuxian (~tuxian@igilmour.plus.com)
20:28.31*** join/#asterisk cresl1n (Adium@asterisk/libpri-and-libss7-expert/Cresl1n)
20:28.31*** mode/#asterisk [+o cresl1n] by ChanServ
20:30.00daemonhey all can anyone take a peak at this and explain what is going on, I understand the error but I do not really understand what I can do about it: https://paste.ee/r/fGf2V
20:30.31daemonI tried changing the context that those calls are in but then just got:
20:30.35daemonNov 16 20:22:44] NOTICE[101290][C-00000009]: chan_sip.c:26258 int handle_request_invite(struct sip_pvt *, struct sip_request *, struct ast_sockaddr *, uint32_t, int *, const char *, int *): Call from 'CompanyCall' (217.10.79.23:5060) to extension '2140753e0' rejected because extension not found in context 'demo'
20:30.56daemonI take it thats because there is not exten 2140753e0m.... in demo
20:31.03daemonbut I assumed demo should respond to any extension
20:38.45*** join/#asterisk ChkDigit (~u388mw@74.3.144.66)
20:40.29jfindleyI think I figured out my broken pipe issue. Is there a timer for FastAGI connections that are established that, after a certain amount of time without a response the connection will timeout?
20:48.24[TK]D-Fender<daemon> but I assumed demo should respond to any extension <- because?
20:48.36daemonbecause its a demo
20:49.39[TK]D-Fenderit's a dumb name
20:49.43[TK]D-Fenderit may as well be "fred"
20:49.55[TK]D-Fenderit has no special properties
20:50.01[TK]D-Fenderit has only what you put into it
20:51.06*** join/#asterisk Jesterboxboy (~Thunderbi@80-109-194-26.cable.dynamic.surfer.at)
20:51.23kfifeexten => _6[34][34],1,SayAlpha(G)
20:51.23kfifeshould match 634, 633, 643, and 644
20:51.27kfifeBUT
20:51.33kfifeBut what if I only want to match 633 or 644?
20:51.54[TK]D-FenderThen you're going to have to make 2 extens
20:52.08kfifeIs it possible to do that with one expression, not two seprate... D'oh  You beat me to it.
20:52.15[TK]D-Fenderno
20:52.18kfifeI was hoping for an OR
20:52.19daemonno way to use full perl-re's ?
20:52.38[TK]D-Fenderno
20:53.15kfifeanyone know if 900 and 976 are an exhaustive list of premium rate prefiexes in NANP?
20:53.50[TK]D-FenderThere are several countries in NANPA that can FUBAR you
20:54.49kfifee.g. our beloved Canadians to the north can have a premium prefix, or are you just talking about tolls
20:55.04kfifee.g. unknowingly dialing 'international'
20:55.17*** join/#asterisk Dovid (~dovid@ool-4573a525.dyn.optonline.net)
20:56.20DovidHi. I see in https://wiki.asterisk.org/wiki/display/AST/Realtime+Database+Configuration that there are 3 drivers. In extconfig.conf.sample I see options for ODBC, SQlite etc. If I wanted real time MOH and I wanted something lite could I just use sqlite?
20:56.31*** join/#asterisk cresl1n (Adium@asterisk/libpri-and-libss7-expert/Cresl1n)
20:56.31*** mode/#asterisk [+o cresl1n] by ChanServ
20:56.33kfifeWho knew Texas was in North America?
20:57.13kfifeOr Vermont.  Damned secessionists.
20:57.18kfifeadjusts Vermont t-shirt
20:57.44daemonah ha finally got it to answer with a menu and such :) https://paste.ee/r/r5Bio ... I do this right?
20:58.05Kunsikfife: 6(33|44)
20:58.18kfifeWoohoo!
20:58.34kfifetips hat to Kunsi
20:58.51Kunsimay work, please try
20:59.07kfifedo you mean [33|44]?
20:59.14kfifeor literally paren
20:59.51Kunsi()
20:59.57kfiferoger
21:00.08Kunsi[33|44] would meam 3,4 or |
21:00.15Kunsi[33|44] would meam 3, 4 or |
21:00.34Kunsi(33|44) should do 33 or 44
21:04.07kfifeexten => _19(00|76)XXXXXXX,1,Playback(tt-monkeys)
21:04.14kfifedoesn't seem to work
21:04.38kfifeMaybe there's a better approach.
21:06.38kfifeif it's even possible.
21:07.39*** join/#asterisk cresl1n (Adium@asterisk/libpri-and-libss7-expert/Cresl1n)
21:07.39*** mode/#asterisk [+o cresl1n] by ChanServ
21:11.47*** join/#asterisk rwb (~Thunderbi@65-183-131-95-dhcp.burlingtontelecom.net)
21:17.13[TK]D-FenderI'm really not sure what part of "no" left room for confusion.
21:17.30[TK]D-Fender<[TK]D-Fender> no
21:17.37[TK]D-Fender<[TK]D-Fender> Then you're going to have to make 2 extens
21:17.56[TK]D-Fender*NOT*     .... wait for it ...      *POSSIBLE*
21:18.17*** join/#asterisk covalschi (~covalschi@212.28.74.160)
21:18.24[TK]D-FenderHow are we on this concept now?
21:19.39kfifeAny idea why it's not possible?  Seems liek a reasonable request.
21:20.41kfifeYou're right though.  It doesn't work.
21:20.54[TK]D-FenderIt's nothing to do with "reasonable request"
21:20.55kfifeI asked for the monkeys, and I got a different recording ;-)
21:21.00[TK]D-FenderIt is NOT that smart
21:21.05[TK]D-Fenderit was not made that way.
21:21.32[TK]D-FenderBECAUSE CODE
21:21.52daemonis there a text2speech in asterisk I can use or do I need to go find my microphon :)
21:22.11kfife??
21:22.18kfifeWhy would you need a microphone to do text to speech?
21:22.43kfifeJust to play with while you're listening maybe.
21:22.48daemonwell may as well go for the extra effort I just wondered if asterisk had anything internal to do it
21:23.07[TK]D-FenderThere are 3rd party TTS's
21:23.13[TK]D-Fender* does not provide any itself
21:23.17daemonah ok
21:23.26[TK]D-FenderFestival is the OSS one of choice
21:23.46[TK]D-FenderCepstral is cheap (comparatively) but not free, and better
21:24.10[TK]D-FenderIf you don't need your text converted live I'm sure there are several sites that will do it for free online
21:24.19daemonfestival is in ports I will give it a spin, prtty sure mic is in loft
21:25.13[TK]D-FenderAgain.. you're doing TEXT ... *to* SPEECH*
21:25.29[TK]D-FenderWhy would you need a MICROPHONE?
21:25.55daemonbecause the choice was: use text2speech generate so menu voice or do it my self
21:25.58[TK]D-FenderOr were you just going to do the voice yourself?
21:25.58daemonwith no text2speech
21:26.06daemonyep :)
21:26.16[TK]D-FenderAnd if you have a phone of any kind up on your *.. you can jsut record it directly
21:26.21daemonprobably get the mrs to do that though .... women sound nicer on the phone
21:26.40daemonoh really
21:28.02daemonah neat Record(asterisk-recording%d:ulaw)
21:30.02kfifeCan asterisk do any ASR without a 3rd party corpus, such as basic number recog?
21:30.35kfifeLumenvox was the shizzy years ago, but it's a lot of overhead for "Press or Say 1"
21:30.52[TK]D-Fender* does no ASR or TTS
21:30.57[TK]D-FenderEverything is bolt-on
21:31.40kfifeWhat's the recommended corpus today?
21:31.44[TK]D-FenderOSS ASR = CMU Sphinx (easily found if one takes 5 seconds to google)
21:31.53[TK]D-Fenderthats for the cheapest quality.
21:31.59[TK]D-FenderLumenvox is MUCH better
21:32.07[TK]D-Fenderand on that note...
21:32.11kfifeIt does text-to-screech with playback(tt-monkeys)
21:32.14[TK]D-Fenderheads off on his way home
21:32.16kfifeWah, wahhhh.
21:32.36*** join/#asterisk tuxian (~tuxian@igilmour.plus.com)
21:33.37daemonwhat do I need to change to get asterisk to record the sound sample somewhere else
21:33.50daemonor whre is the path set... or do I jsut enter a full path in Record()
21:35.08daemonah got it
21:36.44daemonand it worked christ thats cool
21:47.43*** join/#asterisk ipengineer (~zconkle@71.252.134.63)
21:48.31*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
21:56.04ipengineerDoes anyone have any ideas as to why a queue call gets stuck on the first agent and never fails over to the second available member? I basically have a queue with two member, one has a penalty of 8, the other a penalty of 9. When a queue call comes in the call is delivered to the agent with a penalty of 8 but if he is unavailable the call is never sent to the second member. The ring stategy is set to ring all. In short, the call basically gets stuck wi
21:56.05ipengineerthe first agent the queue thinks should answer the call.
21:57.13*** join/#asterisk cresl1n (Adium@asterisk/libpri-and-libss7-expert/Cresl1n)
21:57.13*** mode/#asterisk [+o cresl1n] by ChanServ
22:00.22DovidWhen using realtime MOH and an external script such as madplay if in MusicOnhold we have set cachertclasses=yes, after an Asterisk restart the first time a call comes in madplay is started. If ten people are using the same moh class there is only one instance of madplay. The issue is that if no one is using the MOH class once there is an instance of madplay it's upforever till Asterisk is restarted. On the other
22:00.22Dovid<PROTECTED>
22:00.22Dovid<PROTECTED>
22:06.44DivideBy0Dovid: so it keeps as many instances of madplay running as your max concurrent playing moh?
22:07.53DivideBy0I'm about to walk out the door, but I'll fool with it this evening
22:23.05*** join/#asterisk Eloy (~eloy@51.37.74.42)
22:23.57daemonhey all I request my users to enter a pin, I then want to nip off and do a lookup (not in an asterisk related system) can I do something like call a perl script and return a code for what the ivr should do
22:25.09*** join/#asterisk NightMonkey (~NightMonk@pdpc/supporter/professional/nightmonkey)
22:25.40daemonah I see I can use realtime sip and hook it to postgres
22:31.59*** join/#asterisk shootbird (~quassel@beepbeep.serverpit.com)
22:39.51rrittgarnDaemon, in asterisk do core show function SHELL
22:41.46daemonah
22:41.49daemonthank you
22:48.11*** join/#asterisk newtonr (RustyNewto@nat/digium/x-qeiylcydnmjgprpx)
22:48.12*** mode/#asterisk [+o newtonr] by ChanServ
22:54.32daemonWaitExten() seems to wait for me to enter 1 number, is there anything that will wait for me to enter 4?
23:03.32DovidDivideby0: where cachertclasses=no it does
23:03.45Dovidif it's set to yes then when the call is over madplay stays up
23:10.24daemonah ha got it, funny how fast you can be swearing at your own voice doing an IVR lol
23:18.43covalschiguys does it have sense to switch to Asterisk from Freeswitch to send faxes?
23:19.20covalschiis there any significant different between mod_spandsp and Asterisk fax?
23:19.28covalschidifference*
23:33.33*** join/#asterisk [TK]D-Fender (~joe@64.235.216.2)
23:35.45*** join/#asterisk Oatmeal (~Suzeanne@2602:306:3676:c60:5058:3d2f:50ab:8964)
23:36.04kfifeFFA is not supported anymore
23:36.39kfifeThat's the difference
23:46.09daemonhey all can anyone tell me why this always goes to CompanyPBX_balance https://paste.ee/r/4e4bt
23:46.15daemonwhen it should be going to timeout
23:47.50[TK]D-Fenderlast I saw it's = not ==
23:48.08daemon[TK]D-Fender, I changed it from = when it did not work I assumed like perl it wanted ==
23:48.09[TK]D-FenderAnd you should be showing the CALL proving what's getting executed
23:48.24[TK]D-FenderOH... and your "" is wrong
23:48.29[TK]D-Fenderthose are taken as LITERAL chars
23:48.30daemonshould be "1"
23:48.38[TK]D-Fenderand they don't exist on BOTH sides of the equation
23:49.59[TK]D-FenderLater you'll be able to reduce this from 5 lines .. to 2
23:50.51daemonhttps://paste.ee/r/HS51p changed it back to the original with = "
23:50.58daemonstill showing th same behaviour
23:51.01daemonhow do I log calls
23:51.53[TK]D-Fender* CLI
23:51.57[TK]D-Fenderwhere you should be full-time
23:52.04[TK]D-Fenderverbose 10
23:52.21[TK]D-FenderShow the call
23:52.33*** join/#asterisk willwh (~willwh@unaffiliated/willskills)
23:54.07*** join/#asterisk rwb (~Thunderbi@65-183-131-95-dhcp.burlingtontelecom.net)
23:54.10daemonI have debug set at 10, I cannot see a menu option for call
23:54.37[TK]D-FenderWhat do you mean 'menu option"
23:54.41[TK]D-FenderSit in CLI. PLACE THE CALL
23:54.53[TK]D-Fenderand I do NOT mean "core debug"
23:55.01[TK]D-Fender"core set verbose 10" <----------
23:56.30daemonhttps://paste.ee/r/D6OWl
23:56.45daemonis it because of the \n
23:56.52daemonfrom echo by the looks of that
23:57.19[TK]D-FenderCertainly does, doesn't it...
23:59.54daemonyep it was :)

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