irclog2html for #asterisk on 20060817

00:03.09*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
00:03.54*** join/#asterisk jets (n=jets@root.ownsu.com)
00:04.29*** join/#asterisk r0d3nt (n=RatMan@foster.stonedcoder.org)
00:04.38*** join/#asterisk crochat (i=crochat@84-74-151-250.dclient.hispeed.ch)
00:06.53LyfeI haven't had to do this yet, but is there a function to read digits input from a phone?  once the call's in place, anyway (i swore i'd read something about it, but not sure what nor where)
00:07.15Lyfenevermind, i might be nuts.
00:07.22russellbshow application Read
00:07.57Lyfeoh, guess i'm not nuts.
00:09.51hadsCan anyone confirm if you do a NoOp(${STRFTIME(,,)})) or SayUnixTime(,) in your dialplan that it gives GMT time instead of the systems local timezone?
00:10.42*** join/#asterisk EyeCue (n=eyecue@unaffiliated/eyecue)
00:11.41*** part/#asterisk TripleFFFF (n=TripleFF@145-27.mc.cite.net)
00:16.00*** join/#asterisk anthm][ (n=anthm@000-448-895.area4.spcsdns.net)
00:16.39infinity1i'm having dtmf issues when dialing out via voipjet and teliax. teliax does work better, but both are troublesome
00:16.47infinity1anyone know what i can do to troubleshoot
00:16.59*** mode/#asterisk [+o anthm] by ChanServ
00:18.28MACscrwhat file do i set the caller id in?
00:18.41MACscrsip.conf?
00:21.39*** join/#asterisk wunderkin (n=wunderki@216-19-202-8.getnet.net)
00:23.09*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
00:25.06Skyelarinfinity1: IAX links with jitterbuffering?
00:25.19Amilcar_MACscr: if it's a sip channel, yes, sip.conf
00:26.19MACscrbasically i am running two companies on one asterisk system, i have them broken up into two different auto attendents
00:26.30MACscri have the same staff monitoring both companies
00:26.42*** join/#asterisk ariel_ (n=Ariel@dsl-20-177.cofs.net)
00:26.52MACscri want them to know which company was called when the phone rings at their extension
00:28.48SkyelarMACscr: callerid per call, not per phone. I see. You'll need to set it in your dialplan as the call comes in
00:28.53intralanmanMACscr: in that case you probably wanna play with the callerid variable in the dialplan.... maybe set the calleridname to the co name
00:30.10*** join/#asterisk lowlevel (n=Stuart@CPE0050ba71c82f-CM000f9f7d6742.cpe.net.cable.rogers.com)
00:30.46MACscrsomeone else set this up, so im definately going to be hacking it up. Doh. Anyway, i know this sounds dumb, but where is the dialplan set
00:31.52Amilcar_MACscr: you better start googling about asterisk. :-) extensions.conf is the dialplan.
00:32.38Amilcar_I'll start playing with voicemail-imap.... Anyone here using it??
00:32.48intralanmanMACscr:  just let us know if you need to hire a consultant or two ;)
00:33.17Amilcar_:)
00:33.22MACscrlol, i have found that to be the common response around here. your vulchers =P
00:33.24groogsSo I take it this is probably a bad result from zttest:  --- Results after 11060 passes ---   Best: 100.000000 -- Worst: 99.841309 -- Average: 99.993931
00:34.31intralanmanMACscr:  you have us all wrong:) we're happy to point you in the right direction.... but if it's mission critical and you need it to work right now....we can probably get it done faster than we can tell you how to do it
00:34.36infinity1Skyelar: elaborate on the iax and jitterbuffering
00:34.43infinity1i just googled some more stuff and saw something about it
00:34.43groogsAmilcar_: oooh, where is that from?
00:34.57*** join/#asterisk rikstah (n=rick@c-71-227-234-92.hsd1.or.comcast.net)
00:34.59infinity1i'm using iax with both voipjet and teliax so...
00:35.03Skyelarinfinity1: I was wondering whether you were getting bitten by the following: http://bugs.digium.com/view.php?id=6011
00:35.28MACscrthrow out your hourly rates people, id like to see what my options are =P
00:35.36*** join/#asterisk SplasPood (n=jwb@brooklyn.paravolve.net)
00:35.40infinity1i put jitterbuffer=no in both of the teliax/voipjet contexts in iax.conf
00:35.46infinity1so now i'll text more i guess
00:36.13Amilcar_groogs: get the trunk, make menuselect, and you will see a beautiful and misterious option! ;-)
00:36.42Amilcar_:-)
00:36.44groogsah, cool
00:36.49intralanmanMACscr:  i usually work by the job.... pm me if you're serious though
00:38.02Amilcar_groogs: imap support has been introduced in rev. 39404.
00:38.58groogsinteresting, i was actually considering doing something with that as an AGI, just haven't had time yet
00:39.10groogsthanks, i'll have to look and see whats happening
00:39.43Amilcar_groogs: me too! :-)
00:40.29groogsmostly it annoys me that 99% of the time, i listen to my voicemail in email, but then i still have to log in from my phone to get the red light to go off ;p
00:41.08Skyelargroogs: you can tell voicemail to delete it from your mailbox after emailing it
00:41.57groogsi know, but i do still use regular voicemail sometimes
00:42.27Skyelargroogs: fair enough
00:42.31Amilcar_Skyelar: that's the problem. I want to use email AND regular phone
00:42.34Amilcar_:)
00:43.54SkyelarAmilcar_: the other option is installing a script, accessable via the web, that deletes a specified message from a mailbox, and put a link in each email to the delete app. But I must admit, if you're willing to go SVN, IMAP sounds much nicer :)
00:46.30Amilcar_:-)
00:46.47groogsdoes it actually store in imap, or just sync imap with file-based storage?
00:47.01Amilcar_Skyelar: sure we can think many other ways to do it, but native imap support for vm storage is veeery cool! ;-)
00:47.57hadsgroogs: It stores in IMAP AFAIK
00:48.01Amilcar_groogs: take a look - http://svn.digium.com/view/asterisk/trunk/doc/imapstorage.txt?rev=39404&view=markup
00:51.44groogshm, yeah, that would work well if you have a separate imap server on your asterisk box..
00:52.00*** join/#asterisk Ciber311 (n=Ciber311@user-1087e94.cable.mindspring.com)
00:53.24groogsmy imap is actually on our webserver in another city.. so it would be bad to use (eg, if internet is down, people can't leave vm.. not to mention bandwidth/speed issues). i also like to store basically all my non-junk mail.. i have messages going back to like 2002..
00:55.06groogsso in my situation, assuming i wanted a combined email+voicemail inbox, doing a sync-type setup would be preferable (basically, poll the imap server ocasionally to see if the specific VM messages are read/deleted.. and mark them as read if i listen to them via *, and optionally delete them if i delete from *)
00:55.10Lyfeso, apparently if i park a call, the asterisk CLI starts spamming me with stuff about "    -- Attempting native bridge of SIP/joe2-0874c000 and SIP/joe-08760000"
00:55.48groogsjust food for thought, anyways.
00:59.13*** join/#asterisk pengyong (n=lala@222.188.128.10)
01:07.17*** join/#asterisk harryvv (n=none@S010600a0c93f6f7e.vs.shawcable.net)
01:14.29*** join/#asterisk rushowr (n=team_z@cpe-24-26-133-106.columbus.res.rr.com)
01:14.51*** part/#asterisk rushowr (n=team_z@cpe-24-26-133-106.columbus.res.rr.com)
01:26.02*** join/#asterisk justinu|laptop (n=Justin@dsl081-083-093.lax1.dsl.speakeasy.net)
01:33.21*** join/#asterisk Juggie (n=agony@CPE00c049d9f271-CM00137186c8d8.cpe.net.cable.rogers.com)
01:36.54*** join/#asterisk pyrom (n=pyro@86.84-48-44.nextgentel.com)
01:37.31pyromUsing the spa3102, can i call out via the Connected landline?
01:37.38[TK]D-Fenderpyrom : Sure
01:37.43pyromvia, asterisk.
01:37.55[TK]D-Fenderpyrom : You can use it in a ton of different ways
01:38.03pyromGreat!
01:38.35[TK]D-Fenderpyrom : Use as an FXO gateway for * to bridge other calls to, use as a failover for the FXS port if the server isn't repsonding, or just pump local suff out direct etrc....
01:38.43[TK]D-Fenderpyrom : Its a remarkable value.
01:39.17sumaIs there is IAX FXO Device? My sipura 3000 is not working fine with NAT
01:39.22pyromAny guides/pointers on how i can use it as an FXO gateway?, been trying for hours :-=)
01:39.52sumapyrom: just give the asterisk sip username and password and register
01:40.01[TK]D-Fenderpyrom : www.voxilla.com . Go check out the sipura/Linksys forums on them and there are "stickied" threads on the topic
01:40.06[hC]would the spa3102 be a good replacement for single analog failover sites of mine instead of using an a200?
01:40.25[TK]D-Fender[hC] : Its a failover, not the full time solution so sure.
01:40.32sumapyrom: in the dialplan  (xx.)  should be there , then whatever number you pass you will get the sipura to dial for you
01:40.42[TK]D-Fender[hC] : They're actually pretty decent, but A200 is a class of its own.
01:40.49file[TK]D-Fender: guess what just shipped
01:41.12file[TK]D-Fender: everything except the case
01:41.13[TK]D-Fendersuma : He's talking about use as an FXO gateway, not the FXS for handset...
01:41.22[TK]D-Fenderfile : LOLZ!
01:41.48suma[TK]D-Fender, yes i'm also speaking about the FXO gateway sir !
01:41.52pyromsuma, been struggling with this device all day, but after upgrading firmware things seems to get a little better :-)
01:42.17*** join/#asterisk LoneShadow (n=duh@59.92.169.215)
01:42.33[TK]D-Fendersuma : Most implementations shouldn't HAVE a dialplan for the FXO port but rather just pass on all calls in/out direct.
01:42.39*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
01:42.45*** join/#asterisk Kerry_G (n=Kerry_G@ip70-187-129-227.oc.oc.cox.net)
01:42.47suma[TK]D-Fender, SIPURA has
01:42.57[TK]D-Fendersuma : Dial-plan's belong in the PBX not the phone.
01:43.03suma[TK]D-Fender, you can configure what number to go and what not
01:43.22pyromsuma, this is all setup in the PSTN Line tba?
01:43.23pyromtab
01:43.25suma[TK]D-Fender, ha ha, SIPURA has a dial plan, check the faq sir
01:43.34*** join/#asterisk fluxbuntu (n=joejaxx@unaffiliated/joejaxx)
01:43.46suma[TK]D-Fender, If you have a SIPURA check it out
01:43.54sumapyrom: yes
01:43.59[TK]D-Fendersuma : I know they have them, just in an * environment the ATA shouldn't start thinking it has a brain :)
01:44.29[TK]D-Fendersuma : And I've owned a half-dozen different models, including the 3102 and 3000 :)
01:44.41suma[TK]D-Fender, come on, we need to security at that end also, otherwise someone will misuse the Sipura
01:44.46pyromSo i dont even need to use the "PSTN USER" & "User 1 " Tab's?
01:45.09[TK]D-Fenderpyrom : Yes you certainly do.
01:45.21LoneShadowsuma where are you using your spa3k ?
01:45.34[TK]D-Fenderpyrom : its just that you won't be setting a dialplan for the ATA to choose what and where to send calls to/from
01:45.43LoneShadowin US ?
01:45.49sumapyrom: you don't need those tabs to configure, just pstn line alone is enough
01:45.55[TK]D-Fendersuma : Misuse how?
01:46.50suma[TK]D-Fender, If you have your Sipura Online, if I can sniff that I can make IDD calls on your sipura, then i will call sipura directly and make outgoing call
01:47.05pyromsuma, so then it's only "
01:47.05pyromProxy and Registration " & !"
01:47.05pyromSIP Settings" !"
01:47.06pyromSubscriber Information" ?
01:47.10pyromSorry for that.
01:47.20[TK]D-Fendersuma : Not if you set it up right.  Have it register and only accept authed calls.
01:47.38pyromBack to the forum.
01:48.08LoneShadowpyrom you trying to configure your spa3k ?
01:48.18suma[TK]D-Fender, Even authed calls easy to break though
01:48.25pyromLoneShadow, yeah, not going quit well
01:48.33pyromLoneShadow, Feel like throwing it on the freeway
01:48.40LoneShadowno no
01:48.45LoneShadowjust ship it to me :P
01:48.52LoneShadowI can take good care of it ;)
01:49.05LoneShadowso which part dosnt work for you ?
01:49.29pyromFirst i had callerid problems, those seems to be sorted with firmware upgrade, after checking every setting out there :-)
01:49.31[TK]D-Fendersuma : Well at that point you're screwed with ANY solution! ;)
01:49.42pyromNow i'm trying to fix the FXO gateway
01:50.00LoneShadowsuma, [TK]D-Fender: did you folks had to change the impedance or GAIN ?
01:50.49sumaLoneShadow, I'm going to, and going to increase the GAIN and reduce impedence
01:51.05LoneShadowsuma: you using the box in US or some other country ?
01:51.22sumaLoneShadow, I'm using one in india and one in singapore
01:51.27LoneShadowaah nice :D
01:51.50LoneShadowmy US box spa3k works fine, having issues with the India one
01:51.59LoneShadowecho and noise issues
01:52.23sumaLoneShadow, You might need to change the line impedence
01:52.38sumaLoneShadow, India is bit complex, which part of india you are using it though?
01:52.43LoneShadowBangalore
01:53.23LoneShadowmy PSTN to VOIP gateway will be turned off, just patching incoming pstn line calls to ring the phones
01:53.55LoneShadowand still the caller gets echos
01:54.43sumasipura is not good with echo cancellation
01:54.51[hC]Qwell: Yo
01:54.58Qwell[hC]: hey
01:55.02sumayou can try with any of the TDM cards
01:55.27[hC]Qwell: You are hired full time with digium now?
01:55.35Qwell[hC]: I am :)
01:55.43[hC]Qwell: Congrats man :)
01:55.46Qwellthanks
01:56.01[hC]Are you gonna move to alabama???
01:56.06[TK]D-FenderLoneShadow : I didn't.
01:56.41Qwell[hC]: yep, in a couple months
01:57.14[hC]Qwell: wow. Crazy. Thats gonna be such a change from cali :)
01:57.22Qwellyeah, heh
01:58.27[hC]OooOo... Astricon schedule posted finally!
01:59.07[hC]Time to buy my tickets :)
01:59.23Qwellbuy my plane ticket too
01:59.44[hC]Done!
01:59.46Qwell:p
02:00.38[hC]Im mega excited, my company is gaining some great momentum, and hit the obvious first milestone today, we acquired our own office space, complete with a drive in garage warehouse area!
02:00.45[hC]And now we're taking on financing, which rules.
02:00.55harryvvohh sweet
02:01.01filemoneyz!
02:02.01[hC]It was pretty neat, I was digging thru stuff the other day and found the first grandstream bt-100 that started my asterisk foray...
02:02.23[hC]What a piece of shit that thing was..
02:02.25[hC]is?
02:02.26filedid you set it aflame?
02:02.34[hC]Actually I configured it to register
02:02.37[hC]it didnt (shocker)
02:02.48[hC]tried dialing and it went thru, but the speaker just went BNZZZZZZZzzzzzzzzzzzzzzZZZ
02:02.51[hC]until i unplugged it
02:02.55[hC]so i just put it back in the closet.
02:02.55[hC]:)
02:07.37*** join/#asterisk juanjoc (n=juanjoc@248-32-235-201.fibertel.com.ar)
02:09.58*** part/#asterisk krisguy (n=krisguy@h216-170-039-057.adsl.navix.net)
02:11.20ManxPowerGood god man!  At least put it inside a pentagram!
02:11.29ManxPowerA ritual burning would be best, of course.
02:13.32ManxPowerThe cleanse the area by burning some sage.
02:13.42ManxPowerYou can't be too careful with those GS phone.
02:14.20Kerry_GIn case anyone cares, the new Linksys SPA400 (4 port FXO) took all of 2 settings to get it to work with *
02:14.35*** join/#asterisk tengulre (n=tengulre@222.90.66.4)
02:14.55ManxPowerKerry_G, The other SPAs usually take three.  host to connect to, userid, and password
02:16.21Kerry_Gthis took host to connect to and changing the user id to the DID number
02:16.36Kerry_Gso its 33% easier
02:17.06Kerry_Gthere are hardly any settings on it to begin with
02:18.24file33.33%
02:18.33tengulreHi,all
02:18.53[TK]D-FenderKerry_G : What does the Voicemail server part do really?  USB for storage?
02:19.05tengulreI got many characters in /var/log/messages, 'FXO PCI Master abort'? why?
02:19.26Kerry_Gyes, you can use the USB port with a flash drive or USB hard drive for storage
02:19.42[hC]Thats kinda cool.
02:19.51[TK]D-FenderKerry_G : I meant it doesnt' have any interal stoarge capacity does it?
02:19.58[hC]What sort of read/write limitations are there on USB flash drives?
02:20.01Kerry_Gno it does not
02:20.02[hC]just like compact flash?
02:20.18[hC]"limited"
02:20.25Kerry_Gbig debate on that, some say 1000 and others say millions
02:21.08[hC]im in the process of building a CF based astlinux box, but need to figure out the best solution for a keydisk for VM storage and such. Debating either laptop drive or microdrive at the moment.
02:21.21ManxPowertengulre, that means there is a significant issue with the card getting interripts.  check for IRQ conflicts
02:21.22[hC]I want something thats cost effective and least likely to shit the bed, so to speak.
02:21.24tengulrehi, anybody know why?
02:23.03Kerry_GI know guys running PFSense on CF cards for ages without any problems
02:23.57tengulreManxPower, Thanks for reply, but how to view all interripts messages in system.
02:25.02tengulreMaxPower, have not conflicts in my linux box, I using 'lspci -v' to view, all device using different interript number.
02:28.57*** join/#asterisk pcm (n=pcm@72.146.59.132)
02:30.47ManxPowertengulre, cat /proc/interrupts
02:31.22tengulre<PROTECTED>
02:31.45ManxPowerIf you do not have an IRQ conflict, then the only other things that could cause that are difficult to fix.  SATA controllers can cause that, RAID controllers can cause that, GigabitEthernet controllers can cause that
02:31.51*** join/#asterisk tecnico (n=tecnico@24.96.146.69)
02:32.50tengulrecrying....!
02:33.22[TK]D-FenderX100's cause that....
02:33.41[TK]D-Fender:O
02:34.50tengulrewuwu....
02:35.22harryvvWhat is the GDM designation in front of alot of digium cards mean?
02:35.53JTTDM?
02:35.57JTyou mean tdm?
02:37.27JTharryvv: ?
02:37.30tengulrehttp://rafb.net/paste/results/xH29K994.html
02:39.01harryvvJt yea sorry was looking at voipsupply and this is a new designation.
02:39.05JTTime Division Multiplexing
02:39.15harryvvno GDM
02:39.24JTpretty standard concept used in telcoms
02:39.25JToh
02:39.28harryvvas in DGM-TDM01B
02:39.42JTthen i wouldn't say it's in front of "a lot" of digium cards :P
02:40.10*** join/#asterisk mds2 (n=mds@thewife.inspirednetworks.co.nz)
02:40.29mds2morning
02:40.39harryvv[TK]D-Fender would know
02:40.51tengulremds2: where are you from?
02:41.16[TK]D-FenderDGM - sounds like DiGiuM to me.....
02:41.25JTindeed
02:41.43JTharryvv is dyslexic, saying GDM instead of DGM :P
02:42.40*** join/#asterisk Skarmeth (n=Skarmeth@201009084250.user.veloxzone.com.br)
02:43.17harryvvTk, yea that is a little strange because in the past I do not recall seeing that and JT, hell no I am not dyslexic :)
02:43.44mds2tengulre: New Zealand, why's that?
02:44.39JTharryvv: i just checked out the voipsupply site, you sid GDM the first 2 times, heh
02:45.00tengulrehere is morning too! :)
02:45.22JTit's not morning in new zealand
02:45.27mds2anyone know what causes a Cisco 79xx to say "-- Got SIP response 400 "Bad Request" back from x.x.x.x" when * tries to light its message waiting light?
02:45.30JT"morning" is more a figure of speech on irc
02:45.57[TK]D-FenderDyslexics of the world untie!
02:45.58mds2<- not paying much attention to the clock
02:46.50*** join/#asterisk niter3 (n=niter3@d57-102-239.home.cgocable.net)
02:47.31niter3I've installed Festival and set it up in asterisk. I put a test extension in my extensions.conf and I dial the number it connects and Festival says it accepts the connection but I hear no sound.
02:47.40niter3I've installed a festvox
02:50.09*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
02:52.38*** join/#asterisk benjk (n=benjamin@f8a01-0357.din.or.jp)
02:59.32*** join/#asterisk hohum (n=dcorbe@69-175-203-11.chvlva.adelphia.net)
03:01.14*** join/#asterisk delmar (n=delmar@ip-58-28-158-154.ubs-dsl.xnet.co.nz)
03:01.47delmarhow do you upgrade the firmware on the linksys/sipura spa2102/1002? I can't see anything on the web-ui as to how you do it...
03:04.04ManxPowerdelmar, the linksys firmware you download has an installer.
03:04.21[hC]Yarr, It be a pokin' match!
03:04.43delmarManxPower, ah ok. im not local to the devices so I was looking into it via remote on the webconsole..
03:04.59delmarManxPower, i will advise the person onsite to run the installer.. and see what happens
03:05.51mds2anyone know how to turn on mwi_status (Message Waiting Indicator) on a Cisco 79xx?
03:06.04delmarah ok. now i am told there is a .bin file and a .exe :P. makes sense now.
03:06.27*** join/#asterisk justinu|laptop (n=Justin@dsl081-083-093.lax1.dsl.speakeasy.net)
03:06.29[hC]Hmm. Can I use a regex match like this?
03:06.30[hC]exten => _NXXNXXXXXX/101|102|201|202|301|302,1,Congestion
03:06.33[hC]for incoming CID?
03:07.06crochatHello !
03:07.06delmarI think both of these SPA's might be poked.   line2 on the spa2102 doesnt ring. line1 on the spa1001 doesnt ring. line1 on the spa2102 rings fine.
03:07.30crochatI have a problem with MP3Player application... I can't make it work :-(
03:07.42delmarcrochat, dont use it !!
03:07.51crochatBut I have mpg123 0.59r
03:08.01crochatdelmar: What should I use ?
03:08.10delmarcrochat, use asterisk native music on hold. mpg123 is a pig. you are talking about mpg123 yes?
03:08.23ManxPower[hC], no
03:09.10crochatdelmar: Yes, but if I want to hear a streaming mp3 from an online radio, does music on hold work too ?
03:09.37[hC]ManxPower: is there an effective way to do that? or do i have to list each one by hand?
03:09.44delmarcrochat, that i cant say. never done that before. sounds dodgy :P
03:10.13ManxPowerexten => _NXXNXXXXXX/10[1-2],1,Congestion
03:10.39ManxPowerexten => _NXXNXXXXXX/[1-3]0[1-2],1,Congestion
03:10.43ManxPowerthat would work too
03:11.02[hC]Yeah :) I was just curious if it was able to evaluate OR or take a list.. ok.. Thanks!
03:11.22ManxPower[hC], if you want REAL regexs you need a GotoIf or something like that
03:11.31ManxPoweroh!
03:11.38ManxPowerexten => _NXXNXXXXXX/_[1-3]0[1-2],1,Congestion
03:11.50ManxPowersince the CID is a pattern match.....
03:12.12justinuif you want real regex in dialplans, check out freeswitch
03:13.00*** join/#asterisk num000 (n=numerobi@e177185080.adsl.alicedsl.de)
03:13.18[hC]Ah yes of course!
03:15.21num000i've no space on my device, could i delete those asterisk modules which i will not use?
03:16.23[hC]Any of you guys ever mucked with adjusting the ringer gains on the polycom 501?
03:16.34[hC]I have one unit in a noisy area and on full ring they still have a hard time hearing it
03:16.38*** join/#asterisk hads (n=hads@mail.nice.net.nz)
03:16.40[hC]im looking in sip.conf and noticing a lot of gain settings.
03:16.43[hC]er sip.cfg
03:17.03*** join/#asterisk denon (i=denon@synapse.subneural.net)
03:17.03*** mode/#asterisk [+o denon] by ChanServ
03:20.29*** join/#asterisk cybertrickle_ (n=cybertri@ip70-190-74-204.ph.ph.cox.net)
03:23.43*** join/#asterisk vexorg (n=vexorg@CPE0003478eef7c-CM0016b531e87c.cpe.net.cable.rogers.com)
03:28.52crochatdelmar: moh does not work too :-(
03:29.37crochatdelmar: Asterisk said : -- Started music on hold, class 'default', on channel 'SIP/.....
03:30.11crochatdelmar: But there was just a tone like if it was ringing...
03:31.05crochatdelmar: And my mp3 file is CBR 128kbps without any ID3 tag
03:31.07delmarcrochat, http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf
03:32.28*** join/#asterisk FaithX (n=FaithX@ns.linuxterminal.com)
03:33.07CunningPikecrochat: You should try to make it 8KHz mono - you should also use native MOH (if you're not already) and match your codec to what you are using for your calls (ulaw or whatever)
03:33.37CunningPike~nativemoh
03:33.57CunningPikeYo, jbot
03:34.09CunningPike~moh
03:34.10jbotmoh is probably Music On Hold. Good information about how to set it up in the various possible ways can be found at http://www.voip-info.org/wiki/index.php?page=Asterisk+config+musiconhold.conf
03:36.59*** join/#asterisk }btorch{ (n=btorch@c-66-176-87-59.hsd1.fl.comcast.net)
03:37.42*** join/#asterisk SwK (n=Silik0nJ@c-24-99-246-180.hsd1.ga.comcast.net)
03:42.02[TK]D-Fender[hC] : You know my solution already ;)
03:42.22[hC][TK]D-Fender: ? :)
03:42.38[TK]D-Fender[hC] : To the gain issue....
03:42.52[hC]You are going to tell me something smart assed, I can feel it. :)
03:43.07[TK]D-Fender[hC] : You gain wisdom child!
03:43.18[hC][TK]D-Fender: Haha
03:43.24Skyelarcrochat: had the channel been answered before you attempted to start the MOH?
03:43.39[hC]Maybe I will rig a megaphone taped to the desk, with an AC Adapter
03:43.45[TK]D-Fender[hC] : sample up your own ringer and crank it at source.
03:43.49[hC]or even better yet, batteries that have a battery charger in line.
03:44.15[hC][TK]D-Fender: Yeah, Im just using all the builtins right now. I'll put like high pitched chimes or something on there, custom, first.
03:45.30[TK]D-Fender[hC] : or as someone else here said "one saying out loud 'answer the damn phone bitch'"
03:45.36crochatSkyelar: Aaaargggghhhhh !!!!! My dialplan is so big that I omitted to check that in my test :-(
03:46.02Skyelarcrochat: that'd likey cause your ringing sound then :-)
03:46.10crochatSkyelar: It's passed my bedtime ;-)
03:46.20Skyelars/likey/likely/
03:46.46crochatjbot: Sure, I'll test it now ;-)
03:47.42Skyelarcrochat: staying up overly late hacking code/dialplan/whatever tends to just mean you have to work half the rest of the day fixing all the problems you created whilst tired... although I must admit to having 2am "inspirations" sometimes
03:48.07crochatGreat ! It works fine ! At last...
03:48.17crochatI'm soooo tired :-(
03:48.36}btorch{do you guys ever hear some sort of very low garbage noise on the background when either calling from IAX<->IAX or IAX<->ZAP
03:48.45crochat05:48 AM here... and still not in bed
04:01.02JTis AEL still considered too experimental for production use?
04:01.45[TK]D-FenderJT : AEL is for the most-part a waste of time.  Few people use it and it offers nothing you can't do with standard extension logic.
04:01.55mds2anyone got a Cisco 79xx that actually displays date/time on its LCD?
04:01.57*** join/#asterisk justinu|laptop (n=Justin@dsl081-083-093.lax1.dsl.speakeasy.net)
04:02.10crochatSkyelar: I'm still trying to play http://broadcast.infomaniak.ch/rtn-low.mp3 but it doesn't work :-(
04:03.07JT[TK]D-Fender: fair enough
04:03.14*** join/#asterisk wunderkin (i=kev@ip68-226-113-228.ph.ph.cox.net)
04:04.04[TK]D-FenderJT : Its a nice idea, and AEL2 is going to be considered more "stable" and usable in 1.4.  Mind you us old-schoolers are unlike to switch in droves...
04:04.22*** join/#asterisk gkemper (n=me@S0106000f6636e18c.ed.shawcable.net)
04:05.06JTheh
04:07.59*** join/#asterisk apardo (n=apardo@87.217.146.143)
04:09.36gkemperHello.  Could anybody tell me if just a standard modem could be used to connect to PSTN instead of a FXO card?
04:09.48[hC]Crap. The problem with astricon is i want to take part in ore than one track per day
04:09.49[hC]:)
04:09.55[hC][TK]D-Fender: you going to astricon this year?
04:10.05*** join/#asterisk tdonahue-laptop (n=tdonahue@seymour-cuda1-69-173-87-106.albyny.adelphia.net)
04:11.57CunningPikegkemper: No
04:12.14CunningPikegkemper: If it could, we all be doing it
04:12.35CunningPike[hC]: I am
04:12.46gkemperSHIT
04:13.02*** join/#asterisk TrickFinlay2 (n=Trickste@71-10-242-220.dhcp.oxfr.ma.charter.com)
04:13.42TrickFinlay2anyone using asterisk/mythtv on the same box?
04:13.55[hC]CunningPike: woo, me too :) This your first year, or did you go last year?
04:14.16[TK]D-Fender[hC] : Nope
04:14.29CunningPikeI went last year - it was really good, especially as I was a relative newbie at the time (and maybe now!)
04:14.34[hC]Doh :/
04:14.48CunningPike[TK]D-Fender: How come?
04:14.48[hC]CunningPike: I probably met you and I forget :S
04:14.52russellbTrickFinlay2: i do
04:14.53[TK]D-FenderPoor economic choice for me...
04:15.03[hC]CunningPike: wait.. you're from vancouver, thats why i recognize your name
04:15.12CunningPike[hC]: Indeed I am
04:15.18[hC]CunningPike: Me too
04:15.20[TK]D-FenderCunningPike : time off work, travel & stay costs, conf costs....
04:15.24[hC]CunningPike: who do you work for again?
04:15.35CunningPike[hC]: Cool - District of North Vancouver
04:15.39russellbyou guys coming to hear file and I talk about Asterisk coding foo?!
04:15.40CunningPike[TK]D-Fender: Too bad
04:15.54[TK]D-FenderCunningPike : Yup, if it were next door and cheap I'm in!
04:15.57CunningPike[TK]D-Fender: No employer to pay for you, eh
04:16.11[hC]CunningPike: Ahh yes yes. Do you know of anyone who's into asterisk who's looking for work? After our round of financing we're pulling in this week, im going to be looking for talented people to join us
04:16.12[TK]D-FenderCunningPike : I struggled to get * in the door there :)
04:16.31CunningPike[TK]D-Fender: I hear you
04:16.38harryvvCunningPike so your in Vancooover :)
04:16.47filecoding foooooo
04:16.49harryvvCunningPike what brings your interest here
04:16.50[TK]D-FenderCunningPike : and last year barely convinced them at the start to send me to a Meet Asterisk conf here where I met a bunch of guy's include file and JunK-Y
04:17.03CunningPike[hC]: Not as such, although I've been known to moonlight after hours ;)
04:17.18CunningPikeharryvv: Yes, indeedy. You too?
04:17.21harryvvyea
04:17.35TrickFinlay2russellb :any tips for setting one up,i plan to use the mythtv/asterisk in my dorm next year
04:17.45[hC]CunningPike: Right on.. Well, maybe we can talk sometime about it, if you want some extra stuff to do :)
04:17.59CunningPikeThere's a few of us - I'd like to get a Vancouver AUG off the ground, but haven't had much response
04:18.05CunningPike[hC]: Sure
04:18.16russellbTrickFinlay2: you should have no conflicts.  The only potential issue is if you use mythphone on the same box as asterisk
04:18.18harryvvCunningPike that may mean thats good or bad
04:18.41russellbTrickFinlay2: if so, you will need to set one of the two to use a different port
04:19.06TrickFinlay2yeah in this case i wont be using mythtvphone
04:19.15harryvvI guess I could ask what is your mission statment or bussiness plan if thats how far you have taken it :)
04:19.27russellbTrickFinlay2: then you should have no problems :)
04:19.35TrickFinlay2nice
04:20.29TrickFinlay2russellb: pretty much any generic phone should work correct?
04:20.57russellbTrickFinlay2: well, yeah ... given that you have something to plug the phone into
04:21.32TrickFinlay2alrighg well i was just going over this list
04:21.33TrickFinlay2http://www.voip-info.org/wiki/view/Asterisk+phones
04:21.57*** join/#asterisk lmpbzktwn5 (n=lmpbzktw@24-151-139-231.dhcp.oxfr.ma.charter.com)
04:29.02*** join/#asterisk blitzrage (n=blitzrag@asterisk/documenteur-extraordinaire/blitzrage)
04:37.26*** join/#asterisk redder86 (n=lee@gateway.howardsilvan.com)
04:37.30redder86russel are you here?
04:37.38russellbno
04:37.46russellbwhat's up?
04:37.57redder86give the people a chance to actually respond before you go closing that thihg
04:37.59redder86thing
04:38.18redder86http://bugs.digium.com/view.php?id=7742
04:38.28russellbif you file a bug, you have permission to reopen it, right?
04:38.44russellbin any case ...
04:38.54redder86I don't see how to reopen it.
04:38.59russellbthe code is not disclaimed, and the person filing the report is not in a position to disclaim it
04:39.17russellbi assume that is you?
04:39.28*** join/#asterisk pengyong (n=lala@222.188.135.252)
04:39.30redder86I'm not disclaiming it, and they will likely public-domain it.  But you got to give them a moment to actually do that before you go closing the report.
04:39.54lmpbzktwn5russellb: in order to make a answering machine with asterisk and standard telephone service, do i just need a comp with asterisk, an FXO interface card and a POTS?
04:40.13russellbredder86: let them know that they will need to file a new report once a disclaimer is in place ...
04:40.29redder86I'm doing some leg-work for them in opening the bug report ... because they doubted that you/Digium would even let the patch in at all ... even after jumping through all the hoops.  So I'm trying to convince them that you're not so unreasonable as your reputation holds.
04:41.02russellbwell I didn't close it saying "no, never."  I said that we can't accept it, and I said what has to happen for it to be considered
04:41.10CunningPikelmpbzktwn5: Pretty much......
04:41.25redder86nobody can comment on that bug any further because it's closed now
04:41.45CunningPikelmpbzktwn5: Either a card, or an external gateway
04:41.54russellbthey will need to open their own report once a disclaimer is on file.
04:42.39redder86ah look, I found the reopen button
04:42.39lmpbzktwn5cunningpike: the discontinued x100p should suit my needs if i'm just using it for an answering machine (yes, overkill i know) etc.?
04:42.45russellbdon't reopen it.
04:43.09CunningPikelmpbzktwn5: It should - it's not the best card (so I've heard) but it should suffice
04:43.21CunningPikelmpbzktwn5: Especially if you already have one :)
04:43.29redder86your making this difficult is only confirming the negative opinion of the patch submission process.
04:43.50lmpbzktwn5cunningpike: any suggestions on better FXO PCI cards?
04:43.51harryvvits overkill but who cares.
04:44.43CunningPikelmpbzktwn5: I have no personal experience with them, but Digium and Sangoma cards are supposed to be good
04:44.46russellbredder86: I told you exactly what has to happen to get this code considered, *less than 30 minutes* after you started this process
04:44.52russellbwhat is the problem?
04:44.56russellbgo make it happen
04:45.08russellband how about i get back to fixing asterisk bugs
04:45.24lowleveljoy!
04:45.51lowlevellmp: just bite the bullet and get the digium cards
04:45.59redder86sigh
04:46.01lowlevelrather one card
04:46.11TrickFinlay2CunningPike: me and lmpbzktwn5 were trying to create the best possible setup using both mythtv and some sort of pci phone card,another other tips/suggestions?
04:46.37JTlmpbzktwn5: there is pretty much nothing else in price range
04:46.48CunningPikelmpbzktwn5: Ummm - what's mythtv?
04:46.59hadsCan someone confirm either way, if they do a NoOp(${STRFTIME(,,)})) in their dialplan that asterisk returns GMT time rather than the systems localtime? I'll starting to think I'm going crazy.
04:47.00harryvvTVDVR
04:47.04JTlinux PVR app, CunningPike
04:47.06*** join/#asterisk scardinal (n=supreme@port816.ds1-suoe.adsl.cybercity.dk)
04:47.06lmpbzktwn5cunningpike: DIY tivo
04:47.15harryvvtivo
04:47.16harryvv:)
04:47.21CunningPikeAh - pardon my ignorance :)
04:47.23lmpbzktwn5but more kick-ass
04:47.37TrickFinlay2CunningPike: we're trying to setup hte ulimate dorm room
04:48.00CunningPikeSo you're looking to send RTP video?
04:48.02*** join/#asterisk constfilin (n=cf@ppp-71-139-98-220.dsl.snfc21.pacbell.net)
04:48.15lmpbzktwn5we were actually looking for a way to run mythTV on our linux (fedora core 5) box, but have it double as an answering machine running asterisk, and possibly using an OSD with CID info
04:48.48*** part/#asterisk redder86 (n=lee@gateway.howardsilvan.com)
04:49.04lmpbzktwn5the only thing we don't know is how the hell to get it all together
04:49.37CunningPikelmpbzktwn5: Hmmmmm - I've always kept other processes away from my asterisk servers, but ymmv
04:49.38lmpbzktwn5as of now, we have two separate machines for each. one for mythTV, another for asterisk... kind of want to combine the two into one machine
04:49.49*** part/#asterisk Skarmeth (n=Skarmeth@201009084250.user.veloxzone.com.br)
04:49.59joehttp://www.voip-info.org/wiki/view/Asterisk+tips+MythTV+integration
04:50.03lmpbzktwn5take up that many resources? or simply for quality issues?
04:50.07joeseen that?
04:50.23TrickFinlay2checking it now,thanks joe
04:50.38constfilinHello, has anybody tried to use iptables for efficient routing of RTP packets within asterisk ?
04:50.54hadsQuality issues normally as when Asterisk wants resources it wants resources. If it's just a glorified answering machine then it shouldn't be a problem.
04:50.59joeconstfilin: efficient routing?
04:51.00lmpbzktwn5joe: i was looking for something like that...
04:51.05joelmpbzktwn5: :)
04:51.32lmpbzktwn5joe: any experience with that?
04:52.12joelmpbzktwn5: I run both * and mythtv but haven not made them do anything described as such just read about it
04:52.16joebeen too busy...
04:53.02lowlevelwhat is everyones fascination with TV!? ;)
04:53.11joeconstfilin: do you mean like QOS sort of thing?
04:53.22lowlevelwhat is with rather.
04:53.26lmpbzktwn5lowlevel: who knows. it's just cool to have.
04:53.35lowlevelI guess...
04:53.40CunningPikelowlevel: They're students ;)
04:53.50lowlevelohhhhhhhhhhhhhhhh students.
04:53.50constfilinI mean setup source nat and destination nat in iptables so that RTP packets are routing right in the kernel instead of going through the user space and ast_channel_bridge.
04:54.01TrickFinlay2hey whats wrong with being students :p
04:54.11CunningPikeTrickFinlay2: Nothing at all
04:54.23lowlevelnothing, just they only got room for 1 box... have no money to buy good hardware, etc.
04:54.52CunningPikeWhat do you study?
04:55.10lmpbzktwn5joe: so it would be better to have two separate boxes and have the * system send it to the myth box
04:55.20lmpbzktwn5cunningpike: i'm going for CS
04:55.28russellbyay students
04:55.32TrickFinlay2CunningPike: ill be a freshmen at RIT in computer networkind and sec.
04:55.38TrickFinlay2*networking
04:55.43CunningPikeTrickFinlay2: Nice
04:55.54russellb<-- senior in computer engineering ...
04:55.54TrickFinlay2thanks
04:55.58joelmpbzktwn5: depends on the box, and what you'll be doing, sorta hard to answer but imho having different systems tends to be easier...
04:56.29CunningPikelmpbzktwn5: CS?
04:56.36TrickFinlay2comp sci
04:56.45lmpbzktwn5^^ beat me to it
04:56.49CunningPikeAh - that's what they called it on the old days ;)
04:56.49joelmpbzktwn5: ie if you break one you still have the other :)
04:57.14constfilinHey, so anybody played with iptables?
04:57.19lmpbzktwn5joe: yeah that's true. just figured it might be easier and less space consuming had it been in one box
04:57.34TrickFinlay2would a pII 350/384ram be enough to run Asterisk?
04:57.43lmpbzktwn5joe: although, no big deal if it's in two... we'll just hide the asterisk box somewhere
04:58.29lmpbzktwn5joe: no monitor needed for the * box though right? can it all be managed through a web-interface or ssh or something like that?
04:58.39joeyes
04:58.40JTyou could build mini-itx computers into your furniture
04:58.45joehehe
04:58.46TrickFinlay2ahaha
04:58.52lmpbzktwn5haha
05:00.37lmpbzktwn5http://base.google.com/base/a/482424/D9722739606059606145
05:00.41lmpbzktwn5good buy?
05:01.39*** join/#asterisk bintut (n=bintut@cable-202-8-251-159.d-one.net)
05:01.51bintuthello all..
05:02.19bintuti'm thinking to get one unit of this product ==>  http://www.mediatrix.com/products_devices.php?prodid=3
05:02.33*** join/#asterisk hads (n=hads@mail.nice.net.nz)
05:02.43[TK]D-Fenderbintut : pretty decent unit
05:03.05[TK]D-Fenderbintut : easy enough to set up.  Does all the basics.
05:03.05bintutbut i can't find a local reseller in our country
05:03.28bintutthat's why, i might look for an alternative product which is available in our place
05:04.08bintutany idea how much does it cost?
05:05.52bintutanyone here was able to purchase the Mediatrix 1124 - 24-port FXS VoIP Access Device? how much does it cost?
05:06.21[TK]D-Fenderbintut : Look for the AudioCodes MP-124 as well for comparison
05:06.35*** part/#asterisk jake1932 (n=Administ@pool-70-16-129-225.phil.east.verizon.net)
05:07.56bintutok
05:08.56bintuti believe that the mediatrix 1124 is the device i'm looking for.. i'm planning to connect my existing analog connections to that device but the fxo side is now ethernet going to an asterisk box
05:10.09CunningPikeIs there a good device for connecting multiple FXO ports to ethernet?
05:10.20CunningPike~fxosfxa
05:10.25CunningPike~fxofxs
05:10.27jbotsomebody said fxofxs was An FXO port expects to receive dialtone and receive ring voltage, you plug a phone LINE into this.  An FXS port expects to provide dialtone and provide ring voltage, you plug a PHONE into this.
05:10.52CunningPikeIs there a good device for connecting multiple FXS ports to ethernet?
05:10.54CunningPike:D
05:10.59*** join/#asterisk ANTILOCAS (i=wewrwe@200.87.89.209)
05:11.16Kerry_Ghas anyone used Hamachi on an Asterisk box?
05:11.18hadsHow many is multiple
05:11.25x86CunningPike: asterisk box? :)
05:11.37CunningPikehads: About 8
05:11.48Kerry_GAstribank
05:12.11CunningPikex86: I would like to connect a number of devices to Asterisk without a single port ATA for each one
05:12.11lmpbzktwn5hey thanks all for your help-- we'll be back once we get it all together and let you all know how it went ;)
05:12.15lmpbzktwn5thanks again
05:12.19bintutCunningPike: isn't it like the mediatrix 1124 device that i'm looking for?
05:12.31CunningPikebintut: Yes - but a little smaller
05:12.38CunningPikeThat's a 24-port, right?
05:13.08hadshttp://www.voipsupply.com/index.php?cPath=96_120
05:13.12hadsThere's some
05:13.42CunningPikehads: Thanks
05:13.43hadsAcutally, there are some 8 port ones; http://www.voipsupply.com/index.php?cPath=96_121
05:13.59CunningPikehads: Cool - thanks
05:14.04hadsIs anyone here running trunk?
05:14.08bintutCunningPike: yes
05:14.19russellbi'm running trunk!!!
05:14.50hadsrussellb: I don't want to bug you though, you do important stuff. :)
05:15.02CunningPikerussellb: You are? :O I thought you were the stable king....... ;)
05:15.16russellbheh
05:15.22russellbi run 1.2 on stuff that matters
05:15.38bintut[TK]D-Fender: still there? i think, the audiocodes mp-124d is an alternative device
05:15.40russellbbut most of the stuff I have my hands in administrating are development platforms
05:16.24bintut[TK]D-Fender: do you have a personal experience with audiocodes mp-124d? is it good enough to support 24port fxs?
05:16.56x86CunningPike: get a channel bank and get a T1 card, run a T1 to the channel bank
05:17.17CunningPikex86: We thought of that, but our PRI card is full
05:17.33CunningPikex86: Actually, we have one free port, now that I think.....
05:17.37JTget another card? :)
05:17.45*** join/#asterisk vlrk (n=root@202.65.134.119)
05:18.18x86get another quad port card, you know, to make room for "future expansion" :P
05:18.42[TK]D-Fenderbintut : Both the AudioCodes & MediaTrix work pretty well.
05:19.34[TK]D-FenderAudiocodes is more confusing to set up, but easier to expand with and has internal redundancy features the MediaTrix doesn't do as well.  But for a basic * install I'd prefer Mediatrix.
05:19.40vlrkmy asterisk crashed and while doing gdb the last frame it showed is at ast_set_write_format (chan=0x9d96db0, fmts=64) at channel.c:1710
05:20.31hadsrussellb: I'm guessing that stdtime/localtime.c is where Asterisk is meant to pickup your local timezone?
05:20.54russellbno, asterisk gets your local timezone from the system
05:20.58russellbyour /etc/localtime setting
05:21.12bintut[TK]D-Fender: ok. thanks. we have a local reseller for audiocodes mp-124d. we'll try to ask for a demo unit first before we decided to purchase one. thanks again.  :)
05:21.25[TK]D-Fenderbintut : Np.
05:22.29TrickFinlay2guys, is there a recommended OS for asterisk?
05:22.30hadsHmm... I'm going bonkers trying to figure this out. logs and crds are using the systems local timezone but STRFTIME and SayUnixTime and Voicemail are using GMT. The only difference I can see is that logs and cdrs use localtime_r directly where the others use stdtime/localtime.c
05:23.06*** join/#asterisk lmpbzktwn5 (n=lmpbzktw@24-151-139-231.dhcp.oxfr.ma.charter.com)
05:23.15CunningPikeTrickFinlay2: Linux
05:23.16CunningPike:D
05:23.28*** join/#asterisk num000 (n=numerobi@e177185080.adsl.alicedsl.de)
05:23.53*** join/#asterisk CrashHD (i=CrashHD@c-67-182-167-222.hsd1.ca.comcast.net)
05:23.56TrickFinlay2CunningPike: haha thanks,any spec. distro?
05:24.16CunningPikeTrickFinlay2: :D Your favorite one - seriously
05:24.36CunningPikeTrickFinlay2: The more comfortable you are with your distro, the easier it will be
05:24.37russellbhads: you have to configure the timezone in voicemail
05:24.42num000what das the 404 Not Found mean?
05:24.47russellbhads: as for the others ... i'd have to look at the code
05:24.50TrickFinlay2CunningPike:alright thanks
05:24.52CunningPikenum000: Exactly what it says
05:24.58[TK]D-FenderTrickFinlay2 : I'd suggest something relatively standard that you can easily get with the common devel packages.  Debin, Slackware, RHEL, CentOS....
05:25.09lmpbzktwn5hhahaha
05:25.21CunningPikeTrickFinlay2: What is your favorite distro (asks just in case it's mandrake or something)
05:25.21TrickFinlay2maybe Xubuntu?
05:25.33num000i was trying to install an echo service but i do get this 404 Not found error
05:25.44TrickFinlay2CunningPike: how about xunbuntu
05:25.51[TK]D-FenderTrickFinlay2 : I wouldn't suggest it personally.... way too many packages to download, plus the way it changes root access.....
05:25.52TrickFinlay2*
05:25.54TrickFinlay2Xubuntu
05:26.22joeTrickFinlay2: CentOS works great
05:26.22CunningPikeTrickFinlay2: Actually, I'm not a *buntu fan - we use RHEL, some people like Debian
05:26.25hadsrussellb: Nope, I haven't configured the time in voicemail, I'm guessing that that would work but I figured that it should fall back to the systems localtime by default. I was going to figure that out after I figured out why it's not working for the dialplan functions.
05:26.30TrickFinlay2so in that case prob slack,wheres its a p2/384 ram
05:26.44CunningPikeTrickFinlay2: If you must :P
05:26.51[TK]D-FenderTrickFinlay2 : Slack = 0 troubles for me.
05:27.02num000CunningPike what does the 404 not found mean in the contents of a echo-service?
05:27.06TrickFinlay2alright ill look into CentOS/slack
05:27.18russellbhads: gotcha ...
05:27.19ANTILOCAShey wich linux is better for Asterisk? red hat, mandrake, suse?
05:27.26[TK]D-Fenderok, check-out time for me here, later all.
05:27.29CunningPikenum000: pastebin your extensions.conf
05:27.31TrickFinlay2[TK]D-Fender: when is ver 11 due out for slack
05:27.33CunningPike~pb
05:27.34jbothmm... pb is a place to paste your stuff without flooding the channel - try http://pastebin.com/, or http://pastebin.ca/, or http://channels.debian.net/paste, or for #oe use http://oe.pastebin.com/, or http://bzflag.pastebin.ca/, or for images use http://imageshack.us/, or http://www.paste-it.net/
05:27.47[TK]D-FenderANTILOCAS : Avoid SUSE, it make compiling kernal modules hell....
05:28.01ANTILOCASis Red Hat still alive?
05:28.06hadsrussellb: I've been going through and putting some debugging statements in localtime.c and figured that ast_tzset_basic is getting called with an empty string so is executing the block under * Name is set, but set to the empty string == no adjustments */
05:28.06[TK]D-FenderTrickFinlay2 : "When its done"
05:28.06russellbhads: STRFTIME takes an argument for the timezone
05:28.13*** join/#asterisk pnlarsson (n=niklas@c83-248-0-248.bredband.comhem.se)
05:28.22CunningPikeANTILOCAS: Very much so
05:28.28TrickFinlay2is that from the site?
05:28.29ANTILOCASTKD FEnder which linux u use and what version then
05:28.34[TK]D-Fender~8ball Will Slackware 11 be released really soon?
05:28.36jbotI'm not sure.
05:28.49russellbhads: are you providing a timezone arg to the function?
05:28.53hadsrussellb: I know, and that _would_ be the obvious thing to do... but it says that it's optional and I was trying to find out why it doesn't work :)
05:28.55TrickFinlay2haha
05:29.01[TK]D-FenderANTILOCAS : I run mine on Slackware 10.2, Work is on FC3, most of my customers are on CentOS.
05:29.16russellbhads: optional, and if not provided, you get GMT :)
05:29.20harryvvslackware was my first linux os in 97
05:29.32ANTILOCAScunninpike and wichi linux u use?
05:29.46CunningPikeANTILOCAS: RHEL or CentOS
05:29.48hadsrussellb:  It works if you specify the timezone, but gives GMT if you don't. I think it's meant to give localtime if you don't.
05:30.02russellbhads: well the documentation doesn't say either way
05:30.10CunningPikeANTILOCAS: And I prefer CentOS
05:30.16ANTILOCASand red hat?
05:30.24russellbhads: but the code clearly intends to provide GMT with no timezone arg
05:30.36CunningPikeANTILOCAS: RHEL is RedHat Enterprise Linux
05:30.50bintutgtg now..
05:30.51bintutthanks
05:30.54CunningPikeCentOS is the 'free' version of RHEL
05:30.55ANTILOCASok thnks
05:30.57harryvvCunningPike thats what I use right now.
05:31.05CunningPikeharryvv: CentOS?
05:31.07hadsrussellb: OK :) but the sayunixtime doc says that it defaults to the machine default timezone.
05:31.08harryvvyup
05:31.23ANTILOCASRHEL was alwasy free for download as far as i remember
05:31.25russellbhads: ok, let me look at that one
05:31.29ANTILOCASi installed the RHEL 7.1
05:31.30harryvvbut I love fedora
05:31.33CunningPikeharryvv: Yes - our Asterisk servers are RedHat, but all the other stuff is CentOS
05:31.39Juggietheres no such thing as RHEL7.1
05:31.52ANTILOCASRed Hat i meant
05:32.01ANTILOCASu mean it changed the name?
05:32.08Juggierh7.1 is about 5 years old.
05:32.13pfnwho the hell uses rh7 still?
05:32.22pfnrh9's been eol since like 2003 hasn't it?
05:32.24hadsrussellb: I think both of those apps/functions come back to ast_localtime, which calls ast_tzset
05:33.08ANTILOCASim planning to install asterisk thats why i ask, then i will download RHEL right?
05:33.27ANTILOCASor is not free anymore?
05:33.44ANTILOCASwhats the new page to download for free?
05:33.58pfnif you want rhel, go with centos
05:34.05pfnif you want plain ol' redhat, use fedora core
05:34.06num000CunningPike here is the pastepin link to the extentions.conf http://channels.debian.net/paste/3468
05:34.14CunningPikeANTILOCAS: I second that - use CentOS
05:34.40num000CunningPike thank you very much in advance
05:34.54CunningPikenum000: So, you are dialing '81' ?
05:34.59Juggienum000, did you solve your problem from today?
05:35.00num000yes
05:35.10Juggiethe missing libc function?
05:35.14Juggiewhat fixed it?
05:35.16num000Juggie ohh yes i did
05:35.22Juggiethe libc update i linked you to, or?
05:35.33num000it wasn't the libc it was a broken package with the libncurses
05:35.53Juggieah, so you just updated/reinstalled libncurses?
05:35.58num000so i used a different package
05:36.03Juggiecool
05:36.04num000Juggie yes,
05:36.10russellbhads: this time code hurts my eyes :)
05:36.10Juggiegood stuff
05:36.13Juggiewhats your problem now
05:36.17num000Juggie it actually works very well
05:36.25CunningPikenum000: OK, so now pastebin your CLI output
05:36.30num000i was playing around a bit
05:36.40hadsrussellb: I know! I've been trying to figure this out for at least 8 hours.
05:36.48num000CunningPike would be a verbosity of 3 enough?
05:37.14russellbhads: I'll tell you what ... the author of both STRFTIME() and SayUnixTime() is Corydon.  You should try to catch him on IRC and find out the intended behavior
05:37.29CunningPikenum000: Should be - let's go with that and see what it says
05:37.39hadsrussellb: OK, I'll do that. Thanks for taking the time :)
05:37.46russellbhads: from looking at this a little bit, it looks like you may be right
05:37.53russellbbut i don't want to render a judgement on it quite yet
05:38.11russellbhads: sorry you've had so much trouble ..
05:38.12hadsYeah, I'm hoping it's not something dumb that I've done.
05:38.56hadsIt's no trouble - if something bugs me then I'll try and figure it out - sometimes I get a bit carried away and don't stop :/
05:39.06num000CunningPike this is the paste for the cli
05:39.06num000daedalus-gw*CLI>
05:39.07num000daedalus-gw*CLI>
05:39.52CunningPikeI said pastebin, right?
05:39.56CunningPike:/
05:40.10russellblol
05:40.10*** join/#asterisk num000 (n=numerobi@e177185080.adsl.alicedsl.de)
05:40.15num000i'm really sorry
05:40.17ManxPower~pastebin
05:40.18jboti guess pastebin is a place to paste your stuff without flooding the channel - try http://pastebin.com/ (BROKEN AND SUCKING NUTS), or http://pastebin.ca, or http://channels.debian.net/paste, or for #oe use http://oe.pastebin.com, or http://bzflag.pastebin.ca/, or http://paste.lisp.org/ for the lisp/scheme nuts, or http://paste-it.net
05:40.22*** join/#asterisk kmilitzer (n=km@office-gw.westend.com)
05:40.39num000http://channels.debian.net/paste/3469
05:40.49hadsrussellb: Do you know what timezone Corydon is in?
05:40.58num000CunningPike sorry, http://channels.debian.net/paste/3469
05:41.01fileCST
05:41.10hadsfile: Thanks!
05:41.29ManxPowerGMT-6 or GMT-7 I don't recall
05:41.39CunningPikeCroydon is a borough of London: GMT
05:43.37*** join/#asterisk jeffgus (n=jeffgus@greengables.zimage.com)
05:43.47num000CunningPike could it be that it is a conflict with the codecs?
05:43.53CunningPikenum000: Is your UA registered properly? What does 'sip show peers' say
05:44.00CunningPike404 means that it can't find the UA
05:44.45num000100/100          192.168.1.20     D   N      255.255.255.255  5060     Unmonitored
05:44.55num000CunningPike it is registered actually
05:45.03num000calls out and in do work ok
05:45.33ANTILOCASI have an Amd Athlon 64 3000+, which kind of centos should i donwload then?
05:45.53ANTILOCASia64?
05:46.14ANTILOCASx86_64?
05:46.30*** join/#asterisk fafnir (i=hahaha@unaffiliated/fafnir)
05:47.38num000mhh
05:48.04*** part/#asterisk pcm (n=pcm@72.146.59.132)
05:48.27ANTILOCAScunninpike
05:48.36num000Juggie are you still awake or again?
05:48.40CunningPikenum000: It could be a codec issue - does your phone support gsm?
05:48.54num000CunningPike i suppose,
05:49.01num000CunningPike how could i test this?
05:49.20harryvvsince its late this is for people enertainment :) I come from a jet engine background.
05:49.23harryvvhttp://video.google.com/videoplay?docid=-5417019303200331106
05:49.30num000CunningPike which codes is used when the echo answers
05:49.57CunningPikeThe codec of the file (gsm in this case)
05:50.20CunningPikeTry disallow=all and then allow=gsm in your sip.conf and see if your phone breaks
05:50.31num000CunningPike should i add something like allow=gsm ??
05:50.43num000;)
05:50.58ANTILOCASI have an Amd Athlon 64 3000+, which kind of Centos 4.0 should i donwload then?
05:51.25mrfrenzyI don't know centos, but I'd recommend the amd64-version of debian
05:51.47CunningPikenum000: That's what I sid
05:51.50ANTILOCASfrenzy is it free?
05:51.55mrfrenzyyes
05:52.13mrfrenzyhttp://www.debian.org/distrib/
05:52.14ANTILOCASis it easy to install asterisk there?
05:52.18mrfrenzyapt-get install asterisk
05:52.59ANTILOCASthnks
05:53.14mrfrenzynp
05:54.05num000CunningPike thank you very much, i'm just trying it.
05:54.10CunningPikenum000: OK
05:55.59num000CunningPike no it says that there is no compatible codecs and ends with 488 not acceptable here
05:56.16CunningPikeAha - there's your problem then
05:56.31num000how would i have to solve this?
05:56.36CunningPikenum000: Either get your phone to do gsm, or play a file with a different codec
05:57.07harryvvnum where are you
05:57.07num000CunningPike so there must be a file laying somewhere which is encoded with gsm compression right?
05:57.20num000harryvv how you mean?
05:57.24harryvvlocation
05:57.29num000which country? ohh germany
05:57.33CunningPikenum000: Not by default - you will have to record them
05:57.58CunningPikenum000: Ooo - or check the list archives - someone has created all the sounds in ulaw
05:58.08num000CunningPike can i place it somewhere and have him play it then
05:58.44CunningPikenum000: Yes - put it in /var/lib/asterisk/sounds and then change the filename in extensions.conf
05:58.56*** join/#asterisk ontae (n=ontae@clnet-p03-090.ikbnet.co.at)
05:59.09num000CunningPike how do i reference to the file in extensions.conf?
05:59.44CunningPikenum000: Change 'exten => 81,3,playback,demo-echotest' to 'exten => 81,3,playback,foo'
05:59.52CunningPikenum000: Where foo is the name of your new file
06:00.10num000CunningPike ok, i just see that this directory is empty here
06:00.18ontaeHi, may anyone help me with an RTP-stream problem when calling out?
06:00.23num000maybe it can do the codec but the file is just missing
06:00.44num000harryvv why did you ask for my location?
06:00.50CunningPikenum000: /var/lib/asterisk/sounds is empty?
06:00.58num000CunningPike yes
06:01.28num000CunningPike it is actually lying somewhere else here on this distribution /usr/lib/asterisk/sounds but this direcotory is empty
06:02.07CunningPikenum000: Oh, OK - well, wherever demo-echotest.gsm is, then
06:04.16harryvvnum000 yes
06:04.25harryvvpart of the world
06:04.32*** join/#asterisk xxoxx (n=xxoxxx@tor/regular/xxoxx)
06:04.43num000harryvv where are you?
06:04.51harryvvdela bc
06:05.02num000dela bc? where is it?
06:05.26harryvvdelta
06:09.21num000ahh the sound files are stored in a different package, but if i would use all this my router which runs asterisk would run out of space, maybe just this one file would be ok
06:10.02CunningPikenum000: OK
06:10.57*** join/#asterisk ionix (n=ionix@p3101-ipbfp05miyazaki.miyazaki.ocn.ne.jp)
06:11.13ionixhey, anyone can try 18003765501 and tell me if it works? I am from Japan and cannot dial those numbers
06:13.08harryvvIt that a regional 1800 number?
06:13.20harryvvor a country or world wide?
06:13.34harryvvbecause its not aviable here.
06:13.54JTisn't it one digit too long?
06:14.33CunningPikeJT: Rub your eyes
06:14.36ionixdamn
06:14.42ionixit's US+CAN
06:14.52JTCunningPike: excuse me?
06:15.08CunningPikeJT: It has the right number of digits for me........
06:15.11ionixJT: no, 1 800 376 5501
06:15.17CunningPikeJT: Maybe it's my eyes
06:16.09JTokay, i thought the NANP was 10 chars for some reason
06:16.13JTmaybe excluding the 1
06:16.49CunningPikeJT: Long distance is 11 - 1-NXX-NXX-XXX
06:16.52CunningPikeCrap
06:16.58CunningPikeYou know what I meant lol
06:17.41ontaeHi, may anyone help me with an RTP-stream problem when calling out?
06:17.47JTi'm not from the US
06:18.00JTso it's not possible to call any 1-800s from outside the US?
06:18.25ionixwell you can use FWD
06:18.35JTyes, but via the pstn
06:18.43ionixnot unless it's international
06:18.56CunningPikeJT: Not usually - it would have to be dialed as an international number
06:18.57ionixbut international has 800 + 8digits
06:19.07*** join/#asterisk Assid (i=assid@203.115.83.215)
06:19.15JTso are some 1-800s international?
06:19.19JTso it wouldn't work? :)
06:19.41ionixCunningPike. Not even, from Japan, you can't reach a 1-800 number by making an international call
06:20.16ionixJT: It will if the company uses a global 800 number
06:20.17ionixlike 800 1234 5678
06:20.23harryvvIm going to crash
06:20.32harryvvnight
06:20.46JTionix: complicated now
06:20.48JTheh
06:22.55lowlevelmmm, anyone know what would cause the message 'phone off hook in weird state 3??' when answering a call on an analog line? It happened a few times and now its fine again...
06:23.26lowlevelnight pike.
06:23.38JTi thought north american numbers in international format were meant to be +1 XXX XXX XXXX?
06:23.58lowleveljt; they are, we commonly just leave out the 1.
06:24.23lowleveler nevermind
06:24.42JTi understand the 1 is not needed within north america
06:25.02JTi don't understand how < ionix> like 800 1234 5678 would fit in
06:25.28*** part/#asterisk vlrk (n=root@202.65.134.119)
06:25.36*** join/#asterisk [hC] (n=hardcore@S01060004e21ea953.vc.shawcable.net)
06:27.09*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
06:28.20lowleveljt: the 1 is needed when dialing, its just not written in, its assumed
06:28.21num000does anyone know where a list of sip errorcodes is? like 404 etc?
06:29.02mcnobodyIs it possible to allow all SIP calls from unknown callers to local SIP peers?
06:29.04mcnobodyallowguest=yes, makes it almost. All calls with locally unknown user part in From:-header are accepted, but calls from other Asterisk with same user part of From:-header are tried to authenticate against local peer.
06:30.26JTlowlevel: ok, well what i was getting at was ionix's 800 number example is 1 character too long for the normal XXX XXX XXXX mask
06:33.03lowleveljt: mask? what mask? ;) whats stopping you from putting in the 1?
06:33.37lowlevelI think Im missing the question.
06:33.40lowlevelrofl
06:34.48*** join/#asterisk hads|home (n=hads@mail.nice.net.nz)
06:36.26lowleveljt; if you're trying to dial an 800 number from japan, you can't do that.
06:36.38lowlevelinfact, some are invalid between canada and the us.
06:36.49lowlevelsame applies to 888, 900, etc.
06:36.52ionixbut the canada/usa is based on call id :)
06:36.56ionixnot trunk
06:37.02*** join/#asterisk UlbabraB (n=UlbabraB@host241-43-static.72-81-b.business.telecomitalia.it)
06:37.15lowlevelionix: always?
06:37.35ionixyes
06:37.37lowlevel*shrug* doesn't really matter, he can't dial it direct
06:37.53JTlowlevel: the NANP, aren't numbers meant to be 10 characters after the +1?
06:38.08*** join/#asterisk Dico_ (n=niko@60.51.217.61)
06:39.31lowleveljt: the 800 number will terminate or forward (forget the correct terminology) on a regular number, such as 416-722-2223
06:39.42lowlevelyou would require that number instead to dial from outside of +1
06:39.55*** join/#asterisk fafnir_ (i=hahaha@unaffiliated/fafnir)
06:40.13JTok, right
06:40.45JTionix's example of an 800 number with 11 characters threw me off
06:40.52lowleveljt; the point is, 800, 888, 900, etc are 'special' and not accessable from outside of north america
06:40.57lowlevelok
06:41.09JTi don't know if it's even valid in the us
06:41.15lowlevelyeah probably is
06:41.20JThrm
06:41.32JTwhat are 888 and 900?
06:41.45lowlevelohhhhh crap
06:42.05lowlevelwhat number was it? I see one he put in that is too long...
06:42.19lowlevel888 is the same as 800, it was created when they ran out of room in 800
06:42.26ionix888/877/866
06:42.35lowlevelyeah, all 3
06:43.18james_lowlevel: i called +1 866 xxxxxx today from australia
06:43.24james_just call charges apply
06:43.36lowleveljames; interesting
06:43.55james_hangon, i'll dial again, tell you what it says
06:44.04JTjames_: do you have a sip or iax trunk in the US or similar?
06:44.15ionixit's called UIFN
06:44.17james_nope, this is from australian pstn
06:44.23JTah ok
06:44.30ionixUIFN uses ITU country code 800, so that no matter where the caller is, only the international access code (IAC) and the 8-digit UIFN need to be dialed. Currently, about 30 countries participate in the UIFN programme
06:44.33ionixso the country code is 800
06:44.53lowlevelahhhh
06:44.56james_"access to the 800 number you have dialled is not free of charge from outside of the US"
06:44.56lowlevel;)
06:44.59JTbut he said he called +1, ionix?
06:45.03james_i dial with a country code of +1
06:45.16james_+1 866 230 0800
06:45.28num000are you still talking about ionix toll free number? ;)
06:45.29james_layered technologies in texas
06:45.37docelmoYou cant dial PSTN 1+ Toll Free when your CIC is coming from outside the country
06:45.39JTyes num000
06:45.49JTbecause everyone is contradicting each other :P
06:45.55num000cool
06:45.59docelmoYou can however do it from withing the states from a US provider
06:46.20lowlevelI'm thinking the rules arn't as hard and fast as I thought they were
06:46.21lowlevel;)
06:46.37JTdocelmo: i would've thought that'd be obvious to most
06:46.53docelmoYou would be amazed at the amount of morons out there
06:46.54james_lowlevel: $ makes everything possible :P
06:46.57JTthe whole international calls costing money thing
06:46.58JTtrue
06:47.12JTjames_: telstra pstn?
06:47.25james_powertel
06:47.32docelmoTelstra sucks PRIMUS rules
06:47.38orlocknah
06:47.40orlockthey both suck
06:47.43orlockgo NXT!
06:47.52lowlevelheh
06:47.54docelmoI have colo's with Primus in Melbourne and Sydeny
06:47.59james_pretty much every .au provider of everything sucks :P
06:48.08orlockdocelmo: King St in Melb?
06:48.15orlockjames_: nextep doesnt :)
06:48.20docelmoI would have to find the addy but that sounds right
06:48.26docelmoI ahve 60 E1's there
06:48.31JTnextep sucks money actually
06:48.37orlockjames_: dslam's and modems and voip gear all r+d is done in melbourne for them :)
06:48.39james_collins st i bet
06:48.50james_orlock: sounds like they should give me a job
06:48.56orlockjames_: seek.com.au
06:49.00james_hahaha
06:49.13james_yeah, i get an email from them each day
06:49.18james_filtering voip + melbourne
06:49.56orlockjames_: can you do firmware coding for linux, test people, etc
06:50.05docelmoWell with jobs beggers cant be choosy..  Find something till something better comes along
06:50.22*** join/#asterisk speekac (n=alwin@60.51.217.61)
06:50.43james_orlock: i *could*, not really what i'm lookign for though
06:50.46james_i'm a developer
06:50.46Qwelldocelmo: it took me 5 years until something better came along :p
06:50.57orlockjames_: yeah, this is doing firmware development
06:50.59docelmoYou call Digium better?   ACK!
06:51.07Qwelldocelmo: by far
06:51.07james_haha
06:51.16orlockjames_: they are also doing voip
06:51.39docelmoQwell How's Hickville?
06:51.42james_what sort of devices is the firmware dev for?
06:52.33docelmoI was thinking about coming there for a job..  but then I thought Alabama..  uhh naa..
06:52.55lowlevelk, gotta stop messing with dialplan and go to bed
06:53.00lowlevelgawd
06:53.01lowlevelhahah
06:53.03lowlevelnight guys ;)
06:54.35orlockjames_: comms devices
06:54.53orlockjames_: they mentioned network termination devices.. that office is NEC's center for dsl research
06:55.03orlockthats one of the reasons why nextep kicks ass so much
06:55.22orlockall of the voip gear.. dslam's, etc is pretty much made by them
06:55.28Dico_hello everybody :)
06:55.28orlockand they run the ISP that suppotrs it
06:55.40*** join/#asterisk vlt (n=dm@p54B33FE8.dip0.t-ipconnect.de)
06:56.10orlockJT: nextep suck money cos when things break, you can call up and they will get fixed
06:56.19orlocknone of this telstra bullshit "sometime in the next few days"
06:56.30Dico_has anyone already tryed to use queue then transfert the queue to meetme ?
06:57.48orlockoh@
06:57.58orlockMoTeC looking for a sysadmin, heh
06:58.05JTorlock: heh
06:59.04*** join/#asterisk daysmen3 (n=primus@host81-154-136-36.range81-154.btcentralplus.com)
07:00.38*** part/#asterisk lowlevel (n=Stuart@CPE0050ba71c82f-CM000f9f7d6742.cpe.net.cable.rogers.com)
07:00.41james_orlock: that sounds interesting
07:00.52orlockjames_: what, sysadmin for motec?
07:01.01orlockits just plain old boring sysadmin stuff
07:01.10orlockjust you get to work for MoTeC :)
07:01.21james_oh nah, the nextep network
07:01.29james_sounds very developmental
07:01.31orlockthe nextep stuff would be more interesting, and have even more smart geeks around
07:01.35orlockjames_: it is!
07:01.36james_like a public network for testing
07:01.36james_heh
07:01.45james_that's something i'd like to support
07:01.48james_but
07:01.52james_i bet they dont have dsl
07:01.55james_at my exchange
07:01.56james_dsl2
07:01.57orlockjames_: had nextep at home for years now
07:01.57james_sorry
07:02.18orlockthey do dsl over the standard telstra network as well as their own higher speed stuff using their dslams
07:02.26orlockits not adsl2, but its 8m/640k
07:02.33*** join/#asterisk _omer (i=_omer@202.166.161.23)
07:02.36_omerhi
07:02.39orlocki think they have just started adsl2
07:02.45_omerhow to remove  MPG123  from my system ?
07:03.07james_that's a pretty open ended question
07:03.29james_orlock: yeah, can't beat my 19Mb/1Mb dsl2 though :P
07:03.34_omer<PROTECTED>
07:04.07orlockjames_: actually... i reckon it could :)
07:04.22orlockjames_: whats the max speed you can actually obtain on it? :)
07:04.46james_i sync at 19000bps
07:04.55orlockjames_: did i mention they also do voip, and _support_ it?
07:04.59orlockall sip based
07:05.00james_fastest i've downloaded is 1.8Mb/s
07:05.16james_that's not a concern to me :P
07:05.27james_i have my own voip providers
07:05.35james_but you know... a business with a clue is always good
07:07.34JTi think you sync at a little more than 19000bps
07:07.37JTpretty slow otherwise
07:08.05orlockjames_: 6784/736
07:08.10orlockfrom dmesg
07:08.14orlocki *heart* pci adsl cards
07:08.18JThah
07:08.31JThaven't heard good things about those
07:08.34JTjust that they're finicky
07:08.45JTand are pretty fussy about kernel
07:08.46orlockJT: these are the Traverse ones
07:08.50orlocknot these ones
07:08.54orlocksourceforge project
07:08.57orlockgpl drivers
07:09.00JT2.6 works fine?
07:09.04orlocki made my own .src.rpm to rebuild it for any kernel
07:09.06orlockyeah
07:09.24orlock2.6 works fine, been testing it at home before deployment
07:09.43orlockits actually the exact same card as the Sangoma S518 (i think) adsl cards
07:09.44JTthink i'd rather a hardware box though
07:10.43orlockyeah, its a full hardware card though at least
07:11.02orlockno cpu overhead, latest drivers also use the in-kernel atm layer
07:11.17orlockso you can use ppp with the atm plugin, etc
07:11.42*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
07:13.42*** join/#asterisk marl (n=matt@82-40-232-252.cable.ubr01.dumb.blueyonder.co.uk)
07:14.02james_haha
07:14.07james_it's <3 not *heart*
07:14.30james_i just had to sacrifice my cisco 837 router for a netcomm nb5 bridged to a linksys wrt
07:14.34james_thanks to dsl2
07:14.45james_need an 877 or whatever model it is that supports dsl2
07:15.49ontaeMay anyone help me with an RTP-stream problem when calling out?
07:16.25*** join/#asterisk num000 (n=numerobi@e177179008.adsl.alicedsl.de)
07:16.36JTyes 877
07:16.42JTonly costs around $700
07:17.39james_yeah, slightly higher than 19000bps
07:17.46james_i haven't had that for about 10 years
07:18.02JTalso 1.8Mb/s isn't that great either :]
07:18.06james_19Mb
07:18.08james_MB
07:18.09james_shhhh
07:18.25james_stoned*cough*
07:18.41JTunit dyslexicaritus
07:18.47JTheh
07:19.58orlockjames_: now? lucky bastard!
07:21.18_omerAug 17 12:46:10 WARNING[15236]: loader.c:325 __load_resource: /usr/lib/asterisk/modules/app_conference.so: cannot restore segment prot after reloc: Permission denied
07:21.21_omerany help ?
07:21.28james_orlock: i'm unemployed :P
07:21.48james_no better time to waste the time i'm not at job interviews
07:23.45*** join/#asterisk luchshiy (n=anonymou@d212-53-104-193.cust.tele2.ch)
07:26.12orlockjames_: ahh, heh
07:26.21orlockjames_: go for the jobs at nextep! :)
07:28.43*** join/#asterisk X-Rob (n=rob@dsl-220-235-226-54.vic.westnet.com.au)
07:33.42*** join/#asterisk docelmo (n=vircuser@55-65.126-70.tampabay.res.rr.com)
07:33.43*** join/#asterisk benjk (n=benjamin@f8a01-0357.din.or.jp)
07:34.09james_orlock: don't really sound like what i'm looking for.... i want a job developing around the sip protocol
07:34.16james_higher level than firmware :P
07:34.37james_orlock: you're in melbourne?
07:34.44orlockyeah
07:34.48james_which suburb?
07:34.52orlockrichmond
07:34.55orlockwork in southbank
07:35.02james_ahh nice
07:35.04james_close to the city
07:35.09james_i'm in caulfield
07:35.15orlockjames_: well, i would say it would be worth it.. they are a quality voip provider as well, all sip based
07:35.15james_well, malvern east
07:35.26james_just near the tattersalls building on dandenong rd
07:35.37orlockahh, think i know the one
07:35.46james_everyone does :P
07:36.27james_where abouts are their jobs advertised?
07:36.42orlockseek.com.au
07:36.52james_i'll search, ta
07:37.21james_do you work for them? or just really like them? haha
07:37.37orlocknetwork admin for a major reseller
07:37.56orlockused a fair few different ISP's, they suck the least
07:38.00vltHello. Is there a way to SET() the outgoing CALLERID on SIP calls?
07:38.08james_yes
07:38.27james_probably the easiest thing in asterisk to search for and find the answer for
07:38.49vltjames_: Then I should search elsewhere? ;-)
07:39.43james_www.google.com
07:39.47james_"asterisk set caller id"
07:39.57james_click "i'm feeling lucky"
07:40.20ontaevlt: Remember me? Yesterday, the problem with rtp-stream on outgoing call: Set externip, localnet and nat=no. When i set nat=yes, i get a "No one is available to answer at this time"
07:45.20benjk"No one is available to answer at this time" is a vanilla message of Asterisk and it means very little
07:45.37benjkmany different causes are mapped to this message
07:45.43benjkmany times it is even wrong
07:45.53X-Robsip show peers!
07:47.53JTshould a dual PIII 500MHz be fine with a T1 + channel bank?
07:48.02JTutilisation probably won't be near 24 ports
07:48.09JTbut i am wondering if it would handle it
07:50.39vltontae: When does this error appear? When someone tries to call in or when you try to call out or ...?
07:51.47*** join/#asterisk parag_ast (n=root@dxb-b111124.alshamil.net.ae)
07:52.02parag_astCan anybody let me know why i gets this SIP response 481 "Call Leg/Transaction Does Not Exist"
07:53.58*** join/#asterisk moon06 (n=michael@cim06-1-82-228-240-97.fbx.proxad.net)
07:56.56benjkJT, we have an IBM NetVista slim desktop system with a T1 card which we use for demos and tests, its got a PIII/500MHz, 384MB RAM, works with 23 PRI channels fully loaded just fine, but all G711 codecs
07:57.20*** join/#asterisk af_ (n=af@ip-173-144.sn1.eutelia.it)
07:58.59JTi'm curious about what would happen if G711 was replaced with a cpu intensive codec
07:59.02vltjames_: Mmh ... I found SetCallerID() and it is executed when dialling out. I removed "fromuser=" from sip.conf but still the wrong the CallerID is shown on the other side ... What else could I check?
08:00.11james_vlt: depends on the destination channel type
08:00.16james_is it all completely sip?
08:00.20ontaevlt: When i try to call out and nat=yes; When i try to call out with nat=no i hear no voice at the called phone; Incoming calls function with no problem (voice on both end)
08:00.26james_tried setting the callerid= in sip.conf?
08:02.23vltjames_: Channel type is completely SIP. My call goes to provider's asterisk and then back to one of my servers ... Maybe the callerID is mangled on the provider side.
08:03.16benjkJT, we've done some demos with mixed codec use and that was ok, but never trying to saturate the T1 with all low bandwidth codecs
08:03.25JTwell a sensible provider isn't going to allow an illegal callerid setting
08:03.33JTbenjk: hrm ok
08:03.49*** join/#asterisk dorel__ (n=liran@212.199.9.246.static.012.net.il)
08:04.00benjkmore like 18-20 chans G711 and a handful GSM/ILBC/Speex
08:04.10JTi'm thinking even if that is sufficient, it will probably still be a squeeze to put my CCTV capture cards on the same box
08:04.24benjkso not sure at which point the thing would start having trouble
08:04.48dorel__is there some special way to enable call recording on freepbx (amp)?
08:04.51benjkyou probbly dont want to do that :)
08:04.54JTpulling upwards of a combined framerate of 100fps at PAL resolution might cause a bit of bus demand
08:04.59JTheh yeah
08:05.00JT:/
08:05.24JTman
08:05.34JTi do not want too many servers at home
08:05.38JTit will be too hot in summer
08:05.41JTand noisy
08:06.35benjkalso, JT, I have just noticed that the number of concurrent calls my systems can handle significantly increased with my changes to pbx.c using hash compares instead of strcmps and strcasecmps
08:06.46benjkso you may want to look at that
08:06.50JThmm
08:07.09JTspeak to a linux cctv guru i know to see what he says about that cpu requirement
08:07.35JTi suspect it will preclude using the same hardware as asterisk, even if asterisk is only use a half dozen lines
08:07.35benjkif you have 100 apps loaded in your *, then each time your dialplan calls an app, it will call strcasecmp 100 times
08:07.43*** join/#asterisk fenlander (n=fenlande@82.152.81.57)
08:08.01JTespecially if i use numberplate recognition
08:08.02JThmm
08:08.17vltontae: I experienced different behaviors with different SIP providers. dus.net here works even without forwarding RTP ports, sipgate.de needs some special treatment ...
08:08.28JTi wonder if a PIII700 single cpu would be sufficient for asterisk
08:10.30benjkso I changed pbx.c to not use strcmps
08:10.32bionoidjt I'm running a P3/500/300mb ram without problems. Obviously very small pbx :)
08:11.08benjkand since this is an incredible waste of resources, it has dramatically increased the capacity
08:11.12JTbionoid: heh, yeah i'm wondering what would happen if it went up to 24 channels + low bandwidth codec
08:11.25JTbenjk: submitted a bug fix?
08:11.44bionoidJT: Then you'll probably benefit from an upgrade.. ;p
08:12.31JTcouldn't find any SBCs > 700MHz on ebay :(
08:12.36benjkDigium won't accept it, I add it to repo at opbx
08:13.03JTi have an SBC backplane for 2 SBCs that'd be great to save some space
08:13.09JThave a dual PIII500 sbc already
08:13.28JTbenjk: did you disclaim it, or was it canned for other reasons?
08:14.07benjkmy stuff is BSD licensed
08:14.08benjkhttp://trac.openpbx.org/cgi-bin/trac.cgi/browser/openpbx/branches/benjk
08:14.22benjkyou can easily apply this to your pbx.c
08:14.37JTi see
08:15.42benjkits a lot of small changes
08:15.53benjknothing big
08:16.44benjklike if (!strcmp(foobar, "FOO") { ... becomes if (hash == AST_KEYWORD_FOO) { ...
08:16.56benjkstraightforward
08:17.24*** join/#asterisk docelmo (n=vircuser@55-65.126-70.tampabay.res.rr.com)
08:22.36*** join/#asterisk xnon (i=xnon@200.82.222.64)
08:22.57xnonanybody can tell me why tell me this Aug 17 03:15:06 NOTICE[18778]: rtp.c:331 process_rfc3389: Comfort noise supportincomplete in Asterisk (RFC 3389). Please turn off on client if possible. Client IP: 212.36.71.106
08:22.57xnon<PROTECTED>
08:26.53JTseems that the client is requesting comfort noise
08:32.14*** join/#asterisk luchshiy (n=anonymou@d212-53-104-193.cust.tele2.ch)
08:35.58*** join/#asterisk zedkatuf (n=zedkatuf@82-32-57-69.cable.ubr08.azte.blueyonder.co.uk)
08:40.49*** part/#asterisk parag_ast (n=root@dxb-b111124.alshamil.net.ae)
08:54.41*** join/#asterisk Gunnar (n=gunnar@62.97.242.6)
08:54.59*** part/#asterisk MACscr (n=MACScr@adsl-75-23-104-12.dsl.peoril.sbcglobal.net)
08:56.19*** join/#asterisk inspired (n=mikael@85.221.7.59)
08:59.35*** join/#asterisk SHad|Work (n=kvirc@84.255.228.2)
08:59.44SHad|Workhi
09:00.40SHad|WorkI know this isn't the topic for this channel but does anyone know of a free/opensource softphone that works on linux and windows and has the hold/transfer features as well as auto answer?
09:01.36*** join/#asterisk bartpbx (n=bartpbx@p54B0486C.dip0.t-ipconnect.de)
09:03.48bartpbxhello
09:04.01bartpbxour asterisk crashed just again
09:04.16E-bolaWhere can i find info about having a dialplan thats depending ont he time of day?
09:04.24intralanmanbartpbx:  that sucks
09:04.38bartpbxanyone knows about a current problem in chan_iax2?
09:04.41intralanmanE-bola:  show application gotoiftime i think
09:05.00E-bolaintralanman:_ thanks, trying
09:05.12E-bolai just wanna setup a recorded msg to be played when the office is closed
09:05.13bartpbxTzangler said yersterday he seen this also an a frew servers
09:05.16E-bolathats the way to do it right?
09:05.35*** join/#asterisk backblue (n=igor@82.102.1.42)
09:05.39backbluemorning *
09:05.43intralanmanthat's the way i do it
09:07.23*** part/#asterisk intralanman (n=intralan@pool-72-82-74-171.nrflva.east.verizon.net)
09:08.51ontaevlt: sipgate.at is my "provider"
09:09.28vltontae: Have you set "canreinvite=no"?
09:14.45*** join/#asterisk zeedo (n=zeedo@reboot-robot.net)
09:15.13*** join/#asterisk ghenry (n=ghenry@82-69-192-46.dsl.in-addr.zen.co.uk)
09:15.19*** join/#asterisk dyerf (i=dyer@cube.sut.ru)
09:20.34*** part/#asterisk kmilitzer (n=km@office-gw.westend.com)
09:23.31Dico_bartpbx,  how does it crash ?
09:23.46bartpbxwith a core dump
09:23.58Dico_ye but what was it doing ?
09:23.59bartpbxlooks like pastbin is down
09:24.07bartpbxstill searching
09:24.19Dico_i see
09:24.22bartpbxi now activated more detailed logging
09:25.42*** join/#asterisk [Airwolf] (n=airwolf@195.80.226.162)
09:26.05bartpbxlooks like some variable not beeing availible
09:26.19xnonit is posible send via voicemail in at the same voice box to a 3 email address?
09:27.12*** join/#asterisk DarKnesS_WolF (n=wolf@212.103.170.135)
09:27.19E-bolaAug 17 11:26:01 DEBUG[17550]: app_dial.c:1619 dial_exec_full: Exiting with DIALSTATUS=CANCEL.
09:27.19E-bola<PROTECTED>
09:27.25E-bolais this bad? to exit none zero?
09:27.41hads|homeE-bola: Normal
09:27.58E-bolabut should i try to get it removed
09:28.00E-bolaor doesnt it matter?
09:28.08hads|homeIt's normal.
09:30.27xnonfriends i have 3 SIP Providers (adamvozip.es, fwd.net and peoplecall.com) can i set rulez in my asterisk for the incoming calls for any this sip providers enter to a operator ?????????
09:30.39xnonanybody have a example for this?
09:31.51benjkE-bola: exit with zero means the dialplan will continue, non-zero means it will stop
09:32.03xnonfriends i have 3 SIP Providers (adamvozip.es, fwd.net and peoplecall.com) can i set rulez in my asterisk for the incoming calls for any this sip providers enter to a operator ?????????
09:32.11xnonanybody have a example for this?
09:32.17benjkso, if the call is hung up, then it has to exit non-zero or it will not stop
09:32.20E-bolabenjk: ahh then it makes sence
09:33.04xnonmy incoming calls for the any sip provider cant enter in my asterisk
09:33.20benjkthis his how the Dial application lets the pbx know that the call was hung up so the pbx can stop
09:33.52benjkthe pbx engine doens;t look at DIALSTATUS, that's only for us humans for easy reading
09:38.46*** join/#asterisk razu_w (n=rasmus@tln-kontor.norby.ee)
09:38.53bartpbxhere http://pastebin.com/770435 you can find a bt of the core dump
09:40.55*** join/#asterisk FaithX (n=FaithX@ns.linuxterminal.com)
09:42.23*** join/#asterisk nailbags|laptop (i=someone@c220-237-123-137.randw1.nsw.optusnet.com.au)
09:43.26*** join/#asterisk |oranjia| (n=root@dsl-146-0-119.telkomadsl.co.za)
09:47.09*** join/#asterisk BjornRobertsson (n=bjornr@213-213-148-71.xdsl.is)
09:52.49*** join/#asterisk Sonderblade (n=mah@static-213.131.147.169.addr.tdcsong.se)
09:55.48bartpbxI have a problem with one of our clients he is telling me that sometimes calls abort after a certain time
09:56.15bartpbxthe onlything i could identify is a meesage saying. Didn't get a frame from channel: IAX2/100-24
09:56.38bartpbxthan the call is stoped and logged as "Answered"
09:56.56bartpbxthe agend is running idefix
09:58.03E-bolaHey guys, have anybody seen a setup that lets user "turn on night mode" in asterisk?
09:58.12E-bolameaning they can somehow trigger night mode on their phone or from a homepage
09:58.23E-bolameaning the office is closed and all calls will be directed to an answering machine
09:58.42luchshiyps -ax |grep asterisk
09:58.46E-bolai can use the gotoiftime but then the time the opffice is closed is static, woudl be much more userfriendly if the employees coudl just turn it on
09:58.48luchshiyîé
09:58.58hads|homeE-bola: Use the asterisk database (astdb) and a gotoif.
09:59.14E-bolahads|home: and use a web front to set the mode in the db?
09:59.18bartpbxoder du mich
09:59.32bartpbxsorry.. wrong window
09:59.44hads|homeE-bola: If you really want. YZou could just set up and extension for them to dial...
09:59.59E-bolaya that woudl be best
10:00.09E-bolado u have any examples of such a configuration?
10:00.53hads|home'show function DB' from the CLI is your friend
10:00.55*** join/#asterisk RoyK (n=roy@213.160.242.91)
10:01.39E-bolaguess i need to readup on astdb
10:01.44E-bolai dont know if i need ot set it up somehow or what
10:02.16hads|homeE-bola: http://www.asteriskguru.com/tutorials/dbget_function.html
10:02.22E-bolathanks
10:02.42xnonmy incoming calls for the any sip provider cant enter in my asterisk
10:02.47xnonfriends i have 3 SIP Providers (adamvozip.es, fwd.net and peoplecall.com) can i set rulez in my asterisk for the incoming calls for any this sip providers enter to a operator ?????????
10:03.12xnonanybody have a example for this?
10:05.45*** join/#asterisk Kasimeng (n=chong_me@125.215.196.231)
10:05.59BjornRobertssonI just upgraded fromn 1.2.7 to 1.2.10 and after some time audio fails, outgoing sound is missing but incoming sound is ok. This is using bristuff-0.3.0s
10:11.57vltQuestion: I have one "exten => _0." and one "exten => _0341.", but when I dial 0341555 always the "0." exten wins. Why?
10:12.49xnonfriends i have 3 SIP Providers (adamvozip.es, fwd.net and peoplecall.com) can i set rulez in my asterisk for the incoming calls for any this sip providers enter to a operator ?????????
10:15.01*** join/#asterisk grEvenX (n=even@pc100-15.ktv.no)
10:15.15razu_whi ... anyone knows if there is any possibility to turn off OnHook Flash from template file. Phone is Granstream BT seies
10:15.19*** join/#asterisk bofh42 (n=bofh42@p5482896A.dip0.t-ipconnect.de)
10:16.58*** join/#asterisk florinm (n=florin_m@host-84-9-255-83.bulldogdsl.com)
10:17.02florinmhi there
10:17.09*** join/#asterisk kumamoto (n=eryco@24-178-2-212.dhcp.ftwo.tx.charter.com)
10:17.16florinmgot a problem with the latest asterisk 1.2.10
10:17.44grEvenXwhat..
10:17.48florinmi have setup a q system with permanent members (zap/5, zap/6,zap/7)
10:17.50RoyKmorning
10:17.58florinmand it doesn;t ring the members
10:18.15*** join/#asterisk vgster (n=vgster@host217-45-221-53.in-addr.btopenworld.com)
10:18.20florinmis calling and hungup in same time
10:18.31RoyKanyone here that can help me out? If dialing sip->zap with the t flag, transfer works well, but if dialing zap->sip with the T flag, SIP client is not able to trigger transfer
10:19.07florinmbefore on 1.2.7 was working ok same setup :(
10:19.25florinm<PROTECTED>
10:19.26florinm<PROTECTED>
10:19.26florinm<PROTECTED>
10:19.26florinm<PROTECTED>
10:19.26florinm<PROTECTED>
10:19.26florinm<PROTECTED>
10:19.27florinm<PROTECTED>
10:19.39florinmany ideas?
10:19.58florinmthe full logs shows:
10:19.59florinmAug 17 11:10:35 VERBOSE[15397] logger.c:     -- Called Zap/7
10:20.00florinmAug 17 11:10:35 DEBUG[15397] chan_zap.c: Hangup: channel: 5 index = 0, normal = 20, callwait = -1, thirdcall = -1
10:20.08florinmso no reason for the hungup :(
10:23.53ruskiehmm can anyone recommend an easy to use web interface to asterisk?
10:25.15*** join/#asterisk QuAtRo[NL] (n=QuAtRo_N@kantoor.jronline.nl)
10:25.28QuAtRo[NL]I have a little problem with a call-me script
10:27.09E-bolahehe dumb question
10:27.18*** join/#asterisk Modcuts (n=bob@lan.proporta.com)
10:27.24E-bolaanybody know if any of the default soundfiles has something like "enabled" "activated" or similar?
10:27.31QuAtRo[NL]When I start Asterisk and run the script it works fine.  But when i run it for the second time, it doesn't work anymore
10:27.41E-bolai just need a voice that confirms
10:27.46QuAtRo[NL]Asterisk just says: Manager 'admin' logged on from 127.0.0.1
10:27.57QuAtRo[NL]And after that the logoff
10:28.08*** join/#asterisk [Airwolf] (n=airwolf@195.80.226.242)
10:28.11QuAtRo[NL]And the script does not what it suppose to do, call
10:28.20E-bolahmm
10:28.23E-bolaguess i can use added and removed
10:28.58QuAtRo[NL]Does someone know what the problem can be?
10:30.04QuAtRo[NL]You can find the script here: http://www.asteriskextras.com/index.php?option=com_content&task=view&id=12&Itemid=2
10:32.42florinmany idea for my problem?
10:35.01*** join/#asterisk evisu (i=hIRC@bzq-88-154-45-231.red.bezeqint.net)
10:36.18sumais there is any PC boxed version of asterisk can take single pci card ?
10:36.24sumawith small form factor ?
10:40.33razu_wQuAtRo[NL] : Does manager Action get all parameters it needs ?
10:47.40ghenryhow can you tell if zap calls are in progress on cli?
10:49.57*** join/#asterisk LoneShadow (n=duh@59.92.169.215)
10:50.24evisuAnyone know what dtmf settings are needed to get dtmf working with voipjet?
10:50.29xnonhey friends the files of voices in the other languaje must be in /var/lib/asterisk/sounds/ isnt it?
10:51.00xnondid u try rfc 2833?
10:51.45evisuyep,
10:52.25*** join/#asterisk bofh42 (n=bofh42@p5482A52D.dip0.t-ipconnect.de)
11:04.19*** join/#asterisk pa (n=Paolo@unaffiliated/pa)
11:07.29*** join/#asterisk caio1982 (i=caio1982@CAcert-br/caio1982)
11:11.38benjksuma: Soekris
11:12.02benjkalso pcengines.ch
11:14.14*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
11:14.34QuAtRo[NL]razu_w: Yes it does. Why would it otherwise work the first time and not the second time?
11:17.15razu_wQuAtRo[NL] : I've had originate problems only when the channel is up or the script doesn't get parameters it needs
11:17.35QuAtRo[NL]Oke
11:17.58QuAtRo[NL]But in that case, Asterisk had to tell me there were problems
11:18.43razu_wbut try to get the result of originate into some log file or smthing
11:19.25QuAtRo[NL]All the variables are being shown at the webppage I visit
11:19.47QuAtRo[NL]And the result is always the same
11:19.53QuAtRo[NL]Whether it works or not
11:21.57ontaevlt: yes, set "canreinvite=no" --> no voice/sound at the end i call
11:22.42razu_wQuAtRo[NL] : nono ... manager result I mean ... wait a sec ... I'll show you a modified script
11:23.15ontaevlt: What abaout the thing with the wrong ip, my asterisk replies? Have you seen that at "http://lists.digium.com/pipermail/asterisk-users/2006-August/162999.html"
11:23.39QuAtRo[NL]That would be nice
11:27.27vltontae: /join #asterisk.de
11:28.23*** part/#asterisk bartpbx (n=bartpbx@p54B0486C.dip0.t-ipconnect.de)
11:28.33vltQuestion: I have one "exten => _0." and one "exten => _0341.", but when I dial 0341555 always the "0." exten wins. Why?
11:28.47razu_wQuAtRo[NL] : this should write manager responses into log.txt file in the same directory where script is ... (let me know if it has some error) http://razu.pri.ee/callme.php.blah
11:29.10benjkbecause its shorter and both ends with .
11:29.30bionoidvlt: because . means _any number_ of any digit, so it'll match
11:30.01QuAtRo[NL]razu_w: Nothings there
11:30.30benjkwhat you can is this
11:30.38vltbenjk, bionoid: How can I seperate _0341. from _0[^341]. calls?
11:30.39benjk[match0]
11:31.15razu_wQuAtRo[NL] : try this one: http://razu.pri.ee/callme.blah
11:31.22QuAtRo[NL];)
11:31.28bionoidvlt: use X instead of . (X denotes a single digit), so exten => _0341X
11:31.34benjkexten => _0.,1,Goto(***${EXTEN},1)
11:31.53bionoidOr that.
11:32.08benjkexten => _***0341.,1,NoOp(this matches 0341...)
11:32.25benjkexten => i,1,NoOp(this matches anything else)
11:32.52*** join/#asterisk EyeCue (n=eyecue@unaffiliated/eyecue)
11:34.08*** join/#asterisk chexum (i=chexum@gateway/tor/x-a9ef85c18d23297a)
11:34.49QuAtRo[NL]razu_w: it works :D
11:35.00razu_wQuAtRo[NL] : great :)
11:35.27razu_wQuAtRo[NL] : so now you can debug it better if you need to :)
11:41.28ontaevlt: o.k. try it there, thanks
11:47.04*** join/#asterisk Makenshi (n=chaz@2001:630:1c0:0:212:219:188:81)
11:50.23*** join/#asterisk rdsousa (n=kvirc@213.205.87.88)
11:51.16rdsousaanyone knows a ip dect solution that works in asterisk
11:51.20rdsousa?
11:52.48benjkapparently nobody does
11:53.32ionixwhat is dect?
11:53.55rdsousadect is a wireless communication method
11:53.57benjkEuropean digital cordless telephone system
11:54.01rdsousafor telephony
11:58.57*** join/#asterisk eliXier (i=GTI16V@gti.twice-irc.de)
11:59.25chexumI saw a .tw sip/dect gateway announced, but don't know if it's available...
12:00.18benjk.tw?
12:01.14rdsousai want a solution not just for 4 or 5 phones
12:01.32rdsousabut for 20-40 phones
12:01.47rdsousawith various dect base stations
12:02.05rdsousaand dect phones are a lot cheaper that wi-fi phones
12:02.28rdsousai can get a good siemens phone for about 50 $
12:03.15benjkthey are a lot better
12:03.19*** join/#asterisk merryberry (n=chatzill@193.189.66.86)
12:03.20benjknever mind the price
12:04.03chexum(Taiwanese, but what isn't :)
12:04.13benjkah
12:04.21benjkexport model I guess
12:04.40benjkTaiwan uses the Japanese PHS system as far as I recall
12:05.10rdsousawhat model?
12:05.20benjkDECT
12:05.20chexumrdsousa: well, I'd think you can have multiple ones for the increasing number of phones..
12:05.49benjkWiFi isnt exactly suitable for telephony
12:05.56benjkWiFi is half duplex
12:06.16benjkonly one side can send at a time
12:06.19rdsousayes i had a very bad experience with wifi
12:06.52benjkyou can verify this by copying a very large file from your notebook computer over WiFi to the LAN
12:06.54merryberryHi, can someone point me in the right direction for docs on asterisks 3G video gateway features, thanks.
12:07.00rdsousaand then i switched for a dect solution and it worked perfectly
12:07.16benjkthe progress indicator will go in steps, stop for a while, make another large jump, stop again etc etc
12:07.35benjkthis is because it has to wait its turn
12:07.35rdsousathat's why i want to use dect
12:07.57rdsousadect works fine and the phones are a lot cheaper
12:07.57benjkfor telephony you need very fast turn around times
12:08.19*** join/#asterisk myiagy (n=myiagy@200.175.61.250.static.gvt.net.br)
12:08.21benjksmall packets but lots of them and process them asap
12:08.52rdsousanow what's missing is an ip dect base station that works with asterisk
12:08.56benjkversus few large packets queuing up and getting processed in batches
12:09.11*** join/#asterisk r0d3nt (n=RatMan@foster.stonedcoder.org)
12:11.10vltIt works. _0341X.  and _0X. are different extensions. I just don't know why there's a difference between "Zero and anything after" and "Zero, a digit and anything after" ...
12:11.37*** join/#asterisk stkn (n=stkn@gentoo/developer/pdpc.active.stkn)
12:11.38vlt... when the dialled number is always 0341555
12:12.34rdsousai think it might be necessary for asterisk work with dect some kind of software/driver that controls the dect base stations
12:12.37*** join/#asterisk [TK]D-Fender (n=joe@toronto-HSE-ppp4122655.sympatico.ca)
12:12.44benjkbecause the dot makes it an immediate match and without the X its treated like an exact match
12:13.23*** join/#asterisk bjohnson_ (n=bjohnson@jecinc.tor.istop.com)
12:13.44benjknot really, if you get a DECT base that speaks SIP, that'll be just fine
12:21.57rdsousayes
12:22.26rdsousabut i also want that the dect base stations be able to do roaming
12:23.29*** join/#asterisk coppice (n=chatzill@229.166.17.210.dyn.pacific.net.hk)
12:27.36*** join/#asterisk koolie (n=admin@85-189-109-186.signaturenetworks.managedbroadband.co.uk)
12:27.40kooliehi
12:28.24kooliewhat motherboard would be the most effective to use with asterix when in a corporate environment ?
12:31.50[TK]D-Fenderkoolie: depends on your needs.  Describe your projected setup
12:32.51jbalcombI have a call queue that has memebers and accepts call but doesn't show up in my 'show queues'. Why and how do I get it to show up?
12:34.09*** join/#asterisk luchshiy (n=anonymou@d212-53-104-193.cust.tele2.ch)
12:35.06*** part/#asterisk Makenshi (n=chaz@2001:630:1c0:0:212:219:188:81)
12:36.09chexumrdsousa: from the looks of it, roaming may need special "multi-cell" capable handsets too?  otherwise it would interest me too :)  btw, with a DECT SIP gw, making the calls roam should be much easier, since they could easily pass on call to another IP
12:41.28*** join/#asterisk EyeCue (n=eyecue@unaffiliated/eyecue)
12:42.18kooliewell, its a small business, with internal extensions, external analog line, with VOIP too
12:42.26kooliecurrently we are having packet loss
12:43.44kooliealso when ringing takes a few seconds to disconnect the call... (termination of call)
12:44.05kooliealso, we've had some ghost phone calls, probably just residue packets going around the boards ?
12:45.33mutno, its actaul ghosts calling
12:45.40mut--
12:47.14ionixAnyone has a good SIP/IAX2 provider?
12:47.45[TK]D-Fenderkoolie: Packet loss is a networking issue, taking time for disconnect to be detected is either a telco side setting to be changed if available, or just a fact of life.
12:48.29[TK]D-Fenderionix: all ITSP's suck, just some less than others a varying points in time.
12:49.01ionixlike I wouldn't mind paying more than the 1.39 cents a call
12:49.07ruskiehmm can anyone recommend either a good tutorial or a decent web interface to configuring asterisk(I'd like to use it as a SIP gateway between internal clients and external providers) and IAX with the same thing){having a symetrical firewall}
12:49.29ionixbut my calls rely on DMTF so I need good quality or ITSP that are directly connected to TDM and use outband DTMF
12:49.45ionixi.e: I don't care about paying 10cents a minute if my calls are successful.
12:50.17[TK]D-Fenderionix: Why not just get a PRI?
12:50.39ionixI am in Japan, server is in Canada
12:50.51ionixand PRI is too expensive for now, I plan to launch a service in September
12:50.56[TK]D-Fenderionix: So you need JP DID's or Canadian?
12:51.15ionixI don't really need a DID just to terminate calls internationaly
12:51.18*** join/#asterisk silentfury (i=anubis@CPE0013104cefd8-CM000f9f5011d8.cpe.net.cable.rogers.com)
12:51.25ionixmostely US and Can
12:51.28silentfurymorning
12:51.32ionixmorning signuts
12:51.34ionixsilentfury
12:51.49silentfuryi've got a quick q relating to voip.. have a home user that we use an ip phone for work
12:52.05silentfuryis there any decent QoS router that anyone would recommend?
12:52.12[TK]D-Fenderionix: Ok, well they may not be the best rates out there, but they offer good quality service : www.unlimitel.ca
12:52.51vltHello. How can I suppress my CallerID in ougoing SIP calls?
12:53.05ionix[TK]D-Fender: would it be possible to make a couple of free test calls?
12:53.18[TK]D-Fenderionix: one of my customers was using them amongst 3 other providers hoping to get LCR up and running using Broadvoice and other in atddition to Unlimitel.  They ditched everyone but Unlimitel by the time they were through.
12:53.48[TK]D-Fenderionix: Call them up.  I've just heard of several happy cutomers and have called there myself once or twice.
12:54.56ionixok thx
12:56.26*** join/#asterisk af_ (n=af@ip-173-144.sn1.eutelia.it)
13:00.18*** join/#asterisk brad_mssw (n=brad@shop.monetra.com)
13:01.34*** join/#asterisk docelmo (n=vircuser@55-65.126-70.tampabay.res.rr.com)
13:05.24*** join/#asterisk svenna (n=svenna@p548D224D.dip0.t-ipconnect.de)
13:05.34*** join/#asterisk bjohnson (n=bjohnson@i216-58-59-159.cybersurf.com)
13:06.19mutcheck out the woot today
13:06.20muthttp://www.woot.com/
13:06.23mutusb voip phon
13:07.34ionixthat's lame
13:08.15ionixit's nothing more than a mic and speaker for skype etc
13:08.33*** join/#asterisk BudaH (n=budah@201.21.236.5)
13:08.36mutyea
13:08.50bionoidget this for your cellphone instead: http://www.thinkgeek.com/gadgets/electronic/7830/
13:09.24tzangerhmm ...  iax2 rejecting calls with "no authority found" usually means that the user/pass does not match, or the context does not have a match for hte dialed number...
13:09.27tzangerbut both of these seem fine
13:09.39MrChimpyany recommendations for a SIP or IAX softphone which is free source? I need to customise the interface...
13:10.17bionoidMrChimpy: http://www.voip-info.org/wiki-Open+Source+VOIP+Software has some good info
13:10.26MrChimpythanks bio
13:10.32*** join/#asterisk pengyong (n=lala@61.177.78.88)
13:19.53*** join/#asterisk kappelmi (n=kappelmi@narasimha.hu)
13:20.33*** part/#asterisk silentfury (i=anubis@CPE0013104cefd8-CM000f9f5011d8.cpe.net.cable.rogers.com)
13:21.03kappelmihello all, anyone have used Nokia E60 with asterisk?
13:23.40UlbabraBkaldemar: i'm using an E70, works perfectly with g711 codec, some scratches with g729
13:23.53mutman
13:24.05mutthose qos sipura SPA-2100's suck
13:24.11mutthe qos dun do crap
13:24.19mutexcept make calls worse
13:29.35*** join/#asterisk tparcina (n=tparcina@lns01-1088.dsl.iskon.hr)
13:36.00*** join/#asterisk ctaloi (n=caloi@69.67.251.100)
13:36.06*** join/#asterisk Dibbler_ (n=Dibbler@dsl-217-155-254-174.zen.co.uk)
13:36.51*** join/#asterisk dacleric (n=dacleric@p54820A5C.dip0.t-ipconnect.de)
13:37.13*** join/#asterisk num000 (n=numerobi@e177183016.adsl.alicedsl.de)
13:37.44*** join/#asterisk Vorondil (n=jkiffmey@miro.voltaiccommerce.com)
13:37.51*** join/#asterisk cybertrickle_ (n=cybertri@ip70-190-74-204.ph.ph.cox.net)
13:43.44*** join/#asterisk _deg_ (n=deg@200.163.193.247)
13:45.23ionixcan anybody try 1.800.599.3114
13:45.31*** join/#asterisk docelmo (n=vircuser@55-65.126-70.tampabay.res.rr.com)
13:46.08*** join/#asterisk ontae (n=ontae@clnet-p03-090.ikbnet.co.at)
13:48.22tparcinaasterfax, does anybody use it?
13:48.50tparcinais asterfax only for sending fax or it can also receive fax?
13:50.08coppiceit can apparently receive, which is not obvious from their web page
13:52.43*** join/#asterisk anthm (n=anthmct@CPE-69-76-83-52.wi.res.rr.com)
13:52.43*** mode/#asterisk [+o anthm] by ChanServ
13:52.45RoyKtparcina: asterfax only uses app_rxfax and app_txfax
13:53.27coppiceno it doesn't. it has other options, like eicon cards
13:53.48RoyKit still uses spandsp, doesn't it?
13:54.44coppiceit can use spandsp, but it can use iaxmodem (OK, that's spandsp hiding), eicon hardware modems and other things now
13:55.29*** join/#asterisk AsteriskAlbania (n=info@217.24.244.130)
13:55.50bXii'm having a weird issue here
13:55.57bXiphone A can call phone B and talk
13:56.02tparcinaok, thank you all
13:56.11tparcinai'll try to install it tomorow
13:56.12*** join/#asterisk oej (n=oej@apollo.webway.se)
13:56.16tparcinanow i have to go
13:56.19bXithe otherway it doesnt work
13:56.25bXiit hangs up immediatly
13:56.27tparcinathank you and see you tomorow
13:56.27AsteriskAlbaniaI am trying the call back, when somebody calls from mobile it brings 00355xxxxxxx I want to translate it to 0xxxxxxx
13:57.03AsteriskAlbaniasomebody help with dialplan ?
13:57.06AsteriskAlbaniaI am trying the call back, when somebody calls from mobile it brings 00355xxxxxxx I want to translate it to 0xxxxxxx
13:57.11*** part/#asterisk tparcina (n=tparcina@lns01-1088.dsl.iskon.hr)
13:57.14jbalcombbXi: does it say why in the logs?
13:57.22AsteriskAlbaniais it possible ?
13:58.10bXii'm looking at the CLI
13:58.18bXiit says that phone B answered
13:58.27jbalcombAsteriskAlbania: it is possible
13:58.37bXiand then spawn extension (sip, number, 1) exited nonzero
13:58.59bXiand i have the verbosity level quite high
13:59.03bXi255555555 or so
13:59.04bXi:p
14:00.04jbalcombbXi: perhaps you could pastebin.ca the relevelant part of the screen?
14:01.07bXijbalcomb: theres nothing different from a correct call on CLI :/
14:01.11AsteriskAlbaniajbalcomb: please tell me how
14:01.31*** join/#asterisk dasenjo (n=dasenjo@63.245.86.88)
14:01.37caio1982coppice: hello there, i'm playing with your T.38 code in asterisk and found a backported patch for asterisk 1.2.10 and i'm wondering whether it worth to try or not. do you think it's okay to use it in 1.2.x instead of trunk?
14:01.39AsteriskAlbaniajbalcomb: exten => _X.,1,mcc2(${EXTEN}|nopickup)
14:01.39ionixcan anybody try 1.800.599.3114
14:02.16coppicecaio1982: I have no idea what state it might be in
14:03.27caio1982coppice: the patch provided by some third-party or the current code in trunk?
14:04.21coppiceboth really. we are finding that what is in trunk seems to have serious limitations in the real world. people don't follow the specs
14:05.01*** join/#asterisk TeePOG (n=TeePOG@196.211.231.163)
14:05.06coppicein the current openpbx SVN code things have been reworked. T.38 passthrough and T.38 termination are both working pretty well with that
14:05.08*** join/#asterisk xachen (i=justin@pdpc/supporter/student/xachen)
14:05.44caio1982coppice: nice to hear that, i'll take a look at their repository
14:05.48RoyKcoppice: using spandsp 0.0.3?
14:05.57coppiceyes
14:06.06RoyKhow about bridging?
14:06.20RoyKsip/zap
14:06.25cybertrickle_I am using a callfile to originate a call . THe dialplan uses IAX to make the call using another server. It calls me, but it doesnt continue in the dial plan.  Anyone know why it would do that?  heres my callfile+extensions  http://rafb.net/paste/results/ktzWV633.html
14:06.27coppicethat is less well tested. we concentrated on termination
14:06.43RoyKI see
14:07.52coppiceT.38 gateway is basically working too, but not in openpbx SVN. I am testing a new version with ECM support, then it will be time for a big system test of everything
14:08.01AsteriskAlbaniaI need to RIP 00355XXXXXXX  from a incomming call to 0XXXXXXX anyone can help ?
14:08.05*** join/#asterisk juanjoc (n=juanjoc@200.73.189.82)
14:08.23RoyKcoppice: what is ECM?
14:08.31coppiceerror correction mode
14:09.01coppicethis will be a pretty complete implementation of fax
14:11.10*** join/#asterisk eurocrash (n=eurocras@69.15.209.41)
14:11.31*** join/#asterisk Arno[Slack] (i=100@master.infinityperl.org)
14:13.28AsteriskAlbaniaI need to RIP 00355XXXXXXX  from a incomming call to 0XXXXXXX anyone can help ?
14:14.11RoyKcoppice: that's nice :)
14:14.21eurocrashdebugging... i get 503's on a new setup... trying the 'hello-world' playback test, tried level 10 debug, but not much more than sip-debug... how can i see more to determine 503 errors?
14:14.37RoyKcoppice: so then we'll just wait till asterisk's pure GPL and port it over?
14:14.38RoyKrotfl
14:15.49caio1982that's a quite interesting question, despite the funny part of it
14:17.42dasenjoHi, ¿what could be a reason to get a 480 "emporarily Unavailable" response from a sip peer when the registry is OK and DND is not set?
14:18.19coppiceI guess the main reason you'd get "emporarily Unavailable" is because someone can't spell :-)
14:18.39caio1982haha
14:19.47MrChimpyarses. I'm getting "No authority found" when trying to connect via IAX2 from IAXComm on windows to asterisk box
14:20.16MrChimpyfrom tcpdump I can see correct username and passwords and the UDP getting there
14:20.28MrChimpyi'm trying to dial from iaxcomm through dialplan on asterisk
14:21.24MrChimpyAug 17 15:21:14 NOTICE[11341]: chan_iax2.c:7203 socket_read: Host 10.1.240.105 failed to authenticate as tonyhsoft
14:21.29*** join/#asterisk TrixVox (n=Spy007@c-69-248-121-104.hsd1.nj.comcast.net)
14:21.36MrChimpyCAUSE           : No authority found
14:22.01dasenjocoppice, yeah, maybe .. maybe my PC does not like capital t :p
14:29.50*** join/#asterisk xheliox (n=jeff@pdpc/supporter/active/xheliox)
14:31.44*** join/#asterisk psk (n=psk@golia.caltanet.it)
14:35.11cybertrickle_I am using a callfile to originate a call . THe dialplan uses IAX to make the call using another server. It calls me, but it doesnt continue in the dial plan.  Anyone know why it would do that?  heres my callfile+extensions  http://rafb.net/paste/results/ktzWV633.html
14:35.51mutwoo
14:36.00mutmanager interface has a ping pong
14:36.05mutBINGO!
14:36.40*** join/#asterisk parag_ast (n=root@dxb-b16451.alshamil.net.ae)
14:36.44*** join/#asterisk marv[work] (n=timr@64.89.118.139)
14:36.53*** join/#asterisk florinm (n=florin_m@host-84-9-255-83.bulldogdsl.com)
14:36.56MrChimpywtf does "no authority found"?
14:36.58MrChimpymean?
14:37.10MrChimpymy iax hardware phone is working with same config.
14:38.11MrChimpydammit!
14:38.21TrixVoxAre you sending the DID to the phone when it's expecting the IAX username? or vice-versa?
14:38.31parag_astMy voip provider is authenticating threw ip address.....so when i dial any international call it returns "Answered" even though the call is not picked up by  the callled party and it showes in my cdr ......Kindly let me know the solution for this...
14:38.31parag_ast\
14:39.10MrChimpy<PROTECTED>
14:39.10MrChimpy<PROTECTED>
14:39.10MrChimpy<PROTECTED>
14:39.10MrChimpy<PROTECTED>
14:39.10MrChimpy<PROTECTED>
14:39.11MrChimpy<PROTECTED>
14:39.14MrChimpy<PROTECTED>
14:39.15MrChimpy<PROTECTED>
14:39.32MrChimpylooks ok to me...
14:40.04florinmanyone has experience with el400 2FX/2FXO device?
14:40.13florinm2FXS
14:40.14TrixVoxwhat is your dial statement
14:43.02mmeallinggah.... every tutorial I can find on setting up a SIP trunk assumes trixbox.... Just give me the sip.conf and extensions.conf files.... ghees....
14:43.31TrixVoxtry searching for sip.conf instead of sip trunk
14:43.45MrChimpyhmm. cause code 50 is dropped frames....
14:46.16mmeallingTrixVox, thanks..... that helped!
14:46.33mmeallingsorry.... just trying to get Asterisk to work before I start hiding things behind GUIs
14:47.43parag_astTrixVox, My voip provider is authenticating threw ip address.....so when i dial any international call it returns "Answered" even though the call is not picked up by  the callled party and it showes in my cdr ......Kindly let me know the solution for this...
14:47.50*** join/#asterisk pbx1 (i=pbx1@netblock-66-245-193-85.dslextreme.com)
14:51.33*** part/#asterisk dorel__ (n=liran@212.199.9.246.static.012.net.il)
14:53.23*** join/#asterisk ToTo (n=ToTo@host212-207.pool872.interbusiness.it)
14:53.34florinmanyone experience with VIP-450  ?
14:53.41florinmi try to conect it to asterisk
14:53.45florinmbut i can't :(
14:54.04florinmand no dam info about it on net :(
14:54.07mmeallingif the host that I'm running asterisk on is also my firewall running NAT, I shouldn't have to worry with NAT stuff since asterisk by default answers requests on all interfaces, right?
14:55.00mmeallingassuming I don't tell it a bindaddr....
14:58.25*** join/#asterisk docelm0 (n=vircuser@55-65.126-70.tampabay.res.rr.com)
15:01.43*** join/#asterisk _Sam-- (n=sam@fresco.kneedraggers.com)
15:06.30BudaHdial 2011
15:07.33*** join/#asterisk puzzled (n=patrick@puzzled.xs4all.nl)
15:07.47*** join/#asterisk hohum (n=dcorbe@12.195.58.236)
15:07.55puzzledhi
15:12.40*** join/#asterisk intralanman (n=intralan@pool-72-82-74-171.nrflva.east.verizon.net)
15:14.32*** join/#asterisk RoyK (n=roy@216-99-29.0506.adsl.tele2.no)
15:15.06*** part/#asterisk parag_ast (n=root@dxb-b16451.alshamil.net.ae)
15:15.18*** join/#asterisk WildPikachu (n=WildPika@unaffiliated/wildpikachu)
15:15.25WildPikachuwow lots of iax termination providers
15:16.31ionixyeh
15:18.35WildPikachuany recommendations, I would like to route a few of my clients international calls (to usa & uk) over VOIP .... I tried voiptalk but appears there is a 1-2s latency, also tried nufone with a 2s latency to usa ... my latency to the pabx is 250ms
15:18.45TrixVoxLots of bad iax providers too!
15:18.52vader--has anyone have a problem with the asterisk voicemail where messages are getting deleted but only the wav file is being delete and not the txt file?
15:19.06*** join/#asterisk vlt (n=dm@p54B33FE8.dip0.t-ipconnect.de)
15:19.10WildPikachuTrixVox, yea
15:19.38WildPikachuprice doesn't REALLY bother me, I just need low latency and no 2s lag
15:20.02*** join/#asterisk mopar_one (n=Jaymz@207.91.46.139)
15:20.29vltHello. How is the right expression for the an exten matching the following regex: "/0555[012].*/"
15:20.38*** join/#asterisk eKo1 (n=eKo1@190.4.7.90)
15:21.04TrixVoxwhere are your clients? in the US?
15:21.47vltThis means 05550 and zero or more digits following, 05551 and zero or more ...
15:22.13WildPikachubrb
15:23.06vltCan I use brackets for groups in extens, e. g. "_0555(0|[12].)"?
15:24.13*** join/#asterisk Ebola (n=Ebola@user-54458db0.lns1-c13.telh.dsl.pol.co.uk)
15:25.10vltMmh, not as I just tried ...
15:27.27vltSo do i need two different extens for 0555-0 and 0555-10...29?
15:27.39nicoxHello, did anybody know if its possible to get T38 working with asterisk?
15:28.02*** join/#asterisk wunderkin (i=kev@ip68-226-113-228.ph.ph.cox.net)
15:28.26EbolaIsn't that like, a fighter jet?
15:28.49coppiceyeah. he means T.38 :-)
15:29.16nicoxthere is a t38-passthrough implemented in asterisk, what does that mean, can i passthrough a fax to pstn or only to another sip-user?
15:29.45coppiceT38s help the space shuttle land safely. pity someone didn't more effort into helping it take off :-)
15:30.34*** join/#asterisk mog (i=ejabberd@c-71-207-215-93.hsd1.al.comcast.net)
15:30.34*** mode/#asterisk [+o mog] by ChanServ
15:31.22nicoxany answer?
15:31.27*** join/#asterisk jmesquita (n=jmesquit@201.7.117.114)
15:31.47nicoxdid anybody testes T.38 Passthrough?
15:31.53coppicethe T.38 code in * right now only does passthrough. no termination, or PSTN gateway
15:31.55nicoxsorry, tested,
15:32.11CunningPikeMorning, gents
15:32.15nicoxthanks, thats what i have to know
15:32.18nicoxmorning
15:32.34nicoxdid anybody tested T.38 implementation from Spandsp?
15:32.43coppiceI did
15:32.52nicoxdid it work?
15:33.01coppiceI wrote it
15:33.52nicoxyou always mean spandsp?
15:34.31nicoxcause there are 2 implementations, spandsp and from bugs.digium.com number 5090
15:34.47coppicenicox: no there aren't
15:35.50nicoxyou make me cry
15:37.32*** join/#asterisk inv_arp[work] (i=junya@c-71-206-88-100.hsd1.fl.comcast.net)
15:37.50*** join/#asterisk klasstek (n=nunyobiz@ip67-154-143-190.z143-154-67.customer.algx.net)
15:37.57*** join/#asterisk Kylun (i=StarHawk@adsl-068-157-090-228.sip.bct.bellsouth.net)
15:39.08nicoxcoppice: you writed the code?
15:39.18coppiceyes
15:39.57eKo1writed?
15:40.04intralanmanyou writ that?
15:41.50nicoxsorry, my english is not so good, cause my mother language is not english.     when is it planned to implement T.38 Gateway function to PSTN (PRI)?
15:42.18*** join/#asterisk brad_mssw (n=brad@shop.monetra.com)
15:42.20coppicei'm testing it now
15:42.23*** join/#asterisk klasstek (n=nunyobiz@ip67-154-143-190.z143-154-67.customer.algx.net)
15:42.44nicoxcan i get the code anywhere to test?
15:43.27caio1982coppice: do you plan to port it to * later or are you writing it for openpbx only?
15:43.35caio1982coppice: i mean, the termination code
15:43.54coppicenot really. there are snapshots of spandsp with it in, but I haven't released any code to make it work in a PBX yet
15:44.37coppicecaio1982: the termination code is working pretty well in openpbx now. that's the limit of what I am prepared to do for it
15:46.21*** join/#asterisk switch (n=switch@61.206.115.5.user.ad.il24.net)
15:46.39eKo1nicox: there are people whose native language is english and still make mistakes ;)
15:47.16*** join/#asterisk Dibbler_ (n=Dibbler@dsl-217-155-254-174.zen.co.uk)
15:47.54nicoxcan i get a pre-alpha version of openpbx anywhere to test the code?
15:49.15Corydon-wnicox: openpbx is pretty well dead at this point
15:49.27*** join/#asterisk awe6 (n=lba@user-12lml5g.cable.mindspring.com)
15:49.27fileCorydon-w: I wouldn't say that
15:49.44brad_msswcoppice: T.38 termination is in OpenPBX already?  is it integrated to the point where it will drop to the fax extension and rxfax will work?
15:49.45intralanmanand the debates continue
15:49.54nicoxcorydon-w: and why anybody is programming for that?
15:50.15Corydon-wfile: the conundrum is that if I say it's dead, somebody might care enough to revive it... but if nobody says anything, it'll stay dead
15:50.29WildPikachuTrixVox, my pabx is in Kelowna, British Columbia .... connectivity from my clients to there is fast
15:50.45mmeallingcool.....got telasip routing calls to xlite, now to get calls routed from xlite to the outside world.
15:51.00fileI don't consider it dead, the momentum isn't certainly what it was - but stuff is still happening
15:51.35Corydon-wfile: and at the current pace, they might have a pre-alpha milestone ready in about 5 years
15:53.00*** join/#asterisk JPinela (n=JPinela@static-b4-248-148.telepac.pt)
15:53.06JPinelahi
15:53.40nicoxso, is there any chance for T.38?
15:53.57WildPikachuanyone feel free to msg me if you think you can provide me good quality termination  :)
15:54.45eKo1define 'good quality'
15:54.52JPinelaI need a little help, on getting started, pelase.........
15:54.58JPinelaany1?
15:55.07fileJPinela: if you ask a question, someone might answer
15:55.20mogyou can do t.38 with spandsp and asterisk
15:55.20WildPikachuwell .. over 1s lag is a bit annoying and my clients think i'm dumb  :)
15:55.27eKo1JPinela: step 1, turn off your computer
15:55.35mogyou can do pass through with whats in asterisk
15:55.56JPinelafile.... ok.....
15:56.06TrixVoxWildPikachu, what's your latency to connect01.voicepulse.com?
15:56.15JPinelaeko1... ok.... u first.... so I can c how
15:57.19eKo1JPinela: Done. Your turn.
15:57.34JPinelaeKo1: ok.... ... also done
15:58.02WildPikachuTrixVox, 105ms
15:59.00eKo1JPinela: very good. Step 2, repeat step 1.
15:59.01*** join/#asterisk sb_mx (n=sb_mx@200.78.229.18)
15:59.03coppicemog: you could. it won't get you very far as it stands, but you could :-)
15:59.28TrixVoxIf that's acceptable to you, I'd definitely recommend them
15:59.53TrixVoxthem being voicepulse connect for asterisk -- connect.voicepulse.com
16:00.05*** join/#asterisk erauqssidlroweht (n=walkerbo@co.nezperce.id.us)
16:00.11JPinelawhat does the extensions.conf do anyway??? I almost erased the hole file, and I can still make calls between Ipphones.... but a little extension I added, doesn't do anything...
16:00.16JPinelaeKo1 on it
16:00.21Qwellerauqssidlroweht: That nick hurts my eyes...
16:00.26erauqssidlrowehtHello all. Anyone know a lot about Cisco Ip Phones?
16:00.37erauqssidlrowehtHee hee
16:01.13Nuggetwhy don't you just ask your question?  You don't care how much we know, just that we know the answer to whatever question you're avoiding actually asking.
16:01.46erauqssidlrowehtGood answer. Thanks
16:01.47erauqssidlroweht:-)
16:02.02erauqssidlrowehtI have a 7970 that keeps 'rebooting' after I did a factory restore.
16:02.31JPinelaJPinela anyone with some usefull info?
16:02.33Nuggetthat's usually because your OS79XX.TXT and the phone's config file disagree about which version to use.
16:02.44Qwellget the firmware, setup dhcpd, tell it where your tftpd is
16:02.58Nuggetmake sure SIPDefault and OS79XX agree
16:03.13intralanmanJPinela:  RTFM
16:03.15erauqssidlrowehtI have Windows for DHCP
16:03.18QwellI don't think 7970 uses OS79XX
16:03.21erauqssidlrowehtI've reserved it an IP address
16:03.24WildPikachuTrixVox, that gives me 450ms to the worst of my clients .... i wonder what the latency is from them to US48 and europe
16:03.27JPinelaintralanman ... what is that?
16:03.39Nuggetah, ok, I've never touched a 7970.
16:03.49intralanmanRead The Friendly Manual
16:03.57*** join/#asterisk RoyK (n=roy@216-99-29.0506.adsl.tele2.no)
16:04.00JPinelaintralanman and where is that?
16:04.01erauqssidlrowehtI have the newest firmware
16:04.23intralanmangenerally the same place you got the software
16:04.32erauqssidlrowehtAnd I just intalled PumpKIN TFTP
16:04.43JPinelaintralanman i've been through dozens of pages, but I can't get a conclusive answer......
16:05.02JPinelaintralanman it just helps installing
16:05.24coppicebrad_mssw: the T.38 termination in openpbx seems to be working pretty well. someone else has been doing some changes so a fax extension will automatically invoke rxfax. I think that is working now
16:05.38JPinelaintralanman just answer me this: why is it, with almost no extensions.conf, I can still make calls, and answer them?
16:05.54intralanmanhttp://www.asterisk.org/support
16:06.14brad_msswcoppice: that's cool
16:06.18intralanmansome pretty decent docs there
16:06.18NuggetJPinela: clearly because "almost" is "enough".  Stop asking stupid questions.
16:06.19JPinelaintralanman that's the site where I found this channel....
16:06.41*** join/#asterisk somegeek (i=levin@tor/regular/somegeek)
16:06.46brad_msswcoppice: now if I only had V150 support :)
16:07.02*** join/#asterisk Dr-Linux|work (n=Linux@202.125.139.198)
16:07.07JPinelaNugget the "almost" doens't concern those calls....... and pardon me for not being born with the whole knowledge of the universe!
16:07.10coppicedo people really want V.150? I thought it was a protocol looking for a problem
16:07.17Nuggetwhat did you expect to hear.  "OK, You caught us!  extensions.conf doesn't really do anything, it's all a big trick!"
16:07.24intralanmanlmao
16:07.43erauqssidlrowehtI'm looking through the DHCP options there is no "Bootp" or "TFTP" in the list to use. Where do I add the TFTP address?
16:07.49JPinelaNugget I simply would like an answer to the question. or.... you can simply say...... " I don't know^"
16:07.50brad_msswcoppice: well, we deal with a lot of modem stuff here, credit card processing software and all, it's amazing how much stuff requires dialup still
16:07.52Qwellerauqssidlroweht: in a non-stupid dhcpd
16:07.54*** part/#asterisk pyrom (n=pyro@86.84-48-44.nextgentel.com)
16:07.59Nuggetyour question is invalid.
16:08.10JPinelaNugget oh really........ that's cute......
16:08.11Nuggetand you don't want an answer, you just want to bitch.
16:08.20Nuggetif you wanted an answer you'd have asked a valid question.
16:08.27*** join/#asterisk RickNZ (n=rick@ip-202-37-229-70.internet.co.nz)
16:08.28brad_msswcoppice: we're all voip here, it seems to work _ok_ using ulaw over a 100Mbps connection back to a land-line though
16:08.39erauqssidlrowehtIs there a way to assign TFTP with Windows Server 2003?
16:08.47JPinelaNugget ......... I asked a valid question. and U aren't a stupid computer or program to answer "invalid question"
16:08.47intralanmanJPinela:  we gave you the answer.... read up on it
16:08.49coppicebrad_mssw: I bought a couple of FAX modems this week for further testing against spandsp. People treat enquiries about modems like you're enquiring about flint knives
16:08.50brad_msswcoppice: some higher-speed connections crap-out though
16:08.55Nuggetno you did not.
16:09.17JPinelaintralanman like I said, the RTFM u pointed out, simply helps installing......
16:09.19coppicebrad_mssw: if any of that stuff works, its by luck and not design
16:09.51brad_msswcoppice: yeah, i know :/
16:10.05JPinelaintralanman and the sites, i've been to, suggest, that the following code, would do something. but obviously, something is missing...
16:10.06brad_msswcoppice: hence v150 would be nice :)
16:10.11Dr-Linux|workguys, mgp123 is taking 50% of my CPU, is it fine? or what should i do?
16:10.12intralanmanyou mean all those documents only help with installation?
16:10.14intralanmanBS
16:10.27JPinelaexten => 130,1,Answer()
16:10.27JPinelaexten => 130,2,Playback(pbx-invalid)
16:10.27JPinelaexten => 130,3,Hangup()
16:10.46JPinelaintralanman ..... no BS
16:10.53coppiceI've like to get a spec for the V.22 fast connect that a lot of these POS boxes use. its proprietary, though. seems you need to reverse engineer it
16:11.25WildPikachuanyone got examples of bad iax termination companies, or a review site might be a better idea?
16:11.32WildPikachui mean ... got a review site i can visit?
16:11.53Juggieisnt v.22 a standard modem protocol?
16:12.33coppiceV.22 fast connect is a proprietary extension of V.22, heavily used in POS terminals. It, er, fast connects :-)
16:12.44intralanmanJPinela:  YES BS.... one of the links on that page will get you to the asterisk handbook which has an entire list of application as well as what they do and how they're used
16:13.00Juggiecoppice, http://en.wikipedia.org/wiki/V.22
16:13.01intralanmans/application/applications/
16:13.10cybertrickle_Anyone ever had problems making remote calls with a callout file, like the channel is IAX/sfax/number or SIP/number@server, it hangs up on me every time. But when I do it through the dialplan, it works.
16:13.12Juggiei think you mean V.22Bis
16:13.17Dr-Linux|workintralanman,  mgp123 is taking 50% of my CPU, is it fine? or what should i do?
16:13.19intralanmantx jbot
16:13.32intralanmankill it
16:13.34intralanmanjk
16:13.41JPinela..
16:13.43coppiceJuggie: Duh!
16:13.54*** join/#asterisk sevard (n=sev@c-67-188-173-23.hsd1.ca.comcast.net)
16:13.55Dr-Linux|workintralanman, are you talking to me? kill it?
16:13.56coppiceJuggie: I think I mean V.22 fast connect
16:14.17intralanmanDr-Linux|work:  depends ..... what CPU and how many concurrent calls
16:14.22Juggiecoppice, i'm only saying that because i've only ever heard of v22 and v22 bis.
16:14.35*** join/#asterisk benjk (n=benjamin@f8a01-0357.din.or.jp)
16:14.46coppiceJuggie: then you haven't worked with POS terminals. I said its proprietary
16:15.07Dr-Linux|workintralanman, concurrent calls are only 2 or 4, but mpg123 is taking 48% CPU
16:15.18sevarddoes anyone know to get the email server hostname for using SMS with a certian carrier?
16:15.31sevardI know the carrier, well, I think I do, from whitepages.com, but I can't find the server address
16:15.38syzygyBSDDr-Linux|work: do you have mpg123 or mpg321?
16:15.52Dr-Linux|workmpg123
16:15.55erauqssidlrowehtTo answer my own question. Server 2003 option 066 has the TFTP boot peramiter.
16:16.01benjkdont use mpg123
16:16.02Dr-Linux|workbut i insalled mpg321 as well
16:16.05benjkuse madplay
16:16.13syzygyBSDDr-Linux|work: they conflict
16:16.17sevardthey will.
16:16.28benjkneither of those are any good
16:16.30JPinelaintralanman didn't see that link...... going to investigate thanks. but one more question: if I completely empty my extensions.conf file, will the phones still be able to communicate? Yes, or No?
16:16.42syzygyBSDbenjk: why not?
16:16.50Dr-Linux|worksyzygyBSD, well, the other one is not running, also i'm not facing any problem, but i'm worried about it
16:16.50intralanmanJPinela:  only one way to find out ;)
16:16.56benjkmpg321 won't work for asterisk
16:17.14syzygyBSDbenjk: i could make it work if I wanted to
16:17.15benjkmpg123 is no longer maintained and has various security issues
16:17.17Dr-Linux|workbenjk, madplay?
16:17.18JPinelaintralanman no. 2 ways. doing, or asking someone who knows allerady
16:17.28*** join/#asterisk Kylun (i=StarHawk@adsl-068-157-090-228.sip.bct.bellsouth.net)
16:17.30JPinelaintralanman I would first like your opinion
16:17.30benjkmadplay is the way to go
16:17.49syzygyBSDYou just have to update the input/output to be the correct number of channels and frequencies, easy to do with sox
16:18.01Dr-Linux|work:S
16:18.07benjkyou can use sox as a player too
16:18.28benjkand if you built sox with libmad it can play mp3 too
16:18.32syzygyBSDdoesn't cat work too
16:18.34Dr-Linux|workbenjk, i'm using sox as well, into my Asterisk for mixing the calls
16:18.36JPinelaintralanman and why didn't that code I posted earlier, work? any idea?
16:18.37intralanmanmy opinion is it depends..... largely on whether you're using ARA (not likely) and whether you reload after changes (i'm thinking that's also not likely).... so my guess would be..... it wouldn't do anything differently
16:18.58syzygyBSDbasically, what we are saying is you can do anything!
16:19.06Dr-Linux|work:S
16:19.15Dr-Linux|workwhat should i use
16:19.15erauqssidlrowehtterm71. default.loads requested
16:19.18JPinelaintralanman ARA, I have no idea what that is. after changes: yes, I reload, or reboot.
16:19.46benjkyou should be using sox with madlib, or another player using madlib
16:19.47CunningPikeDr-Linux|work: Neither - use native MOH
16:19.52benjkor that
16:19.53Dr-Linux|worki believe there is an MOH player .. or something that comes with asteirsk new versions ..  maybe anthm build it?
16:20.00CunningPike~moh
16:20.02jbotextra, extra, read all about it, moh is Music On Hold. Good information about how to set it up in the various possible ways can be found at http://www.voip-info.org/wiki/index.php?page=Asterisk+config+musiconhold.conf
16:20.02vader--has anyone have a problem with the asterisk voicemail where messages are getting deleted but only the wav file is being delete and not the txt file?
16:20.23intralanmanand, JPinela, yes.... i have several ideas as to why that wouldn't work..... and they all lead me back to RTFM so we don't have to teach you asterisk here
16:20.27Dr-Linux|workCunningPike, hey :)
16:20.31*** join/#asterisk sevard (n=sev@c-67-188-173-23.hsd1.ca.comcast.net)
16:20.33JPinela.......
16:20.49CunningPikevader--: That has come up before....... but I can't remember what it was. Try searching the list archives - it was on there a while back
16:21.05CunningPikeDr-Linux|work: Hi there
16:21.15JPinelaintralanman if u know, why can´t u simply point it out in general topics?
16:21.24Dr-Linux|workCunningPike, when different experts give me different suggestions .. i really get confused :S
16:22.05Dr-Linux|workCunningPike, i know benjk is an expereinced guy .. he is suggestion madplay .. and MOH native ..
16:22.15Dr-Linux|worknot sure where should i go :S
16:22.22coppicebrad_mssw: I think when T.38 is polished, the code base could be turned into V.150 without a mountain of work
16:22.26CunningPikeJPinela: extensions.conf contains your dialplan - depending on what you need, 'exten => _X.,1,Dial(SIP/${EXTEN})' will allow all your phones to call each other
16:22.43JPinelaCunningPike huh........ thks
16:22.54CunningPikeJPinela: However, if you need more stuff, like voicemail access, you need more stuff in there
16:22.55benjkwhatever you do, don't use mpg123
16:23.44*** join/#asterisk ghenry (n=ghenry@mail.suretecsystems.com)
16:24.33CunningPikeJPinela: I can get a PC to boot with just a handful of files on its boot partition. So, why do we need all the other stuff?
16:25.19intralanmani think everyone should know.... CunningPike is a really nice person
16:25.26intralanman:)
16:25.31JPinelaCunningPike thks. the more complex stuff, I'll worry about it latter. my problem is, I can't get a simple thing to work. after that it will be easier
16:25.45*** join/#asterisk A-Tuin|work (n=A-Tuin@212.41.185.81)
16:25.53CunningPikeintralanman: What brought that on? I'm an asshole, really
16:26.02intralanmanru?
16:26.22intralanmanthe time and care you took with JPinela..... i just ASSumed
16:26.36CunningPike;)
16:26.52CunningPike(It's the quickest way to deal with them)
16:27.08sevarddoes anyone know? i'm stuck as hell :\
16:27.12intralanmanyeah, sometimes the alternitives are more fun though
16:27.17CunningPikelol
16:27.26intralanmans/alternitives/alternatives/
16:27.28CunningPikesevard: Wassup?
16:27.34intralanmanjbot too slow again
16:27.35intralanmanlol
16:27.49vader--CunningPike what should i search for in regards to the voicemail?
16:27.50CunningPikeDr-Linux|work:
16:27.52CunningPike~moh
16:27.54jbotmoh is probably Music On Hold. Good information about how to set it up in the various possible ways can be found at http://www.voip-info.org/wiki/index.php?page=Asterisk+config+musiconhold.conf
16:27.54sevardCunningPike: I'm trying to find out which email server for which carrier to send SMS to
16:28.24intralanman~dial
16:28.26intralanmanno?
16:28.31intralanmanhmmm
16:28.31CunningPikevader--: Try 'voicemail text file not deleted' or something
16:28.34vader--CunningPike whats the url to the list?
16:28.46CunningPikevader--: Use google
16:29.00CunningPikevader--: 'Groups' in google
16:29.22CunningPikesevard: What carrier
16:30.05CunningPikesevard: It's often (but not always) number@msg.carriersdomain
16:30.12sevardCunningPike: I can't find any database holding this information
16:30.30CunningPikesevard: Why would there be one?
16:30.37sevardCunningPike: well whitepages.com I think has the wrong carrier, it lists it as American Cellular Corporation
16:30.44sevardbut I think it's actually unicel or something
16:30.55sevardCunningPike: is there a better way to find out?
16:32.01CunningPikesevard: You could try googling (again!) :)
16:32.33brad_msswcoppice: that's good to know, definitely appreciate the work you've put into T.38 and all :)
16:32.35intralanmansevard:  you could meet a lot of people and eventually you'd have one from every carrier
16:32.39intralanmanlol
16:33.45sevard;/
16:34.52RoyK~ecfo
16:34.53jbotEcho Canceler Freak Out, this happens when the rxgain is too high and the echo canceler freaks out.  Some users describe it as "screeching", "feedback", "static", or other useless terms.  If users report "static" on a system where there cannot be static (all digital, PRI, SIP, etc), you might be experiencing ECFO.
16:35.34RoyK~mg2
16:35.40WildPikachuanyone here use connect2voice?
16:36.25coppiceEcho Canceler Freak Out happens when the echo canceller suddenly realises its a crappy design based on a half baked 20 year old apps note.
16:36.28vader--if someone is saving a voicemail what files should be in the Old directory?
16:36.32vader--i have 4
16:36.35JPinelaCunningPike thks. but...... getting a pc to boot it's simple.... it's just booting.... my surprise is the communication he establishes, without the extensions.conf....
16:36.40*** join/#asterisk SplasPood (n=jwb@gate.lga2.us.voxel.net)
16:36.57vader--msg0000.gsm, msg0000.txt, msg0000.wav, msg0000.WAV
16:37.52coppice~ecfo is also what happens when the echo canceller suddenly realises its a crappy design based on a half baked 20 year old apps note.
16:37.53jbotokay, coppice
16:38.04coppice~ecfo
16:38.06jbotEcho Canceler Freak Out, this happens when the rxgain is too high and the echo canceler freaks out.  Some users describe it as "screeching", "feedback", "static", or other useless terms.  If users report "static" on a system where there cannot be static (all digital, PRI, SIP, etc), you might be experiencing ECFO. what happens when the echo canceller suddenly ...
16:38.59coppicewhat happened. jbot can usually handle a longer definition than that
16:42.32Nivex~more
16:42.34jboti heard more is Displays the contents of the named files, one screenful at a time. Syntax: more (file1) (file2) ...(fileN). Where file1 through fileN are the files to display. Example: more papers/history-final displays the file papers/history-final.
16:42.38Nivexbah
16:42.43JPinela(j debia
16:42.55benjkcoppice, its run out of stack :)
16:43.13*** join/#asterisk ToTo (n=ToTo@host212-207.pool872.interbusiness.it)
16:43.14coppice~documentation
16:43.16jbotfrom memory, documentation is not the issue for why the new stuff isn't completed
16:43.29coppice~doc
16:43.30jbotDocumentation can be found at http://digium.com/index.php?menu=documentation or http://www.digium.com/handbook-draft.pdf or http://www.voip-info.org/wiki-Asterisk or http://www.asteriskdocs.org or http://www.oreilly.com/catalog/asterisk
16:43.58coppicewhere's something with an enormous list of URLs
16:44.36intralanmani'll have to remember that one
16:44.58Qwell~slashdot
16:45.31intralanmanjbot:  why aren't thos links;)
16:45.34QwellWhy would somebody want to replace anything with VMS?
16:45.35coppicewell that looks longer than ecfo
16:45.42*** join/#asterisk RaYmAn-Bx (i=rayman@kbhn-vbrg-sr0-vl212-213-185-15-16.perspektivbredband.net)
16:46.12coppiceits reliable? it clusters well? its as slow as a dog?
16:46.27WildPikachui wonder if XO.com has good service
16:46.41intralanmanWildPikachu:  pretty good, yeah
16:46.51benjkis it VMs or VMS ?
16:47.00WildPikachuany xo resellers? heheh
16:47.01Qwellbenjk: VMs :p
16:47.33benjkI guess coppice read that as OpenVMS
16:47.33coppicebenjk: but where's the potential for bad humour in that?
16:47.43benjknot that the "Open" in OpenVMS means anything
16:47.59coppiceOpen to abuse, of course
16:48.03AndyCapvoice mail system? :)
16:48.25coppiceits from the era of open systems. opening the floodgates for MS to win, i think
16:48.40QwellMS to win?  Nice unintentional pun
16:49.08benjkthey should have open sourced VMS at the time, the world would be a better place today
16:51.51benjkin the end they were trying to protect their turf with the outcome that they got picked up by a texas outlet known for cloning half heartedly cobbled together home computing designs by IBM intended to compete with the C-64
16:54.18coppiceafter cloning the IBM PC, they cloned the cheapo taiwanese machines, by giving their expensive servers a case so flimsy you couldn't pick them up without bending them. :-)
16:57.33*** join/#asterisk viler (i=1000@200.114.70.228)
17:02.00*** join/#asterisk StewLG (i=user@216-99-218-126.dsl.aracnet.com)
17:02.53*** join/#asterisk Givemelove (n=non@208.57.229.162)
17:03.20StewLGI have both physical SIP phones and SIP VOIP providers in my sip.conf file. When my internet goes down, my physical SIP phones don't register any more, effectively disabling my phone system whenever the internet goes down. Is this normal? Is there something I can do about it?
17:04.42eKo1StewLG: No it isn't normal. Are the SIP phones and * on the same lan?
17:04.51StewLGeko1: Yes.
17:04.59StewLG10.0.0.x subnet.
17:05.31StewLGIf I take out the external SIP providers from sip.conf, while the internet is down, the physical sip phones register.
17:06.09StewLGPut them back in, and they never register. The debug output implies Asterisk is spending all its time worrying about the SIPs it is supposed to register.
17:06.30StewLG(But I'm not expert enough to be sure about that.)
17:06.32eKo1StewLG: What version of * are you using?
17:06.42StewLG1.2. something.
17:06.48StewLGI can chekc.
17:07.47Vorondilhi all, quick question.  i'm using queues to ring different groups of phones in our office depending on what an incoming caller chooses in an auto-attendant menu.  when someone calls and rings, say, the software department, and one of the software guys has his phone off the hook, but hangs up before his group stops ringing, he's effectively not in the group until the next call.  is there any way to jump back in mid-ring and pick up a call?
17:07.51eKo1That is a strange problem. How are you registering with your providers?
17:08.02eKo1Vorondil: that is not a quick question :(
17:08.05StewLG"Asterisk 1.2.7.1 built by buildd @ rothera on a i686 running Linux on 2006-05-26 01:42:12 UTC"
17:08.43*** join/#asterisk RoyK (n=roy@216-99-29.0506.adsl.tele2.no)
17:08.44StewLGI'll dig up the whole SIP file and pastebin it.. hang on a moment..
17:09.05RoyKcoppice: ping
17:09.06VorondileKo1: hehe, well, i intended it to be, but that apparently went awry
17:10.02eKo1no kidding
17:10.17eKo1well, I've never dealt with queues so I can't really help.
17:10.55StewLGeko1: Here's the sip file: http://pastebin.ca/136391
17:11.21[TK]D-FenderVorondil: Actually it IS a quick question, with an equally quick answer : NO.
17:12.13[TK]D-FenderVorondil: once the dial is in progress there is no way to inject any other extra checks without a big rewrite of app_dial.  Translation : forget it.
17:13.08eKo1<PROTECTED>
17:13.17CunningPikeStewLG: Are you using IP addresses or hostnames anywhere?
17:13.38StewLGeko: I believe you are probably right.
17:13.44CunningPikevader--: You will have a msg00n.format file for each format you use, plus the .txt file for each message
17:13.46StewLGcunnigpike: I don't understand the question?
17:13.57Vorondil[TK]D-Fender: ah, i see.  i figured that it's either impossible or extraordinarily hard to do
17:14.03Vorondil[TK]D-Fender: thanks though.  ^_^
17:14.06StewLGI use FQDN in the sip.conf file, if that's what you are asking.
17:14.12StewLGNot IP addresses.
17:14.17CunningPikeStewLG: Sorry - I was wondering if you are using hostnames in your sip.conf
17:14.36StewLGCunning: So, yes, I am. Is that a problem?
17:14.46StewLGStrange that using DNS should be discouraged..
17:14.52*** join/#asterisk trnygaar (i=hFizYPNK@antapex.odalen.com)
17:14.58CunningPikeStewLG: Asterisk has a problem whereby if it can't resolve a FQDN (because the DNS is unavailable) it stops responding
17:15.04StewLGAha!
17:15.10StewLGIs this considered a bug?
17:15.14trnygaarAny easy way to show codecs in use in cli? Not sure which codec they negotiate to use
17:15.31CunningPikeStewLG: It is a limitation for sure - but you can either use a local DNS cacheing proxy or use IP addresses instead
17:15.47Qwelltrnygaar: on of the "show channels" either "show channels" or "sip show channels" shows the codec..  I can never remember which though
17:15.59StewLGCunning: I guess I need to add one more thing to IPCop then...
17:16.16trnygaarQwell: thx
17:16.48CunningPikeJPinela: With SIP, most of the intelligence is on the phone - it is possible to have a network of SIP phones that can call each other without any pbx, provided the phones know how to contact each other
17:17.47CunningPikeIs anyone else getting tired of the endless emails from RedHat Network?
17:18.03[TK]D-Fendertrnygaar: "show channels"
17:18.16*** part/#asterisk viler (i=1000@200.114.70.228)
17:18.19CunningPikeStewLG: IPCop?
17:19.08[TK]D-FenderQwell: So Now with you working for Digium, what spefic aspects should we be seeing your name coming up associated with?
17:19.15Qwell[TK]D-Fender: code
17:20.04fileno no, bugs
17:20.18eKo1coding bugs?
17:20.28Qwellcode..bugs..same thing
17:20.49russellbhe's going to be working hard on the bug tracker!
17:21.00russellbQwell: don't be afraid to commit stuff
17:21.02russellbhave at it
17:21.06fileCOMMIT!
17:21.13QwellI just committed something the other night :p
17:21.15russellbyou'll be informed if you do something stupid :)
17:21.19russellbi know, but MORE
17:21.22Qwellheh
17:21.24fileby trillions of people around the world
17:21.35Qwellworking on something else atm :)  In time...
17:21.41*** join/#asterisk Katty (n=aisaacs@64.82.232.54)
17:21.50Kattyallo.
17:21.56QwellKatty: :D
17:22.18Kattyi have issues =<
17:22.24Qwellwe knew that
17:22.31Kattyteehee
17:22.34Kattyso true
17:22.36Kattybut!
17:22.47Kattyhttp://pastebin.ca/136403 <- i think i just need to update my source list. whatcha's think?
17:23.51eKo1that isn't an * question...
17:23.52Kattyit installed and everything...but i'm getting errrrrrorsss.
17:24.05KattyeKo1: which is why i didn't ask you.
17:24.09KattyeKo1: run along and play.
17:24.42eKo1maybe you'd better ask in #debina
17:24.46eKo1err, #debian
17:25.04Kattyhmm... no (=
17:25.36eKo1and the question wasn't asked to anyone in particular so...
17:25.47Kattydetails, details.
17:25.51CunningPikeIn my experience, #debian makes this channel look like a Royal tea party
17:25.59KattyQwell, file, would you have a look at my pastebin?
17:26.10Kattytwisted[asteria]: or you, if you're around.
17:27.54CunningPikeKatty: It looks like maybe one of the mirrors is down and your config doesn't contain any more? You could try updating your mirror list
17:28.19KattyCunningPike: precisely. exactly what i typed after my pastebin.
17:28.23KattyCunningPike: only one problem.
17:28.31KattyCunningPike: i don't actually remember how to do that anymore ;)
17:28.40CunningPikeAha!
17:28.59Kattyi'm doomed! =<
17:29.19justinu|laptopkatty lives! mew
17:30.05Kattyjustinu|laptop: she does!
17:30.18Kattyjustinu|laptop: how crazy is that (=
17:30.50*** join/#asterisk malverian (n=malveria@gentoo/developer/malverian)
17:31.17CunningPikeKatty: /etc/apt/sources.list contains the mirrors that you are using now
17:31.17malverianHas anyone experienced issues with getting blank caller id from sprint mobile phones?
17:31.17KattyCunningPike: ah ha!
17:31.39CunningPikeKatty: And http://www.debian.org/mirror/list has a complete list of all mirrors
17:31.53KattyCunningPike: !
17:31.59*** join/#asterisk TripleFFFF (n=TripleFF@145-27.mc.cite.net)
17:32.00KattyCunningPike: you get the awesome award for the day.
17:32.07TripleFFFFcan i add host=1.2.3.4/24 ?
17:32.11TripleFFFFin sip pseers ?
17:32.15CunningPikeKatty: Just in case you want to get your sources from Chile or something
17:32.30TripleFFFFi mean i need to be able to add a cllass..
17:32.36KattyCunningPike: i'm diggin Chile.
17:32.43CunningPikeKatty: ;)
17:32.44TripleFFFFunless its host=dynamic.. and accept=1.2.3.4/24
17:32.50justinu|laptopmmmm chili
17:33.11CunningPikeHow come no-one ever eats chilli sin carne?
17:33.29Kattybecause i don't eat meat.
17:33.35Kattykinda puts a stopper on the carne bit
17:33.47justinu|laptopthere's some ok vegetarian chili recipes
17:33.52TripleFFFFguys ?
17:33.53CunningPikeKatty: Chilli sin carne would be perfect for you then
17:34.03jbroomecon == with sin == w/o
17:34.04CunningPikeTripleFFFF: Sorry - got carried away there
17:34.13TripleFFFFcan i add host=1.2.3.4/24 ?
17:34.18TripleFFFFor i use permit=192.168.40.0/255.255.255.0
17:34.25TripleFFFFand host=dynamic
17:34.27KattyCunningPike: =<
17:34.30TripleFFFFits from invboudn from a class c
17:34.34CunningPikeTripleFFFF: AFAIK, I don't think so for host - permit works
17:34.53TripleFFFFwell then how can i tell sip.conf to accept all class c for one peer ?
17:35.17CunningPikeTripleFFFF: I'm not sure you can - why would you want to be able to?
17:35.25*** join/#asterisk svenna (n=svenna@p548D233E.dip0.t-ipconnect.de)
17:36.32TripleFFFF?
17:36.44TripleFFFFcaus guys sending inbound to us.. have like 200 servers
17:36.47TripleFFFFon a class c
17:36.50TripleFFFFi cant make 200 entries
17:37.22CunningPikeTripleFFFF: And permit won't work for you?
17:37.49Kattyjbroome: oh.
17:38.02Kattyjbroome: suddenly chilli sin carne sounds more appealing.
17:38.03CunningPikeTripleFFFF: I guess it doesn't give you ip authentication if you are allowing access from other networks
17:38.17jbroome:)
17:38.27KattyCunningPike: all these sources are ftp based, and my source list has a couple http based.
17:38.36KattyCunningPike: is that normal?
17:38.42CunningPikeKatty: Shouldn't matter - they both work
17:38.47Kattym'kay
17:38.56*** join/#asterisk steve___ (n=steve@store-fw.porchlight.ca)
17:38.58TripleFFFFbut if i use permit.. i use host=dynamic right ?
17:39.17CunningPikeTripleFFFF: Yes, I would think so
17:39.19KattyCunningPike: and it won't matter if i'm running sarge or woody or whatever, right?
17:39.23TripleFFFFok llet me try
17:39.28KattyCunningPike: as long as i keep my sarge thing in the source lsit
17:39.53CunningPikeKatty: It does matters - but yes, you need to specify your build in the source list
17:39.57CunningPikeAs you say
17:40.01*** join/#asterisk babyju (n=babyju@151.202.195.132)
17:40.40Kattywell.
17:40.43Kattyi appear to be in a pickle then.
17:40.51CunningPikeKatty: Oh?
17:41.19[TK]D-FenderKatty: Mew.
17:41.34Katty[TK]D-Fender: mew.
17:41.39KattyCunningPike: i'm pastebinning
17:41.44CunningPikeok
17:41.58[TK]D-FenderKatty: Long time no see.... what drags you back to this pit of ours?
17:42.00Kattyit'd help if vista didn't keep lockering up and annoying me
17:42.07Katty[TK]D-Fender: work finally slowed down a bit.
17:42.14Katty[TK]D-Fender: but i got about a grand of royalties off it (=
17:42.26[TK]D-FenderKatty: $ = Good
17:42.48KattyCunningPike: http://pastebin.ca/136427
17:42.55KattyCunningPike: originally, i put woody on.
17:43.04KattyCunningPike: then decided that was riddicirus, and changed everything to sarge
17:44.10*** join/#asterisk Assid (i=assid@203.115.83.215)
17:44.30CunningPikeKatty: Lines 10 and 11 you just added?
17:44.38Kattynewp, i've not touched it yet.
17:45.31Kattynot exactly sure what goes where.
17:45.41TripleFFFFthanks it worked
17:45.48[TK]D-FenderKatty>CunningPike: originally, i put woody on. <- that just sounded .... wrong ;)
17:46.02CunningPikeKatty: You've run apt-get before, right? With sarge packages
17:46.08Katty[TK]D-Fender: oh you hush silly.
17:46.14CunningPike[TK]D-Fender: Cleanse your mind ;)
17:46.14KattyCunningPike: many many times.
17:46.29KattyCunningPike: i just pick an http and an ftp from the usa mirrors
17:46.37KattyCunningPike: and put them in the file, right?
17:46.40[TK]D-FenderCunningPike: Already well washed, rinsed, and conditioned :)
17:46.52backblueextensions in the database, i have to use "," or "|" in goto function?
17:47.04CunningPikeKatty: So, if you make a new entry like 'deb <mirror of choice> sarge main contrib non-free' you should be good to mew
17:47.53KattyCunningPike: well i just replaced the ftp one with a different mirror
17:47.56KattyCunningPike: i'll see what happens
17:51.20CunningPikeKatty: k
17:52.08*** part/#asterisk TripleFFFF (n=TripleFF@145-27.mc.cite.net)
17:52.08Kattyhmm, didn't like the http one i picked
17:53.09Kattyi don't get it.
17:53.23CunningPikeKatty: What did it say?
17:53.46Qwellbackblue: |
17:53.59Qwellbackblue: same goes for all apps
17:54.07Kattyhttp://pastebin.ca/136435 <- CunningPike
17:54.16KattyCunningPike: that's the second http mirror i tried.
17:54.47Kattysurely not both of them are mia
17:57.20CunningPikeKatty: Unlikely - let me take a closer look
17:57.59backblueQwell: all the apps in the database, i have to change "," to "|" ?
17:58.16Qwellbackblue: I think | is the only one that works in realtime
17:58.29KattyCunningPike: i bet i typoed the source.list
17:58.56CunningPikeKatty: What does it say now?
17:59.26*** join/#asterisk zeedo (n=zeedo@reboot-robot.net)
17:59.36KattyCunningPike: http://pastebin.ca/136445
17:59.41backblueQwell: ok, tks.
18:01.30mmeallinghmm.....finally got inbound and outbound working.....
18:01.46mmeallingbut I can't seem to set caller id (using telasip)
18:01.51*** join/#asterisk luchshiy (n=anonymou@d212-53-104-193.cust.tele2.ch)
18:01.52*** join/#asterisk [hC] (n=hardcore@mail.metrobridge.com)
18:03.31CunningPikeKatty: Try this as your first line: 'deb http://debian.crosslink.net/debian/ sarge main contrib non-free'
18:03.41CunningPikeKatty: Comment out the rest for now
18:04.09*** join/#asterisk Vec (n=Vector@dsl-146-77-133.telkomadsl.co.za)
18:04.48*** join/#asterisk Zodiacal (i=hehehe@bdsl.66.14.242.199.gte.net)
18:04.48*** part/#asterisk steve___ (n=steve@store-fw.porchlight.ca)
18:05.33Zodiacalanyone know how i could have my dialplan dial an applicationmap command for me?
18:05.49KattyCunningPike: i commented out my two http lines and put that one in...left the ftp alone since it's fine
18:05.56KattyCunningPike: tryin it again
18:06.00CunningPikeKatty: OK
18:06.09CunningPikeKatty: paws crossed.......
18:06.13KattyCunningPike: Yay!
18:06.17myiagy-- Executing BackGround("SIP/6100-081fef60", "urasounds/ura_menu") in new stack
18:06.21CunningPikeKatty: Excellent
18:06.21myiagybut i don't hear anything
18:06.22Kattyguess that first line in my source.list was just....
18:06.30CunningPikeKatty: Kitty litter
18:06.34Kattyexactly.
18:06.37myiagyrtp debug i only see Got packages, and only one Sent package at the beginning
18:06.44myiagyany ideas why this happens?
18:07.46KattyCunningPike: much appreciated (=
18:07.55CunningPikeKatty: Any time
18:07.57myiagyi don't even know what to search for at google or voip-info.. tried "background no sound", no luck though..
18:08.03Kattynow if vista would just stop crashing every 3 hours.
18:08.09CunningPikemyiagy: Codec mismatch?
18:08.20*** join/#asterisk quid246 (n=quid24@CPE00131078ba5d-CM000f9f7eff1e.cpe.net.cable.rogers.com)
18:08.22CunningPikeKatty: Can't help with that, I'm afraid
18:08.38KattyCunningPike: yeah. vista's just a giant memory leak.
18:08.40myiagyCunningPike i tried ulaw and gsm
18:08.48myiagybut a codec mismatch would print an error wouldn't it?
18:08.54KattyCunningPike: IE7 crashes about once an hour...and I loose my audio a couple times a day usually.
18:08.57quid246If putting * into a production environment... is it better to go with the last stable release or bleeding-edge SVN?
18:09.13KattyCunningPike: excel 2007 beta2, has this issue with excel charts liking to disappear when you cut/paste them.
18:09.18CunningPikemyiagy: I'd have thought so.......
18:09.27KattyCunningPike: and the widget bar thingy randomly disappears sometimes too
18:09.28CunningPikeKatty: Why do you do this to yourself?
18:09.35KattyCunningPike: we sell microsoft stuff.
18:09.41KattyCunningPike: so the company wants me to learn vista.
18:09.42CunningPikequid246: Latest stable - that's why it's called stable
18:09.48CunningPikeKatty: Ah
18:09.54KattyCunningPike: it's shiny.
18:09.59myiagyCunningPike thats my problem, it doesn't print any errors.. but i hear no audio
18:10.00CunningPikeKatty: :D
18:10.01KattyCunningPike: resource hoggy :<
18:10.16quid246Cunning:  haha, yeah... I thought so...
18:10.23Kattyi'm not so fond of the User Layout
18:10.24myiagythe file is ok too
18:10.34Kattyor these insane security features
18:10.49Kattyanytime you try to run an mmc snapin, or anything from 'run' vista freaks out
18:10.56CunningPikemyiagy: What format is the file, and is it 8KHz mono?
18:11.06myiagyit's wav
18:11.08myiagyyes
18:11.18myiagyit plays normally on another asterisk server
18:11.21CunningPikeKatty: I haven't seen it - I barely know Windows XP
18:11.29KattyCunningPike: want a screenshot?
18:11.31myiagyi'll try to force only one codec
18:11.37CunningPikeKatty: No thanks :D
18:11.39malverianHas anyone had issues with Sprint and Altel numbers not showing up properly in caller ID when going through a 1-800 number that you have ringing to your PBX?
18:11.40Assidhell.. i wouldnt mind seeing a screenshot
18:12.13CunningPikeKatty: From the sounds of it, it'll just be a big blue square :)
18:12.13AssidKatty: you in the beta? or... ?
18:12.20CunningPikemyiagy: Good plan - I would suspect codec issues
18:12.22KattyAssid: beta 2
18:13.21myiagyCunningPike forced it to use ulaw, still no audio :/
18:13.49CunningPikemyiagy: But is it a ulaw file?
18:14.04myiagywell, maybe i should force gsm
18:14.08myiagyand convert the file to gsm too
18:14.10CunningPikemyiagy: How does the non-working server differ from the working, config wise?
18:14.32CunningPikemyiagy: How did you prepare the wav? On Windows? I have never gotten a native Windows wav to work
18:14.35myiagyCunningPike well, should be the same, i made a .tar.gz with the server that works config file
18:14.46myiagyand put it on the other one
18:14.49CunningPikemyiagy: Always had to stroke it with sox to get it working
18:15.01myiagyyes, on windows..
18:15.13CunningPikemyiagy: Hmm - I would stroke it with sox then
18:15.14KattyCunningPike: Assid: http://www.copi-rite.com/horrors.jpg
18:15.29myiagyi'll try that.. but what's bothering me is that it works on the other server..
18:15.48QwellKatty: eww
18:15.49CunningPikemyiagy: Hmmm
18:16.01Assidnot bad
18:16.02CunningPikeKatty: Yikes - hideous
18:16.06Assidmac copy
18:16.14QwellKatty: sting?
18:16.14CunningPikeAssid: Not even close
18:16.21Kattythe start menu hates me =<
18:16.28KattyQwell: yesh.
18:16.45KattyQwell: i've got 13 other gigs of music too :P
18:16.55Qwelllink?
18:17.02Katty=<
18:17.49myiagyCunningPike i'm thinking i forgot libasound2
18:18.11CunningPikemyiagy: You need that?
18:18.16myiagyi guess
18:18.23backblueQwell: if i enable rtcachefriends=yes, i should not have nat problems, right? just like reading from the filesystem, correct?
18:19.18myiagyor not, still doesn't work
18:19.52Assidwhat do you use for irc Katty
18:20.20myiagysox ura_menu.wav -r 8000 -c 1 ura_menu.gsm
18:20.26myiagyrm ura_menu.wav
18:20.27QwellAssid: VERSION Gaim IRC
18:20.29myiagystill not playing
18:20.31myiagydamn :/
18:21.11*** join/#asterisk tdonahue-laptop (n=tdonahue@vonmail.vonworldwide.com)
18:23.42CunningPikemyiagy: Interesting
18:23.42CunningPikemyiagy: Permissions?
18:23.46myiagyCunningPike for the audio file?
18:23.47myiagy644
18:23.52myiagyowner asterisk.asterisk
18:24.02CunningPikemyiagy: Hmmm.....
18:24.33myiagyand i'm guessing if it was permission would print an error too
18:24.52CunningPikemyiagy: It doesn't (ask me how I know)
18:24.55CunningPike:)
18:25.14myiagyanyways, i even ran asterisk as root and still won't play
18:25.19*** join/#asterisk Un1x (n=x@CPE001731208485-CM0011ae8a7b0a.cpe.net.cable.rogers.com)
18:25.32CunningPikemyiagy: I'm out of ideas - sorry
18:25.41Un1xhey is there a way to ban a specific number or even have asterisk hang up the call after certain ammount of minutes?
18:25.43myiagyit's ok, thanks anyways
18:25.47CunningPikemyiagy: Can you play other files?
18:25.52myiagyno
18:25.53CunningPikemyiagy: demo-congrats etc
18:25.55myiagynot even asterisk default
18:26.07CunningPikemyiagy: Sucks to be you - sorry I can't help more
18:26.25myiagyi'll let you know if i figure it out, thanks :)
18:26.44CunningPikemyiagy: Ya - I'd be interested to know
18:28.45*** join/#asterisk num000 (n=numerobi@e177183003.adsl.alicedsl.de)
18:29.14Un1xhey is there a way to ban a specific number or even have asterisk hang up the call after certain ammount of minutes?
18:29.15Un1x?
18:29.34CunningPikeUn1x: Yes - search for 'ex-girlfriend'
18:29.41Un1x:s
18:29.54Un1xnot exgirlfreind lmao, i wanna block a number so my damn brother cant call out via it :)
18:29.59Un1xerr not via
18:30.01Un1xit!
18:30.09coppiceor "death to telemarketers"
18:30.26QwellUn1x: yeah, there are "exgirlfriend" scripts/examples
18:30.31QwellUn1x: does exactly what you want
18:30.37CunningPikeUn1x: Sure: exten => 1234567,1,Congestion
18:30.53Un1xQwell are you serious or you joking with me
18:31.03num000hi CunningPike how you doing?
18:31.03QwellYou want to block certain numbers from calling you?
18:31.07Un1xno
18:31.10Un1xfrom me calling them lol
18:31.13CunningPikenum000: Good thanks - you?
18:31.32num000CunningPike well, i did sleep very well, i had a long night as you know ;)
18:31.44CunningPikeUn1x: What I gave you is the * equivalent of  > /dev/null
18:31.51CunningPikenum000: ;)
18:32.16num000CunningPike you may remember the discussion about the 800 number from ionix? it remaind for more than 2 hours that discussion this morning ;)
18:32.26CunningPikenum000: lol
18:32.33Un1xlol
18:32.38num000;)
18:32.51num00010 or 11 digits ;)
18:32.53num000cool
18:33.36benjkCunningPike, the true /dev/null equiv is to set PRI_CAUSE to 1 ("unallocated number") then execute Hangup()
18:33.48benjkonly works on ISDN though
18:35.27Ebola<Un1x> hey is there a way to ban a specific number or even have asterisk hang up the call after certain ammount of minutes? <--- That reminds me, I want to know how I can ban outgoing to international calls to countries I haven't specified :P
18:35.41Ebolaremove the first to
18:35.42Ebolahehe
18:36.24Un1xebola
18:36.28Un1xyes how do i do that :)
18:37.58CunningPikeEbola: You have to make an extension for each country you want to call, and then send the rest to Congestion
18:38.32EbolaAh cool, that's how what I thought
18:38.33EbolaThanks
18:38.53CunningPikeEbola: It's a bit of a pain for a long list, but it's the only real way
18:39.06Ebolaheh
18:39.51EbolaYeah, considering I'll want to block all but 30 countries
18:40.18CunningPikeEbola: 30 lines then - put them in a separate file and #include it
18:40.34Ebolak
18:41.44Un1xcant i just do sometihn like this exten => _6193420265,1,Congestion
18:41.48ionixheheh dear good 800 numbers :)
18:41.52*** join/#asterisk vooduhal (n=vooduhal@tc-proxy2.catt.com)
18:42.28vooduhalStupid question.  Which variable holds the the calling device? ie. SIP/1234?
18:42.50CunningPikeUn1x: Just what I told you - leave out the _ though
18:43.13Un1xok
18:43.28wunderkinwould anyone have any idea why a peer would not get loaded .. it works ok on one box.. but using the same config on a vps, broadvoice does not show in sip show peers, only if i move it to the bottom.. also on the vps when it tries to register with broadvoice, it says no such host sip.broadvoice.com even though it is listed in /etc/hosts.. and when i do a sip reload i get WARNING[21812]: acl.c:244 ast_get_ip_or_srv: Unable to lookup 'ôÿ"@ î
18:43.30*** join/#asterisk awannabe (n=gti@ip24-251-149-32.ph.ph.cox.net)
18:43.40CunningPikevooduhal: None - you have to parse it out of another one - let me look up what we did.......
18:43.52vooduhalK.
18:44.07*** join/#asterisk angom_w (n=angom@red-corp-200.79.148.126.telnor.net)
18:44.16awannabehi, is their any articles out there on how to get zaptel drivers loaded on freebsd from source?
18:45.26CunningPikevooduhal: exten => s,6,SetVar(AgentChannel=${CHANNEL})
18:45.27CunningPikeexten => s,7,Cut(AgentChannel=AgentChannel,-,1)
18:45.33*** join/#asterisk tamp4x (n=tampon@vonmail.vonworldwide.com)
18:45.37Un1xheheh that actualy worked
18:45.44Un1xit executed congestion :)
18:45.48CunningPikevooduhal: We had to cut it from ${CHANNEL}
18:45.57CunningPikeUn1x: Of course it worked :)
18:45.57Un1xCunningpike what if i wanted to limit the ammount of time to talk to 5 minutes?
18:46.01Un1xthanks alot man :)
18:46.28*** join/#asterisk oej (n=oej@apollo.webway.se)
18:46.53CunningPikeUn1x: That's a good question....... you might have to experiment with a MeetMe or something....... unless there's a Dial() trick that I don't know
18:47.00Un1x-- Starting simple switch on 'Zap/1-1'
18:47.00Un1x-- Executing Congestion("Zap/1-1", "") in new stack
18:47.03vooduhalCunningPike, k.  I'll parse that. :)
18:47.14Un1xok thanks for all the help cunningpike :)
18:47.18[TK]D-FenderCunningPike: You really need to read up on 1.2 spec......
18:47.19*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
18:47.27CunningPike[TK]D-Fender: Probably
18:47.37CunningPike[TK]D-Fender: You refering to my use of CUT?
18:47.47[TK]D-FenderCunningPike:and SetVar....
18:48.07CunningPike[TK]D-Fender: Ya - pre 1.2 code that I haven't migrated yet - mea culpa
18:48.40intralanmanUn1x:  look at dial's L() option
18:48.41CunningPike[TK]D-Fender: If it's any consolation, post-1.2 stuff uses 1.2 syntax
18:49.04CunningPikeUn1x: There ya go - I figured there'd be a Dial() trick somewhere
18:49.15CunningPikeDial() is a very underrated application
18:49.21intralanmanvery
18:49.26Un1xwhere can i read about that, or know the syntax?
18:49.31CunningPike~wiki
18:49.36intralanmanshow application dial
18:49.52intralanmanor L(x[y[x]])
18:49.57intralanmanx is the cutoff in ms
18:50.06intralanmanthe first x
18:50.10CunningPike~dial
18:50.14intralanmanlol
18:50.17CunningPike:D
18:50.26intralanmani tried that earlier
18:50.52intralanmanL(x[y[z]])
18:50.57intralanmanthere, that's better
18:51.06CunningPike[TK]D-Fender: Code from a queue I created post 1.2:
18:51.09CunningPikeexten => s,n,Set(AgentChannel=${CHANNEL})
18:51.09CunningPikeexten => s,n,Set(AgentChannel=${CUT(AgentChannel,-,-2)})
18:51.18CunningPikeLike that better? :)
18:51.35[TK]D-FenderCunningPike: Much :)
18:51.37QwellL(x[:y[:z]])
18:51.56intralanmandamn, yeah, those too
18:52.01CunningPikevooduhal: Did you see that? Same effect, but with 1.2 syntax - use that instead
18:52.21[TK]D-FenderQwell: O(m[:g[:z}}) !
18:52.28QwellCunningPike: Why set that var first?
18:52.33vooduhalCunningPike, I was just reading the CUT page at voip-info too. :)
18:52.40vooduhalThat will work perfectly. :)
18:52.42QwellSet(AgentChannel=${CUT(CHANNEL,-,-2)})
18:53.00[TK]D-FenderQwell: Very true, just beat me to it :)
18:53.04CunningPikevooduhal: Only because I need that variable elsewhere
18:53.20*** join/#asterisk arkonadev (n=arkonaj@65.203.186.131)
18:53.28CunningPikevooduhal: Actually - I have no idea lol
18:53.37arkonadevhey what events can i subscribe to in the manager API to see if a phone call gets picked up?
18:55.41IOscannerAnyone know of a good 24 port FXS channel bank for Asterisk.
18:56.03IOscannerI need to add 48 analog lines for faxes for our location.
18:57.03IOscannerAlso, Does anyone know where I can get a SIP account for Australia?  I need to be able to make and recieve calls.
18:57.06benjkADTRAN
18:57.35IOscannerWhat about the Rhino units.  I have seen those too.
18:57.54benjksure they should work too
18:57.55IOscannerThe both use T-1 card correct to connect to the server?
18:58.00benjkyes
18:58.10IOscannerCan you put two on a Dual T-1 card?
18:58.21benjkthere are E1 channel banks too, but they are typically much more expensive
18:58.22IOscanneror can a dual card handle that many lines?
18:58.55benjkfor 48 channels you need two T1 circuits, hence a dual port T1 card or two single port T1 cards
19:00.10IOscannerSo I would plug the fax machines into the ADTRAN then connect both ADTRANS to the T-1 ports on the server and configure with ztcfg.
19:00.35IOscannerThen setup group and use as normal extensions?
19:01.41benjkyep
19:02.07awannabeor a Cisco AS5300 box :)
19:02.24benjkpricey
19:02.28Un1xcan soemeone point me to that Dail () thing on VOip-inof.org
19:02.28awannabeyeah, sure is
19:02.28Un1x?
19:02.31Un1x*info
19:02.53benjkwhy don't you just use the search box on Voip-Info.org
19:03.09Nuggetmaybe because he can't spell "Dial"
19:03.20intralanmanhttp://www.voip-info.org/wiki-Asterisk+cmd+Dial
19:03.27intralanmanlol
19:03.35Dovidany way that i can change the invite header from asterisk for specific calls ?
19:04.04Un1xi did found nothign
19:07.56Dovidanyone know anything about changing the SIP header ?
19:08.57justinu|laptopthere's lots of headers in SIP
19:10.14Un1xintralanman: exten => 6193420264,1,Dail L(x[:y][:z]):
19:10.27*** join/#asterisk jeffgus (n=jeffgus@greengables.zimage.com)
19:10.32Un1xwould that be proper format i know what xyz stand for just wanting to use that as example...
19:11.09Dovidjustinu|laptop: i need to change something in it. i dont fully understand what i have to do. can i show u in a pb ?
19:11.30IOscannerAnyone know a provider that has a SIP or IAX account for Australia?
19:11.58justinu|laptopgo ahead
19:12.07Dovidjustinu|laptop: this is what they sent me http://pastebin.ca/136532
19:12.16Dovidits to change the CID for the outbound call
19:12.33DovidIOscanner: to make calls there or for a DI ?
19:12.37DovidDID*
19:13.07justinu|laptopi'm not sure how to add arbitrary headers to a sip packet, maybe someone else knows?
19:13.12IOscannerCorrect both I need to to call and recieve calls
19:13.23justinu|laptopI remember how to query arbitrary sip headers
19:13.28DovidIOscanner: is it do able ?
19:13.43Qwelljustinu|laptop: addsipheader(), unless it's changed
19:13.57DovidIOscanner: u dont need to use one provider. u can use one for inbound and another for out. see voxbone.com and didx.org
19:14.00QwellI think there is a func now
19:14.11justinu|laptopDovid: there ya go, look on the wiki for the func qwell posted
19:14.12DovidQwell: did u see my pb ?
19:14.23Dovidokies
19:15.02Dovidnothing under addsipheader
19:15.11cybertrickleanyone gotten fax detection to work ?
19:15.21DovidQwell: do u know if its under 1.2.10 ?
19:15.24*** join/#asterisk treetoap (n=pbaker@nnat-gw.adeptra.com)
19:15.28QwellSIPAddHeader
19:16.41Un1xexten => 6193420264,1,Dail L(x[:y][:z]): if ive read correctly is that how it's done and im supposed to change x to how much ever MS.. i want it to be... and so on?
19:16.49treetoaphello all, I'm attempting to figure out how to write something that will simulate ackcall with message options.  IE an enduser will call into the system and wait on hold, when the that user is placed on hold it would kick off an escalation process to various people.  When the "tech" person picks up I want them to be directed with options to press 1 to accept the call.  Could someone point me in the right direction on how to do that
19:19.01*** join/#asterisk c4t3l (n=c4t3l@72.54.108.105)
19:19.55intralanmanUn1x:  yup
19:22.09Un1xintralanman wich one is right?
19:22.12Un1xthe last one i said ?
19:22.30intralanmanyeah, that last one
19:22.48intralanmanL(5000) will cut it at like 5 seconds
19:23.02Un1xwhat about the AUDIO alerts i dont quite understand how to turn them on, is it done via the .c file
19:23.23justinu|laptopchanvars
19:23.29trelane_where does one download iaxyprov from these days?
19:24.21mogsvn co http://svn.digium.com/svn/iaxyprov/trunk iaxyprov-trunk
19:25.27Un1xmog: where is app_dial.c
19:25.59mogsvn co http://svn.digium.com/svn/asterisk/trunk/apps/app_dial.c
19:26.26mogerr svn cat http://svn.digium.com/svn/asterisk/trunk/apps/app_dial.c > app_dial.c
19:29.26Un1xmog: so i have to compilwe that in order to use the Dail L() function?
19:30.10mogto use app_dial it must be loaded in your asterisk system it was distributed to you with it
19:30.21mogi dont see that you could do much with asterisk without app_dial loaded
19:31.07Un1xi did locate app_dail.c
19:31.10Un1xcouldn't find it
19:31.45mogit should have been there
19:32.17Un1xheh nevermind it's loaded as the module itself...
19:32.18Un1xapp_dial.so Dialing Application
19:32.20*** join/#asterisk doolph (n=doolph@200.46.148.58)
19:32.22doolphhi
19:32.26mogyes
19:32.29Un1x:)
19:32.34doolphhow do I record at g729 codec
19:32.40*** join/#asterisk TrickFinlay2 (n=Trickste@71-10-242-220.dhcp.oxfr.ma.charter.com)
19:33.15Corydon-wRecord(foo.g729)
19:33.17Lyfemog: well, you could make a voicemail server... :P
19:33.42Lyfeand um.. an ivr that goes nowhere.. and..
19:34.03mogyeah
19:34.07mogyou could have stuff go in
19:34.28Un1xmog: where do i set the ON/OFF for this option
19:34.28Un1x#  LIMIT_PLAYAUDIO_CALLER - yes|no (default yes) - Play sounds to the caller.
19:34.28Un1x# LIMIT_PLAYAUDIO_CALLEE - yes|no - Play sounds to the callee.
19:34.30mogthere are probably people out there using it that way
19:34.30Lyferight, i know, stop being a smartass, go back to work. :P
19:34.34mog?
19:34.34doolphnice
19:37.46Un1xit's saying MS
19:37.47Un1xL(x[:y][:z]): Limit the call to 'x' ms, warning when 'y' ms are left, repeated every 'z' ms) Only 'x' is required, 'y' and 'z' are optional. The following special variables are optional for limit calls: (pasted from app_dial.c)
19:37.55Un1xdoesn't that mean miliseconds...
19:38.37intralanmani think you can Set() those in the dialplan
19:39.01intralanmanand yes.... those are milliseconds
19:39.09intralanmanL(5000) will cut it at like 5 seconds
19:39.15Un1xyea :/
19:39.21Un1xhow do i change it from MS to seconds?
19:39.24*** join/#asterisk viler (i=1000@200.114.70.228)
19:39.27intralanman* 1000
19:39.38Un1xpardon?
19:39.48intralanmanwhat are you asking exactly?
19:39.50justinu|laptoplmao
19:40.04Un1xhow can i change the default Milliseconds, to Seconds...
19:40.40*** join/#asterisk nextime (n=nextime@213-140-6-103.ip.fastwebnet.it)
19:40.52intralanmanwhat do you want to do exactly?
19:41.04intralanmanyou want to cut the call at 5 minutes?
19:41.28Un1xyes..
19:41.32justinu|laptopsounds like he's really confused about it wanted the parameters in millis vs seconds
19:41.36justinu|laptops/wanted/wanting
19:41.37intralanman5 * 60 * 1000
19:42.16treetoapis there a way to play an IVR to a user when someone joins a queue?
19:42.18intralanman6000 x however many minutes you wanna drop the call at
19:42.19Un1xcan't i just change it so then it calculates in Seconds, instead of Miliseconds..
19:42.29intralanmansure
19:42.53intralanmanyou may need to rewrite some of the source code.... but that's why it's open-source ;)
19:43.33treetoapI think there is a way to do it with the dial plan, just need to figure it out
19:43.49intralanmanUn1x:  what are you using this for? if it's going to be static in a dialplan.... you only have to do it once
19:44.00Un1xyea it's static
19:46.20Un1x30000
19:46.27Un1xmiliseconds is 5 minutes :p
19:47.45Un1x,1,Dail L(30000[:6000][:3000]): there we go that will terminate call at 5 minutes give first warning at 1 minute and another warning at 30 seconds ;)
19:54.50[TK]D-Fendertreetoap: : can you elaborate about this IVR..... What would it do?  You can already use 1-touch DTMF to EXIT a queue to go somewhere else.  Does this not serve whatever it is you're thinking of doing?
19:55.06*** join/#asterisk Luke-Jr (n=luke-jr@user-0c93tin.cable.mindspring.com)
19:57.07*** join/#asterisk backblue (n=moo@87-196-98-179.net.novis.pt)
19:58.25treetoapok then, well how about call screening - can someone point me in the direction on how to do that?
20:03.16toerkeiumguys, if my SIP provider doesn't give me username and password because they allow by IP address, how my register string will looks like?
20:04.56intralanmantoerkeium:  you do have a static ip address, right?
20:05.46toerkeiumintralanman, yes I have (my * box) and my SIP provider
20:07.31*** join/#asterisk Ryushin (i=proxy@windwalker.openinnovations.com)
20:08.51benjkyou won't need to register if they use your IP address to authenticate you
20:08.57charles___toerkeium: just set a SIP type=peer
20:09.41toerkeiumI have set the type=peer for outbound calls, I don't need to do anything else then?
20:09.42[TK]D-Fendertreetoap: There are WIKI pages showing that, go check them out.
20:11.33Un1xintralanman: help please..
20:11.34Un1xAug 17 16:12:00 WARNING[30340]: pbx.c:1700 pbx_extension_helper: No application 'Dail L' for extension (default, 9058039446, 1)
20:11.34Un1x<PROTECTED>
20:11.34Un1x<PROTECTED>
20:13.21*** join/#asterisk loconut (n=blt@webtrotter.com)
20:13.23loconuthello
20:14.00loconutWe have a bunch of Sip phones off-site that are experiencing horrible jitter problems. Will a) the jitterbuffer patch b) some sort of asterisk-sip proxy placed on-site help?
20:14.08intralanmanUn1x:  you're killin me dude
20:14.10intralanmanlol
20:14.26intralanmandial.... not dail
20:14.28loconutideally we'd have an asterisk box on-site that the sip-phones go through and the calls are then routed over IAX on a TCP connection
20:14.29intralanmanlet's start there
20:14.47loconuteven UDP would be ok, if it were routed over iax
20:15.36intralanmanyou'll want something like dial(sip/peer/number|L(30000))
20:15.44intralanmansomething like taht
20:15.46intralanmanthat
20:16.37justinu|laptopintralanman: i admire your patience
20:16.59Un1xintralanman: i'm sorry but my extensions.conf has it correctly.. according to me im not sure if it's right but this is what i have
20:16.59Un1xexten => 9058039446,1,Dail L(30000[:6000][:3000]):
20:17.35benjkDail L?
20:17.47Un1xbenjk it's to limit calls
20:17.53twisted[asteria]huminah
20:17.54benjkdid you type this (typo?) or paste it
20:17.57*** join/#asterisk num000 (n=numerobi@e177183003.adsl.alicedsl.de)
20:18.00loconutwhy not just make it Kal-El
20:18.07Un1xbenjk just paste it
20:18.12benjkthen its wrong
20:18.16Un1xwhats wrong should the L be lower case or soemthing..
20:18.20Un1xwhats' wrong exactly benjk?
20:18.27benjkfirst of all tis Dial, not Dail
20:18.28Qwellremove the []
20:18.36twisted[asteria]Un1x, it's DIAL, not DAIL
20:18.53twisted[asteria]heh.
20:18.55Un1xQwell remove [] but thats how it shos on voip-info
20:19.02justinu|laptopit's also Dial(SIP/thatguy,30,L(30000:60000:3000));
20:19.04twisted[asteria]yeah, and the []'s are not valid.
20:19.10Qwellokay, well I'm telling you to remove them
20:19.15twisted[asteria]those simply mean optional args.
20:19.21benjkand once you corrected that typo we can look at the args
20:19.25num000CunningPike i still have ReliablyTransmitting (NAT) \ SIP/2.0 404 Not Found error if I do call the echo-test. How can I find out what it is loooking for which it does not find.
20:19.33Un1xok
20:19.50tamp4xim running debian, and gettign this error, Aug 17 16:18:46 WARNING[9066]: chan_zap.c:915 zt_open: Unable to open '/dev/zap/                                                                             channel': No such device or address
20:19.58tamp4xany ideas why?
20:20.00Un1xok removed them
20:20.01Un1x(30000:6000:3000):
20:20.02toerkeiumguys, is there any important risk on allowing anon sip calls?
20:20.09twisted[asteria]bahahaha
20:20.29twisted[asteria]do you let just anyone walk into your house?
20:20.37twisted[asteria]and use your phone?
20:20.45toerkeiumthey can use my trunks?
20:20.50toerkeiumor just call my users?
20:20.58twisted[asteria]depends on what context you have in general
20:21.36toerkeiumbecause if I enable anon sip calls, my incoming calls get in, but if I set it off, I can't receive incoming calls..
20:22.07Un1xjustinu|laptop: so it's like this exten => 9058039446,1,Dial(SIP/thatguy,30,L(30000:60000:3000));
20:22.26nestartamp4x: unload chan_zap.so in modules.conf
20:22.27twisted[asteria]toerkeium, then you need user/peer entries for each of your incoming hosts
20:22.42intralanmanisn't that what i said like a 1/2 hour ago?!?!?
20:22.45justinu|laptopuni1x: that should work better for you, but obviously SIP/thatguy isn't correct for your configuration
20:22.56toerkeiumtwisted[asteria]: how would be that? could you give me an example please?
20:23.00benjkthatguy has to be a valid sip peer or a sip uri, if you checked that, it should be ok
20:23.00justinu|laptopand 30 may not be the right timeout value
20:23.04twisted[asteria]toerkeium, look at sip.conf.example
20:23.25toerkeiumtwisted[asteria]: where exactly? I get confused of what I need to setup
20:23.55twisted[asteria]in the section where users/peers are defined
20:24.03twisted[asteria]that's the best i can offer, gotta get back to work
20:24.09toerkeiumthank you
20:24.42Un1xi see thanks
20:25.16Un1xjustinu|laptop: you sure about the end brackets after 3000 u got 3 brackets there shouldn't it be 1?
20:27.15justinu|laptopthose are called parenthesis, and they must balance
20:28.15Un1xjustinu|laptop: now i get this
20:28.16Un1xhttp://pastebin.ca/136652
20:28.30tamp4xAnyone know how to correct this error?: Aug 17 16:18:46 WARNING[9066]: chan_zap.c:915 zt_open: Unable to open '/dev/zap/channel': No such device or address
20:28.54tamp4xin debian
20:28.54*** join/#asterisk deb_user (n=Hypnotis@70-59-108-105.albq.qwest.net)
20:28.55justinu|laptopUn1x: looks like you finally got the syntax right
20:29.06deb_useri'm getting a lot of strange sounding distortion on my zaptel channels
20:29.17deb_userusing a tdm400 22b
20:29.29Un1xjustinu|laptop the problem is the call wont go through see the error... in that pastebin
20:29.38deb_useranybody know of any way to reduce this noise via the config files?
20:29.54deb_useror at least give me some tips on troubleshooting it maybe?
20:30.48vilerdoes anyone know how to make h323 to sip calls ? the system shows to me "cleared, reason 1" thanks
20:31.04*** join/#asterisk Ebola (n=Ebola@user-54458db0.lns1-c13.telh.dsl.pol.co.uk)
20:31.34Un1xjustinu|laptop: please... http://pastebin.ca/136652
20:32.07*** join/#asterisk RoyK (n=roy@ti211310a080-3288.bb.online.no)
20:33.40CunningPiketamp4x: Yes - load the correct zaptel module for your hardware
20:34.43CunningPikeUn1x: What is your Dial command
20:35.21deb_useri'm getting a lot of strange sounding distortion on my zaptel channels
20:35.24deb_userusing a tdm400 22b
20:35.26deb_useranybody know of any way to reduce this noise via the config files?
20:35.40CunningPikedeb_user: Maybe play around with the rxgain and txgain settings
20:35.51Un1xexten => 9058039446,1,Dial(SIP/splitinfinity,30,L(30000:60000:3000));
20:35.55Un1xCunningPike: there
20:36.12toerkeiumwhen setting up a peer for incoming calls, what should I put between the [] ? IP address? my sip provider don't let me register with the register string
20:36.19intralanmanUn1x:  your warn time is more than the calltime
20:36.22deb_userpike: sometimes i wonder if its not interference from other lines...or moving through the internet
20:36.34deb_userpike: know of anyway to diagnose this type of thing?
20:36.38CunningPikeUn1x: So why is a Zap channel involved?
20:36.41*** join/#asterisk topping (n=topping@207.47.6.207.static.nextweb.net)
20:36.52intralanmanUn1x: and you want it to warn you every 3 seconds?
20:37.00Un1xno
20:37.05Un1xevery 30 seconds
20:37.12Un1xwhen the last 1 minute is remaining
20:37.16intralanmanthen bump that last number one more 0
20:37.29intralanmanand probably the first number too
20:37.31CunningPikedeb_user: "Moving through the internet" will not affect Zap channels - try ztmonitor
20:37.43intralanmanright now you're limiting the call to 30 seconds
20:37.44Un1xok
20:37.56intralanmanand playing the first warning at 60 seconds LOL
20:38.00Un1xso now it's 30,L(300000:600000:30000));
20:38.00CunningPikedeb_user: Or fxotune, with your telcos test tone number
20:38.17deb_userfxotune?
20:38.17deb_usernever heard of that one...
20:38.19Un1xintralanman i want it to play the firstwarning, at 60 seconds left..
20:38.21intralanmanUn1x:  that should be closer
20:38.22Un1xand then 30 seconds left
20:38.29intralanmanyeah, that's cool
20:38.29*** join/#asterisk sebatk (n=sebatk@r200-40-61-230.ae-static.anteldata.net.uy)
20:38.45intralanmanbut if you limit the call to 30 seconds.... you won't ever have 60 seconds left
20:38.48intralanman;)
20:39.05intralanmanso now the times should be right
20:39.39*** join/#asterisk A-Tuin (n=a-tuin@steves.ip.v4.me.uk)
20:39.45Un1xintralanman: http://pastebin.ca/136662
20:40.10Un1xexten => 9058039446,1,Dial(SIP/splitinfinity,30,L(300000:600000:30000));
20:40.39Un1xbut it doesn't even call lmao!
20:40.40Un1x:/
20:42.23intralanmandid you ever have this working before you tried to limit it?
20:42.46Un1xas int he calls yes
20:42.49*** join/#asterisk Lyfe (n=lyfe@69.8.146.78)
20:42.54Un1xit's only this number the limit crap is stopping it
20:43.31Un1xyep works everywhere else just not that number
20:45.10intralanmanthis is a SIP channel you're trying to dial out? or a Zap?
20:46.11deb_userumm...
20:46.15deb_userhow do you use ztmonitor?
20:46.21deb_userdoes it have to be installed first?
20:47.06CunningPikedeb_user: http://www.voip-info.org/wiki/view/Asterisk+zapata+gain+adjustment
20:47.31deb_userthanks
20:47.33*** join/#asterisk Eonz (n=Icarus@irc.americatelnet.com.pe)
20:47.35CunningPikeintralanman: His CLI pastebin shows a Zap channel, so I'm not sure what's going on
20:47.59intralanmanCunningPike:  that's what i'm getting to.... doesn't make sense to me
20:48.05vooduhalAre there any variables that get set on a call attempt from Queue?
20:48.06Un1xintralanman i havemy analogue phone plugged into a TDM 400P 22b card ;)
20:48.11Un1xbut i dont use th FXO ports only FXS
20:48.16vooduhalAnyway to determine if it was a queue calling or just a normal call?
20:48.17Un1xand all my calls are via SIP
20:48.52*** join/#asterisk [Airwolf] (n=airwolf@83.98.235.221)
20:48.58WildPikachuhow would i specify my username (which is an email address) in my dial ... Dial(IAX2/my.email@address@PROVIDER/${EXTEN:1})     that doesn't work  :(
20:49.06CunningPikevooduhal: If your queue is in its own context, you should be able to use ${CONTEXT}
20:49.45CunningPikeUn1x: Paste your CLI now that you have the correct Dial() syntax
20:50.46intralanmanWildPikachu:  you're sure it's the entire address?
20:50.51Un1xCunningpike i just did
20:50.51Un1xexten => 9058039446,1,Dial(SIP/splitinfinity,30,L(300000:600000:30000));
20:50.56intralanmannot just the name part?
20:50.56Un1xthats my syntax
20:50.57CunningPikeWildPikachu: Try assigning your user name to a variable and then substituting that - still might not work, because 2 @ is not a valid address
20:50.58WildPikachui was wrong  :)
20:51.01Un1xcli = http://pastebin.ca/136662
20:51.16sebatkI'm having an error that I cant find any solution: NMI dazzed and confused anyone can help me????
20:51.16WildPikachusorry
20:51.17CunningPikeUn1x: Forget the ; at the end - what is this? javascript?
20:51.24*** join/#asterisk Qwell (n=north@unaffiliated/qwell)
20:51.24*** mode/#asterisk [+o Qwell] by ChanServ
20:51.35CunningPikesebatk: How many of them?
20:51.42intralanmanthe ; doesn't hurt anything
20:51.43intralanmanlol
20:51.51Un1xlmao
20:51.53benjkthe semicolon at the end will be ignored as its an empty comment
20:51.58Un1xthey pasted it to me like that
20:52.51Un1xok Cunningpike with that semicolon gone it's this
20:52.52Un1xhttp://pastebin.ca/136677
20:53.02intralanmani might even be the one that pasted it to him.... too much php/perl/and javascript lol
20:53.22justinu|laptopit was me, i write code, so semicolons just seem natural
20:54.21Un1xok but why is it saying it's busy when the phone aint busy!!!!
20:54.21Un1x:(
20:54.40sebatk<PROTECTED>
20:54.43CunningPikeUn1x: Did you pastebin your CLI output?
20:54.53Un1xhttp://pastebin.ca/136677
20:54.54CunningPikesebatk: How many of them?
20:54.54intralanmanummm.... Un1x do you have a number you're calling on there?
20:55.03Un1xexten => 9058039446,1,Dial(SIP/splitinfinity,30,L(300000:600000:30000));
20:55.07Un1xerr
20:55.12Un1xwithout the colon on my server tho :)
20:55.20sebatkwhat do you mean with how many of them??
20:55.23*** join/#asterisk kupesoft (n=dave@CPE000c418c08cf-CM0013718cb08a.cpe.net.cable.rogers.com)
20:55.44CunningPikeUn1x: Does 'sip show peers' show a peer called splitinfinity?
20:55.46intralanmanUn1x:  splitinfinity is a peer, right?
20:55.50*** join/#asterisk [TK]D-Fender (n=joe@64.235.216.2)
20:55.51Un1xYES!
20:55.57CunningPikesebatk: How    many    errors     ?
20:56.07Un1xName/username Host Dyn Nat ACL Port Status
20:56.08Un1xdidww-in 212.150.36.116 5060 Unmonitored
20:56.08Un1xsplitinfinity/10085 38.96.4.15 5060 Unmonitored
20:56.08Un1x2 sip peers [2 online , 0 offline]
20:56.21intralanmanUn1x:  what number are you trying to call?
20:56.22*** join/#asterisk c4t3l (n=c4t3l@72.54.108.105)
20:56.32Un1x9058039446
20:56.38Un1xthe one i pasted, with the Syntax
20:56.43Un1xexten => 9058039446,1,Dial(SIP/splitinfinity,30,L(300000:600000:30000))
20:57.02intralanmanyou need a "/9058039446" after the peer name
20:57.16Un1xso like this
20:57.22Un1xexten => 9058039446,1,Dial(SIP/splitinfinity/9058039446,30,L(300000:600000:30000))
20:57.23Un1x?
20:57.30CunningPikeIs it a full moon?
20:57.31intralanmanthat's definitely closer
20:57.37intralanmanCunningPike:  i think it is
20:58.15Un1xsee i have this as my syntax from befiore
20:58.16Un1xexten => _X.,1,Dial(${splitinfinity}/${EXTEN})
20:58.27Un1xand it is working ok to make calls :)
20:58.49Un1xbut that syntax up there aint working
20:59.24justinu|laptopwe need D-Fender to sort this guy out
20:59.27justinu|laptophe speaks n00b well
20:59.35intralanmanheheh
20:59.54Un1xahh, com'on as i said i am new to asterisk :)
20:59.56CunningPikeUn1x: So, try 'exten => 9058039446,1,Dial(${splitinfinity}/9058039446,30,L(300000:600000:30000))
20:59.56justinu|laptopfirst of all, ${splitinfinity} is a variable
21:00.11[TK]D-Fenderjustinu : It COULD be a CONSTANT.......
21:00.23justinu|laptopso it gets substituted with whatever its set to when it gets evaluated
21:00.25[TK]D-FenderUn1x : Show us where you define it
21:01.01justinu|laptopCunningPike: good idea, and replace 905... with ${EXTEN}
21:01.34sebatkI get the error many times
21:01.41sebatkand it hangs the server
21:01.54Un1xheh that worked cunningpike...
21:02.10CunningPikeUn1x: So, try 'exten => 9058039446,1,Dial(${splitinfinity}/${EXTEN},30,L(300000:600000:30000)), as justinu|laptop suggested
21:02.40CunningPikeUn1x: If you had a working entry, it really shouldn't have taken you 2 hours to add the L option to it..........
21:02.40Un1xit's working without the $exten..
21:03.19Un1xi didn't realize it would work till just now sorry.. but now i gotta figure out the time in miliseconds coz this thing starts tellingme every 30 seconds how much time i have left..
21:04.03intralanmanminutes x 60000
21:04.18CunningPikeUn1x: Provided you can type, it will work with the ${EXTEN}, too. And the numbers need to be 300000:60000:30000
21:04.33CunningPikeYou have too many zeros
21:04.46sebatkCunningPike: can you help me??
21:04.48Un1xthe one you just said Cunningpikwe `need to be 300000:60000:30000`
21:05.12Un1xis it going to tell me starting at 1 minute...
21:05.22CunningPikeUn1x: YES!!!
21:05.25Un1xkk
21:05.42CunningPikeUn1x: You will find that things work a whole lot better when you enter them correctly :D
21:06.26*** join/#asterisk adorah (n=Administ@87.68.173.125.cable.012.net.il)
21:06.29CunningPikesebatk: You have some hardware issue - the reason I asked how many, is that we always get one at boot and it doesn't seem to cause any problems. Many causing a crash is bad
21:06.52CunningPikesebatk: What card is it?
21:06.55sebatkis not at boot
21:07.22*** join/#asterisk redondos (n=redondos@190.48.27.147)
21:07.29sebatkTE411P
21:07.31sebatk2
21:07.34CunningPikesebatk: What does 'cat /proc/interrupts' say?
21:07.40CunningPikesebatk: What server/OS?
21:07.45redondosIs it OK to register as a SIP client in sip.conf *and* in extensions.conf?
21:07.48sebatkCentOS
21:08.00sebatkthe proc interrupts seems fine
21:08.08redondosThe wiki says to do it in sip.conf, but I have a "register =>" line in extensions.conf and it just works fine.
21:08.15*** join/#asterisk wunderkin (n=wunderki@216-19-202-4.getnet.net)
21:08.25sebatkserver : HP Proliant DL 380 G3
21:08.32sebatkAsterisk 2.1.4
21:08.34redondosOf course the SIP user is configured in sip.conf, but no register line there.
21:08.35num000does anyone know why asterisk claims even though the file exists? the failure it gives is ast_streamfile: Unable to open demo-echotest (format alaw): No such file or directory
21:08.42Assid2.1.4????
21:08.52sebatk1.2.4
21:09.02sebatksorry, bad keying
21:09.08CunningPikeredondos: They do 2 different things - sip.conf controls access to your server - who can register, and what as. Extensions.conf then defines what happens when someone dials that SIP registration
21:09.23CunningPikenum000: Permissions? :D
21:09.30*** join/#asterisk quid246 (n=quid24@CPE00131078ba5d-CM000f9f7eff1e.cpe.net.cable.rogers.com)
21:09.32*** join/#asterisk Skyelar (n=planet@222-153-145-60.jetstream.xtra.co.nz)
21:09.37num000CunningPike I set them to 777 should be ok ? ;)
21:09.55redondosCunningPike: So why would I want to have a register line in sip.conf for example?
21:10.04CunningPikesebatk: We have a TE410P in a DL360 on RHEL, so we're almost the same. Did you say you had 2 cards?
21:10.06sebatkCunningPike: any idea?? could be solved in any new driver of the digium boards??
21:10.19sebatkyes 2 cards
21:10.31quid246Hmm... I just built 1.2.10 stable on a Dual-Opteron box... with no calls, it's eating up almost 100% of CPU time... anybody seen this recently?
21:10.38CunningPikeredondos: If you want to register asterisk as a UA for a SIP  trunk provider
21:10.57sebatkI have disbale hyperthrading someone told me this could be the problem
21:11.08CunningPikesebatk: What does 'cat /proc/interrupts' say?
21:11.20sebatkI tell you in a minute
21:11.38CunningPikesebatk: Tell me now, dammit ;)
21:11.43num000what is asterisk here doing: Unable to find a path from gsm to alaw
21:11.53[TK]D-Fenderredondos : You don't do "register" in extensions.conf.  thats not where it belongs and will have no net effect
21:11.54num000what does gsm to alaw mean?
21:11.58redondosCunningPike: So if I wanted to configure extension 1234 for incoming and outgoing SIP connections I would have to have a "register" line in both extensions.conf and sip.conf? (along with a [1234] definition in sip.conf)
21:12.13redondos[TK]D-Fender: Ok, so that line in extensions.conf is superfluous? It's there, and it works.
21:12.28[TK]D-Fenderredondos : No, its there and its IRRELEVENT.
21:12.31CunningPikeredondos: No - register is to register with another provider's server
21:12.42sebatk<PROTECTED>
21:12.43sebatk<PROTECTED>
21:12.43sebatk<PROTECTED>
21:12.43sebatk<PROTECTED>
21:12.43sebatk<PROTECTED>
21:12.43sebatk<PROTECTED>
21:12.45sebatk<PROTECTED>
21:12.45redondosI see.
21:12.47sebatk177:   14523026       4229   IO-APIC-level  eth0
21:12.47RoyK~pb
21:12.49jbotpb is, like, a place to paste your stuff without flooding the channel - try http://pastebin.com/, or http://pastebin.ca/, or http://channels.debian.net/paste, or for #oe use http://oe.pastebin.com/, or http://bzflag.pastebin.ca/, or for images use http://imageshack.us/, or http://www.paste-it.net/
21:12.49sebatk185:        121      73076   IO-APIC-level  eth1
21:12.51sebatk193:      22478     318914   IO-APIC-level  cciss0
21:12.53sebatk201:    2756682    4544165   IO-APIC-level  wct4xxp
21:12.54syzygyBSDand the spammer award goes to...
21:12.55sebatk209:    4544225    2756601   IO-APIC-level  wct4xxp
21:12.56*** join/#asterisk quid246 (n=quid24@CPE00131078ba5d-CM000f9f7eff1e.cpe.net.cable.rogers.com)
21:12.57sebatkNMI:          1          0
21:12.59sebatkLOC:    7331265    7330704
21:13.01sebatkERR:          0
21:13.04sebatkMIS:          0
21:13.05quid246Dang... got disconntected right after my Q.
21:13.05eKo1ack!
21:13.06[TK]D-Fendersebatk : do NOT do that again.  Please use a pastebin
21:13.07[TK]D-Fender~pb
21:13.09jbot[pb] a place to paste your stuff without flooding the channel - try http://pastebin.com/, or http://pastebin.ca/, or http://channels.debian.net/paste, or for #oe use http://oe.pastebin.com/, or http://bzflag.pastebin.ca/, or for images use http://imageshack.us/, or http://www.paste-it.net/
21:13.13sebatkthere is my proc interrupts
21:13.52CunningPikesebatk: OK - please pastebin that, along with lspci -vb
21:15.05sebatk<PROTECTED>
21:15.05sebatk<PROTECTED>
21:15.05sebatk<PROTECTED>
21:15.06sebatk<PROTECTED>
21:15.06sebatk<PROTECTED>
21:15.06sebatk<PROTECTED>
21:15.08sebatk<PROTECTED>
21:15.10sebatk177:   14523026       4229   IO-APIC-level  eth0
21:15.12sebatk185:        121      73076   IO-APIC-level  eth1
21:15.14sebatk193:      22478     318914   IO-APIC-level  cciss0
21:15.15quid246~pb
21:15.16jbothmm... pb is a place to paste your stuff without flooding the channel - try http://pastebin.com/, or http://pastebin.ca/, or http://channels.debian.net/paste, or for #oe use http://oe.pastebin.com/, or http://bzflag.pastebin.ca/, or for images use http://imageshack.us/, or http://www.paste-it.net/
21:15.16sebatk201:    2756682    4544165   IO-APIC-level  wct4xxp
21:15.18sebatk209:    4544225    2756601   IO-APIC-level  wct4xxp
21:15.20sebatkNMI:          1          0
21:15.22sebatkLOC:    7331265    7330704
21:15.24sebatkERR:          0
21:15.26sebatkMIS:          0
21:15.26redondosI am getting a "Bad auth" error when registering now. I put the register line in sip.conf where it belongs.
21:15.28sebatkwait
21:15.42redondosThat does just mean invalid password or something? It works OK for making outgoing calls.
21:15.44CunningPikesebatk: What part of pastebin do you not understand?
21:15.45quid246sebatk:  Use pastebin
21:16.04CunningPikeredondos: Who are you registering with?
21:16.10quid246you want help... help us!
21:16.37redondosCunningPike: Voxee
21:17.04CunningPikeredondos: Likely a faulty set of credentials
21:17.55CunningPikesebatk: We are using  nofb acpi=off noht nousb, and have disabled hyperthreading and USB in the BIOS
21:18.06redondosCunningPike: Is it possible that it works for outgoing calls but not for registering as a sip peer?
21:18.13SkyelarAnyone around that would like to volunteer to be a "Backport to 1.2.10 of Manager eventq producer-consumer system" guinea pig? (requested quite a bit as a possible solution for bug #6626)
21:19.23*** join/#asterisk RoyK (n=roy@ti211310a080-3288.bb.online.no)
21:19.32sebatkCunningPike: I have a txt with the info
21:19.41sebatkhow can i give it to you?
21:19.56[TK]D-Fendersebatk : PASTEBIN!
21:19.57[TK]D-Fender~pb
21:19.59jbothmm... pb is a place to paste your stuff without flooding the channel - try http://pastebin.com/, or http://pastebin.ca/, or http://channels.debian.net/paste, or for #oe use http://oe.pastebin.com/, or http://bzflag.pastebin.ca/, or for images use http://imageshack.us/, or http://www.paste-it.net/
21:19.59CunningPikesebatk: 1, 2, 3........ PASTEBINNNNNNNNNNNNNNNN
21:21.32CunningPikeDefinitely a full moon
21:22.16justinu|laptopis that why all the wackos are here?
21:22.32CunningPikeMust be
21:22.40vader--tkd have you ever seen this problem
21:22.49vader--i have a problem with the asterisk voicemail where messages are getting deleted but only the wav file is being delete and not the txt file?
21:22.53redondosWhat's the CLI command for dialing?
21:22.57vader--and it doesn't happen all the time
21:23.16[TK]D-Fendervader-- : not to my awareness.  Is it consistant or random?
21:23.18CunningPikevader--: List didn't show up anything, then
21:23.23sebatkI'm sorry but my language is from sweden so its not easy for me understand every thing
21:23.24vader--cunning na
21:23.32vader--it's been random
21:23.37vader--like when i test it it's fine
21:23.41*** join/#asterisk JunK-Y (n=junky@modemcable205.175-81-70.mc.videotron.ca)
21:23.45vader--but people complain about not being able to get rid of old messages
21:23.53fileyo yo JunK-Y, you're hurting me
21:23.55CunningPikesebatk: OK, but when half a dozen people tell you to use pastebin and send the links...........
21:24.04JunK-Yyo yo file!
21:24.09sebatkyes Im on it
21:24.18Skyelarvader--: what vewrsion of Asterisk? There were a bunch of fixes for this in 1.2.10
21:24.20Un1xfile is there a way to record a call :p?
21:24.40fileUn1x: of course, MixMonitor or Monitor
21:24.41[TK]D-Fendervader-- : What is accessing VM?  Are they being e-mailed out and then deleted?  Is there something that could be locking that file?
21:25.04sebatk<PROTECTED>
21:25.28vader--1.2..1
21:25.31vader--1.2.7.1
21:26.06vader--what is happening is people are getting the voice saying you have 1 old voicemail
21:26.09vader--so they go to check it
21:26.17vader--when it tries to play there is no wave file
21:26.17Skyelarvader--: ... and there's nothing there but the .txt file
21:26.23vader--so it boots them out of the voicemail
21:26.39Skyelarvader--: upgrading to 1.2.10 should fix it
21:26.41vader--i go into the Old directory for voicemail and all that is in there is msg0000.txt
21:27.04vader--anything i should fear in upgrading?
21:27.09vader--im in production now :(
21:29.20sebatkCunningPike: any idea??
21:29.27Skyelarvader--: try it on a dev system first - alternatively, I packported the changes from 1.2.10 to 1.2.7.1, so can give you the patch I guess
21:30.44CunningPikesebatk: Both your cards are sharing IRQ5 with both your NICs. Bad scene, man
21:30.56CunningPikesebatk: You need to get each card on its own IRQ
21:31.32sebatkdou you have a link to info on how to do it
21:31.39sebatk??
21:31.51CunningPikesebatk: Not really - we had to disable USB to free up IRQs
21:32.24CunningPikesebatk: If you search for zaptel and DL380, you should turn up some stuff - people have done it....
21:32.25sebatkso you say if ifree some irqs it should get one for ech one??
21:32.50CunningPikesebatk: You will need each card on its own IRQ - not shared with anything else
21:33.04CunningPikesebatk: Or switch to Sangoma cards :D
21:33.18*** join/#asterisk num000 (n=numerobi@e177183003.adsl.alicedsl.de)
21:33.48*** join/#asterisk variable_office (n=variable@Adv-Proprietary-Systems.s7-0-0.2-15-0.ar4.CHI1.gblx.net)
21:33.51sebatkCunningPike:  ok i understando that , but you say if i free some irq the card should get automatically a new irq without further change??
21:33.59sebatkand about the Sangoma cards
21:34.05sebatki don't know them
21:34.05num000CunningPike I need to find out how to point asterisk to soundfiles, can you point me to a documentation?
21:34.09sebatkif you send me info
21:34.15variable_officehow do you make asterisk dial two things at the same time? isnt it DIAL/res && DIAL/res  ?
21:34.18sebatkI have like 50 digium cards
21:34.26sebatkand always buying new ones
21:34.29CunningPikesebatk: You may have to dick around in the BIOS settings to get the cards on their own IRQs
21:34.59sebatkok thanks
21:35.00*** part/#asterisk hads (n=hads@mail.nice.net.nz)
21:35.05sebatkI will try
21:35.05CunningPikenum000: It's usually a relative path from /var/lib/sounds/asterisk
21:35.38num000CunningPike no, here they are lying in /usr/lib/asterisk/sounds/
21:35.45num000and asterisk can not find them
21:35.47CunningPikenum000: So Background(foo/bar) would play /var/lib/sounds/asterisk/foo/bar.whatever
21:36.39num000can i force asterisk to use a particular directory for looking up sound files?
21:36.42*** join/#asterisk crich1999 (n=crich@port-212-202-210-134.dynamic.qsc.de)
21:36.52[TK]D-Fendernum000 : yes if you provide an absolute path
21:36.54intralanmannum000:  you can indeed
21:37.23num000so where do I do this? asterisk.conf? something like astsound => sounddirectory/ ?
21:37.28intralanmannum000:  are all of your sound files there or just a gourp of them?
21:37.36[TK]D-Fendernum000 : And * does not put sound files in usr/lib, but rather var/lib.  If you moved something you'd need to change a few other things to fix the default apths
21:37.37intralanmans/gourp/group/
21:37.39num000no all of them
21:37.50intralanmanjbot's just slow
21:38.18num000intralanman no all of them are lying there all in gsm format
21:38.19CunningPikenum000: How did they end up there?
21:38.29intralanmanif all of them are there..... you can change it in asterisk.conf
21:38.34num000CunningPike it must have something todo with the distribution openwrt
21:38.36*** join/#asterisk fnordus (n=dnall@s142-179-111-243.bc.hsia.telus.net)
21:38.37CunningPikenum000: Did you change the Makefile?
21:38.40CunningPikenum000: Ah, OK
21:38.50CunningPikenum000: Then asterisk.conf it is then :D
21:38.51num000intralanman where do i specify this?
21:39.08num000CunningPike let me try? could it be astsoundir => ???
21:39.43CunningPikenum000: There is an extremely good chance
21:39.46CunningPike:)
21:39.52num000i'm going to try astsoundir ;)
21:39.53intralanmanheheh
21:40.08num000asterisk has very good configuration files ;)
21:40.38*** join/#asterisk hads (n=hads@mail.nice.net.nz)
21:41.40num000no unfortunately not, it still gives me this error: channel.c:1703 ast_set_write_format: Unable to find a path from gsm to alaw
21:43.23num000ahhh, it is trying to open them in alaw format: Unable to open demo-echotest (format alaw)
21:43.30num000where did i tell him this
21:44.38*** join/#asterisk FaithX (n=FaithX@ns.linuxterminal.com)
21:46.28syzygyBSDgrep alaw /etc/asterisk/*
21:47.11num000syzygyBSD the sip.conf contains some allow=alaw in the phone sections
21:47.38syzygyBSDI dont' know what you are trying to do, just where alaw was
21:49.55num000why is asterisk trying to play the demo-echotest as a alaw encoded sound file and not as gsm?
21:49.58*** part/#asterisk [Airwolf] (n=airwolf@83.98.235.221)
21:50.37*** join/#asterisk Ebola (n=Ebola@81-86-155-65.dsl.pipex.com)
21:54.12sebatkCunningPike: why is that the cat /proc/int.... shows thath are in differnets irqs and the lspci -vb shows the same?? dou you think this is the problem??
21:54.46*** join/#asterisk zeppelin_ (n=zeppelin@201.11.211.183)
21:55.12CunningPikesebatk: ACPI - they are 'virtual' interrupts, whereas Digium require separate physical interrupts
21:55.21sevardDoes anyone have anything for linux that takes CSV files and spits out XLS files? Pref CLI :|
21:55.42CunningPikesevard: OpenOffice :)
21:55.46[hC]Theres a perl module for dealing with xls<->csv
21:56.01eKo1why do you need csv to xls?
21:56.27num000CunningPike  why is asterisk trying to play the demo-echotest as a alaw encoded sound file and not as gsm?
21:57.08hadsnum000: You are on an alaw channel?
21:57.22sevardeKo1: billing, my telco sends me a friggen file that's generated by cobol, i wrote a script to dice it into a neat csv, now i found out that the billing platform is rejecting csvs due to a bug but it does like xls files
21:57.32num000hads how do i find this out?
21:57.32sevardso i'm just dealing with accounting right now
21:57.33*** join/#asterisk Nebukadneza (n=daddel9@i3ED6E199.versanet.de)
21:58.06hadsnum000: show channel Foo/Bar
21:58.22eKo1sevard: wouldn't it make sense to fix the billing platform?
21:59.06sevardeKo1: I'm not incharge of that.
21:59.35num000hads yes it is a alaw channel, where can i change this?
22:01.47*** join/#asterisk topping (n=topping@207.47.6.207.static.nextweb.net)
22:03.06num000hads can you point me to a documentation which explains how to force to usage of a particular format, like gsm?
22:03.36*** part/#asterisk Katty (n=aisaacs@64.82.232.54)
22:08.03hadsnum000: It depends on what type of channel you are using.
22:08.14num000hads how is this defined?
22:09.01num000what defines the format of a channel? is it defined by the phone, or by configuration of asterisk?
22:09.22hadsnum000: And do you need to? Asterisk should try to play an alaw file and if one doesn't exist then it will play a  gsm
22:09.39hadsnum000: Type of channel i.e SIP or Zap or what?
22:09.45num000hads but it doesn't play the gsm file
22:10.00num000hads not the format of a channel, like gsm or alaw
22:10.34*** join/#asterisk TrevorSHarrison (n=trevorsh@24-49-36-218-st.chvlva.adelphia.net)
22:10.56hadsWhat type of phone are you using?
22:11.12num000it is a nokia e60 with sip support
22:12.28hadsOK so that won't support GSM most likely.
22:12.37JTthe irony
22:12.38*** join/#asterisk lowlevel (n=Stuart@CPE0050ba71c82f-CM000f9f7d6742.cpe.net.cable.rogers.com)
22:12.46num000the irony, you ar right jt
22:12.50hadsheh
22:13.00num000what can i do now?
22:13.09*** join/#asterisk Hmmhesays (n=Neg@24-117-135-28.cpe.cableone.net)
22:13.10hadsSo Asterisk will either need alaw sound files or it will need to transcode from something to alaw.
22:13.12num000find the appropriate files in alaw format?
22:13.15Hmmhesaysok wtf kind of bank doesn't have a swift code
22:13.31num000Hmmhesays all of them do have swift codes
22:13.32hadsIt should transcode automatically.
22:13.44num000hads but it doesn't how can i find this out?
22:13.52num000or where can i find the alaw files?
22:13.58Hmmhesaysnum000, no they don't
22:14.03JTdiagnostics/verbosity?
22:14.25num000verbosity is level 3, will higher number tell me more?
22:14.55*** join/#asterisk topping (n=topping@207.47.6.207.static.nextweb.net)
22:15.07Skyelarnum000: if you do a "show translation" in the console, what's in the "alaw" to "gsm" columns?
22:15.13hadsPastebin the general section and relavant phone section of your sip.conf and a console log with verbose 5
22:15.35hadsYeah, what Skyelar said
22:15.59hadsGood thinking
22:16.03JTbuilding it without g711 support would be pretty neat, too
22:16.10hadsheh
22:16.17Skyelarnum000: if you're not 100% sure what you're looking at, pastebin the entire output
22:16.45num000Skyelar ok, moment i'm going to paste it to a pastebin server
22:18.56Hmmhesaysok, anyone ever transfered money to a us bank without a swift code?
22:19.52*** join/#asterisk |dennis| (n=dennis@200.32.215.83)
22:20.07num000here we go: http://channels.debian.net/paste/3482
22:20.37num000i've done a show translation and also pasted the log during calling the echotest
22:20.54Skyelarnum000: whoah. That's an extremely sparse translation list
22:21.20num000Skyelar it is on a openwrt box, just 3mb of space
22:21.29hadsSo no alaw then :)
22:21.32Skyelarnum000: you don't have alaw support :)
22:21.44num000hads no alaw support yes ;(
22:21.58num000so what am i going to do? god oh god
22:22.01hadsPossibly the modules aren't loaded?
22:22.16num000mhhh
22:22.23num000the asterisk modules which support alaw?
22:22.26num000uyyy
22:22.48num000will alaw module be enough?
22:23.31Skyelarnum000: codec_alaw.so - that should do it (or you could force the e60 to ulaw)
22:23.31Skyelar... that's *if* the alaw module is available on the openwrt build
22:23.31num000load codec_alaw.so
22:23.32num000<PROTECTED>
22:23.33num000<PROTECTED>
22:23.33num000<PROTECTED>
22:23.53num000ohhh it works
22:23.55JTit looks like num000 is in germany, so there'd bo no reason he'd want ulaw :)
22:24.05num000jt yes
22:24.15JTonly north america and japan uses ulaw
22:24.42num000ok, so why wasn't it loading the module? since noload => codec_adpcm.so ; Adaptive Differential PCM Coder/Decoder
22:24.43num000; load => codec_alaw.so
22:24.47num000it starts like this
22:24.59Skyelaruncomment that "load => codec_alaw.so" line
22:25.00JTgood to see it works now
22:25.13num000yes, i'm happy ;)
22:25.40num000hads we do have alaw support now ;)
22:25.45*** part/#asterisk sebatk (n=sebatk@r200-40-61-230.ae-static.anteldata.net.uy)
22:25.50hadsCool
22:26.11*** join/#asterisk Grnd-Wire (i=GrndWire@67-40-17-231.tukw.qwest.net)
22:26.52*** join/#asterisk intralanman (n=intralan@pool-72-82-74-171.nrflva.east.verizon.net)
22:29.18num000JT: so you are joking about nokia that they bastards did not implement gsm coding for sip into a gsm phone?
22:29.28JTi didn't say that
22:29.37hadsThere are different types of GSM
22:29.41num000no? ;) or something similar
22:29.47JThads said it was a possibility
22:29.49Skyelarnum000: they e60's I've seen only have alaw/ulaw and g729, and g729 seems to be broken
22:30.18quid246hmmhesays:  are you getting involved in Nigerian 419 scams?
22:30.23JTthat sounds horrible if you wanted to do voip over gprs or similar
22:30.29num000Skyelar i see, but it works actually very well here, i'm very happy with this phone, except that is shows me a wrong wlan mac adress as it actually has
22:31.07*** join/#asterisk bkw_ (n=bkw_@asterisk/friend-and-developer/bkw)
22:31.32num000Skyelar what do you think of the e60?
22:31.59Skyelarnum000: my boss has one, and quite likes it
22:32.27num000Skyelar do you know or can you find out if his equipmentalso shows him a wrong wlan mac adress?
22:32.28SkyelarNo STUN support though :-(
22:32.37num000yes no nat traversal
22:33.38Skyelarnum000: call me a prat, but I'm just picking out interesting questions I feel like looking at. The wrong MAC one isn't one of them :-)
22:34.35num000it wasn't thought for you comfort, i asked you to get this information for me
22:34.45num000but thanks anyway
22:36.42*** join/#asterisk jhamlyn (i=jhamlyn@203.33.186.199)
22:39.05HmmhesaysI get to install centos on this dell 2950 today
22:39.06Hmmhesayswoot
22:39.14Skyelarnum000: sorry, I wasn't actually meaning to be as rude as that sounds on a re-read
22:39.34JTargh centos
22:39.36num000Skyelar : no, i didn't think that. No problem Skyelar
22:39.37JT:)
22:39.49inv_arp[work]awww
22:40.27num000cheeky bugger? what is that?
22:40.34num000i need to improve my english
22:40.36JTi just had to /whois Skyelar
22:40.42JTno-one in america says that
22:40.50JTnew he was from this part of the world :P
22:41.01JTaustralia/nz
22:41.03justinu|laptopcheeky bugger == smartass
22:41.14Skyelarnum000: hmm, NZ/AU slang I guess - as justinu|laptop says
22:41.34JTexcept we'd say smartarse, heh
22:41.49num000jt ohhh smartarse, cool
22:43.21hadsA NZer. No Wonder ;)
22:43.24num000cheeky bugger is new zealandish
22:43.36JTand australian too
22:43.40JTpretty interchangeable
22:44.07Skyelarhads: I probably should introduce myself (since I know of you) - privmsg ok?
22:44.12quid246ya, though NZers aren't as brash
22:44.12hadsSure.
22:44.24JTquid246: lies!
22:45.00num000does anyone know if these test files do exist in different languages?
22:45.09quid246no, Aussies are more rough around the edges... NZers are more refined
22:45.11num000like new zealandish
22:45.29quid246Apologies to any Aussies, bt I've met tonnes who are always looking for soem kind of freebie.
22:45.44num000freebie?
22:45.49JTquid246: and americans (?) are quick to make generalisations? :)
22:45.56quid246yeah, free place to stay, free rides, free meals, etc.
22:46.08num000jt thats true, generalisations
22:46.13quid246aussies love to do Round The World trips... and are always looking for freebies
22:46.22quid246I work in an airport, so I've seen it countless times.
22:46.38JTeveryone loves a good bargain
22:46.39quid246JT:  Problem is, I ain't America. :)
22:46.44quid246American
22:46.52JTwhat are you?
22:46.55num000human is human
22:46.59quid246Canadian
22:47.04num000cool
22:47.06JTnorth american
22:47.14num000you guys are from all over the world
22:47.29quid246Yeah, we are all "African"
22:47.53num000african? no i'm not
22:47.59quid246"I ain't from Africa, you African Booty Scratcher" - Boyz 'N' The Hood
22:48.18num000booty scratcher???
22:48.20crochatHello !
22:48.23quid246hehe
22:48.32quid246had to have been there
22:48.38justinu|laptopnum000: you need to listen to more rap music
22:48.39crochatI'm trying to convert an mp3 file to native Asterisk format with mplayer
22:49.04num000justinu|laptop you are probaply right
22:49.30num000but can someone tell me what the hell means booty scratcher, i suppose even a dictionary couldn't tell me this
22:49.31crochatI'm nearly ok, but I can't merge the two channels in one... it seams on channel is lost, and not merge in the mulaw stream :-(
22:49.39justinu|laptopnum000: ubrandictionary.com is also your friend :)
22:49.39crochatmplayer -really-quiet -quiet -shuffle -ao pcm -af format=mulaw,channels=1,resample=8000 /usr/share/asterisk/mohmp3/Babylon_Zoo_-_Spaceman.mp3
22:49.50justinu|laptops/ubran/urban/
22:50.25Grnd-WireCan anyone tell me why there isn't a WCFXS module installed on this Trixbox by default?
22:51.28num000crochat is ulaw the native asterisk format?
22:52.07russellbnum000: no, it would be slin
22:52.15russellbGrnd-Wire: try wctdm
22:52.20crochatnum000: With my mplayer commandline, it works fine with moh-native
22:52.23russellbwcfxs is from 1.0 days
22:52.45crochat[native]
22:52.53crochatmode=files
22:53.07crochatdirectory=/usr/share/asterisk/moh-native
22:54.09num000does anyone know if the files do exist in different languages?
22:54.59Grnd-Wirerussellb: err - Does that mean TrixBox 1.1 is really old? or is it reasonably current?
22:55.06crochatnum000: It works, but it's like only one channel can be heard... sometimes, there's music, and sometimes, there's silence... like if you hear to a file with the balance positioned right or left, but not centered
22:56.16russellbGrnd-Wire: i'm saying try wctdm instead of wcfxs.  in any case, try #trixbox
22:56.33infinity1i'm having hell with dtmf. the connection to my provider is via IAX and i have jitterbuffer=no
22:56.49infinity1iax debug shows the #'s i press on the fone, but the calling party doesn't get it
22:58.36*** join/#asterisk intralanman (n=lanman@pool-72-82-74-171.nrflva.east.verizon.net)
22:58.43Grnd-Wirerussellb: Yeah, there's a wctdm module that is being loaded properly - but there's a wcfxo that's on the filesystem too.. So I'm just confused about why they'd be trying to load something so old. <sigh> I guess the fact I'm the only person in #trixbox is a bad sign, eh?
22:59.06russellber, #freepbx maybe :)
22:59.13russellbwctdm and wcfxo are fine
22:59.28russellbi can explain why they're named the way they are if you care, heh
22:59.40Grnd-Wirerussellb: I actually do..
22:59.52Grnd-Wirerussellb: So spill it. :D
23:00.08russellbok, so, back in the day, Digium had the X100P as an FXO card, and the TDM400P as an FXS card (it didn't support FXO yet)
23:00.15russellbso the moduels for them were wcfxo and wcfxs
23:00.26Grnd-Wireahh.. ok..
23:00.27russellblater, the X100P was retired, and FXO support was added to the TDM400P
23:00.35russellband the module got renamed to wctdm
23:01.11russellband that is that :)
23:01.15Grnd-Wireyes! Makes sense.. ok..
23:02.15Grnd-WireWell - I just got my TDM11 from Digium today, and I'm so excited to make it work.. but so far I've had no luck. :( I've got the modules loading correctly, the lights are green on the card, I have talk voltage on my analog phone, presumably Asterisk is setup right..
23:02.55Grnd-Wirerussellb: I'm just trying to get lousy dialtone.. I've been reading all sorts of stuff - but the problem is none of it explains a troubleshooting strategy.. Since everything is "working", I don't have any error messages to work with!
23:03.25*** join/#asterisk Ryushin (i=proxy@windwalker.openinnovations.com)
23:03.58russellbGrnd-Wire: well, you get free support from support@digium.com
23:04.25russellbor, it's probably easy enough, I could just log in and fix it ...
23:04.44Grnd-Wirerussellb: ya, but I don't learn anything then..
23:05.02russellbscreen session!
23:05.17crochatSeems to work better with: mplayer -really-quiet -quiet -shuffle -ao pcm -af format=alaw,pan=1:0.5:0.5,resample=8000 /usr/share/asterisk/mohmp3/Babylon_Zoo_-_Spaceman.mp3
23:06.01crochatalaw or mulaw... both work
23:06.23Grnd-Wirerussellb: oooh, right.. hmm - That sounds good to me..
23:07.00Grnd-Wirerussellb: I have to install screen though.. I'll get back to you in a second :D
23:07.17russellbk, just /msg me the login info
23:07.21Grnd-Wiresure
23:08.35quid246hmm, is there a good howto on getting * to run as non-root?  Only can find stuff from 2004... so I dunno if any changes have been made to the source since then for that
23:09.24hadsquid246: There isn't much you need to do.
23:09.30justinu|laptopit's just setting permissions
23:09.44hadschown -R asterisk:asterisk /var/lib/asterisk
23:10.16quid246okay, the stuff I found talks about recompiling and setting up a /var/run/asterisk
23:10.40quid246but evidently it's already in place
23:10.41hadsOh yeah, /var/run/asterisk and /var/log/asterisk too
23:10.55quid246okay, thanks
23:11.02hadssetup in asterisk.conf
23:11.12*** join/#asterisk _fenlander (n=fenlande@82.152.81.57)
23:12.05*** join/#asterisk lunaphyte (n=lunaphyt@pool-71-120-136-36.gdrpmi.dsl-w.verizon.net)
23:14.04num000ohh god, my asterisk crashes when i make a call out
23:14.10*** join/#asterisk Alystair (i=Alystair@CPE001109c15241-CM00407b8794db.cpe.net.cable.rogers.com)
23:14.23AlystairWhat's the general opinion of Grandstream SIP phones?
23:14.39Alystairare they one of the better brands?
23:15.03filethey're cheap, but what one are you referring to?
23:15.15joeAlystair: they suck imho
23:15.25joeAlystair: polycom
23:15.35joeis the way to go
23:15.46Alystairanything... cheaper?
23:15.49quid246gransdstreams aregood for experimination, but I'd hesitate to put that into a prdouction environment
23:16.08Alystairthe polycom would dent the wallet a bit hard
23:16.30joeAlystair: the 301 and 501 are not that that much
23:17.10hadsOutside of the US Polycom's are expensive.
23:17.29joeah
23:17.30Alystairwe need about 7 "standard" phones and a single dashboard for the front
23:17.34Alystairand I'm in Canada
23:18.00joeAlex: I paid 124 from cdw iirc for the 301's and 189 for the 501
23:18.16hadsWell, maybe outside of America is more accurate :)
23:18.51tzangerwell I am discovering something
23:18.54tzangernokia 6265i ignores all other bluetooth devices when it's in headset mode
23:18.55joehads: how much are they in down in nz?
23:18.57tzangerbut it's not a nokia 6265i limitation
23:18.59tzangerthe motorola razr does the exact samet hing
23:19.02tzangerwhen it's in headset/handsfree mode it is not discoverable nor does it participate in any SDP browsing
23:20.05hadsjoe: As a comparison; IP601 = $835 / snom 360 = $510 / Aastra 480i = $505
23:20.10*** part/#asterisk angom_w (n=angom@red-corp-200.79.148.126.telnor.net)
23:20.24joeAlystair: what do you want out of the "dashboard" btw and what sorts did you have in mind?
23:20.34JTtzanger: probably because it'd running in realtime mode
23:20.42Alystairjust to transfer/hold/etc
23:20.45joehads: yikes
23:20.57hadsYeah :/
23:21.00AlystairAnyone heard of Zultys?
23:21.15JTgeebus, just buy from .au, hads
23:21.19JTcheaper than that
23:21.29JTor the us
23:21.42tzangerJT: but even if the phone is not in an active audio connection, it's still ignoring everything
23:21.45hadsJT: I sell them all
23:22.00hadsJT: So that's going through the official channels
23:22.22JTi'm guessing ebay isn't an official channel
23:23.16hadsHeh. Also that includes 12.5% GST, which you have to pay on anything you bring them into the country.
23:24.07JTdo you have to pay 12.5% GST on EVERYTHING imported into nz?
23:24.38hadsYah, unless it's value is under a couple of hundred dollars.
23:24.49*** part/#asterisk mog (i=ejabberd@c-71-207-215-93.hsd1.al.comcast.net)
23:24.52hads(total shipment)
23:24.58JTyeah
23:25.16JTin .au, it's AUD$1000 via postal service, AUD$250 via courier (like fedex)
23:25.20JTbefore they start charging
23:25.40hadsAnd only 10% :)
23:25.53JTunless duty applies...
23:26.03JTwhich depends on type of goods and country or origin
23:26.10JTs/or/of/
23:29.48crochatnum000: I had the same problem (Asterisk crash when a call was finished) when I had the Ubuntu Breezy version (1.0.9)... now, with Dapper version (1.2.7.1), no problem anymore !
23:31.27Alystairhmm
23:31.50Alystairwhy is there no site with VOIP phone reviews! >:|
23:31.59AlystairI'll have to take it into my own hands
23:32.13Alystairand start a professional review site for VOIP equipment
23:32.14justinu|laptopit's a conspiracy to sell more voip phones
23:32.32Alystairso has no one here used Zultys phones?
23:35.01*** join/#asterisk intralanman (n=lanman@pool-72-82-74-171.nrflva.east.verizon.net)
23:35.22crochatAlystair: I don't know Zultys phones, but I have a AT-320 from atcom.cn (low cost, a lot of firmwares (different languages and protocols like SIP, IAX2, H323, MGCP)... great !
23:35.22*** join/#asterisk sumasuma (n=chumma@cm233.omega181.maxonline.com.sg)
23:35.34sumasumashall i replace fxs module in iaxy with fxo module ?
23:35.38sumasumawill it work ?
23:36.22joesumasuma: well depends what you are trying to do fxs are for stations ie phones andthe like fxo are connectong to pstn ie phone lines
23:44.54Alystairhas anyone here used Axon?
23:46.31*** join/#asterisk De_Mon (n=de_mon@fl-69-69-155-98.dyn.embarqhsd.net)
23:51.26*** join/#asterisk mtgh (n=chatzill@dsl093-001-038.det1.dsl.speakeasy.net)
23:52.33orlockJT: apparently vic police went digital 10 or so days ago
23:52.49Hmmhesaystalkin bout looooove
23:53.54JTlonger than that i believe orlock
23:54.17JTheard they're still having trouble with some areas
23:54.25JTi have the gear to monitor digital though :)
23:54.29orlockcool
23:55.18[hC]JT: isnt it encrypted?
23:56.31JTno
23:56.35JTmaybe one day
23:56.48JTdigital encoded
23:56.59JTencryption is something they can add relatively easily
23:57.19Juggiecan you listen to CDMA/GSM phones?
23:58.24*** join/#asterisk mtaht4 (n=m@dsl-63-249-108-250.cruzio.com)
23:58.46*** join/#asterisk BZBW (n=wlwzhang@ip67-153-142-109.z142-153-67.customer.algx.net)
23:59.46justinu|laptopGSM was cracked pretty easiliy
23:59.56justinu|laptopCDMA is tough... spread spectrum/frequency agile

Generated by irclog2html.pl by Jeff Waugh - find it at freshmeat.net! Modified by Tim Riker to work with blootbot logs, split per channel, etc.