IRC log for #asterisk on 20140703

00:00.33Alex25any trick to do that?
00:02.01[TK]D-Fendernothing I can think of.
00:02.47[TK]D-Fenderother than perhaps not doing a read but instead just redirecting the call PAST the read
00:03.59Alex25I see
00:04.07Alex25that's a problem
00:06.57Alex25is it possible to execute a GOTO using AMI?
00:07.45Alex25or using some script?
00:08.40*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
00:10.06mjordanA redirect is essentially a GoTo.
00:10.37TazzNZtelnet is just a socket connection - how can it be evil ?
00:10.37mjordanIf what you want to do is have a channel automagically bypass some entering of DTMF, you're best of redirecting it to where you want, rather than attempting to emulate the user pressing DTMF
00:10.48mjordanTazzNZ: Have you read the RFC? :-)
00:11.13filetriggers another, potentially
00:11.13Alex25how  can i force redirection to another priority using an external script?
00:11.14fileTexas
00:11.14NuggetDon't mess with Texas.
00:11.38mjordanAlex25: AMI Redirect. https://wiki.asterisk.org/wiki/display/AST/Asterisk+11+ManagerAction_Redirect
00:12.22Alex25thank you
00:12.43TazzNZmjordan: I'd have to say no. Other than not having encryption, I can't see the evilness :)
00:14.10Alex25btw someone has apparently managed to solve my problem by editing source code http://forums.asterisk.org/viewtopic.php?f=1&t=84160&start=0
00:14.26Alex25unfortunately he hasn't posted his work
00:14.51Alex25TazzNZ: I'm using telnet only internally
00:15.42mjordanLet's just say there is more to it than a socket :-)
00:17.00mjordanAlex25: As David pointed out on that issue, if what you want to do is programatically inject DTMF into Asterisk, a Local channel works just fine. We use them all the time to exercise Asterisk in the Test Suite. But pretending like you're a SIP device and are passing DTMF? Nope. Probably not going to happen.
00:17.55TazzNZmjordan: agreed - but most people use it in a very limited way "Is that server listening?" and/or switches - the good old glory days of telnet died :(
00:20.03Alex25mjordan: I know but there must be another way to do that..
00:23.50*** join/#asterisk undecided (~kvirc@122.162.104.171)
00:24.46mjordannope.
00:25.00mjordanYou can either use a Local channel, or you can redirect the channel out of Read and put them where you want
00:26.12[TK]D-Fenderactually.. maybe a local bridged in MIGHT work.
00:26.39mjordanoh, you can get ugly :-)
00:26.51mjordanSIP <-- ConfBridge -> Local;1 <-> Local;2 <-- Read
00:27.01mjordanYou can redirect the Local;2 to an extension that does SendDTMF
00:27.08mjordanthen redirect it back into the ConfBridge
00:27.10mjordanvoila.
00:27.17mjordanBut that is ... ew.
00:27.57undecidedthank you for ideas. I'm trying the redirect first
00:28.26undecidedhope that won't mess my variables
00:37.40*** join/#asterisk MaliutaLap (~nobusines@unaffiliated/maliuta)
00:39.22[TK]D-Fendermjordan: Oh god... split the channel?
00:39.40[TK]D-Fendermjordan: dual redirect?  That would be dirty as all get out...
00:40.29[TK]D-FenderCheckout time (was HOURS ago.. but trapped with nasty switch issues)
00:40.34[TK]D-Fenderheads out
00:52.11undecidedOK
00:52.46undecidedAMI redirect worked for me
00:53.12undecidedmany thanks to you :)
00:55.29*** join/#asterisk fstd_ (~fstd@unaffiliated/fisted)
00:57.18*** join/#asterisk coppice (~chatzilla@123203240102.ctinets.com)
01:06.43*** join/#asterisk ruben23 (~OpenDIAL@112.198.82.73)
01:09.15*** join/#asterisk sruffell (~sruffell@asterisk/the-kernel-guy/sruffell)
01:09.15*** mode/#asterisk [+o sruffell] by ChanServ
01:20.12*** join/#asterisk jpoz (~jpoz@154.sub-70-199-135.myvzw.com)
01:23.12*** join/#asterisk jpoz (~jpoz@ec2-54-193-11-223.us-west-1.compute.amazonaws.com)
01:25.00*** join/#asterisk stevePearPear (~stevePear@cm244.epsilon47.maxonline.com.sg)
01:28.15*** join/#asterisk LiuYan (~LiuYan@unaffiliated/liuyan)
01:42.22*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
01:55.47*** join/#asterisk [[thufir]] (~thufir@S0106c8fb2677e8ca.vs.shawcable.net)
02:01.21*** join/#asterisk infobot (~infobot@rikers.org)
02:01.21*** topic/#asterisk is #asterisk The Open Source PBX and Telephony Platform (asterisk.org) -=- LTS: Asterisk 11.10.2 (2014/06/13), 1.8.28.2 (2014/06/13); Standard: Asterisk 12.3.2 (2014/06/13); DAHDI: DAHDI-linux 2.9.0 (2014/01/30), DAHDI-tools 2.9.0.1 (2014/01/31); libpri 1.4.15 (2014/06/16) -=- Visit the official Asterisk wiki: wiki.asterisk.org -=- Read the Code of Conduct bit.ly/1hH6P22
02:05.40*** join/#asterisk infobot (~infobot@rikers.org)
02:05.40*** topic/#asterisk is #asterisk The Open Source PBX and Telephony Platform (asterisk.org) -=- LTS: Asterisk 11.10.2 (2014/06/13), 1.8.28.2 (2014/06/13); Standard: Asterisk 12.3.2 (2014/06/13); DAHDI: DAHDI-linux 2.9.0 (2014/01/30), DAHDI-tools 2.9.0.1 (2014/01/31); libpri 1.4.15 (2014/06/16) -=- Visit the official Asterisk wiki: wiki.asterisk.org -=- Read the Code of Conduct bit.ly/1hH6P22
02:08.51*** join/#asterisk bkruse (~Adium@24.42.207.11)
02:56.30*** join/#asterisk Nemus (~Nemus@unaffiliated/nemus)
03:12.00*** join/#asterisk Sprocks (~Sprocks@BMTNON3746W-LP130-03-1242451068.dsl.bell.ca)
03:15.33*** join/#asterisk [[thufir]] (~thufir@S0106c8fb2677e8ca.vs.shawcable.net)
03:30.45*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
03:33.40*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2)
03:54.20*** join/#asterisk ipengineer (~zconkle@108-206-120-218.lightspeed.mckntx.sbcglobal.net)
04:04.09*** join/#asterisk wolrah_ (~wolrah@24.239.210.140)
04:25.02*** join/#asterisk bipolar (~bipolar@offsite.guru)
04:33.30snadgethis is going to sound pretty dumb.. but what does the hold button do on a voip phone
04:33.40snadgewith regards to how that interacts with asterisk
04:33.44ChannelZPuts someone on hold.
04:34.05snadgeyeah i know that.. i guess im interested in the mechanism of how that works
04:34.10ChannelZI redirects them to a stream of music.
04:34.19ChannelZWatch a SIP debug, you'll see
04:34.28snadgeyeah i have some pbx software, which can select different hold music depending on the inbound route
04:34.42snadgebut thats only whilst they're in the queue
04:34.56snadgeif they manually press the hold button.. there can only be one default music stream
04:35.24ChannelZthere are MOH contexts just like anything else
04:36.00snadgebut i want it to select the same hold music as the inbound route.. presumably thats only going to work on inbound calls though.. how it would know for an outbound, i have no idea
04:36.16snadgeunless you used a prefix to dial out
04:36.29snadgewhich is what some people do for setting callerid etc
04:36.37ChannelZYou can set the MOH class in your dialplan dynamically if you want
04:36.52ChannelZCHANNEL(musicclass)
04:40.17snadgeyeah im just looking for MOH class.. its a thirdlane pbx.. i know.. get out.. there's the door etc.. sigh :P
04:40.49ChannelZYou can stay, I just can't help you much.
05:02.11*** join/#asterisk cyborg-one (~cyborg-on@79-140-3-195.broadband.tenet.odessa.ua)
05:02.12*** join/#asterisk gerhard7 (~gerhard7@77-172-20-151.ip.telfort.nl)
05:15.01*** join/#asterisk r00f (~r00f@94.200.97.245)
05:30.50snadgeyeah thats alright.. you've given me enough to make something up to tell the customer anyway and put it off until later
05:31.25snadgethe usual technical boffins when it comes to these sorts of hairy questions.. are both not here at the moment.. great planning ;)
05:45.42*** join/#asterisk MaliutaLap (~nobusines@unaffiliated/maliuta)
05:59.12*** join/#asterisk bkruse (~Adium@24.42.207.11)
06:09.27*** join/#asterisk n3hxs (~Ed@pool-96-245-157-123.phlapa.fios.verizon.net)
06:12.50*** join/#asterisk sawgood (~sawgood@unaffiliated/sawgood)
06:13.46*** join/#asterisk evil_gordita (robert@ip70-188-56-12.rn.hr.cox.net)
06:18.51*** join/#asterisk hindi (~hindi@030-138-088-212.ip-addr.vsenet.de)
06:44.48*** join/#asterisk bulkorok (~Benjamin@85.183.61.47)
06:44.52*** join/#asterisk simplydrew_ (~simplydre@unaffiliated/simplydrew)
06:53.51*** join/#asterisk mirela666 (~mirko.bra@iecommailer.itaf.eu)
06:54.09*** join/#asterisk hehol (~hehol@2001:1438:1009:200:4565:9628:8eff:a854)
07:01.54*** join/#asterisk mirela666 (~mirko.bra@iecommailer.itaf.eu)
07:11.20*** join/#asterisk dym (~patrick@unaffiliated/dym)
07:12.02dymHey. I've connected a Speedphone (AVM) to my asterisk and now on incoming calls i have a weird very loud noise. (it's not the woman on the other end shouting) ulaw, alaw and gsm are enabled. Any idea?
07:12.08dymOutgoing calls are mighty fine
07:12.24*** join/#asterisk stasdizzi (~stasdizzi@159.224.69.125)
07:19.39*** join/#asterisk tzafrir (~tzafrir@local.xorcom.com)
07:24.44*** join/#asterisk drmessano (~nonya@pdpc/supporter/active/drmessano)
07:28.02*** join/#asterisk BakaKuna (~Thunderbi@office.voys.nl)
07:33.19*** join/#asterisk reconwireless (uid10170@gateway/web/irccloud.com/x-eimjlqjirlvtqzhw)
07:47.02*** join/#asterisk CeBe (~CeBe@port-92-206-88-234.dynamic.qsc.de)
08:11.46*** join/#asterisk thazza (~thazza@36.51.70.115.static.exetel.com.au)
08:16.17*** join/#asterisk nickfennell (~nickfenne@unaffiliated/nickfennell)
08:17.27*** join/#asterisk nickfennell (~nickfenne@unaffiliated/nickfennell)
09:07.46*** join/#asterisk amizraa (~amizraa@gateway/tor-sasl/amizraa)
09:35.47*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
09:56.14*** join/#asterisk stevePearPear (~stevePear@203.117.37.54)
09:58.57*** join/#asterisk andycol (~andycol@41.79.82.246)
09:59.00andycolhi guys
09:59.06andycoldoes anyone know what this error means
09:59.10andycol<PROTECTED>
10:03.08MaliutaLapthat you have something set wrong in your dialplan?
10:04.26MaliutaLapanyone seen cisco 7960g handsets not getting dhcp leases when attached to a cisco switch? My server is seeing the discover packets and not sending a response, this is only happening on the handsets - other devices get leases no problems
10:04.51andycolcan that cause a call to drop though?
10:04.53andycolor quality issues?
10:05.49MaliutaLapandycol: seriously I am willing to bet it's coming from a part of your dialplan where you have dial(SIP/${VAR});
10:06.19MaliutaLapandycol: it would if a call is trying to execute that, and the variable is empty
10:06.49MaliutaLapandycol: pastebin your dialplan for me?
10:08.37*** join/#asterisk tapout (~tapout@unaffiliated/tapout)
10:18.28*** join/#asterisk wonderworld (~ww@ip-62-143-157-238.unitymediagroup.de)
10:31.04*** join/#asterisk CeBe (~CeBe@wlan-141-23-85-59.tubit.tu-berlin.de)
10:32.28*** join/#asterisk reconwireless (uid10170@gateway/web/irccloud.com/x-mgrncnncyqhitxrf)
10:32.41andycollet me pastebin it to you
10:33.42andycolits for this macro that they get the error
10:33.43andycolhttp://pastebin.com/WAHeWDTQ
10:37.16andycolMaliutaLap u still here?
10:37.30*** join/#asterisk dym (~patrick@unaffiliated/dym)
10:37.52*** join/#asterisk skirmisha (~vk@46.47.82.189)
10:38.01skirmishaguys
10:38.06MaliutaLapyeah, just trying to fix a dhcp issue
10:38.14andycolnp
10:38.53skirmishaanyone that knows how to make asterisk working with 2 ips on same interface? I need to replace src ip on outgoing packets, but i am not able to match them against incoming
10:39.08andycolyes make a virtual interface something like eth0:0
10:39.17skirmishayes i did that
10:39.21zambathat's just for aliasing.. you have to do policy-based routing
10:39.31zambaif you're going to use different gateways for the different ips
10:39.46MaliutaLapandycol: exten => s-AutoMagic,n,Dial(SIP/Automagic/${DIALED},tT) - I think you're setting the "DIALED" variable wrong
10:39.47skirmishai do that, but i can't see output packet matched
10:40.01andycolMaliutaLap can i pm u?
10:40.03skirmishaits same gw just extra ip from same subnet
10:40.22skirmisha2 days i am fighting with this and can't get it working
10:40.36MaliutaLapandycol: sure
10:40.48skirmishai am marking packets with iptables , incoming, but outgoing do not match with incoming thus src ip is not changed
10:41.22*** join/#asterisk darkbasic_ (~quassel@niko.linuxsystems.it)
10:41.28MaliutaLapskirmisha: you would need to have different "localnet" and "externip" for each lan in the right places
10:41.45skirmishaits same localnet
10:41.54skirmishaits extra ip from same subnet and same gw is used
10:42.05MaliutaLapI do it with a vlan on eth0 ... but then one IP is real, and one is private
10:42.30skirmishai just have alias on eth0
10:42.41skirmishathen i mark input on dst ip which is the alias ip
10:42.44skirmishamark is ok
10:43.00skirmishapackets hit asterisk and then output is generated with no mark
10:43.19skirmishaeven i try to restore mark its not picking up the session of the incoming packet
10:43.40skirmisha2 days i am fighting with this and can't get it working
10:44.38skirmishaall the examples i saw they mark outgoing packets based on something, either port or src ip
10:44.48skirmishabut how would i match them with the session
10:46.15skirmishaany ideas ?
10:58.35*** join/#asterisk cw1972 (~cw1972@145.255.240.32)
11:01.39*** join/#asterisk clopez (~tau@neutrino.es)
11:12.21*** join/#asterisk MissionCritical (~MissionCr@unaffiliated/missioncritical)
11:12.59*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
11:23.15*** join/#asterisk MaliutaLap (~nobusines@unaffiliated/maliuta)
11:29.44WIMPyLovely how some multilingual telco announcements say completely different things.
11:30.22Chainsaw"I am out of the office, please send any materials to be translated to the other guy"?
11:30.28Chainsaw(In Welsh, of course)
11:34.28TSM2is there still a bug in the ExecIf command thinking you have pipes as the delimiter when actually you are using a pipe as part of the exec command to run?
11:39.41*** join/#asterisk quenenni (~quenenni@unaffiliated/quenenni)
11:39.43*** part/#asterisk quenenni (~quenenni@unaffiliated/quenenni)
11:43.57*** join/#asterisk stevePearPear (~stevePear@cm244.epsilon47.maxonline.com.sg)
11:49.15*** join/#asterisk sgriepentrog (~sgriepent@nat/digium/x-tovxqxeuundclcvh)
12:08.07*** join/#asterisk [[thufir]] (~thufir@S0106c8fb2677e8ca.vs.shawcable.net)
12:09.04*** join/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
12:14.14*** join/#asterisk [TK]D-Fender (~chatzilla@216-191-106-163.dedicated.allstream.net)
12:16.42*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
12:21.02*** join/#asterisk CeBe (~CeBe@wlan-141-23-85-59.tubit.tu-berlin.de)
12:24.06*** join/#asterisk Champi (Champi@rootshell.fr)
12:40.45*** join/#asterisk aross42 (~aross@CPE009400809a9c-CMb89bc9d2e1a5.cpe.net.cable.rogers.com)
12:43.40*** join/#asterisk nickfennell (~nickfenne@unaffiliated/nickfennell)
12:46.33*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
12:47.53*** join/#asterisk Cubber (~ronny@mail.adirondackitsolutions.com)
12:49.02*** join/#asterisk Rac-on (jasper@bambi.rac-on.nl)
12:51.19*** join/#asterisk stevePearPear (~stevePear@cm244.epsilon47.maxonline.com.sg)
13:01.11*** join/#asterisk shmzadmin (uid28588@gateway/web/irccloud.com/x-ubvzhcdgecynhkdw)
13:03.08*** part/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
13:05.12*** join/#asterisk stevePearPear (~stevePear@cm244.epsilon47.maxonline.com.sg)
13:12.11*** join/#asterisk timahvo1 (~rogue@197.232.23.68)
13:24.10*** join/#asterisk gerhard7 (~gerhard7@77-172-20-151.ip.telfort.nl)
13:25.21*** join/#asterisk fstd_ (~fstd@unaffiliated/fisted)
13:34.59*** join/#asterisk sekil (~sekil@195.175.89.150)
14:01.11*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
14:02.04*** join/#asterisk MarkSx (~sx@C-59-101-137-138.mel.connect.net.au)
14:03.11MarkSxHey all, trying to use app_alarmreceiver, The call establishes but I only hear half of the first 1400hz tone then silence for the rest of the call. Any ideas ?
14:05.14*** join/#asterisk marceloamorim (~marcelo@189-90-195-19.isimples.com.br)
14:05.20*** part/#asterisk marceloamorim (~marcelo@189-90-195-19.isimples.com.br)
14:11.56*** join/#asterisk putnopvut (~putnopvut@asterisk/master-of-queues/mmichelson)
14:11.57*** mode/#asterisk [+o putnopvut] by ChanServ
14:14.18*** join/#asterisk mjordan (~mjordan@nat/digium/x-qujkplcopwzpfzkx)
14:14.18*** mode/#asterisk [+o mjordan] by ChanServ
14:23.07*** join/#asterisk CeBe (~CeBe@port-92-206-88-234.dynamic.qsc.de)
14:28.17*** join/#asterisk CeBe1 (~CeBe@port-92-206-88-234.dynamic.qsc.de)
14:29.52*** join/#asterisk wonderworld (~ww@ip-62-143-157-238.unitymediagroup.de)
14:31.39*** join/#asterisk ipengineer (~zconkle@static-71-252-134-63.dllstx.fios.verizon.net)
14:34.41*** join/#asterisk sruffell (~sruffell@asterisk/the-kernel-guy/sruffell)
14:34.41*** mode/#asterisk [+o sruffell] by ChanServ
14:34.57*** join/#asterisk rmudgett (~rmudgett@nat/digium/x-kbwggryfblkuabqv)
14:35.40*** part/#asterisk bulkorok (~Benjamin@85.183.61.47)
14:52.52*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
14:56.44*** join/#asterisk ChkDigit (~u388mw@74.3.144.66)
14:57.05*** join/#asterisk _omer (omer@184.175.79.212)
14:57.40_omerhttps://wiki.asterisk.org/wiki/display/AST/SIP+Realtime,+MySQL+table+structure    <------ canreinvite is not there in new realtime table structure ... Is it replaced by directmedia ?
14:58.46Guggeyes
14:59.42*** join/#asterisk dfighter (~someone@arcemu/staff/dfighter)
15:00.48Guggeit follows the options in sip.conf
15:02.14*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
15:02.15_omeryou mean global setting?
15:02.40_omerI got it ..... directmedia = canreinvite
15:07.19*** join/#asterisk moy (~moy@198.199.91.192)
15:27.32*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
15:35.40*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
15:39.49ChkDigitIs there anything like a dialplan lint?
15:39.57*** join/#asterisk kafal (6a33e916@gateway/web/freenode/ip.106.51.233.22)
15:41.10[TK]D-FenderChkDigit: No, after we deplolyed res_dryer.so all of our lint is collected outside the system
15:41.27kafalHi, I am facing one strange issue and needed some help. I am connecting to AMI using C# code. I am able to authenticate but after some time I get an error message that connection closed by remote host. I am pinging asterisk after authentication. any pointers?
15:58.20*** join/#asterisk dan_j (~IceChat77@unaffiliated/danfromuk)
15:58.28dan_jHi, Is directed call pickup possible with asterisk?
16:00.23*** join/#asterisk DataWraith (~s1gny@188-192-189-82-dynip.superkabel.de)
16:05.10[TK]D-Fenderdan_j: https://www.google.ca/#q=asterisk+directed+call+pickup
16:10.12mjordankafal: Generally, the Asterisk log will tell you when it disconnected an AMI connection. It may do that for a whole host of reasons.
16:20.19dan_jWhen I try Pickup(), i get the following error
16:20.20dan_jhttp://pastebin.com/y427GfEE
16:21.02dan_jWhats SRTP module used for?
16:22.04mbowieis going to guess... Secure RTP?
16:22.36dan_jAny ideas why it can't find the channel? The ringing peer is SIP/201@sassons_phones
16:25.33mjordanthat isn't what your log shows. Your log doesn't show what the name of the ringing channel is.
16:25.52dan_jOk. one moment. I'll do it again.
16:26.35dan_jActually, you are correct. Its wrong.
16:26.40[TK]D-Fenderdan_j: SIP/201@sassons_phones <- that is not q valid channel
16:26.45[TK]D-Fendera*
16:27.07[TK]D-Fenderdan_j: SIP/sassons_205-0000bf08 <-- this is what an * channel looks like...
16:27.53dan_jhang on. i need to supply the full channel name, or just the peer name?
16:28.49mjordanhttps://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Pickup
16:28.55dan_jhttps://wiki.asterisk.org/wiki/display/AST/Asterisk+11+Application_Pickup seems to imply its the peer name
16:28.59mjordanno it doesn't
16:29.03dan_jPickup(extension
16:29.09mjordanExtension != Peer
16:29.15dan_jok. understood.
16:29.27dan_jwhats the simplest way of finding out the channel for the ringing peer?
16:29.34mjordanextension in Asterisk is a specific location in the dialplan.
16:29.57ChkDigit[TK]D-Fender - thanks for the tip on res_dryer.so, I'll make sure to plumb it in right. =)
16:30.25mjordanyou can either setup pickup groups (or use PICKUPMARK), or you can tell it to pick up the ringing channel in a specific extension[@context]
16:31.12dan_j'extension' being the extension in the dialplan that executed the Dial() command?
16:31.22[TK]D-Fenderdan_j: "pickupchan" <-
16:31.43dan_jah!
16:34.28dan_jThank you
16:34.34dan_jWorks perfectly
16:43.45*** join/#asterisk cmendes0101 (~cmendes01@office.phone.com)
16:46.23*** join/#asterisk davlefou (~davlefou@unaffiliated/davlefou)
16:54.43pabelangerno ice support in 1.8 right?
16:54.55pabelangerthink 11 was the first version
16:56.23*** join/#asterisk sawgood (~sawgood@unaffiliated/sawgood)
16:59.39*** join/#asterisk infernix (nix@unaffiliated/infernix)
17:01.19*** join/#asterisk zerick (~eocrospom@190.187.21.53)
17:04.21*** join/#asterisk timahvo1 (~rogue@197.232.23.68)
17:15.59*** join/#asterisk aross42 (~aross@CPE009400809a9c-CMb89bc9d2e1a5.cpe.net.cable.rogers.com)
17:20.48*** join/#asterisk jpoz (~jpoz@ec2-54-193-11-223.us-west-1.compute.amazonaws.com)
17:22.54*** join/#asterisk bmurt (~brendan@208-58-116-232.c3-0.upd-ubr1.trpr-upd.pa.cable.rcn.com)
17:26.55*** join/#asterisk MarcoZink (~marcozink@189.146.67.126)
17:44.03TazzNZ"morning" all
17:49.42mbowieMoin TazzNZ
17:59.58*** join/#asterisk sgriepentrog (~sgriepent@nat/digium/x-frxdirlkrbkgkwkt)
18:01.51pabelangerokay, am I missing anything obvious
18:01.52pabelanger[2014-07-03 18:01:18.498] WARNING[1240][C-00000000]: chan_sip.c:10004 process_sdp: Insufficient information for SDP (m= not found)
18:01.59pabelangerhttp://pastebin.com/sejeGbru
18:17.58*** join/#asterisk af_ (~af@93-43-45-195.ip90.fastwebnet.it)
18:19.34TazzNZpabelanger: I can't spot anything
18:21.21*** join/#asterisk angler (~angler@pdpc/sponsor/digium/angler)
18:21.23*** mode/#asterisk [+o angler] by ChanServ
18:23.30pabelangerHmm
18:39.21*** join/#asterisk kafal (6a33e916@gateway/web/freenode/ip.106.51.233.22)
18:39.28kafal@mjordan: logs show the following message sometimes "ERROR[26662] utils.c: fwrite() returned error: Broken pipe" I Googled but couldn't find a fix.
18:45.12mjordanMost likely your client is not reading the events fast enough.
18:45.26mjordanIf Asterisk takes too long to write to a socket, it bails.
18:45.32mjordanYou can control the writetimeout in manager.conf
18:45.42WIMPyOr not at all?
18:45.48mjordanOr not at all :-)
18:45.54mjordanwhich will anger AMI greatly.
18:46.13mbowiemakes a note not to anger teh AMI.
18:46.16WIMPyDoesn't stop people from doing it.
18:46.48*** join/#asterisk timahvo1 (~rogue@197.237.134.227)
19:00.26*** join/#asterisk mirela666 (~mirko.bra@95.180.116.132)
19:03.02kafalTried setting it to 1 min, but still no luck. Same settings work fine with asterisk 1.4 but not with 12x. Let me try increasing the value.
19:05.43pabelangerkafal, are you closing your socket while asterisk is still sending events?
19:06.15[TK]D-FenderAMI changed some things in 12....
19:08.53kafalI am not closing the socket. I am using ping action to keep a persistent connection always open.
19:09.14[TK]D-FenderWhat "ping action"?
19:09.15kafalI login to AMI, then fire Agents action and start getting Agent events
19:10.10kafalthis one https://wiki.asterisk.org/wiki/display/AST/Asterisk+12+ManagerAction_Ping
19:10.33kafalin between I get a message that the remote host closed the connection
19:11.01[TK]D-FenderSomething s being done out of order
19:11.52*** join/#asterisk theron (~theron@66.220.145.150)
19:12.13kafalThe same code works in 1.4. I went through the change log of 12x but couldn't find anything which can result in connection being closed.
19:12.55*** join/#asterisk tzafrir (~tzafrir@bzq-218-28-58.cablep.bezeqint.net)
19:13.57kafalmy logger.conf has tis setting: full => notice,warning,error,debug,verbose,dtmf,fax
19:14.18kafalis there anything else that needs to be done to log more debug info?
19:16.20*** join/#asterisk BakaKuna (~Thunderbi@82-169-251-128.ip.telfort.nl)
19:16.38*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
19:30.50*** join/#asterisk timahvo1 (~rogue@197.237.134.227)
19:36.15*** join/#asterisk BakaKuna (~Thunderbi@82-169-251-128.ip.telfort.nl)
19:36.36*** join/#asterisk kafal (6a33e916@gateway/web/freenode/ip.106.51.233.22)
19:36.59mjordandebug information might yield more information leading up to the closing of the socket.
19:37.08*** join/#asterisk theron_ (~theron@66.220.145.150)
19:41.32kafal@mjordan sorry my chat got dosconnected. I didn't get your full message. Can you please ping the message again?
19:42.58*** join/#asterisk WIMPy (~wimpy@e183095026.adsl.alicedsl.de)
19:43.51mjordan<mjordan> debug information might yield more information leading up to the closing of the socket.
19:52.29TazzNZdoes anyone here know of a web based solution to show who is currently in a conf. call, with talk highlighting ?
19:53.30*** join/#asterisk Defraz (~Defraz@24-117-69-71.cpe.cableone.net)
20:02.53*** join/#asterisk BakaKuna (~Thunderbi@82-169-251-128.ip.telfort.nl)
20:06.40*** join/#asterisk fstd_ (~fstd@unaffiliated/fisted)
20:21.03*** join/#asterisk imox (~imox@p4FC5C2DC.dip0.t-ipconnect.de)
20:23.42*** join/#asterisk theron (~theron@66.220.145.150)
20:23.54*** join/#asterisk derekb (~derekb@209.217.122.6)
20:24.16derekbhi there, having a strange issue, wondering if anyone has any ideas.
20:24.22derekbcustomer A makes a call to customer B
20:24.38derekbbut the call gets rejected, for some reasons it seems liek theres a call loop happening
20:24.48derekbbut if i change the outbound CLID of customer A, the call routes fine
20:25.27QwellI have that happen too.
20:25.30QwellStupid customers always wanting to make calls.
20:25.56mbowieXD
20:28.14derekb;)
20:31.09TazzNZderekb: we need some console logs at least to start this
20:31.11TazzNZ~pb
20:31.12infobotA "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://www.pastebin.com, http://pastebin.ca, http://channels.debian.net/paste, http://paste.lisp.org, http://bin.cakephp.org/; or install pastebinit with yum or aptitude.
20:38.21*** join/#asterisk dfighter (~someone@arcemu/staff/dfighter)
20:40.13*** join/#asterisk yokel (~yokel@unaffiliated/contempt)
20:44.35*** join/#asterisk sgriepentrog (~sgriepent@50.247.43.97)
20:46.11*** join/#asterisk Qwell (north@pdpc/sponsor/digium/Qwell)
20:46.11*** mode/#asterisk [+o Qwell] by ChanServ
20:47.40*** join/#asterisk qakhan (~qakhan@pool-71-163-245-24.washdc.fios.verizon.net)
20:49.11qakhanis there any calling card system with asterisk.
20:49.28TazzNZqakhan: not built in
20:49.34TazzNZyou have to make your own
20:51.09*** join/#asterisk Nemus (~Nemus@unaffiliated/nemus)
20:53.49qakhanok is there any link which descirbe which items required
20:54.56TazzNZqakhan: you going to need more than that - you would need to code it
21:00.51*** join/#asterisk caveat- (hoax@2a01:4f8:191:9111:30::10)
21:13.49*** join/#asterisk hecatae (~philip@host-92-28-13-204.as13285.net)
21:18.46*** join/#asterisk _grim_ (~grim@23.30.198.161)
21:19.14_grim_can anyone tell me where to find the correct sql table structure for queue_members?
21:20.34_grim_when agents are on the phone their status doesn't change. debug says: Device 'SIP/5001' changed to state '1' (Not in use) but we don't care because they're not a member of any queue. But they clearly are as they are getting calls...
21:25.57TazzNZ_grim_: you'll have to give us more info
21:26.03TazzNZwhat does your table look like at the moment ?
21:26.14TazzNZhow is your queue's setup
21:26.17TazzNZetc
21:31.50*** join/#asterisk jpoz (~jpoz@ec2-54-193-11-223.us-west-1.compute.amazonaws.com)
21:34.01_grim_TazzNz: http://pastebin.com/RJe2sWBR
21:34.11wdoekes_grim_: I think you're running into a limitation of realtime queues.
21:34.55_grim_wdoekes: NOOOOOOOOOOOOOOOO don't say that ~ I'm already over budget on this project..... :'-(
21:35.45_grim_if I remember correctly, realtime queues are the only way to create dynamic queues, correct?
21:36.12wdoekesunless you load queues from static realtime and 'queue reload' them when changes occur
21:36.43_grim_:-P puke..... oh well... it is what it is... (maybe) (fingers crossed)
21:41.28*** join/#asterisk WIMPy (~wimpy@e183095026.adsl.alicedsl.de)
21:56.40_grim_this is kinda weird too.... hints always show idle.... http://pastebin.com/Nn2yCwGu
22:20.58*** join/#asterisk Sprocks (~Sprocks@BMTNON3746W-LP130-03-1242451068.dsl.bell.ca)
22:29.08*** join/#asterisk MarkSx (~sx@hellan.lnk.telstra.net)
22:39.25*** part/#asterisk hecatae (~philip@host-92-28-13-204.as13285.net)
23:06.57*** join/#asterisk wonderworld (~ww@ip-62-143-157-238.unitymediagroup.de)
23:10.40*** join/#asterisk ChannelZ (channelz@burner.com)
23:14.28*** join/#asterisk Torenn (~Valinor@mimas.lightwitch.org)
23:15.11*** join/#asterisk petris (~petris@2607:5300:60:5475:a9d7:583:99b:a901)
23:26.31*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2)
23:39.31*** join/#asterisk sruffell (~sruffell@asterisk/the-kernel-guy/sruffell)
23:39.31*** mode/#asterisk [+o sruffell] by ChanServ
23:50.09*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2)
23:55.29ipengineerDoes anyone know how this would translate into the new PJSIP_HEADER function? SIPAddHeader,Alert-Info: info=alert-autoanswer
23:56.47ipengineerI tried this but for whatever reason it is not adding it. Doesnt look right to me Set(PJSIP_HEADER(add,Alert-Info:)=info=alert-autoanswer)
23:57.22[TK]D-FenderI'm pretty sure the ":" is bad
23:57.47ipengineerI tried without that but let me give it another go to make sure something else didnt change
23:58.37ipengineerThat is the CLI output: https://gist.github.com/zconkle/a84a45103f73b173984f

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