IRC log for #asterisk on 20111215

00:14.26p3nguinseri: You could use channel redirect, but you have to know ahead of time what context,extension,priority you're going to send the call to.  You'd be better off to configure the dialplan appropriately so the call goes to voicemail on its own.  Or if your phone has an ignore button that will send to voicemail if configured to do so.
00:15.59p3nguinMy phones have a divert button, that if I press it when the phone is ringing, the call is diverted to voicemail.  I can also press the End Call button while it is ringing to stop the ringing, but the Dial() timeout still applies before going to voicemail.
00:20.04SeRip3nguin: I see. I just wanted to do it to calls comming in in the main line which are in the PAP2
00:22.42*** join/#asterisk lanning (~lanning@173-8-187-197-SFBA.hfc.comcastbusiness.net)
00:23.05*** part/#asterisk LemensTS (~matthew@70.238.163.254)
00:23.57SeRiQwell: ping
00:24.10SeRiany developers in?
00:24.38*** join/#asterisk francisvgarcia (~networker@186.1.68.198)
00:25.44francisvgarciaHi folks
00:26.10francisvgarciaI got a lil issue using the MP3Player for web streaming
00:28.13francisvgarciaI'm having this error
00:28.16francisvgarciaapp_mp3.c:133 timed_read: Poll timed out/errored out with 0
00:28.31francisvgarciaI have mpg123 already installed
00:30.08*** join/#asterisk srd (hbunting@ec2-50-18-185-63.us-west-1.compute.amazonaws.com)
00:31.18srdHow could I make a conference call by just dialing an extension and have the dialplan call two numbers simultaneously and bridge them?
00:35.00SeRi[TK]D-Fender: what does res_http_post belong to? and why does asterisk-gui need it?
00:35.35lanningsrd: probably an AGI script that writes call files, then connects the current channel to the conference
00:35.40[TK]D-Fender*-GUI runs on AJAX
00:36.15SeRi[TK]D-Fender: if I build it and res_http_post is not present it fails
00:37.21SeRiI am trying to understand the relationship between both...
00:38.53SeRiany body knows?
01:01.32*** join/#asterisk RypPn (~RypPn@unaffiliated/ryppn)
01:03.20p3nguinseri: So today I did a tcpdump on the vyatta dhcp server.  I clearly see a static route and a default gateway being pushed out on client leases.
01:03.42*** join/#asterisk bloudermilk (~bloudermi@pool-108-38-59-34.lsanca.fios.verizon.net)
01:04.07p3nguinThat leads me to believe that the dhcp clients must be broken.  If not that, then I don't really have an explanation.
01:04.32p3nguinboulder milk?
01:04.38bloudermilkp3nguin: ?
01:04.42p3nguinoh, nevermind.
01:05.00bloudermilkIs this the same p3nguin that frequents the jb scene?
01:05.17p3nguinProbably not, since I don't know what jb is.
01:05.20SeRip3nguin: I have massive comcast issues
01:05.29bloudermilkfair enough :)
01:05.51p3nguinThough I am curious, now that you mention it.
01:06.55*** join/#asterisk KavanS (~KavanS@LINBIT/KavanS)
01:07.31p3nguinWould you mind cluing me in?
01:11.54*** join/#asterisk em_pleh (~em_pleh@rrcs-67-52-227-134.west.biz.rr.com)
01:11.57em_plehhello
01:13.25em_plehI am trying to connect to my pbx from outside the network using IAX2. I have already done port forwarding for "4569" on the firewall and still cannot connect. I have tried from multiple outside computer networks and have had no luck.
01:14.56WIMPyem_pleh: Did you forward 4569 UDP?
01:15.19p3nguinAnd what are you using to "connect" to asterisk?
01:15.59em_plehWIMPy yes I did
01:16.05em_plehp3nguin im using Zoiper
01:16.20em_plehwhen i try it from in the network it works just fine
01:16.38p3nguinSounds like a firewall issue.
01:16.53em_plehwell everything else forwarded on the firewall works like  a charm
01:17.22WIMPyDoes Asterisk have a way back out?
01:17.36*** join/#asterisk SeRi (~wtf@c-76-31-169-54.hsd1.tx.comcast.net)
01:17.42SeRijesus.
01:17.47SeRithis is just wrong
01:18.08SeRiThere should be a law against companys liek comcast
01:18.32em_plehSeRi is it comcast blocking the port?
01:18.46SeRiem_pleh: no. just having serice issues
01:18.47em_plehWIMPy im not sure i understand the question
01:19.01WIMPySeRi: They will continue as long as they have enough customers.
01:19.28*** join/#asterisk Defraz (~Defraz@corp.fuzecore.com)
01:19.32WIMPyem_pleh: Does Asterisk have a route back and is it allowed to reply?
01:19.46em_plehyes it is
01:19.57em_plehunless its somewhere in the config i dont know about
01:20.05em_plehi have even tried changing the port
01:20.12SeRicomcast should disapear from the world
01:20.27em_plehis there anywhere that I have to allow out of network connections?
01:20.27WIMPyem_pleh: Time to use tcpdump
01:20.30SeRihide on a sea crab hole or soemthing
01:21.04em_plehWIMPy shoot away im ready to do
01:21.30Miccanyone familiar with adtran total access?
01:21.40p3nguinem_pleh: firewall
01:21.51p3nguinMake sure the port is not getting blocked.
01:22.08p3nguinCheck iptables on the asterisk computer.
01:22.12p3nguiniptables -L -nv
01:22.27em_plehk let me check
01:22.58em_plehwhat am i looking for
01:23.27p3nguinDo you have any rules at all on that system?  If so, do you really need them on that system?
01:23.39em_plehno i dont need any rules
01:23.47em_plehhow do i disable iptables
01:24.02em_plehWIMPy i used tcpdump on the port and its not even hitting anything on the server
01:24.32WIMPyWell, no request, no reply.
01:24.48em_plehk must be something in iptables
01:24.54em_plehp3nguin how do i disable iptables
01:25.02p3nguinWhich distro?
01:26.25em_plehubuntu
01:26.28em_plehactually let me check
01:26.43em_plehI just ran /etc/init.d/iptables stop and it stopped
01:26.47p3nguinGood.
01:27.04em_plehbut still nothing
01:27.09em_plehIAX2 is udp correct?
01:27.13p3nguinyes
01:27.21em_plehso how will tcpdump see it?
01:27.55p3nguinBecause tcpdump doesn't just see tcp.
01:28.00em_plehgot it
01:28.08p3nguintcpdump -vv -n port 4569
01:28.24*** join/#asterisk seraphie (~erin@75.76.38.159)
01:30.12em_plehok weird
01:30.20em_plehi can ping the port and tcpdump sees it
01:30.27p3nguinYou can't ping a port.
01:30.39em_plehnmap -sU --data-length 999 -p2353 mdcphoenix.selfip.com
01:30.45em_plehdarn
01:30.50em_plehshould of cut off the domain lol
01:30.54p3nguinshould have
01:31.06em_plehwell thats the ping
01:31.10WIMPyFrre calls!
01:31.27p3nguinIt doesn't work, though.  :/
01:31.45em_plehp3nguin what you mean
01:31.51gandhijeeanyone know if there is a polycom phone cfg creator software??
01:32.01p3nguinYou're here because the thing doesn't work.
01:32.09em_plehright
01:32.22em_plehbut it just shows the firewall lets the port go through
01:32.55p3nguinIf you use tcpdump on the asterisk machine, and tell zoiper to register, do you see the packets coming in?
01:33.12em_plehno not when its from outside
01:33.17em_plehinternal network yes
01:33.38p3nguinYou still have a firewall issue, then.
01:33.48em_plehhummm
01:33.55em_pleheven dough i can send a packet huh
01:34.02em_plehwell im using smoothwall
01:34.07bloudermilkp3nguin: Sorry, was knee deep in logs... JB = iOS jailbreak
01:34.19bloudermilkThough now that I think of it, the guy I was thinking of goes by evil penguin
01:34.47bloudermilkWhat's the easiest way to watch the SIP traffic for a call?
01:34.48p3nguinI've seen some other people using my nick on forums.
01:35.24em_plehp3nguin i forward other ports and they work just fine
01:35.32em_plehonly thing not working is this IAX2 port
01:36.16*** join/#asterisk fafaflofly (~bababooey@cpe-74-74-198-0.rochester.res.rr.com)
01:36.17bloudermilkah hah, nevermind :)
01:36.30p3nguinIf you watch tcpdump on port 4569, and use nmap to port 4569 from the same computer where zoiper is, do you see the packet?
01:36.41em_plehyes
01:37.31p3nguinThen zoiper is the part not working?  Check the host name and port number configured in zoiper.
01:37.42em_plehdid already
01:37.46em_plehcorrect port
01:37.49em_plehand ip
01:38.11p3nguinCan you get another phone to test?
01:38.19em_plehI have tryed
01:38.25em_plehthey all work within the network
01:38.27p3nguinI don't know too many iax2 phones, though.
01:38.30em_plehbut not from outside
01:38.55em_plehnow im just wondering if its a permit/deny not allowing localnet to connect
01:39.51p3nguinI don't see how it is even possible for one application's packet (nmap) to reach the asterisk system, but another application on the same computer (zoiper) not reaching it.
01:39.57p3nguinDoesn't even make sense.
01:40.18em_plehyea and i tried from 2 computers and completly different external networks
01:40.56WIMPyWhat system are you running zoiper on?
01:41.08em_plehwindows
01:41.17WIMPyha
01:41.27WIMPypersonal firewall?
01:41.32em_plehnope
01:41.36p3nguinapp blocking
01:41.44p3nguinDefender, perhaps.
01:41.54em_plehfirewall is disabled
01:42.01em_plehand i dont have a 3rd party app
01:44.26bloudermilkIs there such thing as virtualized PSTN?
01:44.32p3nguinYes.
01:44.34p3nguin~itsp
01:44.34infobot[~itsp] An ITSP is an Internet Telephony Service Provider (or VoIP telephone company). They allow you to either SEND calls to the PSTN (this is called termination), RECEIVE calls from the PSTN (called origination), or both. Some offer fixed rates, others $/min. Enter ~itsplist-us (USA) or ~itsplist-ca (Canada) for a listing of popular ITSPs.
01:45.09bloudermilkI meant specifically for virtualizing SS7, etc.
01:45.20*** join/#asterisk SeRi (~wtf@c-76-31-169-54.hsd1.tx.comcast.net)
01:45.32bloudermilkIf I wanted to interface at that level, but not have to get hardware
01:46.44SeRiam I online?
01:46.54p3nguinfor now, yes.
01:47.11SeRihehe...
01:47.17WIMPySeRi: ping yourself
01:47.24SeRiI am so glad I invested on a GSM gateway
01:47.27p3nguin/ping seri
01:47.33SeRiWIMPy: nice try :P
01:47.44p3nguinSeriously, ping yourself.
01:47.51SeRias in irc?
01:47.53WIMPybloudermilk: Such things do exist, but not sure if they are known at that level.
01:47.54p3nguin/ping seri
01:48.06SeRiI thought you guys where talking about as in localhost
01:48.16SeRilol sorry rough day
01:48.28carrarlocalhost is a great itsp
01:48.35SeRihahaha!
01:48.36carrarthey are always fast
01:48.52SeRiand 99.98% uptime
01:48.55carrar100%
01:49.16SeRino need for localhost reboots? patches? updates? must be nice~
01:49.22SeRi!
01:49.39p3nguinI try not to reboot.
01:49.46p3nguinBut sometimes I just do it.
01:50.03SeRiI do it when develpoing and testing... bad cod tend to kill systems :P
01:50.16carraruse tuna
01:50.38p3nguinhaha
01:50.38p3nguincod
01:50.48SeRicode*
01:50.58p3nguinloves hand-breaded deep-fried cod nuggets
01:51.17MaliutaI like Barramundi
01:51.30carrarsueshe
01:53.00SeRi3 hrs in my house and they could not resolve the issue
01:53.06SeRiway to go comcast
01:53.31carrarthats comcast for ya
01:53.47SeRiI been off line most of the day
01:54.36carrarget Frontier Fios 25/25
01:56.19SeRiI tried to get Fios. way out of my league.
01:56.38SeRilooking at local hosted dsl.
01:57.08carrarLocal hosted DSL you can also probably get bonded DSL
01:57.16carrarfor twice or triple the speed
01:57.26carrarand better service
01:57.30SeRiindeed
01:57.47carraranythign is better then comcast
01:57.50SeRiI have a few company's in line. 2012 comes in ill call comast CS and say fuck off
02:15.36*** join/#asterisk justdave (~dave@unaffiliated/justdave)
02:18.23*** join/#asterisk nafg (~quassel@ool-4355e4a2.dyn.optonline.net)
02:18.31nafgHi, can someone help me diagnose this?
02:18.39nafgchannel originate SIP/callwithus/17325342893 application Agi chavrusa.agi
02:18.44nafg[Dec 14 21:12:34] NOTICE[12308]: channel.c:5196 __ast_request_and_dial: Unable to request channel SIP/callwithus/17325342893
02:19.27*** join/#asterisk psharmor (~quassel@97-118-232-206.hlrn.qwest.net)
02:22.32ChannelZif you did a Dial(SIP/callwithus/17325342893) in your dialplan does it work?  (IE, do you have a SIP peer defined called "callwithus" and is that the right number format?)
02:22.40ChannelZmethinks probably not
02:23.27*** join/#asterisk master_of_master (~master_of@p57B53FD9.dip.t-dialin.net)
02:33.45nafgChannelZ: I got it working. I restarted asterisk with an internet connection (last time it booted there wasn't). Thanks!
02:41.33*** join/#asterisk coppice (~coppice@m121-202-23-210.smartone.com)
02:45.22*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
02:52.11*** part/#asterisk tekoholic (~quassel@97-118-232-206.hlrn.qwest.net)
02:54.39*** join/#asterisk nuit123 (~nuit123@ip72-211-223-25.oc.oc.cox.net)
02:55.40nuit123Anyone out there using DIDforsale.com SIP Trunks?  I'm trying to configure a Trixbox for a trunk, but no having much success.
02:56.03nuit123BTW, my problem probably has more to do with my inexperience not necessarily DIDforsale!
02:56.45WIMPy~trixbox
02:56.46infobotTrixbox is unable to be supported here.  It is a closed-source distribtuion of Asterisk and FreePBX containing proprietary code that its users do not have access to, making it difficult to support.  Try joining #trixbox and asking your questions there.
02:58.19nuit123is PBXinaFlash or Freeswitch supported here?
02:58.31nuit123i could wipe and reload my machine.
02:58.36WIMPyno
02:59.05WIMPyThe GUIs have their own channels.
02:59.10nuit123thx
02:59.18*** part/#asterisk nuit123 (~nuit123@ip72-211-223-25.oc.oc.cox.net)
03:00.51*** join/#asterisk MarKsaitis (~MarKsaiti@cpc4-rdng22-2-0-cust932.15-3.cable.virginmedia.com)
03:17.14*** join/#asterisk justdave_ (~dave@unaffiliated/justdave)
03:26.37*** join/#asterisk kayfox (~kayfox@xheotris.zerda.net)
03:28.04nafgAnyone here familiar with AMI? Originating a call from the console works, but from asteriskjava doesn't.
03:28.13nafgUsing Live API.
03:28.19nafgNo output from callback.
03:30.06WIMPyTry it by hand.
03:31.55*** join/#asterisk radic (~radic@dslb-178-002-234-050.pools.arcor-ip.net)
03:32.52*** join/#asterisk Praise (~Fat@unaffiliated/praise)
03:43.44*** join/#asterisk celord (~cesar@celord.ice.co.cr)
03:53.57*** join/#asterisk nighty^ (~nighty@69-165-220-105.dsl.teksavvy.com)
03:56.46p3nguinseri: Well, I'm back.  Got a shiny new Arch desktop.
03:56.58SeRip3nguin: !!!!!!!!!! nice!
03:57.05p3nguin3.1.5-1-ARCH #1 SMP PREEMPT Sat Dec 10 14:43:09 CET 2011 x86_64
03:57.08*** join/#asterisk gajini (~root@61.12.17.170)
03:57.15SeRinice
03:57.29p3nguinIt wasn't toooo painful.
03:57.43SeRiI am sure
03:57.45WIMPyNow try to compile dahdi on that :-)
03:57.59p3nguinIt's a desktop.  I have no reason to do so.
03:58.23p3nguinseri: I thought it was totally jacked for a minute.  I had to manually remove initscripts before I could get sysupgrade to go, which then had no reason to upgrade initscripts.
03:58.28WIMPyexcuses
03:58.37p3nguinSo when I started up the new system, it didn't work very well.
03:59.04p3nguinI remembered that I did that, installed initscripts again, and things magically worked again.
03:59.12p3nguinwas a little worried for a minute.
03:59.42SeRiah! cool.
04:00.19p3nguinAnyone know cqkenvox?
04:00.49p3nguinI've been without skype for a week while my shit was busted, and now I have messages from weird people on there.
04:01.00nafgAnyone here familiar with AMI? Originating a call from the console works, but from asteriskjava doesn't.
04:01.00SeRi:/
04:01.17p3nguinThis cqkenvox wants me to allow him to see me when I am online.  Stalker?
04:01.18nafgUsing Live API, no output from callback.
04:01.30SeRidijib?
04:01.34SeRiJoking!
04:01.42SeRilol :P
04:02.42p3nguinSo I checked how often I do a sysupgrade...
04:03.04SeRievery 2yrs?
04:03.06SeRi:P
04:03.42WIMPynafg: Try it by hand.
04:04.07p3nguin[2009-04-28 01:08] starting full system upgrade
04:04.07p3nguin[2010-09-29 12:40] starting full system upgrade
04:04.07p3nguin[2011-12-14 13:52] starting full system upgrade
04:04.41SeRihahahaha
04:04.42SeRinice
04:04.57p3nguinNot very often.
04:07.06*** part/#asterisk b-scrillz (~lolwut@CPE00226b5cbf94-CM000f9facaeec.cpe.net.cable.rogers.com)
04:07.41SeRi:)
04:08.20p3nguinI still have some polishing to do.  I keep finding nicks and scratches on this new system.
04:09.50nafgWIMPy: Ahh, permission denied
04:10.28nafgread=call,write=call not enough for originate?
04:11.14nafgThe 1.4 pdf say it needs call, all --- I assume that's either one of course, no?
04:11.43WIMPyThere is an "originate" permission. That's probably doing what it says.
04:19.02WIMPy@£*~^£@&! Damn auto keypad feature.
04:19.10nafgWIMPy: Where does it list permissions?
04:19.26WIMPymanager.conf
04:25.48nafgWIMPy: I mean, where does it list the permissions you can put into manager.conf?
04:26.13nafgIn any case it worked. I had to add originate and system (at least that AMI said).
04:26.18nafgSo thanks again!
04:31.28WIMPyIn the sample manager.conf.
04:36.39nafgAh.
04:38.46nafgAnother question: If when AMD detects MACHINE, I do WaitForSilence(2000), most of the message still gets cut off. After listening to my (Sprint) voicemail
04:39.13nafg(all defaults, no custom name or greeting), I decided to add repeat=2. Then it works perfectly.
04:39.53nafgThe question is, how safe is it to wait for 2 seconds twice. What if it thinks a person is machine --- he won't hear anything. What if
04:40.08nafganother voice mail service only has one silence? It will never go.
04:40.15nafgAre those real concerns?
04:40.33WIMPyIt should be impossible to do that reliably.
04:44.03nafgWIMPy: == it's not safe?
04:44.20WIMPyHow could it possibly be safe?
04:44.28nafgWhat should I do, wait for one silence and play it twice? Wait for a longer silence?
04:44.32WIMPyIt's always including some guesswork.
04:44.43nafgOkay, by safe I mean reasonable.
04:45.50nafgWhen it waits for "two instances" of the two-second silence, does one four-second period of silence count?
04:46.24WIMPyI haven't tried.
04:46.45nafgMy second concern can be alleviated by specifying a timeout.
04:48.49nafgIs there a way to "explicitly" specify no timeout? For instance 0? What if you there's a trailing comma, e.g.
04:49.02nafgWaitForSilence(2000,1,)
04:49.58*** join/#asterisk gravin (~gravin@175.136.225.116)
04:55.06nafgDoing a timeout of seven seconds, hope it works well!
05:02.37phixGANG!
05:33.04*** join/#asterisk jaskew (~jdaskew@netblock-75-79-182-110.dslextreme.com)
05:38.39*** join/#asterisk mintos (mvaliyav@nat/redhat/x-jgxaebkuqctyrfpv)
05:49.12*** join/#asterisk irroot (~gregory@197.104.216.5)
05:53.32*** join/#asterisk Carlos_PHX_ (~Carlos@ip24-56-6-80.ph.ph.cox.net)
05:58.16ChannelZBANG!
06:09.46*** join/#asterisk asterisk-Tester (~RAMYT@193.227.170.247)
06:11.58*** join/#asterisk gerhard7 (~gerhard7@82-171-103-215.ip.telfort.nl)
06:18.04*** join/#asterisk luckman212 (~irc@pool-108-41-8-176.nycmny.fios.verizon.net)
06:20.52*** join/#asterisk tyman (~tyman@173-12-219-189-Fresno.hfc.comcastbusiness.net)
07:01.31*** join/#asterisk xpot (~xpot@166-70-100-198.ip.xmission.com)
07:01.51*** join/#asterisk IsUp (~nocturne@unaffiliated/isup)
07:02.15IsUpmorning all
07:03.58*** join/#asterisk gravin (~gravin@175.138.192.21)
07:12.43*** join/#asterisk ferdna (~yup@cpe-67-10-220-35.elp.res.rr.com)
07:19.40*** join/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190)
07:21.01*** part/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190)
07:25.24*** join/#asterisk Ad-Hoc (~nimbus@194.30.241.105)
07:42.16*** join/#asterisk Carlos_PHX_ (~Carlos@ip68-2-227-192.ph.ph.cox.net)
07:43.53*** join/#asterisk Tim_Toady (~fuzzy@188.4.1.11.dsl.dyn.forthnet.gr)
07:47.30*** join/#asterisk bajou2_202020 (~ali.jawad@193.227.186.146)
07:49.32bajou2_202020hi my softphones register on opensips and I use asterisk + a2billing on another server(s) for call billing, and call routing/rates/switching, after that calls are sent to the Tier1 carriers for termination, I am using 10 apache servers on 32bit vmware, would I gain significant improvement in performance using 62 bit OS ...the OS is Centos 5.7 and the Asterisk is 1.8
08:00.26*** join/#asterisk waschtl (~waschtl@HSI-KBW-078-043-090-014.hsi4.kabel-badenwuerttemberg.de)
08:01.27*** join/#asterisk lftsy (~lftsy@194.38.160.113)
08:02.08ChannelZYou only really would by virtue of being able to put more RAM in the machine
08:02.43ChannelZassuming your resources are currently tight on that system with a possible max of 4GB
08:04.02ChannelZ(and we'll ignore PAE)
08:08.25*** join/#asterisk singler (~singler@81-7-123-162.static.zebra.lt)
08:12.37bajou2_202020ChannelZ, I am good on RAM ...for that purpose I dont really need 64 bit, it was my assumption that 64bit does speed up computations, and Asterisk with A2billing is more or less resource intesive in terms of CPU, that is why I asked about 64bit...I might be barking up the wrong tree though
08:15.49*** join/#asterisk fisted_ (~fisted@unaffiliated/fisted)
08:21.22*** join/#asterisk freeman_u (~freeman@gw.quart-soft.net)
08:24.17*** join/#asterisk Nasga (~Nasga@112.4.118.78.rev.sfr.net)
08:26.26*** join/#asterisk irroot (~gregory@197.106.2.32)
08:30.31*** part/#asterisk gajini (~root@61.12.17.170)
08:42.13*** join/#asterisk s[X] (~mark@ppp59-167-157-96.static.internode.on.net)
08:50.50*** join/#asterisk ixyd_ (~denzs@carbon.gonicus.de)
08:54.48*** join/#asterisk Carlos_PHX_ (~Carlos@ip68-2-227-192.ph.ph.cox.net)
08:57.52*** join/#asterisk dandre (~daniel@ble59-2-81-56-122-47.fbx.proxad.net)
08:59.12*** join/#asterisk jkroon (~jkroon@dsl-241-253-186.telkomadsl.co.za)
08:59.46*** join/#asterisk fenlander (~fenlander@82.152.81.57)
09:11.49*** join/#asterisk s[X] (~mark@ppp59-167-157-96.static.internode.on.net)
09:23.32*** join/#asterisk Liability (~gfilmer@196.1.57.28)
09:31.03*** join/#asterisk tzafrir (~tzafrir@local.xorcom.com)
09:35.50*** join/#asterisk mpe (~mpe@office.ipvision.dk)
09:38.10*** join/#asterisk kriegerod (~krieger@chaf.tenet.odessa.ua)
09:40.20*** join/#asterisk sekil (~sekil@78.24.104.73)
09:46.11*** join/#asterisk schmidts (~schmidts@Lo20-rt01.lm33.sil.at)
09:46.12schmidtsgood morning
09:48.02*** join/#asterisk eharris (~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net)
09:53.36*** join/#asterisk mnicholson (~mnicholso@nat/digium/x-zncztvlgcxwtrucs)
09:53.36*** mode/#asterisk [+o mnicholson] by ChanServ
09:56.46*** join/#asterisk field_it (~hardwork@dslb-088-066-150-143.pools.arcor-ip.net)
09:57.30ixyd_hi guys, iam restructuring my dialplan to only use subs instead of macros (i know 1.8 is already doing this all the time)... iam wondering about the following warning: "....application call to GoSub affects flow of control...." can someone tell me if there is a real reason not to use gosub directly?
09:59.22field_ithi. sometimes everything works in<->out. usually in the morning asterisk does not receive calls from outside (caller gets "no such number" tone). and also in the morning often a call is established from inside out it's only ringing "half" a time and then silence but the channel's open and inside can hear the outside caller but not vice-versa.
09:59.58field_itideas?
10:02.06*** join/#asterisk AmirBehzad (~behzad@86.57.4.5)
10:02.56*** join/#asterisk analogkid (~analogkid@ip-178-202-132-139.unitymediagroup.de)
10:04.00*** join/#asterisk elred_ (~elred_@unaffiliated/elred-/x-5010831)
10:06.36*** join/#asterisk irroot (~gregory@197.105.85.40)
10:07.19schmidtsfield_it which version do you use? coudl be a deadlock problem
10:09.26field_itschmidts: asterisk v1.8.7.1
10:09.42field_itschmidts: why do you think it might be a deadlock?
10:10.09ixyd_field_it: what is your outbound conenction? sip, dahdi...?
10:10.14schmidtsfield_it just an idea ;)
10:11.19*** join/#asterisk s[X] (~mark@ppp59-167-157-96.static.internode.on.net)
10:11.21field_itixyd_: ah, thx, good question. its sip.
10:11.26field_itschmidts: ok
10:11.37ixyd_fix or dynamic ip?
10:12.11ixyd_sounds like getting a new ip over night and having nat/stun issues in the morning ;)
10:13.22schmidtsfield_it do you see some active channels in the morning?
10:14.37field_itixyd_: dynamic. yes, that's my guess. but why the heck..
10:14.45field_itschmidts: nope
10:14.59schmidtsok then it really could be a nat ip problem
10:15.07field_itschmidts: 1st tries fail. dunno yet what triggers it to work again
10:15.27schmidtsfield_it dns timeout or maybe just reregister
10:15.46ixyd_i dont have any experiences using external sip providers via nat....so iam not familiar with it :(
10:16.49field_itixyd_: thanks anyway
10:17.00ixyd_are you using stun?
10:17.02field_itschmidts: well. yes. sort of.
10:17.07field_itixyd_: no stun
10:17.08ixyd_maybe check res_stun_monitor.conf
10:17.10ixyd_hm :(
10:17.58ixyd_check the registration interval for your isp
10:18.07field_ithm. how do i force a re-register of sip registries? (w/o reloading entire asterisk..
10:18.21ixyd_maybe your ip changes but the registration is not refreshed until your asterisk does so
10:18.37schmidtssip reload
10:18.49field_itixyd_: could be, looking into it..
10:18.56ixyd_good luck
10:18.57field_itschmidts: arg. thx. :)
10:19.32field_itwell.. handle_response_register: Forbidden - wrong password on authentication for REGISTER
10:19.40field_itwhat the .. is going on here
10:20.49field_itoh my
10:21.06field_itok, this one was also selfmade..
10:21.18field_itguys, thx and sorry.
10:21.39field_itchanged a dyndns registration these days. had a typo
10:21.42field_itbut! :d
10:21.57field_itthe problem already existed before that!
10:22.56field_itwait. ahhh. it then only started working after resuming the notebook. it previously handled the dyndns update..
10:23.13field_ityep. so, I'd say, see you tomorrow for confirmation..
10:23.17field_itah, another thing.
10:23.27field_itanyone got cdr syslogging working?
10:23.34field_it(presumably yes..)
10:25.53field_ithm, not entirely solved, it seems.
10:26.12*** join/#asterisk gravin (~gravin@175.138.140.245)
10:26.54field_itdialling from outside in I get no more "no such number" but plain silence for a couple of secs and then the three short signals in a row. beep-beep-beep (what's it called?)
10:29.40field_itdyndns ip not yet up to date.
10:32.36*** part/#asterisk stix (~stix@193.89.191.209)
10:33.15ixyd_field_it: what do you see in your cli while testing?
10:33.53field_itixyd_: cdr wise? iirc nothing
10:34.12ixyd_field_it: regarding the 3 beeps
10:35.00*** join/#asterisk TimeRider (~steve@host81-136-216-215.in-addr.btopenworld.com)
10:35.07field_itixyd_: nothing as well. the call doesn't make it through. but that's the not-yet-updated-dyndns-issue I think
10:36.54*** join/#asterisk s[X] (~mark@ppp59-167-157-96.static.internode.on.net)
10:37.58ixyd_ah i see
10:38.19*** join/#asterisk s[X] (~mark@ppp59-167-157-96.static.internode.on.net)
10:39.35*** join/#asterisk gravin_ (~gravin@175.140.181.163)
10:42.44*** join/#asterisk ollii (~risker@2001:470:1f15:1384:62eb:69ff:fe31:b4)
10:42.50olliiehlo
11:07.20*** join/#asterisk skrusty (~ksrusty@62.252.24.138)
11:07.31skrustymorning
11:09.08skrustydoes anyone know if there is a manger event fired when SIP phones enter DND via feature codes? I know there is a ZAP DND event...
11:10.20ixyd_i dont know, but u could send one on your own using UserEvent()
11:11.02skrustyyeah
11:11.20skrustywas just hoping there was a standard for it, but never mind
11:11.24kaldemaryou'd have to implement the DND feature code for SIP yourself anyway.
11:12.13kaldemarusually DND is a button is SIP phones that just affects the phone behavior and does not interact with the server in any way when activated.
11:12.25kaldemars/is SIP/in SIP
11:13.57skrustyyeah, i see there's been talk of trying to use options to determin the DND state of a phone
11:14.09skrustybut that doesn't work very well, as most do not implement this correctly it seems
11:18.05*** join/#asterisk gravin (~gravin@175.138.193.196)
11:33.23*** join/#asterisk hehol (~hehol@buero-gw.dortmund.loca.net)
11:33.36*** join/#asterisk gravin_ (~gravin@175.138.194.177)
11:43.57*** join/#asterisk gravin (~gravin@175.138.149.37)
12:01.55*** join/#asterisk singler (~singler@81-7-123-162.static.zebra.lt)
12:02.17*** join/#asterisk garymc (~chatzilla@81.138.225.164)
12:23.03*** join/#asterisk nny (~Scott@174.107.223.14)
12:41.44tzangerhm, I'm having a brain fart moment here
12:42.28tzangerthree SIP phones calling the same Asterisk server. A calls B, then puts B on hold and calls C. A now does a three-way call with B and C. A hangs up. Does the B-C call leg also terminate?
12:45.48ixyd_i think there wont be any B-C call-leg
12:46.06ixyd_as the 3-way conference is done in the phone of A and there a two calllegs A-B and A-C
12:47.44ixyd_so when A hangs up all regarding calls should be terminated
12:49.33leifmadsentzanger: is it a conference on the phone itself?
12:49.48leifmadsenif so, then I would suspect the B-C leg would be disconnected
12:55.02tzangerleifmadsen: that's my thinking as well. If the phone's doing the bridging, then the call would very likely drop. If Asterisk was doing the bridge it's less likely
12:55.12leifmadsenyes
12:55.13tzangerI will be trying it shortly but was wondering if there is a "correct" answer :-)
12:55.24leifmadsenthe correct answer is to try it :)
12:55.30tzangerleifmadsen: thanks dad
12:55.39leifmadsentzanger: np grasshopper
12:58.33*** join/#asterisk [TK]D-Fender (~aoulton@216.191.106.162)
13:12.18*** join/#asterisk Faustov (~fst@gentoo/user/faustov)
13:22.01*** join/#asterisk F|shie (~chatzilla@182.177.11.215)
13:24.53*** join/#asterisk Dovid (~Dovid@static-173-63-105-18.nwrknj.fios.verizon.net)
13:26.52*** join/#asterisk singler (~singler@81-7-123-162.static.zebra.lt)
13:32.20*** join/#asterisk ketas (~ketas@ketas6-sixxs.si.pri.ee)
13:33.17*** join/#asterisk gravin (~gravin@57.70.50.60.brf01-home.tm.net.my)
13:33.24*** join/#asterisk heise2k (~rheise@static-108-16-123-66.phlapa.fios.verizon.net)
13:37.08*** join/#asterisk singler (~singler@81-7-123-162.static.zebra.lt)
13:40.58*** join/#asterisk kayfox (~kayfox@xheotris.zerda.net)
13:42.51*** join/#asterisk scubes13 (~scubes13@cpe-024-168-196-000.sc.res.rr.com)
13:43.31*** join/#asterisk irroot (~gregory@197.174.87.11)
13:48.46*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
13:54.33*** part/#asterisk AmirBehzad (~behzad@86.57.4.5)
13:56.54*** join/#asterisk gravin (~gravin@57.70.50.60.brf01-home.tm.net.my)
14:01.09*** join/#asterisk anonymouz666 (~anonymouz@189.25.16.145)
14:02.26*** join/#asterisk serafie (~erin@nat/digium/x-sjyfhfxfnovrjvne)
14:07.20jayteemy * box has been hacked
14:09.19jayteei'm getting outbound call attempts to countries outside the US. The call attempts show up on the CLI and right now my ITSP, Flowroute is blocking them. I don't see any registrations for devices that don't belong.
14:10.21*** join/#asterisk gravin (~gravin@57.70.50.60.brf01-home.tm.net.my)
14:10.23SeRijaytee: ouch....
14:10.49ixyd_jaytee: allowguest=yes ?
14:11.51*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
14:13.00*** join/#asterisk apten (~apten@carbon.gonicus.de)
14:13.41jayteeixyd, nope it's set to allowguest=no
14:13.50*** join/#asterisk MarKsaitis (~MarKsaiti@195.59.185.18)
14:13.54leifmadsensounds like either an account with a weak account was compromised, or you've allowed someone with access to [default] dialing out powers
14:14.27leifmadsenshould be able to see how those attempts are going out, and thus fix your permissions to block them from doing those calls
14:16.05*** join/#asterisk mjordan (~mjordan@nat/digium/x-meokifilbigudcaz)
14:16.30[TK]D-FenderRegistration is not required to place calls.
14:16.47jayteewhen I turned on sip debug I could see the ip address the invite requests were coming from which is in Cairo, Egypt but it's somehow been initiating calls out as if it was one of my internal phones
14:17.08leifmadsenright
14:17.17[TK]D-Fenderthat would be the "hacked" part.  Go lock down your peers, change your passwords and st up something like fail2ban
14:17.18leifmadsenas I said, they likely are using an account with a weak password
14:17.39leifmadsenfind out which account they are using, and fix the password -- then fix all your passwords
14:17.52leifmadsenguesses the account names are extension numbers
14:17.53*** join/#asterisk gravin (~gravin@57.70.50.60.brf01-home.tm.net.my)
14:19.01*** part/#asterisk field_it (~hardwork@dslb-088-066-150-143.pools.arcor-ip.net)
14:23.59schmidtsleifmadsen :P
14:24.07*** part/#asterisk bn-7bc (bjarne@pdpc/supporter/active/bn-7bc)
14:37.55*** join/#asterisk wesphillips (~wphill04@137-237-233-124.harris.com)
14:44.29*** join/#asterisk jrose_atDigium (~jon@nat/digium/x-wwhplvnwfgakbwij)
14:44.32jayteeleifmadsen, yep my account names match extensions. looks like I'm going to have to rewrite my dialplan :-(
14:44.45jayteeas well as change all my passwords to something stronger.
14:44.53leifmadsenthat's security 101...
14:45.40[TK]D-Fenderjaytee, Where are the phones that normally register to those peers located relative to your server?
14:46.05jaytee[TK]D-Fender, they are on my internal LAN
14:46.15jayteeall within less than 100 feet
14:46.20[TK]D-Fenderjaytee, then you should ahve had permit/deny to restrict them to your local subnet
14:46.38[TK]D-Fenderjaytee, that would have instantly rejected any outside attempt whatsoever
14:46.42leifmadsenstill can
14:47.13leifmadsenif your ITSP is also on a static IP, you can also restrict the firewall to only accept incoming calls from those IPs
14:47.15jayteeok, so I can add permit/deny to each peer entry in sip.conf?
14:47.32leifmadsenjaytee: the better way is to use a template, but yes
14:47.45[TK]D-Fenderjaytee, Yes
14:48.28*** join/#asterisk irroot (~gregory@41.53.212.37)
14:49.11jayteethat'll help for now and I'm going to put Fail2Ban on this server as well. Trying to think of the best way to "map" my phones to extensions. I have some call macros that are generic for internal extensions.
14:49.33leifmadsenjaytee: i explain a very common way of doing that in asterisk: tdg
14:49.56jayteemapping the MAC to an extension using the astdb?
14:50.00leifmadsenmac addresses are a good way of naming devices, and using strong passwords -- you can even add a unique identifer on the end to make it a bit stronger
14:50.13leifmadsenjaytee: I use an external DB because it's much easier, but sure
14:51.37jayteein the meantime, using sip debug allowed me to see the actual source address so I've blocked that in iptables so I'm not getting outbound fraud calls.
14:52.19jayteedefinitely time to tighten down this box
14:52.47schmidtsjaytee i hope for you it wasnt an too expensive lesson to learn ;)
14:53.09jayteeschmidts, about 15 bucks in calls total
14:53.41schmidtsjaytee thats even not enough to really learn something from :D but i am glad for you thats not 15.000 bucks
14:53.45jayteecould have been worse if Flowroute hadn't alerted me this morning
14:55.24*** join/#asterisk gandhijee_ (~akp@50.12.169.99)
14:55.45*** part/#asterisk nny (~Scott@174.107.223.14)
14:56.07chuckfschmidts: he gets this lesson cheap
15:04.33*** join/#asterisk d00gster (~dt@2.88.46.107)
15:06.17*** join/#asterisk irroot (~gregory@197.107.158.211)
15:09.36*** join/#asterisk voipeng (~tom@70.44.203.146.res-cmts.brd2.ptd.net)
15:17.47*** join/#asterisk nighty- (~nighty@static-68-179-124-161.ptr.terago.net)
15:23.18SeRijaytee: indeed. Good luck.
15:25.04*** join/#asterisk vetal (~chatzilla@117-111-113-92.pool.ukrtel.net)
15:26.04vetalHi, please help, how can I get ANSWEREDTIME in milliseconds, or something like 1.2 sec&
15:28.48*** join/#asterisk The_Boy_Wonder (~vossel@asterisk/batman-developer/dvossel)
15:35.08vetalsomobody?
15:35.17leifmadsenif it doesn't so that already, then you would need to change the code to enable that
15:35.24*** join/#asterisk TimeRider (~steve@host81-136-216-215.in-addr.btopenworld.com)
15:37.26vetalI can explain for what i need, tarfifcation almost is per second, so if actual duration is 1.2 it need to be rounded to 2 seconds, not mathematical round. But now I see it is mathematical, so I get in cdr from my operator a lot of call that are begger for 1 second
15:39.08*** join/#asterisk leifmadsen (~Leif@asterisk/documenteur-extraordinaire/blitzrage)
15:39.09*** mode/#asterisk [+o leifmadsen] by ChanServ
15:39.40*** part/#asterisk hesco_home (~hesco@c-76-109-144-184.hsd1.fl.comcast.net)
15:40.11*** join/#asterisk aidinb (~aidin@unaffiliated/aidinb)
15:40.13tzangerwow ekiga is a steaming pile of manure on the new ubuntu
15:40.29tzangerwhat's the preferred gnome sip client these days?
15:40.57*** join/#asterisk putnopvut (~putnopvut@asterisk/master-of-queues/mmichelson)
15:40.58*** mode/#asterisk [+o putnopvut] by ChanServ
15:44.54*** join/#asterisk joecool (~joecool@no-sources/joecool)
15:45.54*** join/#asterisk joecool (~joecool@no-sources/joecool)
15:46.15*** join/#asterisk azv4 (~azv4@50-73-175-237-pennsylvania.hfc.comcastbusiness.net)
15:51.35*** join/#asterisk fofware (~fabian@host230.186-108-158.telecom.net.ar)
15:53.14*** join/#asterisk TimeRider (~steve@host81-136-216-215.in-addr.btopenworld.com)
15:57.33*** part/#asterisk sekil (~sekil@78.24.104.73)
15:59.42leifmadsentzanger: I like jitsi
15:59.48leifmadsentzanger: ekiga has always been shite
15:59.51leifmadsenimho
16:03.13*** join/#asterisk Defraz (~Defraz@corp.fuzecore.com)
16:03.47tzangerjitsi? never heard of it
16:04.04*** part/#asterisk joecool (~joecool@no-sources/joecool)
16:07.49leifmadsentzanger: yes you have, I just mentioned it
16:09.31p3nguinWow, a 15$ lesson rather than a $1500 lesson.  Well done.
16:10.26tzangerstares blankly at leifmadsen, then takes another sip of coffee, still staring.
16:10.38tzangerp3nguin: nice, what did you learn?
16:10.43p3nguinNot me.
16:12.22p3nguinI understand going in what happens if I don't do things correctly.  I take care to make sure this stuff doesn't happen to me.
16:12.58*** join/#asterisk cerberus_za (~coert@8ta-151-22-106.telkomadsl.co.za)
16:15.56p3nguinBut that's my job, so it should be expected.
16:17.50*** join/#asterisk _omer (~omer@182.185.189.121)
16:18.54_omerhello, I deleted some of the LINES from queue_log, now it is stopped getting updated ... May I know why asterisk is not updating queue_log now ?
16:19.18*** join/#asterisk libryder (~david@209.33.214.243)
16:20.46*** join/#asterisk vinhdizzo (~vinh@dhcp-v016-024.mobile.uci.edu)
16:21.22[TK]D-Fender_omer, Check your permissions on it <-
16:22.10*** join/#asterisk anthm (~anthm@freeswitch/developer/anthm)
16:22.56_omerwhen I do "ls" ... queue_log color is Green .... what does it mean ?
16:23.21_omerI just used  chmod +x queue_log    and   chmod +777 queue_log
16:23.42_omerI am also using queuemetrics ... so how to check permission ?
16:23.52p3nguinLog files do not need to be and should not be executable.  It is wrong.
16:24.54_omersorry I am not good in permission thing. Can you please guide me towards the solution ?
16:25.18p3nguinchmod 0640 queue_log
16:25.32tzangeroh jitsi's a whole communications platform
16:25.51ChannelZyou said you deleted some lines, did you do this with an editor?
16:26.50_omerChannelZ:  yes  ... "vi" editor ... then I saved the file and queuemetrics wallboard stopped and queue_log is not getting updated
16:27.03_omerp3nguin:  let me check
16:27.15ChannelZdo a "logger reload" on the asterisk console.  If it re-wrote a new file asterisk might still have a file handle open to an old node on disk
16:27.40ChannelZor you might need to restart queues, not sure if its logging goes through the normal channels?  hmm
16:28.32ChannelZoff to work.. have fun
16:29.07_omerChannelZ:  I have done "chmod 0640 queue_log" .. let me check if queue_log is getting updated now ... then I will check "logger reload" too
16:31.16_omerstill no data in queue_log .... I have issued  logger reload as well....
16:32.14_omerthe last line in queue_log is still the same since last 30 minutes ...
16:35.40p3nguinjaytee: This command is good for creating reasonable passwords for (most) phones:  apg -a1 -m13 -x26 -MSNCL -E^[]{}:\;\"? -s
16:37.47*** join/#asterisk ulogic (~root@ool-4a59e7fc.dyn.optonline.net)
16:40.02*** join/#asterisk gravin (~gravin@57.70.50.60.brf01-home.tm.net.my)
16:41.07_omerp3nguin: when I do "ls -l" all files are permitted to   "
16:41.11_omerasterisk   asterisk
16:41.18_omerbut queue_log is permitted to
16:41.20_omerroot  root
16:41.32*** join/#asterisk hfb (~hfb@pool-98-119-109-145.lsanca.dsl-w.verizon.net)
16:41.34_omerI hope you can understand what I mean , I am not good in linux
16:41.49p3nguinchown asterisk asterisk queue_log
16:41.53_omer-rw-r----- 1 root     root        11723122 Dec 15 12:44 queue_log
16:41.53_omer-rw-rw---- 1 asterisk asterisk    45617354 Sep  1 21:41 queue_log.0
16:41.53_omer-rw-rw---- 1 asterisk asterisk     1866007 Jan 30  2011 queue_log.1
16:42.11_omerok let me check
16:42.31_omerchown: cannot access `asterisk': No such file or directory
16:43.52[TK]D-FenderROOT
16:43.56[TK]D-FenderAnd wrong permissions
16:44.21p3nguinHe was able to chmod it, so he's probably root already.  I imagine he didn't copy my command.
16:44.31pabelangeryour command is missing :
16:44.40p3nguinOops.
16:44.51p3nguinchown asterisk:asterisk queue_log
16:44.59_omer:) ok let me check
16:46.07p3nguinNow I have to be careful... that fulfilled my mistake quota for the week.
16:46.14_omerworks now .....
16:46.47_omerwhat does it mean ?  -rw-r-----  ?   all files have  -rw-rw----  but queue_log have -rw-r-----
16:47.11Dovidis there any way to see in an agi if a channel is dead or not?
16:47.15p3nguinIt means I didn't know what the permissions were on the file before, so I told you a safe permission to use.
16:47.15_omerqueue_log file size is still the same where as calls are going thru and file is still not getting updated.
16:48.01_omerok : let me check  logger reload
16:48.04[TK]D-Fender_show us the folder again, and PASTEBIN it this time
16:48.06[TK]D-Fender~pb
16:48.06infobot[~pb] A "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.us , http://pastebin.ca , http://channels.debian.net/paste , http://paste.lisp.org , http://bin.cakephp.org/ , http://asterisk.pastey.net/ ; or install pastebinit with yum or aptitude.
16:48.08[TK]D-Fender^^^^
16:48.20p3nguinIf you feel like changing it to match, which is not going to be necessary in most cases, chmod 0660 queue_log
16:48.48p3nguin0640 is going to be safe and should still work in almost every case.
16:49.13_omerGreat !!! size is getting changed after "logger reload"
16:49.32_omerfffhhheewww .... thanks p3nguin
16:49.40p3nguinWhat started the problem?
16:49.55p3nguinDid it mess up when you edited the file?
16:50.59[TK]D-Fenderyes
16:51.01_omerLet me explain,  I edited queue_log file using  "vi"  then saved and quit ":wq"  .....
16:51.03[TK]D-Fender^
16:51.11p3nguinOkay.  Don't do that anymore.
16:51.23[TK]D-FenderStop changing the owners of those files
16:51.39_omerthen what is the best way to edit queue_log ?
16:51.48p3nguinYou don't need to be editing a LOG file.
16:51.48_omershould I make a copy first ... or what?
16:52.02p3nguinThat's the point of having a log file.  It records things as they really are.
16:52.21_omeryou are right. My editing also disturbed the format.
16:52.31p3nguinRight, so don't do it.
16:52.43_omerI think I should save queue_log in database instead of file ... anyhow. everything looks smooth now ..
16:54.01_omerthanks !! guys :)
16:54.11_omerbye
16:54.15_omerCheerz
16:58.03*** join/#asterisk KavanS (~KavanS@LINBIT/KavanS)
17:00.38pigpenanybody know of any sip issues with asterisk 1.8.3.3 that would cause sip to not "function"
17:00.59pigpenie:  I can see the sip peers, registered, but will not attempt any kind of dial if sip.
17:01.52pigpenie: dial command sent, but it doesn't
17:02.05r0m|up3nguin: how is everything working out?
17:03.24[TK]D-Fenderpigpen, well you are several releases behind already, but I doubt anything that tragic.  you should probably start showing us what you're doing.
17:04.40p3nguinr0m|u: My sound system needs attention.  I don't know what to do to it yet.
17:04.58r0m|up3nguin: alsamixer?
17:05.21p3nguinalsa, yes.  alsamixer is just the mixer application.
17:05.37r0m|uI know. by default is muted
17:05.50p3nguin:/
17:06.00p3nguinThis isn't a "default" installation nor a new installation.
17:06.10r0m|udidnt it get upgraded?
17:06.24p3nguinIt should have.
17:07.27r0m|udoes alse see your card?
17:07.34*** part/#asterisk apten (~apten@carbon.gonicus.de)
17:07.44*** part/#asterisk asterisk-Tester (~RAMYT@193.227.170.247)
17:08.46p3nguinOf course.  I would have no sounds if the card wasn't detected and in use.
17:09.48r0m|uoh. ok I thought you had no sound
17:10.02p3nguinLet me just tell you what the problem is so you don't have to keep telling me things that don't apply.
17:10.14r0m|u:/
17:10.29r0m|uill just shut up.
17:10.32r0m|u;)
17:11.30p3nguinTwo things that I can think of right now: tvtime's volume control no longer changes the Line mixer control, and any sounds coming through KDE apps are not obeying the PCM mixer control.
17:12.15*** join/#asterisk neurosys (~neurosys@69.198.141.134)
17:12.52p3nguinI keep master and front at 100%.  I keep PCM at 50 or less.  KDE sounds are full blast (100% volume).
17:13.12r0m|uI see
17:13.27p3nguinI use PCM to adjust my sound level.
17:13.43p3nguinNeed more sound, turn up PCM.  Need less, turn down PCM.
17:13.53p3nguinMaster and front remain at 100% all the time.
17:16.34r0m|uMhhhh
17:18.32p3nguinIt may not be alsa that is the cause of the problems.
17:18.57p3nguinIt probably isn't, actually.
17:19.56*** join/#asterisk logicwrath (~no@74-94-239-197-Michigan.hfc.comcastbusiness.net)
17:20.50*** part/#asterisk libryder (~david@209.33.214.243)
17:22.25*** join/#asterisk c4t3l (~c4t3l@c-76-30-80-232.hsd1.tx.comcast.net)
17:23.25r0m|uI agree
17:25.00p3nguinBut it *is* a problem, and I would prefer to fix it soon.
17:25.10r0m|uindeed
17:26.40p3nguinAnd konqueror is broken.  It crashes out within about a minute of my opening it.  And the crash handler makes sound, which is full blast out my speakers.
17:31.01r0m|uouch
17:31.04r0m|useg fault?
17:32.51*** join/#asterisk devmikey (~irc@unaffiliated/devmikey)
17:33.14p3nguinYes. sig 11.
17:34.00p3nguinhttp://pastebin.com/eTrH2pGM
17:37.49*** join/#asterisk IsUp (~nocturne@unaffiliated/isup)
17:39.04*** join/#asterisk ideaman (~ihaveapla@173-10-29-218-BusName-utah.ut.hfc.comcastbusiness.net)
17:39.27r0m|ulooking at it
17:39.34ideamanWhat is the best channel for some help with some Polycom IP phones and Asterisk?
17:39.41*** join/#asterisk singler (~singler@84.15.129.49)
17:39.49IsUphey
17:40.35p3nguinideaman: Probably this one.
17:40.51ideamanAlright, well here it goes
17:42.00p3nguinLet 'er rip, tater chip.
17:42.08ideamanI have a TFTP server setup on an Asterisk box for about 10 Polycom phones, all IP650s with older Revs. I've never had to update my bootrom or anything as they have changed Revs. However now, Rev Y phones apparently need a newer bootrom.
17:42.23ideamanMy worry that I'm afraid to try without breaking what is currently on the network is...
17:42.25r0m|ulol
17:42.44ideamanCan I just drop a newer bootrom.ld file in there and it'll be backwards compatible?
17:42.45p3nguinIf I were you, I would switch to FTP so I can manage my versions by user/pass.
17:43.31p3nguinDon't upgrade your bootrom unless you need to.
17:43.48p3nguinIn other words, don't upgrade it on the older phones just for the sake of upgrading it.
17:43.53ideamanright
17:43.55ideamanI don't want to.
17:43.56ideamanbut
17:44.12p3nguinFTP, chroot directories, different user/pass for each version.
17:44.29p3nguinProblem solved.
17:44.41p3nguinPolycom phones love FTP anyway.
17:45.48anonymouz666http://mywiki.wooledge.org/FtpMustDie
17:46.54ideamanIs it hard to convert eveyrthing to FTP if the old ones are all already setup as TFTP
17:47.00ideaman(still learning)
17:48.11[TK]D-Fenderideaman, so you absolutely require an update of the bootrom for something?
17:49.02ideamanI was just thinking that's what my problem was since this one doesn't seem to like the current one in there, and when I asked Polycom, they said this Rev Y needed a newere bootrom
17:49.24[TK]D-FenderDon't put the bootrom in your general provisioning
17:49.39[TK]D-FenderUpgrade just the BR off another FTP folder as a 1-off
17:50.01ideamanI didn't see where you do tell the phone otherwise which bootrom it chooses to load.
17:50.12p3nguinYou don't.
17:50.24p3nguinIt pulls the one from the directory that it is looking at.
17:50.29ideamanah
17:50.53ideamanSo how can I tell it to look at a different directory. It just repeadly autoboots over and over.
17:50.57p3nguinThat's why I said managed directories by using ftp and chroot based on user is the correct solution.
17:51.12p3nguinYou don't get to tell the phone that, either.
17:51.46p3nguinYou'll upgrade it from a different tftpd or you'll use managed directories and ftp.
17:52.06p3nguinYou can even use both -- tftp on the old phones, and ftp on the new ones.
17:52.13p3nguinIt's really the best way.
17:52.18[TK]D-FenderBoot the phone go immediately into the menu.  hardcode FTP detials.  The end
17:52.25p3nguin*nod*
17:52.31ideamanAlright
17:52.34ideamanYou guys rock
17:52.51p3nguinLet the ftp server chroot based on the username you enter into the phone.
17:55.54r0m|up3nguin: I think Qt has a problem with conqueror.
17:56.00r0m|udid Qt get updated?
17:56.13r0m|ukonqueror*
17:57.06p3nguin[2011-12-14 12:18] upgraded qt (4.6.3-1 -> 4.7.4-3)
18:02.56r0m|uMhhhhhhh
18:05.07*** join/#asterisk Micc_ (~Micc@c-24-19-33-189.hsd1.wa.comcast.net)
18:06.38Micc_why does asterisk use the internal ip address in the invite and to header when I do just Dial(SIP/user1) but if I do Dial(SIP/1234@user1) it puts the external ip in there and the device ignores the invite?
18:07.34Micc_do I need to set some kind of nat setting in the peer?
18:07.54Micc_I already have nat=yes
18:08.42IsUpMicc_: localnet=, externip=, nat=, canreinvite=
18:08.43*** join/#asterisk blizzow (~jburns@67.50.165.58)
18:09.15Micc_asterisk server is not behind nat, but this adtran(user1) is behind nat.
18:10.02Micc_localnet and externip are global sip settings, not for peer.
18:10.56IsUp~nat
18:10.56infobotnat is probably Network Address Translation  Usable in Asterisk sip.conf file with externip, localnet, and localmask setup properly.  See docs.
18:12.34Micc_I have tons of devices working fine that are just phones.
18:15.21Micc_I shouldn't need to use externip and localnet if asterisk is on a public ip.
18:16.10Micc_this seems more like a bug in asterisk to me. why would it be different depending on if I do Dial(SIP/user1) or Dial(SIP/1234@user1)
18:18.02Micc_I guess I can try sip transforms on the sonicwall and see if that helps.
18:18.06kaldemarMicc_: does the device get the message? SIP/1234@user1 is interpreted as a URI where user1 is a host.
18:18.44Micc_the device gets the invite but it uses it's external IP in the invite and to headers so the device ignores it
18:18.54Micc_but it gets it fine when its just SIP/user1
18:18.57kaldemarMicc_: you only need nat=yes for a peer that is behind a NAT.
18:19.16Micc_yes the device is behind nat.
18:19.34[TK]D-FenderMicc_, Never allow SIP transfomrs
18:20.08[TK]D-FenderMicc_, show us the attempts with SIP debug enabled along with a peer dump
18:23.59voipengwhat breaks it when you use sip transformation?
18:24.14voipengits just presented incorrectly then?
18:25.37Micc_http://pastebin.com/th3ra0by
18:26.26Micc_my scroll back buffer wasn't set enough to get all of the invites on the asterisk side, but you can see them from the peer side.
18:27.08Micc_is that enough information to see that there is a differencee with the two different ways of dialing?
18:28.28*** join/#asterisk _Corey_ (~chatzilla@mail1.infradapt.com)
18:28.34[TK]D-FenderMicc_, that looks like 3rd aprty debug.  I want to see what is actually happing at * CLI not after X amount of mangling may have happened along the way
18:29.34Micc_no mangling, its just behind a comcast modem.
18:30.05Micc_oh
18:30.12Micc_my sip show peers says Nat N
18:31.09Micc_I guess thats what they all say
18:32.02Ziaeonanyone else watching SOPA?
18:32.54jayteeSOPA? on CSPAN?
18:33.00[TK]D-FenderSOPA?  NDAA just passed <-------
18:33.10jayteeare they voting today on SOPA
18:33.20voipengMicc, here are some commands to try on the adtran, used these with support last time deb sip sta messsage
18:33.20voipengdeb sip trunk
18:33.20voipengdeb sip user
18:33.20voipengdeb voice verbose
18:33.28jayteeNDAA pretty much shreds the Constitution
18:33.32*** join/#asterisk EugeneKay (eugene@itvends.com)
18:34.02voipengstack messages is what your looking for i believe, i dont have one here to connect to
18:35.38EugeneKayNot strictly Asterisk, but anybody use voip.ms in concert with CSipSimple(Android) ? I'm having oodles of trouble trying to get calls to work.
18:35.45[TK]D-Fenderjaytee, That is the most vile POS I could have ever imagined passing...
18:36.40[TK]D-Fenderjaytee, This is the kind of thing that should tip OWS into mass public revolt.  You needed a target?  You've got one.  The police state & military industrial complex
18:37.52[TK]D-Fenderjaytee, You have a greater chance of dying in a bathroom accident that due to terrorism in the USA.
18:37.55[TK]D-FenderWAR ON TOILETS!
18:39.06[TK]D-Fender"Those who sacrifice liberty for the sake of safety deserve neither"
18:39.31Micc_here you go http://pastebin.com/LYS7MvTv
18:40.47Micc_you see the difference now?
18:40.54[TK]D-FenderActually no...
18:41.21Micc_see the first invite after the dial(SIP/waldimports1)
18:41.40Micc_that has waldimports1@10.1.10.10 in the invite and to header
18:41.47[TK]D-FenderAh, I see it in the invite header, but not the packet destination or the origin
18:41.53[TK]D-FenderThat is odd..
18:42.03Micc_yeah those are fine, its just the headers
18:42.18[TK]D-FenderNow try doingt this what we advertise as the "right way" : SIP/peer/number , never sip/humber@peer
18:42.38Micc_oh, I've just always done it that way for some reason.
18:44.53Micc_same thing
18:46.54[TK]D-FenderDopes that device register to *?
18:47.02[TK]D-Fenderdoes*
18:47.27Micc_yes
18:47.31Micc_it is registered
18:47.49Micc_Reg. Contact : sip:waldimports1@10.1.10.10:5060;transport=UDP
18:51.24Micc_any ideas?
18:51.49*** join/#asterisk mjordan (~mjordan@nat/digium/x-uovmthxlwuuwcvtg)
18:51.54voipengsip inspection on internet router?
18:52.30Micc_if its a bug, I need some kind of temporary work around. thats why I was thinking transforms might work, but prob not.
18:53.56r0m|uEugeneKay: I use CSipSimple I have not had any issues
18:54.13[TK]D-FenderMicc_, have it register again and validate the contact
18:54.17r0m|uEugeneKay: what type of issues are you running in too?
18:54.29EugeneKayCalls connect, but all I get is silence.
18:54.56r0m|uwireless or over cell?
18:55.03EugeneKayWiFi
18:55.09r0m|uNAT?
18:55.26EugeneKayYup, though I've tried forwarding UDP:5060/5061 directly to the phone as well
18:55.41r0m|uDid you do the same for RTP?
18:56.03EugeneKayNo?
18:56.43EugeneKayWhat ports should I be fiddling with? This is all still a learning experience for me
19:00.11Micc_TKD-Fender, you want me to validate by looking at the register packets?
19:00.21voipengprune peer
19:00.27voipengregister again, reset the device
19:00.28voipengsomething
19:01.48Micc_I see it registering every couple minutes.
19:01.56Micc_the contact looks the same as in sip show peer
19:02.19*** join/#asterisk kikohnl (~kotis@72.253.138.39)
19:02.30[TK]D-FenderMicc_, Yup
19:02.39[TK]D-Fender:/
19:03.12Micc_shouldn't asterisk be using the same ip address no matter which way I do the dial?
19:03.32[TK]D-FenderOne ould think... This looks tracker-worthy
19:03.43Micc_seems like an asterisk bug to me, but maybe its supposed to be that way for some reason.
19:04.53r0m|uforward 10000 to 20000 (You could also narrow it
19:05.00r0m|uEugeneKay: ^^
19:05.22r0m|uyou could also do 10000 to 10010
19:05.35EugeneKayI can do whatever, so long as it works. :-p
19:05.38r0m|uand set csip to use only set rtp
19:05.42Micc_brb going to try putting behind sonicwall with sip transforms
19:08.27EugeneKayr0m|u - a-ha! I think I found the issue
19:08.40EugeneKayI was previously forwarding 10000 to my brother's desktop for some Steam game of theirs
19:08.45r0m|uEugeneKay: whats that?
19:08.51r0m|uah!
19:08.54r0m|u;)
19:09.08*** join/#asterisk ferdna (~ferdna@cpe-67-10-220-35.elp.res.rr.com)
19:09.26EugeneKayAnd I'm willing to bet csip is just picking hte first port
19:10.17r0m|uEugeneKay: look at the advance settings and you will see wht RTP ports it wnats to use. I set mine to a static port
19:11.11EugeneKayI'm not seeing that in csip, where should I be looking?
19:11.27r0m|uone sec
19:12.21EugeneKayI'd ideally like it to "just work" when I hop on WiFi at a cafe, too, so I'm hesitant to make it static
19:12.38EugeneKayeg, no incoming rewrites needed.
19:13.41*** join/#asterisk Micc_ (~Micc@c-24-19-33-189.hsd1.wa.comcast.net)
19:13.42*** join/#asterisk outtolunc (~outtolunc@c-76-21-78-122.hsd1.ca.comcast.net)
19:13.45Micc_its working with sip transforms
19:14.00r0m|uEugeneKay: Than you are good leave it as it is.
19:15.28r0m|uEugeneKay: I have to go. work calls. Good Luck. You should be set now!. I might hit you up at #cyanogenmod for some help ;) Take care.
19:16.15EugeneKayHah :-p
19:16.23EugeneKayThanks, got me pointed in the right direction
19:28.31*** join/#asterisk timahvo1 (~rogue@197.176.36.146)
19:29.30*** join/#asterisk JustinCampbell (~justinCam@74-94-59-225-Philadelphia.hfc.comcastbusiness.net)
19:29.57*** join/#asterisk MarKsaitis (~MarKsaiti@cpc4-rdng22-2-0-cust932.15-3.cable.virginmedia.com)
19:33.19*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
19:33.35*** join/#asterisk cnu (cnu@the.ultimate.lamer.la)
19:36.03Micc_now I get an auth reject when I try to make an outbound call with sip transformations
19:43.03Micc_its not using the username in the invite when making an outbound call with sip transforms.
19:43.10Micc_and insecure=invite doesn't help
19:43.44Micc_sip debug doesn't even show the invite packet coming from that ip.
19:44.35Micc_oh it shows it with sip debug ip
19:45.19Micc_insecure port fixes it
20:04.08*** join/#asterisk tzafrir (~tzafrir@212.179.75.202)
20:28.24*** join/#asterisk netman (netman@54.227.76.188.dynamic.jazztel.es)
20:34.00*** join/#asterisk neurosys (~neurosys@173-9-159-177-miami.txt.hfc.comcastbusiness.net)
20:37.01*** join/#asterisk fofware (~fabian@190.183.115.106)
20:45.07*** join/#asterisk krotos (~d3v1l@host211-3-dynamic.5-87-r.retail.telecomitalia.it)
20:45.28krotosgood evening :)
20:47.23idespinnerhas anyone ever seen long delays in the AMI between when the originate command is sent and executed and when the extension is actually dialed(up to 10 minutes)?
20:49.00krotosidespinner: no..
20:49.32idespinnerwell, figured it was worth a shot atleast :)
20:50.47WIMPyneither
20:51.36krotosidespinner: you use a php-script for AMI-Asterisk?
20:52.02idespinneryes actually. how did you guess?
20:52.11idespinnerbut its standard TCP/IP sockets
20:52.51krotosokok, yes, directly using tcp sockets. I remember some time ago when i'm was writing my own library for "comunicating" with ast
20:53.08krotosthat i had a similar problem, because i not wait the --END--
20:53.17krotospaste your php code on pastebin
20:53.29idespinnererr.. well its pretty big
20:53.58krotosonly the crucial parts that comunicate with ast
20:54.01idespinnerI actually encapsulated it in a library aswell but I am waiting for the 'so long, thanks for all the fish' clause
20:54.04krotosusing ami
20:54.08*** join/#asterisk timahvo1 (~rogue@197.176.36.146)
20:54.10idespinnersure
20:54.56krotosidespinner:
20:55.03krotosi paste a simple code for you
20:55.23idespinneri'll just past the whole class..
20:56.25idespinnerkrotos, http://pastebin.com/gcjheDDH
20:56.47idespinnerthe main function is AMI_Originate()
20:56.55idespinnerit passes my originate class object...
20:57.35krotosidespinner: http://pastebin.com/ZaYpZkvQ
20:58.00idespinnerwhat is "--END COMMAND--" ?
20:58.08*** join/#asterisk asteriskn00b (~tom@70.44.203.146.res-cmts.brd2.ptd.net)
20:58.21krotosresponse
20:58.23krotosfroma st
20:58.26krotosfrom *
20:58.50krotosit's working for me on 1.8 ast
21:01.07*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
21:14.19*** join/#asterisk drmessano (~nonya@pdpc/supporter/active/drmessano)
21:18.40*** join/#asterisk dxd828 (~dxd828@88-104-67-184.dynamic.dsl.as9105.com)
21:19.33*** part/#asterisk dxd828 (~dxd828@88-104-67-184.dynamic.dsl.as9105.com)
21:35.06*** join/#asterisk Bidik (~bidik@74.117.156.225)
21:50.44*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.218.194)
21:51.03*** join/#asterisk dxd828 (~dxd828@88-104-67-184.dynamic.dsl.as9105.com)
21:54.14*** topic/#asterisk by leifmadsen -> Asterisk: The Open Source PBX and Telephony Platform (asterisk.org) -=- Asterisk 10.0.0 (2011/12/15), 1.8.8.0 (2011/12/15), dahdi-linux 2.5.0.2 (2011/10/21), dahdi-tools 2.5.0.2 (2011/10/21), libpri 1.4.12 (2011/07/06) -=- Visit the official Asterisk wiki: wiki.asterisk.org
21:55.04leifmadsenBoth Asterisk 1.8.8.0 and Asterisk 10.0.0 have just been released!  Release announcements at http://www.asterisk.org/node/51696 and http://www.asterisk.org/node/51697
21:55.04p3nguinHappy Birthday, Asterisk 10!
21:57.53ponyofdeathhi, guys is tehre an good wiki or guid on how to secure asterisk? currently i dont have port 5060 open to the outside but would like to do so?
22:03.27krotoshappy birthday * 10
22:04.18*** join/#asterisk s[X] (~mark@eth589.qld.adsl.internode.on.net)
22:06.03*** part/#asterisk wesphillips (~wphill04@137-237-233-124.harris.com)
22:07.21leifmadsenkrotos: don't you think 10 happy birthdays in a row isn't a bit excessive?
22:07.31p3nguinhaha
22:08.11The_Boy_Wonder* 10 for the WIN!
22:08.40*** join/#asterisk kamikazemicrowav (~kamikazem@seraph.contegix.com)
22:09.25[TK]D-FenderApparently he does.
22:09.50leifmadsenI just think it's funny when people type out full words then insist on using * instead of typing asterisk :)
22:09.56Micc_where is the bug tracker?
22:10.01leifmadsenwhere isn't it?
22:10.06leifmadsenhttps://issues.asterisk.org/jira/
22:10.22Micc_it used to be bugs.asterisk.org
22:10.30leifmadsenlike 3 years ago
22:10.40Micc_I know, but I still can't remember issues
22:10.51leifmadsenlayer 8 problem
22:11.22Micc_TKD-Fender, any idea what I would search for to find if my bug is already in there?
22:11.47[TK]D-FenderMicc_: Not really... its an odd one
22:12.04[TK]D-FenderMicc_: I'd just as soon post as new and see if a marshall reclassifies it
22:12.05Micc_yeah, its going to take me a while to search through everything.
22:12.29Micc_maybe leifmadsen can tell me if he's seen it before?
22:13.03leifmadsenat least try... then when you do file an issue, make sure you provide enough information for someone to reproduce the issue consistently. Provide console output, relevant configuration information, sip traces, and log output
22:13.11leifmadsenMicc_: I don't know what the issue is, so I'll go ahead and say no
22:15.24*** join/#asterisk evil_gordita (robert@ip70-188-50-186.rn.hr.cox.net)
22:16.12Micc_leifmadsen, when I do a dial(SIP/user1) it sends with the proper internal ip's in the contact and to headers, but when dial(SIP/user1/12345) it send with the external ip in the contact and to headers
22:16.34Micc_I'm just going to patch it myself if I can find where it is in the code
22:16.54*** join/#asterisk kotis_ (~kotis@72.253.138.39)
22:21.30*** join/#asterisk jeffgus (~jeffgus@2001:470:f2eb:1::4)
22:26.45mjordanMicc_: what version of asterisk?
22:28.50*** join/#asterisk SeRi (~wtf@c-76-31-169-54.hsd1.tx.comcast.net)
22:29.04Micc_1.6.2.20
22:29.18Micc_I know its not supported.
22:30.00leifmadsenMicc_: then I wouldn't bother filing an issue unless you can reproduce on 1.8 because that'll be the first thing a bug marshal asks you to do
22:30.52paulcCan I say  GotoIf($["${SomeVar}" != "Y" && "${SomeOtherVar}" != "Y"]?somecontext) ?
22:31.01paulc(ie use && as an "and" like that)
22:31.30p3nguinTry using one instead of two.
22:32.34p3nguinI use | for "or" but I don't have any using an "and" like that.
22:33.18krotosleifmadsen: ahahaha, i'm back now , sorry "Happy Birthday Asterisk 10    :-*
22:33.39krotosi'm was busy on reading changelog :)
22:34.16paulcp3nguin: thanks.. I guess "suck it and see" right? I'll give it a whirl and report back..
22:34.32*** join/#asterisk Korolev (~Korolev@nmd.sbx08806.fortlfl.wayport.net)
22:35.21p3nguinI really think you'll end up using & rather than &&, but until someone else says they do it one way or the other, it's only a guess.  Try it.
22:39.30leifmadsenp3nguin: 'and' == &, not &&
22:39.40leifmadsenerrr.... paulc ^^^
22:40.02p3nguinNow my theory is confirmed.
22:40.12leifmadsenwith conditional statements in asterisk, it's just & and |, not && and ||
22:40.21leifmadsenand now I'm out
22:46.54*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.218.194)
22:47.44*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
22:52.11*** join/#asterisk MarKsaitis (~MarKsaiti@cpc4-rdng22-2-0-cust932.15-3.cable.virginmedia.com)
22:58.48*** join/#asterisk Defraz (~Defraz@corp.fuzecore.com)
22:59.59Micc_I think I'll try 1.8.8.0 right now and see if it solves my problem
23:00.57Micc_does 1.8.8 support multi-tenant parking?
23:01.12Micc_that was not in 1.8.5 if I remember
23:11.26WIMPyOk, so after the new Asterisk releases, when do we get dahdi for the current stable linux?
23:12.07p3nguinYou need dahdi for Linux 3.1.something?
23:12.28*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
23:14.19WIMPyWenn, if I have to reboot a system (because I put in some hardware) I use the cahnce to upgrade to a recent kernel, off course.
23:16.43SeRip3nguin: They replace the addressable Tap on the comcast pedestal in my back yard.
23:16.57p3nguinHow's it working out now?
23:17.36SeRito early to say. Right now I have - uncorrectables so ok for now.
23:17.45SeRi0*
23:18.10SeRiupstream audio is good as well
23:18.37phixhey gang!
23:18.40phixWhat's new?
23:19.33phixWIMPy: I usually update hardware too as I usually have awesome uptimes :P  when it goes down it is time to upgrade any way
23:19.37p3nguinIt was bad before they changed the tap, and it's good after the changed the tap?
23:19.48SeRip3nguin: yes
23:19.51p3nguinThat sounds like success to me.
23:20.00SeRiwith comcast success coems witha price.
23:20.09SeRiI rather wait before get my hopes up
23:20.13p3nguinwimpy: I just compiled dahdi 2.5.0.2 on 3.1.5.
23:20.22phixp3nguin: hardcore
23:20.39jayteelivin on the bleeding edge
23:20.59*** join/#asterisk Micc_ (~Micc@c-24-19-33-189.hsd1.wa.comcast.net)
23:21.05phixNow for your next trick
23:21.17Micc_and its still a bug in 1.8.8.0
23:21.17p3nguinI won't use it.  I don't use dahdi on my desktop machine.  I just did it because it seemed like it was a hard thing to do or something.
23:21.25jayteeplease, oh please! let it be warp drive!
23:21.48phixwarp, psstt, FTL you mean :P
23:21.55phixYou don't want to get too specific
23:21.57jayteeyeah, exactly
23:22.11p3nguinSince it compiled successfully, I don't see a problem with it.
23:22.31phixp3nguin: there are compiler errors and there are runtime errors :)
23:22.41p3nguinI can't test it.
23:23.00phixYou know you dont have compiler errors, but a runtime error could still sneak in there
23:23.05*** join/#asterisk ferdna (~yup@cpe-67-10-220-35.elp.res.rr.com)
23:23.17phixhmmmm why cant you test it?
23:23.17p3nguinActually, I can test anything that doesn't require special hardware.
23:23.37p3nguinSend me a card that needs dahdi, and I can test that, too.
23:23.39*** join/#asterisk evil_gordita (robert@ip70-188-50-186.rn.hr.cox.net)
23:27.49SeRi3.x is not bleeding edge
23:31.23p3nguinLinux 5 is!
23:31.36SeRi;)
23:32.04SeRibleeding edge kernels do not make it in to arch or slackware
23:32.32SeRiin slackware you have to compile your own.
23:32.40SeRiI do like teh fact that in arch you dont have too
23:33.27[TK]D-FenderSeRi: http://www.zyra.org.uk/os-air.htm
23:33.34[TK]D-FenderAnd on that note.. music time, I'm off...
23:34.17SeRihahaahha!
23:35.20phixp3nguin: :D
23:37.46p3nguinooooooooooooooh.....
23:37.48p3nguinhas a secret
23:37.59SeRi??????????????????????????????????????????
23:38.09p3nguinpm
23:51.55*** part/#asterisk mjordan (~mjordan@nat/digium/x-uovmthxlwuuwcvtg)
23:58.16*** join/#asterisk `md (yggdrasil@saber.kawaii-shoujo.net)
23:58.48`mdhello

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