IRC log for #asterisk on 20070605

00:03.59Nate9939what function of application would i use to playback a precorded message after a dial () command?   when connected, would i use the playback function?
00:06.37voiper1any one had any experience using asterisk behind a cisco router? Im having a problem were I can register the phone externally but there is no audio. I tested with wireshark and there is no rtp traffic but i keep getting told by the company who manages the router that 10000-20000UDP has been forwarded. Any ideas?
00:06.44ManxPowerNate9939: the dialplan stops until the call is finished
00:07.00ManxPowerNate9939: there are several announcements available to the Dial command.  "show application dial"
00:07.14ManxPowervoiper1: turn off sip fixup
00:07.28ManxPowerno service sip 5060
00:07.32ManxPoweror something like that
00:07.40voiper1manxpower: within the router you mean?
00:07.47ManxPowervoiper1: yes.
00:07.57ManxPoweralso remember to forward 5060 UDP as well.
00:08.09ManxPowerI assume you have localnet and externip set as well, right?
00:08.29voiper1manxpower: yes localnet, externip, nat=yes and rtp.conf is set correctly
00:08.49ManxPowernat=yes is only for remote devices behind nat
00:09.11voiper1yep thats what im after as the client wants remote extensions
00:09.19Nate9939thanks manxpower
00:11.11ManxPowervoiper1: many cisco routers have SIP NAT supports and as your mother always told you "two nat fixups make a wrong"
00:11.11ManxPowerand if you have asterisk's SIP fixup (localnet, externip, nat=yes, etc) and then the cisco goes thru and screwes that all up when it tries to fixup the packet
00:11.11J4k3hrm, ever since our local telco switched to GPS trunk timing for their crap, I've been seeing 10-12 second outages on a PTP T1 that runs from another telco... this sucks :|
00:11.11*** join/#asterisk ptiggerdine (n=ptiggerd@203-219-14-182.static.tpgi.com.au)
00:11.24ManxPowerJ4k3: document them, report to telco, then report to the PSC/PUC
00:11.44J4k3yeah, the documentation is what I'm working on now
00:12.47J4k3anyone know of a network uptime monitoring app for 'nix thats designed around say, 5 tests per second vs 1 test per 5 minutes? :)
00:12.48*** join/#asterisk fakhir (n=Fakhir@unaffiliated/fakhir)
00:13.11*** join/#asterisk Aces1Up (n=really@ip68-227-41-148.lv.lv.cox.net)
00:13.54ManxPowerJ4k3: On MANY routers you can tell them to send their logs to syslog, and most of them send interface up / interface down messages
00:14.05ManxPowerThen just grep thru the syslog
00:14.21J4k3ManxPower: unluckily the router isn't documenting the event.
00:14.23J4k3:|
00:14.25ManxPowerremmeber to use the -r option to syslog on the logging host so it will accept remote syslog messages
00:14.42J4k3I may have the csu/dsu set to "ignore everything and BS the router to think its connected" mode.
00:14.45ManxPowerJ4k3: then you have a couple of options 1) buy a router that does not suck.
00:14.50ManxPower2) find another job
00:14.53ManxPower3) live with it.
00:15.12J4k3ManxPower: well, I was thinking of using something a little higher level, like ping.
00:15.14ManxPowerJ4k3: well THAT would be silly, wouldn't it?
00:15.30ManxPowerJ4k3: telcos really only care about interfaces doing up and down.
00:15.42J4k3well, if its a timing slip, the interface will never cycle
00:15.54CoolGuy21ok i have a wakeup script but it doesnt allow me to tell it what number it should call for the wakeup
00:15.56J4k3and thats what it appears to be... the lights on the csu/dsu never show anything happening
00:15.58ManxPowerthe timing slip should not make the link go down tiehr
00:16.01CoolGuy21it automatically uses the extension
00:16.07ManxPowerCoolGuy21: looks loike you'll have to modify it.
00:16.15CoolGuy21i dont know how to code php
00:16.34*** part/#asterisk bapril (n=bapril@pool-70-20-40-8.man.east.verizon.net)
00:16.35ManxPoweron audio a time slip sounds like a click.  on data it should show as a crc or other error on the router.
00:17.47ManxPowerJ4k3: and you realize that timing on a T-1 has nothing to do with actual time, right.
00:17.54ManxPowerit would be better to call it a "sync source".
00:18.25ManxPowerthink of timing on a T-1 like a timing belt on a car.  It just keeps everything in sync and has nothing to to with actual time.
00:19.17J4k3ManxPower: yeah I know...  A few months ago the telco did something completely nutty, breaking the local phone traffic for 3 days (hardcore audio screwups, lost calls, getting other people's calls, it was nuts) to which I wrote a letter to the PUC about.  Since that event, the T1's been weird... a few times a day I notice about 10-12 seconds of lag..  ping sees it.
00:19.41J4k3but...  this is a PTP T1 that runs *outside* of this local telco's turf.
00:19.48ManxPowerJ4k3: so all you really know is that you have weird ping times.
00:19.57ManxPowerdefine that
00:19.58J4k3ManxPower: correct...
00:20.05ManxPowerPoint to Point T-1s are all the same.
00:20.18ManxPowerIf it's not the same, then it's not a point to point T-1.
00:20.32J4k3going along, traffic goes to zero, data stops moving.  most of it appears to buffer
00:20.46J4k3as I end up with 8-9 second pings, anything longer than that is dropped.
00:21.04ManxPowerLike this piece of crap "3Mbps bonded T-1" crap a telco bamboozled the IT manager into buying.  They handed me a damn ETHERNET connection.
00:21.35J4k3so if its pinging once per second... I see normal pings, then it stops scrolling, 10 seconds later I see 8k, 7k, 6k, 5k, 4k, 3k, 2k, 1k msec pings, then it goes back to normal
00:21.48J4k3the traffic isn't discarded as I'd expect it would be.
00:21.52ManxPowerThat telco then understood when they say "Bonded T-1" it had better be a bonded T-1 or they get ripped a new one.
00:22.12ManxPowerJ4k3: you are going to have problems diagnosing this stuff with the router you have.
00:22.30J4k3yeah.  I think I'll attempt to break out an old cisco.
00:23.19ManxPowerWe have 583275 CRC errors on the T-1 between 11am and 5pm.  Telco fix it!
00:23.23ManxPowerthat is what you can tell them
00:23.31J4k3hmm, I also have a csu/dsu that keeps loop quality stats.. at least according to the inventory.
00:23.51J4k3but I think its only monitoring the local loop
00:23.56J4k3as its just a csu/dsu, not a router.
00:24.41ManxPowerthe csu/dsu might give you interface up/down and CRC info
00:25.27J4k3yeah... its an oldold tylink ons400
00:25.34ManxPowerI like my CSU/DSUs like I like my checkout clerk at the store.  sumb, quiet, and beige.
00:25.46ManxPower..er..dumb, quiet, and beige.
00:25.55J4k3yeah, same here
00:26.01J4k3hence the stable little kentrox :|
00:26.07Aces1Upman you guys are so cool.
00:26.16J4k3the tylink has a fan.... a really loud one
00:26.17J4k3haha
00:26.33ManxPowerAces1Up: I'm an assole.  Get it right.
00:26.41ManxPowerone that can't type too!
00:26.46J4k3haha
00:27.14J4k3assole! (insert little accent mark above the e)
00:29.59ManxPowerJ4k3: Just remember that the telco NEVER EVER has a problem.
00:30.02J4k3ooh, this csu/dsu is nice...  and loud
00:30.27ManxPowerIt's just that problems sometimes fix themselves after you report them to the telco
00:30.27J4k3haha yeah, I've been in the ISP game for a while... the telco is ALWAYS innocent
00:30.27J4k3yeah
00:30.27J4k3haha
00:30.46J4k3Hyundai Motors of America is the same way... you take your car in, they fix it, you sign for service performed, then they act like nothing was broken.
00:30.49J4k3;)
00:31.18*** part/#asterisk CoolGuy21 (n=77889789@cpe-76-173-56-41.socal.res.rr.com)
00:31.39J4k3wow, this thing keeps a lot of stats
00:32.24ManxPowerI think I'll go socialize.
00:33.13J4k3wow, this thing has a printer and console port
00:33.52J4k3of course, its big enough to have an xeon server inside, along with a T1 interface card ;)
00:34.07J4k3haha... email ;)
00:34.37ManxPowerJ4k3: if it has a printer port.....
00:34.55J4k3well, its just serial
00:35.00*** join/#asterisk monstertruck (n=monstert@c-75-74-251-82.hsd1.fl.comcast.net)
00:35.01J4k3I'll cap it
00:36.37*** join/#asterisk DaveCanoe (n=Dave@H6.C30.B96.tor.eicat.ca)
00:39.48*** join/#asterisk chronos_ (n=chronos@adsl-68-252-236-45.dsl.chcgil.ameritech.net)
00:39.48J4k3alright, time to insert the battleship.
00:45.30acidchildanyone know any comapnys that offer SMS on pc's with a return address and everything, so you can use your computer as a phone to send txts :/
00:47.20*** join/#asterisk Kumbang (n=kumbang@router-wmi.paume.itb.ac.id)
00:48.29J4k3acidchild: there are some but you have to pay for it.
00:48.37J4k3per message.
00:48.52*** join/#asterisk tuxd00d (n=tuxinato@128.187.163.72)
00:49.48*** join/#asterisk sharp (n=sharp@dsl092-234-217.phl1.dsl.speakeasy.net)
00:49.50acidchildyou know the names of them?
00:59.34rob0I just don't know any reason why I'd answer someone called "acidchild" :)
01:04.22tzangerdamn, chan_mobile's segfaulting here
01:06.53*** join/#asterisk cambocambo (n=cambo@202.162.177.83)
01:07.38cambocambohi, quick question, how do i tell which version of asterisk is installed?
01:09.29*** join/#asterisk roe_ (n=keith@216-164-160-36.c3-0.eas-ubr10.atw-eas.pa.static.cable.rcn.com)
01:10.04cambocambohi, quick question, how do i tell which version of asterisk is installed?
01:10.21roe_asterisk -V
01:11.21cambocambothank you.
01:14.06*** join/#asterisk cr4z3d (n=cr4z3d@ip70-162-118-241.ph.ph.cox.net)
01:14.40roe_anyone have experience with call files?
01:15.04*** join/#asterisk CBU[^_^]M`` (n=love@210.213.139.144)
01:15.06roe_I'm getting a permission denied, unable to open error
01:15.21roe_even though the file is rw all and owned by the asterisk user
01:15.28roe_and it is able to delete the call file
01:17.30cambocambohi, is there another document anywhere that tells me how to upgrade asterisk to the latest version?
01:17.46cambocambocurrent version is 1.2.10
01:17.52roe_what distro?
01:17.56cambocambodebian
01:18.05cambocamboi just did an apt-get update and dist-upgrade.
01:18.19roe_what revision?
01:18.29roe_i'm using etch, and I have 1.2.13
01:18.43cambocambosarge
01:18.44*** join/#asterisk lisandropm (n=lisandro@cpe-22-76.bvconline.com.ar)
01:18.49roe_ah, that's why
01:18.56*** join/#asterisk larrywww (n=larryRI@ool-44c6e4b6.dyn.optonline.net)
01:19.06roe_that means 1.2.10 is the newest version in sarge
01:19.09cambocamboshould i be updating to the lastest version of asterisk?
01:19.12cambocambogotcha.
01:19.42cambocambothe latest version of asterisk is 1.2.18 though?
01:19.51roe_that's what it says in the topic
01:20.20roe_you could add unstable as an alternate source for apt
01:20.28roe_and install asterisk from unstable (or testing)
01:20.42roe_but that's a question for #debian ;-)
01:20.47cambocambois that reccommended in a production environment.
01:20.49cambocambook thanks.
01:20.58roe_probably not
01:21.04roe_but etch is stable now
01:21.34*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
01:22.27cambocamboyeah, but i dont really have time to upgrade the box...
01:23.25roe_then you must not need any of the features that have been fixed from 1.2.10 to 1.2.18 ;-)
01:23.32cambocamboslack excuse i know.
01:23.33*** join/#asterisk tessier (n=treed@kernel-panic/sex-machines)
01:23.43JTi recommend compiling asterisk, always
01:23.50cambocamboi just want bug fixes :)
01:23.53JTdistros are way too slow
01:24.25cambocambothanks for your help
01:24.29roe_good luck
01:24.34cambocambocheers
01:25.09*** join/#asterisk ToyMan (n=Stuart@user-12lcqol.cable.mindspring.com)
01:28.02roe_anyone use call files?
01:28.21J4k3why is it that linux kids are always having to do so much work to optimize performance?  I've been installing FreeBSD for years and theres never been more than maybe 5% performance to be found tweaking everything to the max.
01:28.39JTwhat are you talking about?
01:28.53roe_what performance tweaks? rolling a custom kernel?
01:29.00J4k3roe_: exactly.
01:29.06J4k320:23 < JT> i recommend compiling asterisk, always
01:29.10J4k320:23 < JT> distros are way too slow
01:29.13JTzomg custom
01:29.22JTJ4k3: slow to come out with latest releases
01:29.26J4k3ohhhh!
01:29.32JTnot the software actually running any slower
01:29.34J4k3thats an aspect I hadn't considered at all
01:29.36J4k3ok
01:29.37J4k3hahaha
01:29.42roe_he
01:29.43roe_h
01:29.52acidchildrob0: ha.
01:29.54roe_well, it's not like asterisk development is lightning fast
01:29.58JTi also don't trust distros to compile asterisk in a non crack affected way :P
01:30.00J4k3yeah, I know all about recompiling stuff daily... I used to run sendmail
01:30.02J4k3;)
01:30.07roe_when did sarge come out? 2 years ago?
01:30.10roe_and 1.2.10 was in sarge?
01:30.10JTroe_: a new release comes out roughly once a month
01:30.17roe_up to 1.2.18 now?
01:30.23roe_that's not a *huge* change
01:30.37roe_plus, they backport big fixes and security issues to debian stable
01:30.47roe_but debian is notorious for a slow stable release cycle
01:30.53snuffy22hmm.. anyone know if www.thevoipconnection.com sells/ships to AU?
01:30.57JTreleases have a lot of changes in asterisk
01:31.07roe_i'm taking my asterisk box from stable to testing as we speak
01:31.08JTsnuffy22: what are you trying to buy?
01:31.19snuffy22the aussie stores for the g729 card is like double what it should be
01:31.27*** join/#asterisk ManxPower (n=manxpowe@dpc67142183150.direcpc.com)
01:31.46roe_cheaper to ship from US?
01:31.46snuffy22$3k AU my ass.. when the exchange rate is 80c in the dollar
01:32.03JTyes, most australian stores are rip offs on asterisk hardware
01:32.05JTroe_: usually is
01:32.27JT1 AUD is about 82 US cents atm
01:32.40snuffy22yer but i like round figures :)
01:32.43JTusd is worthless
01:32.47J4k3yeah
01:32.54J4k3usd is worthless, so if the card is made in asia expect to pay more
01:33.09roe_heh
01:33.34J4k3for example, the Ubiquiti SR9 is built for an american company by somebody somewhere in asia... and the wholesale price has gone up 15% in the last 2 months
01:33.41jebbais the "known good" with asterisk mpg123 still the old 0.59c?  Because those docs also reference like redhat 7.3....
01:35.22JTsnuffy22: http://www.telephonydepot.com/product_p/105-050-tc400b.htm
01:35.28JTtelephonydepot ships to au
01:36.34ManxPowerjebba: I believe so.  no recent release that I know of will work
01:36.55jebbaManxPower, thx
01:37.13jebbaactually 0.59r
01:37.25ManxPowerthat's the one that works
01:38.08ManxPowerjebba: for the most part the only reason I use mpg with Asterisk anymore is because I'm too lazy to change it over to native MoH support
01:38.52roe_i've been using mpg123 0.61
01:38.54ManxPoweror have not had a chance to get a copy of the original CD that the customer provided.
01:39.10roe_going to 0.65 now, apparently
01:39.15ManxPowerroe_: interesting.
01:39.30ManxPowerI've never ever ever heard of a non 0.59r working.
01:40.01roe_are you using it for something other than MoH?
01:40.01*** join/#asterisk tzafrir_laptop (n=tzafrir@bzq-88-155-5-67.red.bezeqint.net) [NETSPLIT VICTIM]
01:40.01*** join/#asterisk Avochelm (n=damo@gw-morphett.koalatelecom.com.au) [NETSPLIT VICTIM]
01:40.01*** join/#asterisk antlers (n=antlers@ip70-173-89-173.lv.lv.cox.net) [NETSPLIT VICTIM]
01:40.01*** join/#asterisk Know1 (i=know1@creep.bur.st) [NETSPLIT VICTIM]
01:40.05jebbaManxPower, this is for  MPlayer of a radio stream, not MoH
01:40.15roe_ah
01:51.03snuffy22thanks jt
01:51.28JTsnuffy22: be prepared for at least a 10% tax hit from customs
01:54.15*** join/#asterisk lee_is_me (n=chatzill@12-201-102-196.client.mchsi.com)
01:58.56lee_is_meCurious, is a "Barg in" accomplished by sending each end of the call to a conference along with the person barging in?
01:59.42lee_is_meAssuming my idea of bargin in is correct...which I understand to be breaking into the call to interact or just listen...
02:01.27jebbaHmm.  mpg123 0.59r doesnt compile on fc6  :(          0.61 appears to work, but i just get silence.   I dont see a way to (alternatively) stream ogg or similar either
02:02.16ptiggerdinedoesn't mpg123 have some big security holes?
02:02.44*** part/#asterisk larrywww (n=larryRI@ool-44c6e4b6.dyn.optonline.net)
02:03.53jebbaptiggerdine, well i'm having it connect to my own server and it's not crossing the 'net, so it's safe in this case at least.
02:04.13jebbaptiggerdine, but if you have a better suggestion, i'm all for it  ;)
02:05.06snuffy22they should mark it as GIFT :P
02:05.12snuffy22i've done that before
02:06.05JTsnuffy22: it makes no difference afaik
02:06.31JTsnuffy22: if the total value of an import via postal service exceeds AUD$1000, it's taxed
02:06.37JT$250 for courier service
02:06.48JTtelephony depot sends via courier service
02:06.58ptiggerdinejebba, I'm just surpised that asterisk needs mpg123 for MoH
02:07.10Corydon76-homeIt doesn't anymore
02:07.31Corydon76-homeNative format support is actually the recommended way now
02:07.49ptiggerdineokay so it's just or mp3's then?
02:08.02Corydon76-homeNot even
02:08.20Corydon76-homeYou can get asterisk-addons and get format_mp3 for native mp3 support
02:08.24Corydon76-home(decoding only)
02:08.58snuffy22hmm Corydon76-home, with format_mp3 does it restart the music everytime you put someone back on hold?
02:09.05Corydon76-homeIt's the old deprecated way, still supported for the time being
02:09.16Corydon76-homesnuffy22: no, it does not
02:09.17snuffy22had the issue a while ago when i used 'files' mode
02:09.30snuffy22k
02:09.43JTsnuffy22: pretty sure you will pay tax
02:10.10snuffy22yer will factor that in JT :)
02:11.46jebbaptiggerdine, it's not for MoH.  It's for playing an icecast2 stream
02:11.54ptiggerdineah ok...
02:12.10jebbaCorydon76-home, but as far as i know native support isn't for streaming, but only for MoH, or no?
02:12.28snuffy22hmm anyone know where to get the memory info on a linux machine.. aka DDR/DDR2 / 400/533 MHz etc ?
02:12.57jebbai have it working with mpg123 0.59r (compiled with `make linux-nas`)  but it's  a bit "underwater"...
02:13.05snuffy22proc/meminfo gives me how much is in there.. no detail of what specs its running at
02:13.17jebbasnuffy22,  check out the application  `lshw`
02:15.18snuffy22k
02:15.58*** join/#asterisk N9URK (n=leonard@rrcs-70-63-204-32.midsouth.biz.rr.com)
02:16.39N9URKanyone in here using 3com 3300 switches for their * network?
02:18.31snuffy22mm very nifty app jebba.. thanks :)
02:22.35N9URKanyone in here using 3com 3300 switches for their * network?
02:23.25Hmmhesaystime to find out if wine will work with dreamweaver cs3
02:23.55*** join/#asterisk tuxd00d (n=tuxinato@128.187.163.72)
02:26.00*** join/#asterisk [Latre] (n=chatzill@189.153.84.90)
02:28.19[Latre]hi people.......i try to setup asterisk 1.4.4. with unicall, but i have a problem with a patch........a guy make a new patch for unicall and he said that works ...........the patch is http://pastebin.ca/538594  but i never seen a patch like this....only kind +++ --- , can anyone helpe to how apply this patch????
02:30.07blitzragepatch -p0 < my_patch.txt
02:30.25*** join/#asterisk sharp (n=sharp@dsl092-234-217.phl1.dsl.speakeasy.net)
02:30.54*** join/#asterisk L|NUX (n=linux@unaffiliated/lnux/x-10290)
02:32.13*** join/#asterisk bbryant (n=Brett@user-24-214-124-177.knology.net)
02:32.53[Latre]are you sure that that patch must works of that way?
02:33.10*** join/#asterisk cr4z3d (n=cr4z3d@168.158.222.2)
02:33.54[Latre]is like this:   a15 6
02:33.56[Latre]#define AST_MODULE “Unicall”
02:34.09[Latre]a17 4
02:34.15[Latre]#ifdef __NetBSD__
02:34.44[Latre]i didn't see any +++ or ----
02:39.44roe_anyone use call files?
02:40.02*** join/#asterisk ManxPower (n=manxpowe@dpc67142183150.direcpc.com)
02:40.25[TK]D-Fenderroe_, Plenty of us.  Now ask your REAL question.
02:41.02roe_[TK]D-Fender, I remember you!
02:41.11roe_you helped me through a fax detection problem
02:41.17roe_(i think)
02:41.19HmmhesaysI hate faxing
02:41.33JTasterisk hates faxing
02:41.40HmmhesaysI use openSER for faxing
02:42.03ManxPowerI use PSTN for faxing
02:42.05roe_when I create a call file, and move it into /var/spool/asterisk/outgoing, it says "unable to open, permission denied, deleting"
02:42.17Hmmhesaysare you running asterisk as root?
02:42.21roe_nope
02:42.25roe_as asterisk
02:42.28Hmmhesaysthere you go
02:42.28roe_file owned by asterisk
02:42.37ManxPowerroe_: does the user asterisk is running as have permission to access the fgile.
02:42.37roe_should I be?
02:42.46HmmhesaysManxPower: obviously not
02:42.51roe_yes, I set it to rw-rw-rw
02:42.52ManxPowerone might imagine that if it can't access the file, then it can't delete the damn thing either.
02:42.59roe_yah, exactly
02:43.01roe_it's very strange
02:43.17roe_scan_service: Unable to open /var/spool/asterisk/outgoing/call123.call: Permission denied, deleting
02:43.37[TK]D-Fenderroe_, How are you getting the file into that folder?
02:43.41roe_cp
02:43.45roe_but it deletes it!
02:43.52roe_oh, and this: scan_thread: Failed to scan service '/var/spool/asterisk/outgoing/call123.call'
02:43.52[TK]D-FenderCP = BAD
02:43.59[TK]D-Fenderroe_, mv it
02:44.01Hmmhesaysmv
02:44.08roe_ok
02:44.30roe_arg!!!!
02:44.38roe_are you f'ing kidding me?!
02:44.59roe_that's it
02:45.18roe_anyone have a technical explanation for why that is?
02:45.21[Latre]so....nobody?
02:45.32Hmmhesaysbecause mv moves the whole file at once
02:45.37Hmmhesaysis basically what it boils down to
02:45.38roe_oh damn
02:45.43roe_and cp creates a new one
02:45.50roe_which asterisk tries to parse before it's finished writing it?
02:45.54Hmmhesaysbingo
02:46.55roe_yay
02:46.57roe_you guys rock
02:47.32JTerr
02:47.36HmmhesaysI know
02:47.45Hmmhesaysfeel free to express your feelings with cash ;)
02:47.58roe_how about a beer?
02:48.04roe_are you anywhere near pennsylvania?
02:48.20roe_;-)
02:48.22JTmv moves the descriptor for the inode, not the file, usually
02:48.31JTwhich is the advantage
02:48.47JTcp copys the whole thing, and makes the file available before it may be completed copying
02:49.12JTso asterisk may read the partial file
02:49.12Hmmhesaysnow I have to figure out how to make dreamweaver cs3 with wine
02:49.46roe_makes it tough to debug call files if they keep getting deleted...
02:50.54roe_so does that mean that moving a call file across filesystems would have the same problem as using cp?
02:50.55Hmmhesaysyou make a script to duplicated it then move it
02:51.08Hmmhesaysthats how I've always done troubleshooting with callfiles
02:51.22JTroe: cp file.call file.call.tmp;mv file.call.tmp /var/spool/asterisk/outgoing/file.call
02:51.29roe_yah, yah
02:51.30roe_alright
02:51.35roe_good point
02:59.49*** join/#asterisk drako (n=ljd@nelug/coreteam/luisjose)
03:02.57*** join/#asterisk L|NUX (n=linux@unaffiliated/lnux/x-10290)
03:10.24*** join/#asterisk n00dle (n=ccraft@ip-249-27.springsips.com)
03:14.32*** join/#asterisk stkn_ (n=stkn@gentoo/developer/pdpc.active.stkn)
03:30.26*** join/#asterisk darkmug (n=Dennis@200.103.129.185)
03:45.08*** part/#asterisk chronos_ (n=chronos@adsl-68-252-236-45.dsl.chcgil.ameritech.net)
03:53.23*** join/#asterisk bmg505 (n=leon@196.209.182.137)
03:55.36n00dleHere's a question: if I gosub(), do I get an implied return() at the end of the priorities where I've gone, or must I explicitly return()?
03:55.36n00dle(That was a dialplan question, specifically)
03:55.50n00dleOh, heck... I'll just try...
03:57.03roe_that might depend if you have auto fall through or not?
03:59.45[TK]D-Fendern00dle, explicit
04:00.29n00dleOk, tanx. :)
04:03.00*** join/#asterisk fakhir (n=Fakhir@unaffiliated/fakhir)
04:03.09*** join/#asterisk techie (n=gus@antibala.net)
04:03.47roe_[TK]D-Fender: I'm halfway to getting Nagios to call me and report what the problem is
04:04.07roe_king of like this: http://www.mail-archive.com/nagios-users@lists.sourceforge.net/msg04341.html
04:05.12[TK]D-Fenderroe_, If you worked half this hard at Asterisk itself... you wouldn't HAVE errors to report ;)
04:06.20*** join/#asterisk SuperID (n=gary@c-65-96-225-97.hsd1.ma.comcast.net)
04:06.45*** join/#asterisk [hC] (n=hardcore@190.10.13.145)
04:07.25*** join/#asterisk InHisName (n=Administ@c-68-80-56-212.hsd1.pa.comcast.net)
04:10.40*** join/#asterisk ononothimagain (n=jimbobal@adsl-68-91-108-44.dsl.hstntx.swbell.net)
04:12.47roe_details, details
04:13.27roe_i read all that I could find about call files, and everyone says "mv the call file", but nobody emphasises that, or explains why
04:13.49roe_and when you don't think about it, cp is as good as mv
04:13.56Qwellroe_: because if you write directly to the spool dir, it could read half-way through the write
04:13.59Qwellcp or mv are fine
04:14.14Qwellack!
04:14.47russellbi was wondering the same thing
04:14.52*** part/#asterisk InHisName (n=Administ@c-68-80-56-212.hsd1.pa.comcast.net)
04:15.11JTQwell: i've heard it said many a time that cp is not recommended
04:15.18QwellJT: eh?
04:15.35JTQwell: as asterisk can read the file when it's only partially written
04:15.56Qwellhmm, I'm not sure how cp works...  I guess it doesn't just add an inode entry
04:17.02QwellJT: yeah, I'll give you that one
04:17.59JTi thought it was strange when i first heard it
04:18.05JTbut it makes sense when you think about it
04:18.09Qwellyeah
04:19.08Qwellcp somefile /tmp/somefile.call; mv /tmp/somefile.call /var/spool/asterisk/outgoing/
04:19.22Qwellof course...mv isn't right either
04:19.31QwellIf it's cross-filesystem, you run into the same problems
04:20.43roe_correct
04:20.45roe_cp does not work
04:20.51roe_and mv across file systems does not work either
04:21.09*** join/#asterisk mkl1525 (n=qwertz@pD9530715.dip0.t-ipconnect.de)
04:21.10Qwellsymlink ;)
04:21.17Qwell(soft)
04:21.46roe_hmm, now there's an idea
04:22.36Qwellnow, the odds of this happening with such a small file are really low - the biggest one is just don't open a file, and try to write to it slowly, or something
04:22.59roe_i tried and tried and tried
04:23.04mkl1525Hi, I've got a beronet B4S0 isdn card with misdn that works but I'm not able to use DTMF - has anybody any suggestions where to look for? and is it possible to generate DTMF tones using the web interface of a snom300|360?
04:23.04roe_with a 5 line call file
04:23.08roe_cp never worked
04:23.15Qwellfunky
04:23.20Qwellbut mv did?
04:23.20JTroe_: what hardware?
04:23.34roe_uhhhh
04:23.37roe_P3 600?
04:23.40JTmkl1525: dtmf going where to where?
04:23.41roe_dual
04:23.43JTroe_: hmm, okay
04:23.50roe_CF based
04:23.54Qwellahh
04:23.59Qwellthat explains a lot
04:24.10QwellCF writes are cached...
04:24.10JTcf, only a SLIGHT detail :P
04:24.20roe_mkl1525 I have a snom 300 if you want me to check
04:24.33roe_well, I just remember that i converted it to CF a few weeks ago
04:24.36roe_;-)
04:25.04Qwellyeah, mv or ln -s then :p
04:25.12roe_Qwell, shouldn't matter if writes are cached
04:25.14mkl1525JT, dtmf going from snom300|360 -> * -> beronet B4S0 -> some phone number that uses an DTMF ivr
04:25.20roe_it's not like * is reading at the block level
04:25.32JTmkl1525: last i've heard, the dtmf support in misdn was pathetic
04:25.41Qwellwell, off to bed
04:25.47roe_thanks again, guys
04:26.02JTmkl1525: but i guess you should ensure that the correct dtmf mode is in uses on asterisk and the snoms
04:26.14JTmkl1525: you should try with an endpoint other than isdn
04:28.14mkl1525roe_, thanks do you know (or try) if there's a way to call a number from web interface and then when the call is running give some numbers fro an dtmf ivr?
04:28.17mkl1525JT, thanks for the info
04:29.45JTmkl1525: i always recommend bristuff over misdn
04:31.07mkl1525JT, I'm running bristuff myself but customer already had the beronet card...
04:33.12*** join/#asterisk mightnare (n=mike@s230165.ppp.asahi-net.or.jp)
04:35.52JTmkl1525: bristuff works with beronet
04:37.51mkl1525JT, didn't know this - any drawbacks you know of against misdn?
04:38.50JTmisdn is a pile of rubbish
04:38.59JTdtmf issues
04:39.05JTuseless NT mode support
04:39.14JTinability to access zap features
04:39.23JTunstable
04:41.22*** join/#asterisk jeffgus (n=jeffgus@greengables.zimage.com)
04:41.40[hC]weird, even with ztdummy loaded on this box, /dev/zap/pseudo doesnt exist.
04:49.24*** join/#asterisk Frogzoo (n=Frogzoo@202.155.165.25)
04:56.36tzafrir_laptopthis means zaptel isn't loaded, probably
04:57.13tzafrir_laptoplsmod | grep zaptel
04:57.54tzafrir_laptopbye now
04:58.21flendersguys, there's a clicking noise on our PRI, any ideas what it might be? card is a sangoma 101
05:00.38*** join/#asterisk Cabal_ (n=Cabal@unaffiliated/cabal)
05:03.01*** join/#asterisk cr4z3d (n=cr4z3d@ip70-162-118-241.ph.ph.cox.net)
05:22.57*** join/#asterisk DaveCanoe (n=Dave@H6.C30.B96.tor.eicat.ca)
05:24.34*** join/#asterisk Trevor_b (n=tbenson@69.12.220.201)
05:27.47*** part/#asterisk ononothimagain (n=jimbobal@adsl-68-91-108-44.dsl.hstntx.swbell.net)
05:44.27*** join/#asterisk Sargun (n=Sargun@atarack/staff/sargun)
05:44.41SargunAnyone know of any SIP providers that support ANI/ANI2 (receiving)
05:45.19*** join/#asterisk CapriCorn^80 (i=Administ@209.8.41.150)
05:46.08*** join/#asterisk waptaxi (n=Miranda@45.151-224-87.telenet.ru)
05:48.34*** join/#asterisk n0n4m3 (n=NoName@noname.rula.net)
05:56.00*** join/#asterisk NirS (i=Nir@87.68.73.220.cable.012.net.il)
05:56.10tzafrirflenders, calls from PRI to what exactly?
05:57.53*** join/#asterisk nasls_lsa (n=chatzill@athedsl-136847.home.otenet.gr)
05:59.56jebbasnuffy22, what
06:00.05jebbasnuffy22, what's better, crack or `lshw` ?
06:03.06snuffy22mmm.. really do like lshw..
06:14.35*** part/#asterisk nasls_lsa (n=chatzill@athedsl-136847.home.otenet.gr)
06:17.48*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
06:26.25*** join/#asterisk waptaxi (n=Miranda@45.151-224-87.telenet.ru)
06:27.19*** join/#asterisk mightnare (n=mike@s230165.ppp.asahi-net.or.jp)
06:35.01*** join/#asterisk syneus (n=syneus@syneus.aemcom.net)
06:36.36*** join/#asterisk mcab (n=mb@mostly-harmless.ca)
06:52.23*** join/#asterisk mosty (i=mostyn@60-241-198-194.static.tpgi.com.au)
06:59.57*** join/#asterisk Siya (n=djerk@217-195-248-251.dsl.easynet.nl)
07:05.55*** join/#asterisk [Airwolf] (n=airwolf@voip.ymav.nl)
07:09.17*** join/#asterisk mightnare (n=mike@s230165.ppp.asahi-net.or.jp)
07:14.28flenderstzafrir: calls to anywhere
07:14.36flendersor calls to the PRI
07:19.52*** join/#asterisk saftsack (n=oliver@p54A7CBBF.dip.t-dialin.net)
07:23.13*** join/#asterisk MIXX941 (n=mark@unaffiliated/mixx941)
07:23.47*** join/#asterisk ingenio (n=root@12-216-99-16.client.mchsi.com)
07:24.03ingenioany sed guru want to fix this statement for me? i'm tired. :/
07:24.06ingeniosed -i 's!^#!/bin/sh!#!/bin/bash!' /usr/sbin/safe_asterisk
07:25.03*** join/#asterisk jeffgus (n=jeffgus@greengables.zimage.com)
07:27.55*** join/#asterisk andyd (n=andyd@213-228-240-161.dsl.prodigynet.co.uk)
07:27.59Nuggetusing ! as the regex delimeter and then also having a ! in the match text is probably your problem.
07:28.46Nuggetdon't need to be a guru to spot that one, and since you asked for gurus I probably shouldn't have helped.  :)
07:29.03Nuggetseems to me, though, you don't want a guru, you just want someone who knows what the problem was.
07:29.08ingeniohaha pretty much
07:29.25ingenioappreciate the help. im not enjoying asterisk thus far, i must admit. :P
07:29.52ingeniolong night
07:30.47*** join/#asterisk vgster (n=vgster@cpc2-ledn1-0-0-cust826.leed.cable.ntl.com)
07:31.55*** join/#asterisk waptaxi (n=Miranda@45.151-224-87.telenet.ru)
07:32.54*** join/#asterisk Wayra (i=unknown@201-220-125-213.bk10-dsl.surnet.cl)
07:41.29*** join/#asterisk saftsack (n=oliver@p54A7FBF6.dip.t-dialin.net)
07:41.40ingenioso i have a soho with 2 analog lines, 2 sip phones, and a tdm02b. i'd like to greet callers, ring sip phone for 20 seconds, then use second line to three-way a cell phone. each line gives caller a different message, and both recognize faxes. also during closed hours sends direct to voicemail
07:41.56ingeniowould i be better off using an out of the box solution such as trixbox instead of trying to configure asterisk from scratch?
07:42.23mostyingenio, for a simple setup, maybe
07:43.01mostyexcept i would try to eliminate fax from the setup
07:43.14ingeniowhy's that?
07:44.06Aces1Upingenio i had that same question about 3 days ago, i have had great satisfaction in not going with an out-of-box solution.
07:44.16Aces1Upas i would not understand anything.
07:44.25mostyingenio, because i don't trust asterisk's fax support
07:44.43ingenioAces1Up: that makes sense.
07:44.52mostyand i'm not sure if asterisk can even share fax/phone calls on the same line in a sane manner
07:44.53ingeniomosty: ah, I didn't know. trixbox advertises it as a feature..
07:45.11ingeniootherwise, i was told my needs aren't difficult to configure
07:45.29ingeniobut alas after numerous recompiles i'm unable to get asterisk even stable
07:45.45JTasterisk doesn't have much fax support
07:45.49JTbut may work with spandsp
07:45.53JTor hylafax
07:46.00Aces1Upif i have a 2 DID's from two different countries inbound to my asterisk box, and are being recieved on their designated channels, what is the command or proper way of tieing these two connections together?
07:46.18Trevor_bshare fax/phone calls??
07:46.54Trevor_basterisk+spandsp is pretty darn stable.
07:47.21Trevor_bingenio what OS you compiling it on?
07:47.25JTthat would depend on the versions i'd think
07:47.26ingenioubuntu :/
07:47.33ingenionot by choice
07:47.41JTspandsp is also no longer maintained for asterisk
07:47.49JTubuntu is a linux distribution, not an os
07:48.06Aces1Upis there a command or technology i should look into accomplishing my task as mentioned above?
07:48.41JTAces1Up: i'm not sure what you really want to do
07:48.42ingenioah i'm tired and i read it as distro. i didn't realize anyone was building asterisk toaster boxes.
07:49.07ingenioactually how does asterisk run on bsd?
07:49.25mostyAces1Up, calls coming in on those DID's go to a particular dialplan extension/context, use Goto at that point, direct them both to the same place
07:49.37Aces1UpJT, just this, I have 1 DID being forwarded to my asterisk box, and 1 other DID being forwarded to my asterisk box.  So I have a person on both incoming lines, how do i tie them together.
07:49.39JTit runs, but zaptel is unsupported, and there is a 3rd party zaptel version, some cards work
07:49.50*** join/#asterisk s0ck (n=m@unaffiliated/s0ck)
07:50.15Aces1UpI would like to tie them together so they can talk to each other.
07:50.24Trevor_bUse a conference room
07:50.32JTAces1Up: you want a call in on one to call out on the other?
07:50.36Trevor_bcheckout the meetme options
07:51.08mostyAces1Up, does your phone have a conference/3-way calling function?
07:51.15mostyif not, use meetme
07:51.44JTmeetme requires zaptel timing
07:51.57Aces1Upjt, no, i little more complicated, they are both incoming to my box, i don't want to use a phone connected to my box, i just want the voice stream to comeinto my box and out the other incoming line.  my box acting as a liason...
07:51.58JTapp_conference may be a better option if no such timing is available
07:52.16JTAces1Up: so a conference then :)
07:52.32Trevor_bMeetme requires a USB interface for software timing, or a TDM interface to use zaptel timing.
07:52.59Aces1Upjt well ok if thats what its called in asterisk lol..  i'll check it out, just thought a conference was more than 2 users.
07:54.00JTthat's what it's called in anything
07:54.12JTyou described 2 inbound calls talking to each other
07:54.21JTas opposed to one dialling the other :)
07:54.31Aces1Upjt yes.
07:54.36cy303sup JT
07:54.46Aces1Upi see where you are going, heh..
07:54.47JTnot much
07:54.48Aces1Upthanks.
07:54.54*** join/#asterisk Zeeek (n=IceChat7@pdpc/supporter/active/Zeeek)
07:55.23Zeeekanyone here using centOS ?
07:55.41Trevor_bYep
07:55.42Zeeekand if so, what version
07:56.11Trevor_b4.4 havet updated to 4.5 yet, use 4.3 on trixbox (pretty sure thats what is used) but i dont run the current trixbox's anymore.
07:56.24Zeeekwhat about centOS 5 ?
07:56.32s0ckuname -a doesn't tell me what ver i have
07:56.39Trevor_bShould be fine, we just haven't built for it yet./
07:56.41s0ck4.4ish
07:56.43JTTrevor_b: ztdummy is often not sufficient
07:56.43ZeeekI'm about to download and install linux, looking at the best options for *
07:57.00JTheh
07:57.04JTstuff rpm based distros :P
07:57.24s0ckquite like slackware myself
07:57.25*** join/#asterisk darkskiez (n=mhb@bb-87-81-62-203.ukonline.co.uk)
07:57.36JTdebian or similar gets my vote
07:57.45ZeeekYeah, I'm running a very old slackware on my main box now
07:57.54s0ckcan use swarez to update it too
07:57.59s0ckso it aint completely neanderthal
07:58.08*** join/#asterisk Dibbler_ (n=Dibbler@host217-45-198-229.in-addr.btopenworld.com)
07:58.08ZeeekJT please exand on the RPM hatred :)
07:58.18s0ck<3 slackware
07:58.19*** join/#asterisk lokkju_wrk (n=lokkju@unaffiliated/lokkju)
07:58.28JTone of the worst package management formats to become popular
07:58.31JTdependancy hell
07:58.33ZeeekI've never used RPM before
07:58.35s0cktrixbox does indeed install it's own distro tho
07:58.46JTs0ck: yeah, it's called centos :P
07:58.51s0ckthat's the one :P
07:59.11Aces1Upjt, i kinda didn't want to get into conferencing as i heard it reduces the amount of concurrent calls i can handle on my box.  man i just thought it would be easy to connect to calls together, wouldn't what i want be more like a transfer?
07:59.20ZeeekI was looking at playing with the LumenVox voice recognition stuff. Doesn't look like it will work with slack
07:59.37JTAces1Up: transfers ring extensions
07:59.39ZeeekcentOS does work with it tho
07:59.40Aces1Upit comes into my box, i handle it by transfering it to the other call that is maybe in a queue or something.
07:59.45*** join/#asterisk af_ (n=getsmart@81-174-46-17.f5.ngi.it)
07:59.54JTZeeek: i can't recommend slack to a beginner
08:00.00mostyaces1up: transfer is when you send a call to a line that isn't already connected, usually
08:00.11ZeeekI will have the free space on the drive in just a few minutes
08:00.12JTAces1Up: hmm, you can give it a go, but i dunno
08:00.29ZeeekJT been running slack for 4 years since asterisk 0.?
08:00.47Zeeekor was it 1.0.?
08:00.48JToh ok
08:01.07Zeeekgotta admit, not using X makes things a lot easier
08:01.07JTi thought you implied you were new to linux
08:01.30Zeeekthe truth: I know sheisse about linux and more about FreeBSD
08:01.52Zeeekbut I am pretty good with google and have a friend who knows slack in case I get really stuck
08:02.14ZeeekThe last slack install went without a hitch
08:02.32Zeeeklike I say, not worrying about a desktop simplifies things a lot :)
08:02.48JTlumenvox only cares about distro if it has a binary kernel module or similar
08:03.00JTi never use GUIs on servers
08:03.10ZeeekJT no, no one should
08:04.16Zeeeksupposedly centOS is very stable, that's why I was considering it. However, I know zilch about the various distribs, since once you get something that runs, who cares?
08:04.36Zeeekhence my 3 versions behind slack
08:06.07*** join/#asterisk stimpie (n=michiel@ip565faf27.direct-adsl.nl)
08:06.38JTsome versions of the kernel shipped with centos have a spinlock bug with asterisk
08:06.47Zeeekewww
08:07.08JTjust use debian and be done with it ;)
08:07.17JTit's pretty academic if you compile asterisk anyway
08:07.36ZeeekI just remembered I did install Debian on a laptop. But my wife wasn't going for it, had to resore winbloze
08:07.44jqlsad
08:08.44Zeeekdoesn't digium use fedora for dev ?
08:08.44JTwho cares what they use? linux is linux, mostly
08:08.44JTfedora is a joke
08:08.51ZeeekI think it's of interest what they use
08:09.53*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
08:11.58JTmore interesting what's used in production sites, if anything
08:12.02*** join/#asterisk lokkju_wrk_ (n=lokkju@unaffiliated/lokkju)
08:12.08JTbut as i said, it really matters little which distro
08:12.13Zeeektrue. I wonder what the majority use?
08:12.42Zeeeknot that that would nec be my choice
08:12.55JTheh
08:12.55*** join/#asterisk plasmid (n=noway@c-68-46-97-136.hsd1.pa.comcast.net)
08:12.58JTyou said nec
08:13.12JTi'd run asterisk on NEC servers if i had a choice :)
08:13.21Zeeekas in "necessarily" a word I was loath to type
08:13.27JTunfortunately they're quite pricy
08:15.57jqlnec?
08:15.57*** join/#asterisk saftsack (n=oliver@p54a7fae2.dip.t-dialin.net)
08:15.58JTjql: yes, NEC make servers
08:15.58JTvery sweet ones
08:15.58Zeeekbetter than my homebrew JunkPile (tm) ?
08:15.59JTyes, lockstep dual motherboard/everything units
08:16.06*** join/#asterisk friedrich| (n=friedric@85.177.253.250)
08:16.06Zeeekwith its patented "useorthrowaway" hardwxare
08:16.07JT2 motherboards do an operation in parallel
08:16.19*** join/#asterisk waptaxi (n=cahe@45.151-224-87.telenet.ru)
08:16.21JTif one fails, the hardware lockstep circuitry disconnects it
08:16.37Zeeekway too anal!
08:16.58jqlwhoa
08:16.59JTit helps you get close to 5 9s of uptime
08:17.24JTyou can also split the servers, like splitting a raid1 array
08:17.29JTto upgrade software or what not
08:17.31Zeeekmy Pentium III 800 has been up for four years
08:17.55JTyou can upgrade one whilst the other handles requests
08:18.01s0cksend your electricity company a christmas card this year :P
08:18.14Zeeekit runs on steam
08:18.29*** join/#asterisk scardinal (n=supreme@port816.ds1-suoe.adsl.cybercity.dk)
08:18.34Zeeekbut the steam is created via atomic energy
08:18.50JTso yeah, they're some of the few x86 servers i consider getting close to telco grade
08:19.36jqlI may hit 5 9s in aggregate, but to have a single server for that is pretty nice
08:19.58Zeeekwell, I decided to dedicate a couple of hours to centOS 5, downloading the ISO DVD now. I can always go back at this stage
08:19.59JTi think nec guarantee it as well
08:20.25JTwith some obvious conditions of course, they will give you your money back if the hardware isn't 99.999% available
08:20.42jqlplug a 5-nines server into a 6-nines san and a 5-nines switch, and what do you get? a poor-man's telco. whee
08:21.20JTlosing your nines due to an asterisk crash, priceless ;)
08:21.49ZeeekJT what is your favorite SIP phone?
08:22.37JTpolycom
08:23.00jqlJT: ever use a polycom plugged into AC power?
08:23.03Zeeekthey're good. This DVD download is gonna take a while. I wish the fibre would get here
08:23.12jqlwith a headset?
08:23.20Zeeekjql - hum?
08:23.49jqlI'm getting a damn ac hum on the phone when using a headset. the phones are plugged into wall power -- doesn't happen with PoE
08:24.10JTjql: oh, so that's what the hum is
08:24.10JTwhich power brick
08:24.10Zeeekyeah I get it too
08:24.10JTthe new little one?
08:24.10jql501 or 601
08:24.10JTswitchmode
08:24.10JT430
08:24.15jqlyeah, the little switching power thing
08:24.24JTthe inline one, not wallwart
08:24.38jql500mA/12v or 250mA/24v inline power thingies
08:24.55JTwell that sucks
08:25.02ZeeekI think mine is 1A so it must have more to do with regulation than current?
08:25.05JTneed PoE at home now i guess ;)
08:25.12jqlpooh
08:25.13JTyes regulation
08:25.27ZeeekI'm using a wall worat from a musical instrument
08:25.38*** join/#asterisk tsurko (n=tsurko@77.70.24.142)
08:25.45jqlZeeek: err, I'm off by one
08:26.14jql1000/12v, 500/24, 250/48 (PoE)
08:26.31Zeeekusually the Roland 1A supplies are well-regulated
08:26.47ZeeekI guess poe is expensive tho
08:26.54JTwall warts are usually shit
08:27.01jql$250 d-link is enough to fix it
08:27.13ZeeekI couldn't even get a polycom ps. Couldn't find them in Europe
08:27.18jqlI'm sure cheapers ones would too, but that was on sale
08:27.50JTZeeek: the new switchmode unit is universal input
08:27.51Zeeeksomeone must make a better ps
08:28.13ZeeekJT yeah, I CURSE all companies that make 110v hardware in this day and age
08:28.36jqlyeah, we ripped one open. the whole thing is a funky bit of circuitry. the hum waveform it puts out is seriously funky
08:28.58Zeeekjust generate an equivalent hum 180 out
08:29.16Zeeekuse a $5,000 signal generator
08:30.18jqlone smooth 60hz sine wave, along with a 120hz spike thing
08:30.32jqlvery annoying
08:30.49JTi guess there's no room for filter caps inside it
08:30.53Zeeekyes it's audible at the other end, too bad
08:31.20Zeeekbut why only with headset?
08:31.30jqlat my office, the headsets themselves don't really have a very audible hum (without a headset amplifier). it's the caller who gets buzzed to death
08:31.39Zeeekyep
08:31.50JTmy headset doesn't work without a headset amp
08:32.10Zeeekthere's one Plantronics that will, but with the hum
08:32.22jqlyeah, we have plantronics everywhere
08:32.44jqlbut the amplifier just makes the hum audible to the polycom user, afaik
08:32.52JTthis is plantronics i'm speaking of :)
08:32.53Zeeekthat sucks
08:33.11Zeeekthe amp should relieve the need for the phone to work harder
08:34.41jqlyeah, I've been puzzling on this for weeks. I could never replicate it myself, because I have a PoE switch on my desk. duh
08:34.41Zeeekthe hum is obnoxious but it isn't that bad. I've recorded it.
08:34.41jqla couple people in my office have much worse hum than the others
08:34.41Zeeekit's just there and can be a distraction
08:34.41jqlI don't know what changes the volume like that
08:34.41Zeeekmaybe they're American Idol fans!
08:34.45jqlmmmmmmmmmmmmmmmm
08:34.47Zeeekhumming
08:34.52*** join/#asterisk qdk (n=qdk@213.150.62.32)
08:35.07Nate9939i'm getting this after i hang up on the called part end on my sip channel, my intuition is telling me the sip channel isn't getting detecting the hang-up?   Maximum retries exceeded on transmission
08:35.24Nate9939i get that error after i hang up my phone which is a cell phone.
08:36.02jqlNate9939: Is that on a BYE message?
08:36.22Nate9939[Jun  5 01:33:06] WARNING[2554]: chan_sip.c:1900 retrans_pkt: Maximum retries exceeded on transmission 78e6e31c58880e1511594b5053ef5880@gw3.sip.telasip.com for seqno 102 (Critical Response)
08:36.35Nate9939i get as soon as i hang up my cell-phone.
08:36.43jqlyou should turn on 'sip debug'
08:36.47Nate9939ok doke.
08:36.56jqlthat will log the messages being resent
08:38.38Nate9939<------------->
08:38.38Nate9939--- (9 headers 0 lines) ---
08:38.38Nate9939SIP Response message for INCOMING dialog BYE arrived
08:38.39Nate9939Really destroying SIP dialog 'MmExNGE1OWE4MTc5YWNkMTY3YWEzNDJhNzAzNWE1MTM.' Method: ACK
08:38.39Nate9939Retransmitting #1 (no NAT) to 4.79.19.56:5060:
08:38.39Nate9939SIP/2.0 200 OK
08:38.44woolbeohow do I check the new jitterbuffer status when used on chan_zap?
08:38.46Nate9939thats on a bye message.
08:38.55Nate9939then it re-transmits for like 7 times.
08:41.15woolbeoZeek, is your ps on your polycom linear or switching?
08:41.52JT<PROTECTED>
08:42.02jbotsomebody said pb was a place to paste your stuff without flooding the channel - try  http://pastebin.ca, or http://channels.debian.net/paste, or at paste.lisp.org
08:42.02Zeeekwoolbeo not sure, but it is for a Roland synthesizer, usually they're very well regulated
08:42.20JTNate9939: yes it basically means you have nat problems usually
08:42.29woolbeoZeek, is it small and cool, or larger and warm/hot?
08:42.45Zeeekwhat is this, the pr0n channel?
08:43.04woolbeoZeek, lol....
08:43.04ZeeekI think it's warm but cool
08:43.15ZeeekIt isn't here I'm at the office
08:43.45Zeeekcome to think of it, it's a 110v 60hz ps hung on a transformer. That may have sthing to do with it
08:44.09ZeeekIt isn't a problem that has bothered me a lot but someday I should get a proper ps for the phone
08:45.11woolbeoZeek, I see... We had some problems with IP 430, becasue they came with a switching ps, we switched it for a linear ps, and the hum went away.
08:45.30Zeeekthe hum is only with headset
08:45.46woolbeoZeek, yeah same here.. plantronics with amp.
08:45.55Zeeekmine is without amp
08:45.59woolbeowithout amp it is there, just not as bad
08:46.12JTwoolbeo: the problem is not that it's a switching ps, but that it seems to be basically an unfiltered switching ps
08:46.27Zeeekwell, I learned something today: don't buy an amplified headset to get rid of hum. Noted
08:47.08Zeeekyeah the point is, the hum is a residual AC component. SHould be filtered out
08:47.21JTwell
08:47.35JTeverything needs filtering on a power supply, especially switchmode
08:47.41JTno filtering == no DC
08:47.46woolbeoJT, good to know.. we couldn't find a filtered swithcing ps, but then again we didn't look hard, because we knew of some linear ones that didn't creat the hum
08:47.54Zeeekis the polycom input DC or pulsating DC ?
08:48.15JTit'd have to be pulsating dc going off what jql said
08:48.24JTwith their switchmode ps
08:48.30*** join/#asterisk smurf (n=smurf@debian/developer/smurf)
08:49.30woolbeoAll I cared about was fixing the problem, not which ps was more efficient. I would have gone with the POE, if I could have.
08:49.31Nate9939jt, hrmm those nat problems are probably cause i haven't set the externip and localnet stuff?
08:49.47ZeeekNate9939 that would be the first thing to do
08:49.55JTNate9939: quite probable, then again i don't know your network setup is
08:50.07Nate9939Reliably Transmitting (no NAT) to 4.79.19.56:5060:
08:50.20Nate9939hrmm, and i do have nat.
08:50.25JTthat tells me nothing of your network setup
08:50.36Nate9939i am behind a nat though.
08:50.41ZeeekNate=1
08:50.42Nate9939basic soho router.
08:51.03JTexplain what's connecting to what over what or it's not worth our effort to try and help :)
08:52.03Nate9939ok sip channel connecting to 4.79.19.56 from internat 192.168.1.50.  my public ip is 68.227.41.148
08:53.52*** join/#asterisk psk (n=psk@golia.caltanet.it)
08:54.35JTwords are more important than ips... i'll guess that you have a phone on your lan where asterisk is, trying to connect to an ITSP, and your asterisk server is also on a private ip behind nat
08:55.15ZeeekNate9939 I think the main thing is to know whether the phone and the pbx are on the same side of NAT
08:56.45Nate9939ahh ok yes the phone and pbx are.
08:57.07Nate9939it is a softphone to pbx to outside sip channel.
08:57.12Zeeekany ports forwarded?
08:57.46JTis asterisk behind nat?
08:58.14Zeeekare the phone black or grey?
08:58.14*** join/#asterisk denke (n=denke@mehess.adsl.datanet.hu)
08:59.48*** join/#asterisk fbffff (n=fbffff@c-67-167-98-42.hsd1.il.comcast.net)
09:06.41*** join/#asterisk saftsack (n=oliver@p54A7EFE4.dip.t-dialin.net)
09:09.09Zeeeklong story short...
09:13.34Zeeekanyone here in France?
09:15.07*** join/#asterisk Xen^ (n=linux@unaffiliated/lnux/x-10290)
09:22.17ZeeekClubAsteriskParis may be having a meeting soon (early July) that would be of interest
09:46.19Zeeekafter a brief flurry... nada
09:47.03Uatec_lol
09:47.05Uatec_paris
09:47.06Uatec_?
09:47.54*** join/#asterisk Bladerunner05 (n=feelme@81-174-56-54.f5.ngi.it)
09:47.56Zeeekwhat about it?
09:48.00Uatec_i've been there
09:48.05Zeeekbeautiful day here now
09:48.21Zeeeklousy day to be in a room talking about voip
09:48.33Uatec_beautiful day here too, in england
09:48.40Uatec_again, lousy day to be in a room ircing about voip
09:48.46Zeeekengland? Must be the one day of the year, eh?
09:48.58J4k3Uatec_: thats why you get some wifi... so you can IRC from outside (or the crapper)
09:49.59Uatec_OI
09:50.10Uatec_it's been nice here all week
09:50.13Zeeekwhat? huh?
09:50.16Uatec_and last time i was in france, 2 weeks ago
09:50.17Uatec_it rained
09:50.26Zeeekit never rains in France
09:50.27Uatec_J4k3, stuck at my desk
09:50.28Uatec_PFFF
09:50.30Uatec_it rained
09:50.34Zeeekexcept when foreigners coe
09:50.35Uatec_cherboug was away
09:50.41Uatec_lol
09:50.44Uatec_s/away/awash
09:50.54Zeeekumbrellas of cherbourg and all
09:51.10Zeeekactually a few weeks ago it snowed in the south
09:58.02*** join/#asterisk sysreq (n=sysreq@modemcable171.134-81-70.mc.videotron.ca)
10:01.31Uatec_lol
10:01.36Uatec_but it's mountainous there
10:01.43Uatec_so that's ok
10:03.06Uatec_i'm going to go to france
10:03.15Uatec_if i see you Zeeek, i'll wave
10:03.18Uatec_although i don't know who you are
10:03.22Uatec_so i'll just wave at everybody
10:03.54Zeeekvacation?
10:05.08Zeeek[10:19] <Zeeek> well, I decided to dedicate a couple of hours to centOS 5
10:05.18Zeeekthe DVD is nearly burned
10:05.43Zeeekoops that's almost two hours already
10:08.44ZeeekDVD burned and boots
10:12.09Uatec_yeah, i guess
10:12.10Uatec_why not?
10:12.13Uatec_france is a nice place
10:12.17Uatec_beautiful place
10:12.20Uatec_well, some of it
10:12.47*** join/#asterisk andyd (n=andyd@host90-152-23-30.ipv4.regusnet.com)
10:13.50ZeeekI have never been anywhere in the UK aside from London and that only for about one day
10:14.43Zeeekin 5 minutes I'll have spent two hours on the centOS preparations
10:15.24Zeeekit would have taken days in the 19th century
10:15.41Zeeekjust finding enough horses would be a major pain
10:15.57*** join/#asterisk Frogzoo (n=Frogzoo@202.155.165.25)
10:16.53*** join/#asterisk stkn|work (n=stkn|wor@gentoo/developer/pdpc.active.stkn)
10:20.04Uatec_i am fortunate enough to live in a really pretty part of the country
10:20.08Uatec_but it is a bit wooded
10:20.24Uatec_it's not like a suffer from claustrophobia, but it always just seems enclosed
10:20.39Uatec_i like big open fields, and valleys and mountains in the distance and stuff..
10:21.01Uatec_it would have taken days to install centos in the 19th century
10:21.02Uatec_?
10:23.43ZeeekI'm looking at the partition table wondering if it knows to keep the existing ones
10:24.24Zeeekshould I just hit ok and see?
10:24.24*** join/#asterisk yassaccan (n=yassacca@admin131.hgo.se)
10:35.51Uatec_ift there's nothing important there
10:37.50Zeeekhe, no there's a lot of data
10:38.02ZeeekI'll have to do  the pt manually
10:38.07Zeeeknot sure I want to do that right now
10:38.18Uatec_oop
10:38.47Uatec_not necessarily a useful answer but, considered using separate system and data disks?
10:39.49*** join/#asterisk zotz (n=zotz@24.244.163.157)
10:39.58Zeeekyeah I was just considering throwing in an old disk. I've got plenty of these
10:40.36Zeeekin fact I have one 30gb at home that's already in a drawer
10:41.43Uatec_what i need to find is a PCI SATA RAID controller that poundsign linux can access so i can install Asterisk Business Edition directly on to the mirrored array
10:42.24*** join/#asterisk SuperID (n=gary@c-65-96-225-97.hsd1.ma.comcast.net)
10:43.33Zeeekwell it's LUUUUNCH time
10:43.36*** part/#asterisk Zeeek (n=IceChat7@pdpc/supporter/active/Zeeek)
10:50.37*** join/#asterisk dec0y (n=decoy@LReunion-151-17-29.w193-253.abo.wanadoo.fr)
10:52.31dec0ybonjour, est-ce qu'il y a des français ici?
10:55.19*** join/#asterisk waptaxi (n=cahe@45.151-224-87.telenet.ru)
10:56.37*** join/#asterisk scardinal (n=supreme@port816.ds1-suoe.adsl.cybercity.dk)
10:59.20*** join/#asterisk Bhaal (i=bhaal@freenode/staff/bhaal)
11:08.18*** join/#asterisk JT (n=jon@unaffiliated/jt)
11:10.21*** join/#asterisk jmls (n=jmls@62.49.235.130)
11:10.42jmlsmorning ladies and gentlemen, geeks and hackers
11:10.55jmlsanyone using cepstral TTS in 1.4 ?
11:11.54*** join/#asterisk Splat (n=splat@home.heehawhills.com)
11:12.04*** join/#asterisk cpm (n=Chip@pdpc/supporter/active/cpm)
11:17.21*** join/#asterisk bapril (n=bapril@pool-70-20-40-8.man.east.verizon.net)
11:17.27*** join/#asterisk achu (n=achu@122.167.61.20)
11:17.48achuI have setup brodvoice connection on my asterisk server
11:18.25achuwhen I look at the asterisk cli it shows registered status
11:18.30FuriousGeorgei simply cannot get asterisk running stable on this server of mine...  1.2.x would deadlock once a week..  i have identical hardware elsewhere that runs fine.  every now and then i'll swap some parts, clone the hd of the well-behaved server, and sure enough it would deadlock in a week anyway.
11:18.44achubut the problem is I can't hear anything
11:18.53achufor both incoming and outgoing
11:19.43FuriousGeorgefinally i gave up on 1.2.x, since 1.4 is now up to the .4 point release, and i decided to just upgrade.  it couldnt get worse than deadlocking once a week, right?  well, after 36 hours this time it crashed instead
11:20.22FuriousGeorgei took care to build with DONT_OPTIMIZE and DEBUG_THREADS , but alas it didnt even have the decency to dump a core
11:20.43achuwhen I look at the logs the incoming calls is accepting and it get into the IVR
11:21.07achubut I can't hear anything , the same result with outgoing
11:21.08FuriousGeorgeachu: you probably have NAT issues
11:21.10FuriousGeorge~nat
11:21.32jbot[nat] Network Address Translation  Usable in Asterisk sip.conf file with externip, localnet, and localmask setup properly.  See docs.
11:21.32*** join/#asterisk snook3r (n=ariel@bzq-219-46-202.isdn.bezeqint.net)
11:22.03FuriousGeorge~docs
11:22.08jbotfrom memory, docs is Documentation can be found at http://www.digium.com/index.php?menu=documentation or http://www.voip-info.org/wiki-Asterisk or http://www.asteriskdocs.org or http://www.oreilly.com/catalog/asterisk or http://www.asteriskguru.com
11:22.40FuriousGeorgejbot forgot to mention that you also need to forward some ports
11:22.44FuriousGeorgeits all in the docs
11:23.07achuk, but I am not using any firewalls
11:23.29FuriousGeorgethen i dunno
11:23.56achuI have connected the cable modem directly to a linux router and have no firewalls
11:24.04*** join/#asterisk kkeil (n=kkeil@p54978bcb.dip0.t-ipconnect.de)
11:24.23FuriousGeorgefirewall != nat, necessarily
11:24.26*** part/#asterisk jmls (n=jmls@62.49.235.130)
11:24.38*** join/#asterisk jmls (n=jmls@62.49.235.130)
11:24.40FuriousGeorge~firewall
11:24.42jbotsomebody said firewall was This is a form of Internet security that stands between a private network and the Internet. It is like a wall in that it can prevent unwanted traffic from passing either way. Some firewalls have proxy functions built in. In fact, the distinction between a firewall and a proxy is often blurry. Add in the differences and similarities ...
11:25.23FuriousGeorgethe point is nat means that you take one public ip and have many private ip
11:25.44FuriousGeorgea firewall can just be software that blocks ports on one computer, like "windows firewall"
11:25.55achuk
11:28.38achuIf I call the number from outside it always rings
11:29.46Uatec_dec0y, zeeek habite en paris, mais il a depart a 12.45
11:30.37achuI used nat=1 in sip trunk's peer details
11:30.44achubut the result is same
11:30.55FuriousGeorgeachu: you said you plugged ur modem into a linux router
11:30.59Uatec_je suis desole pour ma pauvre francais
11:31.14achuyes
11:31.23FuriousGeorge<PROTECTED>
11:31.33achuno
11:31.41achuits on another machine
11:31.43FuriousGeorgeso then you must have NAT correct
11:31.47FuriousGeorge?
11:32.28achuthe asterisk server is on local network
11:32.30FuriousGeorgethe answer is almost certainly "yes"
11:32.55FuriousGeorgeso, this brings us to some important questions:
11:33.08FuriousGeorge#1 do you know how to forward a port to your asterisk server
11:33.39achuusing ssh ?
11:33.55FuriousGeorgethe answer is almost certainly "no"
11:34.42FuriousGeorgeachu: if you dont have some nice web front end to do it through
11:35.21*** join/#asterisk A[s]H (n=Birba@host5-205.pool80183.interbusiness.it)
11:35.29A[s]Hpeople have  problem please
11:35.31achuI am using vyatta(debian based) in my router
11:35.42A[s]HI have 3 trunks and 3 extensions
11:35.44FuriousGeorgethen join #iptables and ask in there, explain you need to forward port 5060 udb and 10000 - 20000 udb to your computer and you dont know how
11:36.00FuriousGeorgeor see support for your debian based router
11:36.10A[s]Hi want to associate an extension whit a trunk
11:36.12A[s]Hhow i can?
11:36.37FuriousGeorgeA[s]H: i put zap trunks in a group
11:36.54FuriousGeorgei assume PRI works the same way
11:37.16FuriousGeorgecan anyone tell me why * 1.4 stops running and doesnt dump a core?
11:37.18A[s]Hexample ext 201 musti use trunk 1 (outbound)
11:37.26A[s]H202 must use trunk 2 (outbound) ...
11:37.49FuriousGeorgethen put extension 202 in a context so that when someone dials from there they must use trunk 1
11:38.23FuriousGeorge~s/202/201
11:38.37FuriousGeorgebut you get the idea
11:38.37A[s]H:(
11:38.42A[s]Hi havent understand
11:39.09FuriousGeorgeyou are asking a basic question that is not easy to explain
11:39.15A[s]H:(
11:39.17jacqhey.. i have a customer with CID set for all his extensions, plus a CID set for its outgoing trunk. Seems like the CID set for extensions override the CID of the trunk. Any know way to give trunk CID priority?
11:39.31jacqtrunk = peer in sip conf
11:39.53A[s]Hcan u explain me
11:39.55FuriousGeorgejacq: before you dial out set(CALLERID(num))
11:39.55A[s]Hplease
11:39.59A[s]Hi came back soon
11:40.02A[s]Hexuce se
11:40.31*** join/#asterisk JT (n=jon@unaffiliated/jt)
11:40.43*** join/#asterisk appletizer (n=erktjgek@77-100-109-37.cable.ubr04.hawk.blueyonder.co.uk)
11:40.53jacqFuriousGeorge: thanks
11:41.15appletizeris Asterisk a good software for T.38 faxing service to be setup on a VoIP server, or would it be an overkill?
11:41.31JTno
11:41.48JTasterisk has no T.38 endpoint support
11:42.20*** join/#asterisk e-milio (n=emilio@adsl-3-252-172.mia.bellsouth.net)
11:42.30appletizerJT, ah... i must have misread, thanks
11:42.34e-miliohello
11:44.51FuriousGeorgearound 4pm yuesterday asterisk 1.4, after 36 hours installed, stopped logging/running, and didnt dump a core.  anything i can do to at least take a step toward filing a bug report, or should i switch from crashing version back to the weekly deadlocks of asterisk 1.2.X
11:44.54*** join/#asterisk Fieldy (i=wyyvSnGs@gentoo/contributor/Fieldy)
11:45.01*** part/#asterisk appletizer (n=erktjgek@77-100-109-37.cable.ubr04.hawk.blueyonder.co.uk)
11:45.22FuriousGeorgeive run out of components to swap, so any suggestions would be appreciated
11:46.47e-miliohello all
11:47.25e-milioand Asterisk 1.4, extensions.conf i created a frompstn context to receive calls, but everytime it says invalid extensions
11:48.24e-milioit is like everycall is dialing 305 (the areacode) as an extension
11:59.23e-miliobut i am just calling in
11:59.23e-miliois there a way to "clean" the extensions dialed when the calls comes in?
11:59.24*** join/#asterisk docelmo (n=vircuser@c-76-99-157-112.hsd1.de.comcast.net)
11:59.24JTFuriousGeorge: 1.4.0?
11:59.24FuriousGeorge1.4.4
11:59.24*** join/#asterisk KeltusEx (n=Keltus@c-76-21-119-166.hsd1.ca.comcast.net)
11:59.24*** join/#asterisk Winkie (i=sd@87-194-8-125.bethere.co.uk)
11:59.24FuriousGeorgei have to say, crashing is worse than when 1.2.X would deadlock.  at least then "the phones would go haywire", as the client describes it, and you know you need to restart
11:59.25*** join/#asterisk mihinomenest (n=argh@cerebus.clandestineresearch.com)
11:59.25FuriousGeorgehow can i verify the compiler flags i used to build asterisk?
11:59.25JTis this the same system that had deadlock trouble in 1.2?
11:59.25Uatec_FuriousGeorge, is it often that it crashes on you?
11:59.25*** join/#asterisk drrt (n=junior@ip242-64.baltnet.ru)
11:59.25drrt~pb
11:59.38jbotrumour has it, pb is a place to paste your stuff without flooding the channel - try  http://pastebin.ca, or http://channels.debian.net/paste, or at paste.lisp.org
11:59.38FuriousGeorgeJT: yeah, you remembered, im impressed
11:59.38*** join/#asterisk Fieldy (n=toon@gentoo/contributor/Fieldy)
11:59.38JTFuriousGeorge: what kernel?
11:59.38FuriousGeorgei never resolved that and ran out of components to swap.  thing is the identical hardware runs elsewhere with no issues
11:59.38drrthi. post me a link to pastebin plz
11:59.38JTdid you swap the motherboard and cpu and ram
11:59.39FuriousGeorgeJT: 2.6.18
11:59.39JTand is it performing an identical function to other machines?
11:59.40*** join/#asterisk justdave (n=dave@unaffiliated/justdave)
11:59.40drrti`d like to introduce some debug
11:59.40FuriousGeorgeJT: not the cpu, but the other two i have swapped, ram recently and mb about 2 months ago
11:59.41JThrm ok
11:59.41FuriousGeorgeJT: not identical no, thats where the divergence begins
11:59.41FuriousGeorgeone place parks calls all the time the other transfers
11:59.41*** join/#asterisk znoG_ (n=gs@201.235.180.235)
11:59.42FuriousGeorgei upgraded to 1.4.4 because i was using the metermaid patch
11:59.42FuriousGeorgei thought that might have been causing it
11:59.43FuriousGeorgeand it still might be, like i said, 1.4.4 doesnt deadlock, it just crashes
11:59.43FuriousGeorgeive run memtest and prime95 on the server
11:59.43FuriousGeorgei think im gonna try a priest next
11:59.44*** join/#asterisk hijacked (n=argh@66.255.220.17)
11:59.44*** join/#asterisk Winkie (i=sd@87-194-8-125.bethere.co.uk)
11:59.44FuriousGeorgeno indication in the logs as to why.  i was getting a lot of "Maximum retries exceeded", i read that sip peers configured but not interfaced could cause that, so i commented them out
11:59.44FuriousGeorgewe'll see if that helps, but i am way less than optimistic
11:59.45*** join/#asterisk floppp (n=flop@nat-staff.b3g-telecom.com)
11:59.47*** join/#asterisk docelmo (n=vircuser@c-76-99-157-112.hsd1.de.comcast.net)
11:59.47*** join/#asterisk msetim (n=msetim@200.195.161.164)
11:59.48msetimgood morning :)
12:01.07*** join/#asterisk JT_ (n=jon@unaffiliated/jt)
12:01.07*** join/#asterisk ManxPower (n=manxpowe@dpc67142183150.direcpc.com)
12:01.08drrthttp://pastebin.mozilla-russia.org/15143 here is some interesting thing. cdr record is
12:01.08*** join/#asterisk xheliox (n=jeff@pdpc/supporter/active/xheliox)
12:01.08*** join/#asterisk Fieldy (i=rrZvFZQ6@gentoo/contributor/Fieldy)
12:01.09drrtthe system pastes cdr record after timeout of 20secs
12:01.09FuriousGeorgeis it safe to just attach gdb to asterisk all day?
12:01.09*** join/#asterisk MooingLemur (n=troy@unaffiliated/mooinglemur)
12:01.36FuriousGeorgecould that somehow lead to it crashing more often?
12:01.37JT_probably
12:02.02*** join/#asterisk `Sauron (n=sauron@dsl001-130-033.aus1.dsl.speakeasy.net)
12:02.28FuriousGeorgeJT_: would that invalidate my bug report, i wonder
12:02.35*** join/#asterisk mindCrime_ (n=chatzill@cpe-065-190-188-124.nc.res.rr.com)
12:02.43JT_who knows
12:02.49FuriousGeorgei mean, who really cares if it goes 18 or 26 hours between crashes
12:03.00FuriousGeorgeJT_: no one listening to me right now, thats for sure
12:03.14JT_FuriousGeorge: try changing the whole computer?
12:03.29FuriousGeorgei basically did
12:03.35FuriousGeorgeit would be the second time
12:03.38JT_you left the cpus
12:03.52FuriousGeorgeyeah, but in my experience CPUs either work or dont
12:03.55JT_your cpus could be damaged by heat
12:04.50JT_not so
12:04.50FuriousGeorgeand i ran prime95
12:04.50FuriousGeorgefor 16 hours
12:04.50JT_cpus have redundant transistor gates
12:04.50JT_when all the redundancy burns out
12:04.50JT_you start getting unexplained crashes and errors
12:04.50*** join/#asterisk FlatFoot (n=simon@80.88.192.83)
12:04.51*** join/#asterisk jkiff (n=jkiffmey@unaffiliated/vorondil)
12:04.58FuriousGeorgeJT_: im not saying i dont believe you, but wouldnt those crashed and errors manifest when proving mersene primes on both cores
12:05.13ManxPowerI don't believe you!
12:05.32ManxPowerFuriousGeorge: Do you get a coredump with the crash?
12:05.37FuriousGeorgenope
12:05.48FuriousGeorgei did build with DONT_OPTIMIZE and DEBUG_THREADS
12:05.48JT_possibly, but i dunno, i wouldn't trust software, it's the only hardware variable left, is it not?
12:05.59JT_dont optimise?
12:06.00ManxPowerFuriousGeorge: just a hardlock of Asterisk?
12:06.41FuriousGeorgeManxPower: i have no idea cuz they just reboot it and dont even call me anymore, but where 1.2.X would deadlock, this just stopped logging about 15 minutes befoer the rebooted it
12:07.07ManxPowerFuriousGeorge: you are using the latest 1.4.x release?
12:07.08FuriousGeorgeManxPower: so my new strategy is attach gdb to * and let it run and see if nothing blows up or what
12:07.11FuriousGeorgeManxPower: yes
12:07.16FuriousGeorge1.4.4
12:07.46ManxPowerFuriousGeorge: What options are shown with Asterisk in a "ps -axwww | grep asterisk"
12:07.52ManxPoweri.e. command line params
12:09.07FuriousGeorgeManxPower: none...  /usr/sbin/asterisk
12:09.25FuriousGeorgeManxPower: i should mention that i have an identical machine with different configs that never crashes
12:09.39FuriousGeorgegood machine's users transfer mostly, others park
12:09.49drrtFuriousGeorge, do u ve any E1 int cards in the system ?
12:09.55ManxPowerFuriousGeorge: add -g to it.  That should force a coredump
12:09.56FuriousGeorgedrrt: no
12:10.04FuriousGeorgeor rite
12:10.07FuriousGeorgeoh*
12:10.12JT_drrt: "u ve"?
12:10.20ManxPowerFuriousGeorge: Oh, I think it is hardware too, but 1.4.x does not have a good track record of stability.
12:10.31drrtJT_, do you have. such dirty slang
12:10.35ManxPowerso you can't ignore that.
12:10.43JT_FuriousGeorge: changed power supply?
12:11.11FuriousGeorgeManxPower: most recently i swapped ram for new ecc ram, and tdm400p for sangoma a200.  i just wanna know for sure at this point
12:11.31ManxPowerWe had a standby mail server that randomly hard locked.  turned out to be the power supply.
12:12.00drrtFuriousGeorge, can you unplug new hardware
12:14.18FuriousGeorgeJT_: not in the last 3 months, but yes
12:14.25FuriousGeorgei just caught it crashing
12:16.00FuriousGeorgehttp://pastebin.ca/539903
12:16.22FuriousGeorgethat is all greek to me, anyone know if its enough to file a bug report?
12:16.32FuriousGeorgeor did i just crash it by attaching gdb to it
12:18.46ManxPowerFuriousGeorge: if you get a core file I can MAYBE understand enough to recommend a bug report or not.
12:19.40ManxPowerI'm afraid of 1.4
12:22.32*** join/#asterisk penguinFunk (n=penguin@87.224.86.46)
12:22.47FuriousGeorgewell i started asterisk myself with safe asterisk.  my distros init.d scripts seem fubar.  ill have a core dump by the end of the day with any luck
12:23.04ManxPowerCool.
12:23.19ManxPowerI'll be here off and on until about 5pm central time
12:23.30ManxPowerI have to climb under a house today to run some cable.
12:23.30FuriousGeorgeManxPower: thanks for the time
12:23.38ManxPowerI hate running wire.
12:23.44FuriousGeorgedont we all :)
12:25.00ManxPowerI don't normally do it, but the owner's house at the campground only has 2 pair red/green/yellow/black cable and one of those pairs is broken.
12:25.20ManxPowerhard to install 2nd extension with that cable
12:26.23*** join/#asterisk snook3r (n=ariel@bzq-219-46-202.isdn.bezeqint.net)
12:27.05*** join/#asterisk VJFROMGT (n=vjfromgt@user-387g9ui.cable.mindspring.com)
12:27.27VJFROMGTiax2 trunk keeps becomming unreachable, any one know how to fix this?
12:27.55ManxPowerVJFROMGT: Turn off qualify or turn on qualify smoothing
12:28.31LeddyHMget a better prodiver works too ;)
12:29.06*** join/#asterisk DrukenLPY (n=jdumais@CPE000e08cb2a29-CM00137189cb0c.cpe.net.cable.rogers.com)
12:29.25VJFROMGTmaxpower,, what is the line for qualify smoothing
12:29.34VJFROMGTleddy,, this is between 2 * boxes
12:30.27ManxPowerVJFROMGT: you would have to check the sample config file.
12:32.17VJFROMGTwill google
12:33.44*** join/#asterisk oej (n=olle@guest-rocq-135234.inria.fr)
12:35.05*** join/#asterisk JT (n=jon@unaffiliated/jt)
12:35.15VJFROMGTis qualify = 60 000 the same as smoothing?>
12:36.15ManxPowerqualify smoothing tells Asterisk not to consider the remote side unreachable just because 1 packet was lost.
12:36.40VJFROMGTwhat does that line look like?
12:36.53JT_if his 2 boxes are on a lan, they should not be losing packets
12:36.58VJFROMGTis 1 packet literal or not?
12:37.21VJFROMGTboxes are over vpn in different continents there is 2% loss at all time
12:37.37ManxPowerWithout qualify smothing, if 1 qualify packet is lost then the host is considered down
12:37.38*** join/#asterisk _omer (n=omer@lhr-mp-dig-p11-81.brain.net.pk)
12:37.38DrukenLPYwhy loss?
12:37.46_omerhello
12:38.23VJFROMGTmanx,, i am not finding a good example what the line should look like, please tell me
12:38.28_omerTrying to install Asterisk in CENTOS ..... getting this error when I do "make"
12:38.29_omer/usr/bin/ld: cannot find -lncurses
12:38.29_omercollect2: ld returned 1 exit status
12:38.40VJFROMGTdrunken isps in third world sux,,
12:39.09drrt_omer, try to find libncurses-dev package for you distro
12:39.11A[s]Hhow can to associate extension whit trunks in outboud?
12:39.16ManxPowerVJFROMGT: the default iax.conf.sample included in the Asterisk source code has an example of qualify smoothing
12:39.30_omerdrrt: I can try it with yum
12:39.43A[s]Hfuriousgeorge
12:39.45A[s]Hcan u help me
12:40.11ManxPowerA[s]H: we can't help with FreePBX hwere.
12:40.12msetimVJFROMGT: http://svn.digium.com/view/asterisk/branches/1.4/configs/iax.conf.sample?revision=62371&view=markup
12:40.13ManxPowerhere.
12:40.17JT_VJFROMGT: then LeddyHM's suggestion in the first places was correct, get a better provider, since the 2 boxes are on other sides of the Internet
12:40.22ManxPower~freepobx
12:40.40_omerYum found nothing ..
12:40.41*** join/#asterisk Zeeek (n=IceChat7@pdpc/supporter/active/Zeeek)
12:40.41A[s]Hwhy manx?
12:40.41msetimVJFROMGT: Looking for qualifysmoothing
12:40.59Zeeekfor anyone following the long and boring Polycom power supply discussion of this morning
12:40.59VJFROMGTno options with providers
12:41.00ManxPowerA[s]H: because Freepbx uses very, very, very complicated config files, scripts, and AGIs
12:41.12ZeeekI found a linksys 12VDC 1A supply
12:41.13DrukenLPY~freepbx
12:41.17jbotfrom memory, freepbx is unable to be supported here. It's a complex piece of dialplan and GUI, and can't be easily supported by people who aren't deeply involved. Try joining #freepbx and asking there
12:41.17ManxPowerZeeek: no.  What's the issue?
12:41.33*** join/#asterisk j23 (n=jerms@static-213-115-44-90.sme.bredbandsbolaget.se)
12:41.44ZeeekManxPower it was about hum in headset using NOT poe but wallwart type supplies
12:41.46LeddyHMwhoot
12:41.50JT_VJFROMGT: perhaps, but you shouldn't have dismissed LeddyHM's suggestion
12:41.51A[s]Hk
12:41.52LeddyHMLeddy: 1
12:41.55ManxPowerZeeek: Ah.
12:41.59j23hello hello
12:42.03_omerdrrt: whats the correct package name?? libncurses-dev ??
12:42.20ZeeekSo I tried the Linksys router supply which works and does make the hum way less
12:42.31ManxPower_omer: you must have missed the install script someone posted to the mailing list yesterday.
12:42.39tzangerZeeek: oh?  bad power
12:42.45JT_Zeeek: now try with a 12v battery :)
12:42.48ManxPowerZeeek: so you will be getting a real Polycom PS now?
12:42.48VJFROMGTif i use qualifysmoothing = yes do i still keep qualify=yes ?
12:42.52_omerI am not in mailing list..
12:42.58Zeeekironically, the ps that came with the ip500 is only rated at 400ma
12:43.02ManxPower_omer: It sucks to be you.
12:43.09JT_Zeeek: that's all that's required
12:43.19JT_polycoms are rated at 5W max or so
12:43.26ZeeekManxPower this was furnished witht he phone but does not say Polycom on it
12:43.38ZeeekWell, my 1AM supply works so far
12:43.42ManxPowerZeeek: I don't think any of them do.
12:43.46j23_omer:whats your problem?
12:44.07ZeeekI'll have to record a call to see about the hum but I think it's lower, much lower
12:44.12ManxPowerj23: he doesn't know how to install the ncurses devel package on CENTOS
12:44.21_omergetting this error....when I issue make to asterisk in centos
12:44.22_omer/usr/bin/ld: cannot find -lncurses
12:44.22_omercollect2: ld returned 1 exit status
12:44.25JT_Zeeek: well a higher power psu would work fine
12:44.33Zeeekfunny I was installing centOS this morning
12:44.34j23haha
12:44.37drrt_omer, libncurses5-dev
12:44.49_omerI wanted the actual name of Package duffer :p
12:45.04ZeeekJT the actual gain is that I don't need the 220-110 xfromer anymore
12:45.05_omerthanks drrt
12:45.09ManxPower_omer: you will have SERIOUS issues unless you understand your distro
12:45.51ManxPowerJT_: I've setup like 10 430s, but I've never actually seen one.
12:46.02JT_Zeeek: who knows why you used a 220 to 110v transformer...
12:46.02ManxPowerall the ones I've worked with in person are 30x and 50x
12:46.06LeddyHMasterisk is easy as pie on centos
12:46.10JT_heh ok
12:46.15ZeeekMine says "Ele$* shock, Made in China"
12:46.15Uatec_LeddyHM, same on PSL
12:46.28JT_and debian
12:46.35JT_again: distribution does not matter
12:46.40LeddyHMnope
12:46.47LeddyHMjust as long as you know how to use it
12:46.48ManxPowerLeddyHM: Maybe so, but you still have to understand your distro or Asterisk will be hell.
12:46.55ZeeekJT because the input says 110vac ?
12:47.02Zeeekremember this is last century
12:47.19JT_Zeeek: it makes no sense to buy a 220v to 110v to make 12v, instead of buying a 12v psu
12:47.21ManxPowerJT_: does your power supply say it supports 220/110 50/60 ?
12:47.38_omerdrrt: u mean ncurses-5 ?
12:47.46_omeror libncurses?
12:47.48ZeeekJT I was so anxious to plug the phone in when I got it, I worked with what I had
12:47.55JTManxPower: 100-240V 50/60Hz
12:48.00Zeeekthen left it for three years since it worked
12:48.07ManxPowerJT_: cool.
12:48.15JTit makes 24VDC @ 500mA
12:48.43ManxPowerJT_: I'm pretty sure older phones PSU do not have polyom on the name.
12:48.47ZeeekI use poR
12:48.53*** join/#asterisk jkiff (n=jkiffmey@unaffiliated/vorondil)
12:48.56ManxPowerpolycom on the PSU
12:49.04JTright
12:49.07*** part/#asterisk jmls (n=jmls@62.49.235.130)
12:49.15JTprobably aren't switchmode either
12:49.23drrt_omer, think so
12:50.20ZeeekPower on ReeferNet
12:50.25ManxPowerDoesn't whatever package manager CENTOS uses have a search function?
12:50.30ManxPowerReefer.
12:50.38ManxPowerSorry, I just had a flashback.
12:50.47ZeeekHTTP_REEFER
12:50.54drrtManxPower, yum has i thik
12:50.56drrtthink
12:51.42_omeryes...Yum
12:51.48_omerbut Yum found nothing...
12:51.49*** join/#asterisk echo--- (n=echo@64.184.118.232)
12:51.52_omertrying to do google
12:52.03Uatec_*sigh*
12:52.04Uatec_digium
12:52.29drrt_omer, you should visit redhat repository
12:53.02ManxPowerNo matter what distro you use, you need to know it well before you use Asterisk
12:53.03tzafriryum has a "search" function, but it is not as nice as apt-get / aptitude
12:53.16drrtthere are many more packages you can imagine
12:53.21ManxPowerurpmi -y curses
12:53.28ManxPoweris how you do it on Mandrake/Mandriva
12:54.20tzafrirbe aware of rpmfind.net
12:54.27_omer:-o
12:54.44tzafriror similar repositories. You don't want to use too many third-parties RPMS . If at all
12:55.30_omerthat's bloody Google ... who sent me to them ... :-/  ...anyhow..
12:56.10*** join/#asterisk tcseke (n=chatzill@22-36.adsl.etel.hu)
12:56.55tzafrir_omer, voip-info.org has a reasonable page on installing asterisk on centos. Don't follow it to the letter. But you can get package names from there
12:57.09tzafrirOn debian: apt-get build-dep asterisk
12:57.16_omeralright..
12:57.19ManxPowerTHE LIBRARY IS INCLUDED IN ALL DISTROS
12:57.41ManxPowerthis isn't some oddballd lib requirement.  zillions of apps use curses
12:58.15LeddyHMthis is just too comical
12:58.21LeddyHMI almost don't want to help ;)
12:58.40drrtManxPower, any distro has several install levels which cannt have preinstalled ncurses library
12:58.44LeddyHMwith a 3rd part rpm
12:59.11ManxPowerZeeek: I hate how practically all linux audio/video conversion apps all use the same libffmpeg, with the same bugs.
13:00.51ManxPowerdrrt: Yes, but you should at least know how to use the package manager of your distro
13:02.59drrtManxPower, do you remember your 1st day with linux ?
13:03.00j23ManxPower:its so frustrating to install the discover and install the dependencies for a package that you want to install.
13:03.08j23oops!
13:03.09drrtManxPower, or even 1st month
13:03.35*** join/#asterisk Katty (n=Katty@hera.copi-rite.com)
13:03.49drrtj23, package manager is the only way !
13:03.50Kattymorning
13:04.28flopppI search a good T.38 gateway. My config is  "phone <--> ATA T.38 <- SIP T.38 -> a good T.38 gateway :) <- SIP or TDM -> Asterisk". Have you got some idea ?
13:04.32j23Katty:have some mercy
13:05.11Kattyj23: i have a pretty good feeling you have no clue what i look like.
13:06.45j23floppp:so whats your problem
13:07.38tzafrirj23, right. apt-get install asterisk
13:07.39flopppj23 : I don't find a good gateway T.38 for my fax.
13:07.53*** join/#asterisk irule (n=irule@189.164.43.19)
13:07.59flopppj23 : I have many ata T.38 gateway.
13:08.42j23j23:so how can #asterisk help you?
13:08.50tzafrir_omer, for the sake of completeness, the name of the voip-info page: http://www.voip-info.org/wiki/view/Asterisk+Linux+CentOS , and the name of the package on centos4: ncurses-devel
13:08.53flopppj23 : I have understand that Asterisk can't made transcoding between T.38 and tdm (E1) or sip alaw
13:09.01j23j23:did you explore spandsp with some patches?
13:09.10j23hmm
13:09.33flopppj23: yes
13:09.37tzafrirfloppp, Asterisk has no native support of T.38 . The best it can do is not to get in the way of a T.38 RTP transport
13:10.09*** join/#asterisk cpm (n=Chip@pdpc/supporter/active/cpm)
13:10.13*** join/#asterisk mog (n=mog@c-71-207-214-192.hsd1.al.comcast.net)
13:10.13*** mode/#asterisk [+o mog] by ChanServ
13:12.40floppptzafrir: I known but faxes i very important for many company
13:13.21tzafrirso? use an analog fax
13:13.41j23tzafrir:you mean asterisk could treat t.38 as a pass through by default
13:13.48tzafriror hylafax/iaxmodem
13:13.51j23i may not be expressing it correctly
13:14.28j23tzafrir:explain "not to get in the way" how? where we configure this behaviour?
13:14.59tzafrirj23, not sure exactly. But do search around a bit...
13:15.29flopppj23: t38pt_udptl=yes ??
13:16.07*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
13:16.32*** join/#asterisk jm|work (n=jm@sentry.flags.co.uk)
13:19.39*** join/#asterisk Frogzoo (n=Frogzoo@202.155.165.25)
13:20.08irulewhy not using iaxmodem?
13:20.31*** join/#asterisk ertyu (i=left@S010600d0b7928a07.wp.shawcable.net)
13:20.37irulej
13:20.40irulej23
13:21.09j23floppp:there is a bounty on t.38 and you know this. what are you complaining for then
13:21.20*** join/#asterisk brad_mssw (n=brad@shop.monetra.com)
13:22.05*** join/#asterisk s0ck (n=m@unaffiliated/s0ck)
13:22.23cy303damn, is there not an easy way to specify a min and max number of digits to get in read()?
13:22.41cy303read(number,,5) to get 5 digits for example.. but I want to get min of 5 digits as well..
13:24.12*** join/#asterisk `Sean (i=Un1x@CPE000c258d147c-CM000a73a94167.cpe.net.cable.rogers.com)
13:24.57*** join/#asterisk fakhir (n=Fakhir@unaffiliated/fakhir)
13:25.42drrttzafrir, do u ve a moment to checkout part of debug i got
13:26.36tzafrirdrrt, not really. But pastebin it here, and Someone will
13:26.46irulej23 http://www.callweaver.org/wiki/CallWeaver T.38 Fax over IP (pass-through, termination and gateway)
13:27.08drrthttp://pastebin.mozilla-russia.org/15143
13:28.13irulej23 http://www.callweaver.org/wiki/T38+Compatibility+List
13:28.34drrtthe call was still present but the system put cdr record with mess data
13:30.48Uatec_hey, does anybody know any software for windows that would serve as a Soft Modem, preferably using sip. i.e. appear to the PC as a modem, but actually dial out through Asterisk over SIP over the LAN?
13:31.06ManxPowerUatec_: no
13:32.45*** join/#asterisk extr3m (n=cl@213.134.125.3)
13:32.47Uatec_does anybody else?
13:33.23extr3mScenario: A user has call-forwarded he's extension to a cellular phone, can that user transfer calls received into some other user ?
13:33.29extr3mwith DTMF
13:33.30*** join/#asterisk mindCrime_ (n=chatzill@66.83.208.219.nw.nuvox.net)
13:34.06ManxPowerextr3m: yes
13:34.09extr3mhow?
13:34.21ManxPower"show application dial"  also the Wiki
13:34.25ManxPower~wikis
13:34.37jbotwikis is probably http://www.voip-info.org
13:34.39ManxPowerand the mailing list archives.
13:34.41ManxPower~mailinglist
13:34.44jbotSearch Asterisk mailing lists by prepending site:lists.digium.com to your Google search.  Browse the mailing list archive at http://lists.digium.com/ or search through it at http://www.asteriskguru.com/archives, or and there is also the Macintosh Asterisk mailing list at http://www.astmasters.net/maml.htmm
13:35.25ManxPowerUatec_: since modems works so poorly over VoIP, I doubt anyone will make such a thing.
13:35.52Uatec_ok, in that case i shall ask about the actually problem i have, not just about the considered solution
13:35.58Uatec_we have a Credit card processing machine
13:36.05*** join/#asterisk De_Mon (i=de_mon@fl-71-55-184-242.dhcp.embarqhsd.net)
13:36.19extr3mok, ill try
13:36.20extr3mthanx
13:36.26Uatec_which currently dials up to the CC company with a modem on an analogue line
13:36.31ManxPowerUatec_: Most people install a PSTN line for fax and credit card machines.
13:36.57ManxPowerThen you spend time doing faxes and CC transactions, not spend all your time trying to figure out why it does not work.
13:37.17Uatec_well we do have a line for this
13:37.42*** join/#asterisk Stephnie (i=Stephnie@u15157627.onlinehome-server.com)
13:37.45Stephniehi
13:37.47*** join/#asterisk CBU[^_^]M`` (n=love@210.213.139.144)
13:37.53Uatec_but we're going to be removing the old PBX, since it's clumsy, crap and taking up space and being replaced by asterisk
13:38.02ManxPowerTrying to run Data over Voice over IP will cost you money, not save you money
13:38.07Stephnie[codec_g723-icc-pentium.so]Jun  5 16:41:27 WARNING[11217]: loader.c:326 __load_resource: /usr/lib/asterisk/modules/codec_g723-icc-pentium.so: cannot restore segment prot after reloc: Permission denied
13:38.07StephnieJun  5 16:41:27 WARNING[11217]: loader.c:555 load_modules: Loading module codec_g723-icc-pentium.so failed!
13:38.13Uatec_how will it cost money?
13:38.34ManxPowerStephnie: we cannot help you with pirated codec software
13:38.44Stephnieit is for education purposes
13:38.51ManxPowerUatec_: How much is your time worth?
13:39.11ManxPowerStephnie: Where exactly does it there is an exemption for "eduational use"
13:39.23Uatec_depends
13:39.24ManxPower..e.r.. Where does it say there is an exemption
13:40.03ManxPowerA phone line costs $50/month.  If you will spend more than $50/month of your time because you will always be trying to figure out why it does not work all the time.
13:40.22ManxPowerYes, it is good for you, but is not good for your customer
13:40.29*** join/#asterisk Frogzoo (n=Frogzoo@202.155.165.25)
13:40.47Uatec_it depends if it keeps breaking or not
13:40.56ManxPowerUatec_: It will.
13:41.02Uatec_have you tried this before?
13:41.19ManxPowerWith fax, yes.  and fas is really a 9600 baud modem connection.
13:41.37Uatec_what kind of problems did you come across?
13:41.42ManxPowerWe removed Fax from Asterisk moved it back to a PSTN line and never had a problem since.
13:41.56ManxPowerIt prolly cost my customer $2,000 to try faxing.
13:42.53ManxPowerUatec_: %50 of the faxes simply did not complete.  The more the pages, the higher the chance of the fax failing.  Once you got above 5 pages or so almost all of those faxes failed.
13:43.11*** join/#asterisk blitzrage (n=blitzrag@asterisk/documenteur-extraordinaire/blitzrage)
13:43.32Kattywhy is moving so complicated :<
13:43.34Stephniehttp://www.pastebin.ca/540091  ?? anyone?
13:43.40Uatec_ok
13:43.42Uatec_did you use http://www.voip-info.org/wiki/index.php?page=Asterisk+IAXmodem ?
13:43.53ManxPowerStephnie: nobody will help you.
13:43.59ManxPowerUatec_: no.
13:44.48ManxPowerStephnie: it says right in the Intel lib license that the SOFTWARE is free, but the CODEC is NOT free and that you must arrange a licence with the patent holders of the codecs.
13:44.50tzafrircentos folks: please pick up: http://www.voip-info.org/wiki/view/Asterisk+Linux+Centos
13:45.04ManxPower~centos
13:45.23jbotcentos is a rebuild of the Red Hat Enterprise Linux RPMs by the community.  Check it out at http://www.centos.org/projects/centos
13:45.23tzafrirI don't intend to touch that page much more
13:46.18ManxPower~centos
13:46.22jbotcentos is a rebuild of the Red Hat Enterprise Linux RPMs by the community.  Check it out at http://www.centos.org/projects/centos, or  http://www.voip-info.org/wiki/view/Asterisk+Linux+Centos
13:46.26Stephnieis it just because you are the god father here? ;)
13:46.38JTUatec_: i don't see what the old pbx has to do with it
13:46.43ManxPowerStephnie: nobody wants to piss off Digium.
13:46.48JTUatec_: there is no reason to keep an old pbx to do faxing
13:47.01Uatec_not just the faxing JT
13:47.05ManxPowerDiscussions of the pirated intel stuff is the only thing I have ever ever seen Digium remove from the mailing list archives.
13:47.15Stephnie50% of this room are already pissing off
13:47.27JTUatec_: what else then?
13:47.33Uatec_there is a PC in the office with a CC machine and a modem that dials through the analog PBX to the CC company
13:47.49JTUatec_: you can get rid of the pbx
13:47.50ManxPowerUatec_: why can't it just connect directly to a PSTN line?
13:48.04*** join/#asterisk shido6 (i=shido6@d221-68-200.commercial.cgocable.net)
13:50.33ManxPowerI suspect Digium has a contractual obligation to try to prevent usage of unlicensed codecs with Asterisk.  That is pretty common with licenses for that sort of stuff.
13:50.50Uatec_the state of the lines and the isdn lines...
13:51.02ManxPowerUatec_: use a POTS line
13:51.26Uatec_we don't have any
13:51.35ManxPowerThen get one.
13:51.53Uatec_we've got enough isdn lines
13:52.09Uatec_there's no point getting a pots line when there are isdn lines available
13:52.11Uatec_infact
13:54.53Uatec_the fax at the moment bypasses the pbx and goes straight to the isdn, so i might see if i can put the CC machine on the same isdn line
13:54.53*** join/#asterisk seanwg (n=sean@216.249.37.157.ppp.northrock.bm)
13:54.53ManxPowerUatec_: Honestly I don't care how you do it.  You will have problems if you try to use Fax/CC over VoIP.
13:54.53ManxPowerThe solution is to connect the fax machine direct to the telco.
13:54.53ManxPowerUse an ISDN/POTS converter.
13:54.53*** join/#asterisk FlyboySR22 (n=rsears@hq.fw.americanis.net)
13:55.37Uatec_i don't really know enough about isdn, but...
13:55.38JTthey exist for a pri?
13:55.39Uatec_i reckon i can do that
13:56.04ManxPowerJT: No, but if he is too cheap to get a POTS line, he prolly has BRI.
13:56.14Uatec_it's not me
13:56.16Uatec_it's my boss
13:56.18seanwganyone here using noka e-series phones?
13:56.27*** join/#asterisk rdb_ (n=rdb@gw.avila.edu)
13:56.30*** join/#asterisk waptaxi (n=cahe@45.151-224-87.telenet.ru)
13:56.40ManxPowerseanwg: Your extensive search of the mailinglists was not helpful.
13:56.47JTUatec_: there are faxing solution, but not credit card, for ip
13:56.52Sweeperanyone have a queue_log file with plenty of data in it?
13:56.53seanwgyah i search - i have the phones working perfectly just MWI issue
13:56.58SweeperI need something for testing!
13:57.01j23openpbx supports t.38
13:57.12Uatec_at the moment the IDSN comes in to a box with two RJ45 sockets, one of which has a cable coming out and leading in to the back of the fax server
13:57.22JTs/openpbx/callweaver/
13:57.31Uatec_i reckon i could get away with puttin the CC machine in to the other RJ45 socket
13:57.42JTUatec_: sounds like BRI
13:57.59JTdepends if it's an ISDN fax or not
13:58.07JTand if the box converts to analogue
13:58.37Uatec_it is bri
13:58.42Uatec_hmm
13:58.56seanwgis there a specific mailing list i could search?
13:59.42Uatec_unfortunately the guy who knows about the fax system isn't in work todya
13:59.55Uatec_although...
14:00.39*** join/#asterisk Mercestes (n=Merceste@rrcs-71-41-157-70.sw.biz.rr.com)
14:01.40ManxPowerseanwg: not that I know of
14:01.41ManxPower~mailinglist
14:01.55jbotSearch Asterisk mailing lists by prepending site:lists.digium.com to your Google search.  Browse the mailing list archive at http://lists.digium.com/ or search through it at http://www.asteriskguru.com/archives, or and there is also the Macintosh Asterisk mailing list at http://www.astmasters.net/maml.htmm
14:01.56*** join/#asterisk yannj_fr (n=yannj@vpn.intelunix.fr)
14:02.28seanwgcool thanks
14:03.25seanwgnah same as before no responses
14:03.42seanwgfunny more people are not checking these phones out
14:03.47seanwgnokia e-series that is
14:04.17Uatec_ah, it's an eicon diva server BRI-2M 2.0
14:05.51Uatec_figures
14:06.40*** part/#asterisk seanwg (n=sean@216.249.37.157.ppp.northrock.bm)
14:07.02*** join/#asterisk seanwg (n=sean@216.249.37.157.ppp.northrock.bm)
14:07.13flopppseanwg : thomson st2030
14:08.20seanwgcool looking phone
14:08.36cy303seanwg: those e-series do sip or something?
14:08.47cy303sip/802.11
14:08.49flopppj23: I've testing callweaver but it not reassuring that this feature is not support by Asterisk
14:08.49cy303?
14:08.59seanwgyah the e-series are a regular gsm smartphone
14:09.02seanwgwith wifi & sip
14:09.05cy303hm
14:09.09cy303do they work well tho?  :P
14:09.13seanwgthey do blackberry connect, activesync
14:09.33seanwgyah work super well. i had them running on another sip server but moved to asterisk this weekend for more features
14:09.38seanwgeverything works except for MWI now
14:09.40flopppI'm curently testing s60
14:09.49seanwgs60 runs the same software
14:09.55seanwgor some kind of same software
14:10.02seanwgdoes your s60 handle stun etc?
14:10.23flopppI don't use stun
14:10.34ManxPower<laugh>STUN</laugh>
14:10.37seanwghaha
14:10.46seanwgin my setup here i need stun
14:11.00seanwgwife travels and its the only way i know of to make it work
14:11.16ManxPowerSTUN is actually a french word.  It translates into english as "almost nobody needs this"
14:11.25cy303everyone has been telling me that wifi sip phones are horrible failure
14:11.39seanwgi think some of the previous phones were junk
14:11.40ManxPowerIt could also translate to "Only used when you don't know about all the other NAT options of Asterisk"
14:11.48seanwgi bought a cisco (linksys) wifi phone
14:11.53seanwgbefore
14:11.59seanwgit was complete and utter junk
14:12.12seanwgworked fine in the house but as soon as you left the house, no service
14:12.29cy303hm
14:12.37seanwgsome of the newer phones with wifi, gsm really kill though
14:12.38j23seanwg:tell me about its battery life
14:12.42j23seanwg:talk time?
14:12.48seanwgstandby about 2 weeks
14:12.55seanwgif wifi, it runs about 8 hours
14:12.58flopppj23: really good
14:12.58seanwggsm about 20 hours
14:13.14cy303damn
14:13.15seanwgwifi burns batteries i have no idea why
14:13.28seanwggsm i guess it can adjust its power output
14:13.41*** join/#asterisk anonymouz666 (n=anonymou@re366.compuland.com.br)
14:13.45Kattyfile: come help me move.
14:14.17seanwgso how can asterisk run with terminals out on the greater internet behind nat routers without stun
14:14.19j23Katty:the ugly girl is back? ahhhh
14:14.36Kattyj23: i stay here. kthx.
14:14.37ManxPowerseanwg: Asterisk has special support for NAT traversal
14:15.02seanwgyah it basically brings all the audio back and bridges it back
14:15.22seanwgsorry it tells the terminals to send audio back to the asterisk box, and then hairpins the audio back out
14:15.35ManxPowerSTUN just moves the audio bridge somewhere else, it still has to bridge
14:15.51seanwgthe audio should flow from terminal direct to other terminal
14:15.59seanwgwhys a bridge required? prompts etc?
14:16.01ManxPowerseanwg: not with NAT
14:16.05yannj_frwell, I thought that adding thing like : 5,1,action would match while pressing 5
14:16.46ManxPowerUnless you do special port forwarding on the NAT router, it will not accept incoming connections from unknown IP addresses and ports.
14:17.03ManxPowerand the NAT router does now know about the IP/port of the other terminal
14:17.24ManxPower...does NOT know....
14:18.02flopppDo you known where I can find an Asterisk roadmap ?
14:18.03seanwgyah
14:18.07ManxPowerThis problem cannot be fixed without changing the way NAT does in a way that will break pretty much everything out there.
14:18.53*** join/#asterisk bdunn (n=bdunn@cpe-76-186-190-98.tx.res.rr.com)
14:19.03seanwgi got the phones working with stun now succesfully
14:19.17seanwgwhat complicates things is my asterisk server itself is behind nat
14:19.22seanwganother quick question -
14:19.30ManxPowerResults 1 - 10 of about 1,070,000 English pages for asterisk road map.AND asshole too lazy to use google  (0.14 seconds) 
14:19.42blitzrageLOL
14:19.44seanwgis there anyway to run asterisk on a linksys router (with the linux on it)
14:19.47*** join/#asterisk CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca)
14:19.48ManxPowerseanwg: it never complicated things for me.
14:20.05ManxPowerblitzrage: my google.foo is strong
14:20.16blitzrageseanwg: Asterisk behind NAT works fine if you know how to set it up :)
14:20.28blitzragehint: externip and localnet
14:20.34blitzrageManxPower: it sure is!
14:20.37blitzragebreakfast time!!!!
14:20.38ManxPowerI guess shutting down all my equipment finally made the campground owners enclose my equipment area and air condition it.
14:20.49blitzrageI'm gonna make and eat breakfast before 2pm for the first time in a week and a half
14:20.56seanwgi got it working behind nat
14:21.09ManxPowerblitzrage: you are in danger of losing your geek card if you keep doing that
14:21.21blitzrageManxPower: I know! but I gotta do it at least once... I'm starving
14:21.25*** part/#asterisk blitzrage (n=blitzrag@asterisk/documenteur-extraordinaire/blitzrage)
14:21.39*** join/#asterisk rgsteele (n=rgsteele@nat-pool.agora-net.com)
14:23.54rgsteeleHey folks.  I've got a weird problem with asterisk 1.2.13 and zaptel 1.2.11.  I'm behind a ChannelBank given to us by the phone company, and whenever anybody hangs up, I get either A) 3:00 dial tone messages or B) I get the fast-busy (a bunch of really fast, sequential beeps), which causes asterisk to go into a voicemail loop, logging 10 second voicemail messages until we restart the asterisk box.
14:24.45*** join/#asterisk jtknapp (n=skip@65-126-63-1.dia.static.qwest.net)
14:26.38rgsteeleI think the CB has bad hangup detection support, and the busydetect option isn't stable enough to use.  Anybody have any suggestions as to what the problem might be, and/or how to fix it?  I've come up empty so far.
14:26.38JTchange to pri? :)
14:26.38rgsteeleJT: pri?
14:26.38JTprimary rate interface
14:26.38JTas in common channel signalling
14:26.38*** part/#asterisk jtknapp (n=skip@65-126-63-1.dia.static.qwest.net)
14:27.15Mercestesrgsteele, Is this happening when internal users hangup, or external users hangup?
14:27.15Mercestesrgsteele, or both?
14:27.16*** join/#asterisk Cresl1n (i=matt@nat/digium/x-c66e22bde76f711d)
14:27.17*** mode/#asterisk [+o Cresl1n] by ChanServ
14:27.39*** join/#asterisk TimTF (n=mlske@87-237-10-201.office-bru2.benesol.be)
14:29.17*** join/#asterisk mirco (n=mirco@88.128.29.86)
14:31.41TimTFI'm trying to get more then one trunk to work (one provider, multiple account). Yet once there is more then one defined (and properly registered) only one inbound trunk can be used.
14:31.55TimTFHow can I get around this?
14:34.07*** join/#asterisk eeos (n=eeos@86.53.50.16)
14:34.56eeoshi everybody
14:35.20*** join/#asterisk _VoicePulse (n=contact@unaffiliated/voicepulse)
14:36.22*** join/#asterisk s0ck (n=m@unaffiliated/s0ck)
14:36.24rgsteeleMercestes: external
14:36.51*** join/#asterisk anthm (n=anthm@CPE-72-131-113-50.wi.res.rr.com)
14:36.51*** mode/#asterisk [+o anthm] by ChanServ
14:36.52KattyMercestes: moving is too complicated :<
14:37.10Kattyanthm: do you think i should leave early on thursday after the conference, or go home fridayy?
14:37.41rgsteeleJT: Sorry, I suppose I'm a bit green on that subject.  Any docs that would point to where I can learn about what pri is and how to change my * box to use it instead of - well, whatever it's using now?
14:37.52*** join/#asterisk mosty (i=mostyn@60-241-198-194.static.tpgi.com.au)
14:37.56anthmwell it really ends thu eve
14:38.03rgsteele(is it a substitute for zaptel?)
14:38.07anthmso friday would be better if you dont want to miss any
14:38.14De_Monhow do I remove all members from a queue?
14:38.24anthmshut the server off
14:39.19Kattyanthm: yeah, but amtrak leaves at 4
14:39.22Kattyanthm: on thursday
14:39.39Kattyanthm: and i don't really wanna go to amtrak by myself
14:40.21Kattyanthm: if i leave friday, everyone will already be gone :<
14:40.24anthmi think there are a lot of ppl there still fri
14:40.28Kattyk
14:40.44anthmfor sure we will be so if all else fails we will escort ya =D
14:40.50Kattykk
14:41.08Kattyi think i might need an escort to the hotel too
14:41.13Kattymaybe i can bribe someone.
14:43.12*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
14:46.19anthmyah it's pretty close
14:46.26anthmwe can arrange that
14:46.43Kattymkay
14:49.49tzangerwhere are you moivng to?
14:49.51tzangermoving even
14:51.34JTrgsteele: you'd need to get a pri card, and get the telco to change the service from CAS/RBS signalling to PRI
14:51.36*** join/#asterisk mik3 (n=43b8ee33@alcor.lunarpages.com)
14:51.39JTit may or may not be practical
14:51.41mik3good morning/day
14:51.51JTbut it'd take the channel bank out of the equation
14:51.55JTand analogue signalling
14:52.36*** join/#asterisk puzzled (n=patrick@puzzled.xs4all.nl)
14:52.37mik3how difficult is it to set up an asterisk box for someone who's never used it, and has moderate knowledge in unix/linux?
14:52.43tzangermik3: not really
14:52.48mik3ok cool.
14:52.48tzangerthere's some stuff ot learn and lots of head scratching
14:53.02tzangerbut so long as you don't do something stupid like try to deploy into production wihtout having screwed with it for a couple weeks, you're fine
14:53.15mik3well i'll have a week for trial and error and a lot of red bull, anyone recommend this asterisknow instead of centos with asterisk?
14:53.24JTnup
14:53.26tzangermik3: I don't use GUIs
14:53.29JTrecommend the book
14:53.31JT~thebook
14:53.36jbotfrom memory, thebook is a book called  Asterisk: The Future of Telephony which is found at http://www.asteriskdocs.org/modules/tinycontent/index.php?id=11
14:54.03cy303I pre-orderd the asterisk cookbook
14:54.11cy303not out until like mid august or something :/
14:54.12Uatec_cy303, url?
14:54.19MercestesKatty, *hugs*  I agree.
14:54.22cy303I just found it on amazon.. it's o'reilley
14:54.24*** join/#asterisk coppice (n=chatzill@10.198.17.210.dyn.pacific.net.hk)
14:54.51cy303http://tinyurl.com/yu3rz3
14:55.02puzzledhi
14:55.18mik3well i was thinking of using the asterisknow distro because i'll be revamping a small ecommerce companies old asterisk setup and they don't have any linux knowledge
14:55.23*** join/#asterisk heh_v_water (n=heh_v_wa@70-57-205-181.hlna.qwest.net)
14:55.27mik3so maybe the gui will be better for them once i am off the project?
14:55.38JTbut they shouldn't be administering a pbx really
14:56.00mik3h,.
14:56.23mik3well once i get a centos/asterisk setup how difficult would it be for me to administrate it remotely?
14:56.36JTever used ssh?
14:56.40mik3of course
14:56.44mogthen easy
14:56.50JTthen there's your answer :)
14:56.52mik3i mean, is it feasible to manage remotely?
14:57.02JTsure, unless hardware catches fire
14:57.06mik3right
14:57.31mik3alright i'll start reading this doc, thanks guys.
14:57.35mogyou dont have fire extinguishers of serial jt
14:57.55JTmog: i expect the datacentre NOC to do they job :P
14:57.59JTtheir
14:59.05mostymik3, try it yourself first, see what you think
14:59.26rgsteeleJT: Yeah, Not practical unfortunately.
14:59.45*** join/#asterisk andyd (n=andyd@host90-152-23-30.ipv4.regusnet.com)
14:59.46JTrgsteele: you checked?
15:01.04rgsteeleUnless the cost of a PRI card is cheap.  We're a pretty small business with a modest budget.
15:01.23rgsteeleAnd, I'm not sure the telco would help us out there, even if we had a pri card.
15:01.34JTthe fact you have a channel bank implies you already have a T1
15:01.40JTit just needs conversion to PRI T1
15:01.42rgsteeleWe do.
15:01.52JTbut they may charge a lot for this
15:02.52rgsteeleJT: So, we'd need that, as well as a pri card?
15:02.58rgsteeleAnd, then ditch the CB?
15:03.15mik3mosty: we use asterisk at work, the person that set it up is an idiot and we have a plethora of problems with the phone every week, but if someone wants to pay me well to set it up for their ecommerce company sure why not.
15:03.38mik3i guess it will be a good learning experience
15:04.04mostyheh well expect to have your own plethora of problems, in your first install
15:04.11JTrgsteele: yes
15:05.11*** join/#asterisk [Airwolf] (n=airwolf@voip.ymav.nl)
15:08.06*** join/#asterisk snook3r (n=ariel@bzq-219-46-202.isdn.bezeqint.net)
15:08.20Uatec_mik3, i manage our phone system remotely, infact, i'm developing our phone system remotely
15:08.41Uatec_the only times i touch the hardware are when i'm stepping up to the next phase of development, i.e. putting in new cards, or connecting new lines
15:10.45tzangerKatty: where are you moving to?
15:11.16*** join/#asterisk rmayorga (i=rmyorg@unaffiliated/rmayorga)
15:12.22*** join/#asterisk jcmoore (n=jcmoore@unaffiliated/tgrman)
15:12.44rob0On that midnight train ... to Jawjuh
15:14.01*** part/#asterisk oej (n=olle@guest-rocq-135234.inria.fr)
15:15.53mik3and you just use a voip phone of some sort to test it?
15:16.16Uatec_yeah
15:16.24Uatec_well, we ahve 4 voip phones
15:16.29Uatec_and a B410p
15:16.37Uatec_but it just sits down the stairs behind me
15:16.38mik3i don't know what that is
15:16.40Uatec_i never touch it
15:16.45Uatec_it's an ISDN card
15:16.48mik3ah
15:17.56*** join/#asterisk javar (n=javar@69.79.134.24)
15:17.59*** join/#asterisk ivanfm (n=ivanfm@c93481ec.virtua.com.br)
15:20.53*** join/#asterisk bbryant (i=brett@nat/digium/x-7b9936eed2cd52f8)
15:21.43*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
15:22.59*** join/#asterisk jm|work (n=jm@sentry.flags.co.uk)
15:23.38*** join/#asterisk osiris (n=osiris@c-71-205-27-131.hsd1.mi.comcast.net)
15:25.15De_MonI need to get at the list of dynamic queue members in a queue
15:25.34De_Monor some way of removing all memebers from a queue
15:26.09*** join/#asterisk Cas1noGuy (n=shinklej@oh-76-5-244-253.dhcp.embarqhsd.net)
15:28.00*** join/#asterisk hfb (n=hfb@pool-72-87-254-188.lsanca.dsl-w.verizon.net)
15:28.10*** join/#asterisk [hC] (n=hardcore@190.10.13.145)
15:29.23*** join/#asterisk vader-- (n=me@c-71-226-197-0.hsd1.nj.comcast.net)
15:29.24mostyde_mon: show queue <name>, i believe
15:29.27vader--hola
15:29.43vader--any of you guys ever pay for a VOIP or network infrastructure audit?
15:30.24Corydon76-workWhy pay, when we can do it ourselves?
15:30.34De_Monmosty right.. through the dialplan though
15:30.45vader--im looking at a main office and 8 branch locations that are all experiencing VOIP quality issues.
15:31.09mostyde_mon: use realtime queue memberships, then you can write AGI scripts to modify the db
15:31.15vader--they use VOIP between the branch and main office through microsoft VPN and then they do VOIP out to their main teleco carriar
15:31.21De_Monahhh
15:31.22vader--over 2xT1
15:31.23*** join/#asterisk [GuS] (n=gdnet@unaffiliated/gus/x-663402)
15:32.13De_Monid rather keep this simple
15:32.14Qwell[]vader--: MS VPN?  There's your problem
15:32.14Corydon76-workvader--: set up a monitoring port on one of the main managed switches and log the traffic, for starters
15:32.14[GuS]Hi people!
15:32.14vader--they are going to get charged like 2Kish
15:32.14vader--is 2000 too much or not enough for that type of audit?
15:32.14sevardI'd charge one billion dollars.
15:32.58[GuS]I have a doub... i am installing AsteriskNOW, and now configuring, i have a doub about the Service Provider part... can i be my own service provider with that server?
15:32.58*** join/#asterisk jm|work (n=jm@sentry.flags.co.uk)
15:34.42mosty[GuS], you should try #asterisknow for asterisknow specific questions
15:34.46*** join/#asterisk L|NUX (n=linux@unaffiliated/lnux/x-10290)
15:35.04rob0Ugh, disconnect supervision on an X101P :(
15:35.44*** join/#asterisk davidcsi (n=davidcsi@82.158.35.53.static.user.ono.com)
15:35.44[GuS]yeah sorry.. i forgot
15:35.59[GuS]but indeed mosty, installing only asterisk
15:36.02[GuS]is the same question...
15:36.32*** join/#asterisk [TK]D-Fender (n=joe_blow@modemcable089.225-70-69.mc.videotron.ca)
15:36.56davidcsihello all, is there a way to get the hostname in the dialplan? I tried ${ENV{HOSTNAME}} but it doesn't work, as apparently $HOSTNAME is a USER env variable, and not a regular env var
15:38.55mosty[GuS], depends what you mean by service provider. that probably refers to some remote server that you will send calls to. you don't have to do that if you don't want to
15:39.37mostydavidcsi, you could get the output from the hostname command, using System ?
15:39.55sevarddavidcsi: there's ${SYSTEMNAME} which is defined in asterisk.conf
15:40.01[GuS]ok, if i only want to comunicate VoIP via internet only, do i need that service provider? (i mean iaxtel.com example)
15:40.41[TK]D-Fender[GuS]: Who are you looking to connect with?
15:40.45davidcsii put the systemname variable but ${SYSTEMNAME} doesn't return anything... although i only reloaded, i did not stop and start... do it have to sopt and start?
15:41.00[GuS][TK]D-Fender: i am installing my own server..
15:42.15mosty[GuS], if you don't need to connect with another server, then you aren't using a service provider
15:42.17[TK]D-Fender[GuS]: You say you want to do "voip over the internet".  I'm asking with WHOM.
15:42.27*** join/#asterisk zeeesh (i=zeeesh@14-237-154-202.wol.net.pk)
15:42.28zeeeshhi
15:42.42vader--so would 2K be too much for that type of audit?
15:42.44*** join/#asterisk macTijn (i=martijn@linda.net.insecure.nl)
15:42.52[GuS][TK]D-Fender: i want only to calls PC-PC
15:43.02[GuS]so i dont need that service provider right?
15:43.25[TK]D-Fender[GuS]: Don't even need *
15:43.42[TK]D-Fender[GuS]: But correct, you sure don't need a provider
15:44.12[TK]D-Fender[GuS]: I'm gueesing you just want to have some remote phones (soft/hard) at another place and chat for free with them?
15:44.22[GuS]ok, so i inly need that VoIP service provider for land lines, cell phones calls right?
15:44.23[GuS]yep
15:44.26[GuS]only that
15:44.29[GuS]example, wengophone
15:44.31[TK]D-FenderCorrect them
15:44.38[TK]D-Fenderthen*
15:44.49[GuS]Thanks, this clarify my doub :)
15:44.53[TK]D-FenderForget Wengo and get a stadard SIP phoone
15:45.02[GuS]yeah, just example
15:45.14[TK]D-Fender[GuS]: Fair enough.
15:45.19[GuS]:)
15:45.30[TK]D-Fender[GuS]:  I suggest Idefisk and x-lite for windows
15:45.59[GuS]i just use linux sorry :P
15:46.34[TK]D-Fender[GuS]: KIAx or Ekiga then ;)
15:46.58[GuS]why not wengo? for me works great :)
15:47.05[GuS]yeah.. i know those clients too
15:47.22[TK]D-Fender[GuS]: Does some proprietary stuff.  If  you've got it working with * already, fine
15:48.05[GuS]mmm, so wengo does some propietary stuff.. like? if you dont mind to tell me
15:48.09[GuS]i didnt know that :S
15:48.23*** join/#asterisk wunderkin (i=wunderki@ip68-104-149-97.ph.ph.cox.net)
15:50.18[TK]D-Fender[GuS]: last I checked there were some minor annoyance differences like PhoneGnome had.  I could be mistaken however.
15:51.15[GuS]mmm.
15:51.40*** join/#asterisk Xen^ (n=linux@unaffiliated/lnux/x-10290)
15:51.56rob0Okay, this might be a FAQ, but ... my junky X101P clone isn't detecting ring on incoming calls. I thought I had zaptel.conf right; ztcfg is happy.
15:52.21mostyrob0, is it set to the correct country mode?
15:52.39*** join/#asterisk Strom_M (n=strom@192.41.247.50)
15:53.08De_Monbah, theres a QUEUE_MEMBER_LIST function on voip-info, but it doesn't exist in my version
15:53.09rob0loadzone = us, yes
15:53.45[TK]D-Fenderrob0: Check your zapata
15:53.51*** join/#asterisk monstertruck (n=monstert@c-75-74-251-82.hsd1.fl.comcast.net)
15:54.24monstertruckhi, on a spa3102, how do I set a password to the setup?
15:54.42monstertruckthe unit is unlocked, im the itsp
15:55.01rob0This is a new 1.4.4, is the zapata library still required? If so that's what I missed.
15:55.49[TK]D-Fenderrob0: zapata.conf.......
15:56.04rob0ok
15:57.32krdian_hello
15:58.11krdian_anybody sending video streaming through asterisk ?
15:58.53krdian_for ex. 3gpp movies ?
15:59.12Qwell[]3 gigabytes per pixel?
15:59.50*** join/#asterisk andyd (n=andyd@213-228-240-161.dsl.prodigynet.co.uk)
15:59.52*** join/#asterisk gardo (n=gardo@121.97.193.142)
16:00.16rob0<PROTECTED>
16:00.34[TK]D-Fenderrob0: You should know better... pastebin  the whole mess
16:00.34Qwell[]rob0: You can't change those on a reload - you have to restart
16:00.42Qwell[]iirc
16:00.55rob0ah ok
16:01.07rob0yes, I'll bbl, sorry [TK]D-Fender
16:01.22[GuS][TK]D-Fender: one last question, i am trying to configure the user i've created in asterisk, the extension number is the one user name i should set up in the VoIP client?
16:03.02*** join/#asterisk snook3r (n=ariel@bzq-219-46-202.isdn.bezeqint.net)
16:03.02[TK]D-Fender[GuS]: those terms don't mix
16:03.29[GuS]so?
16:03.34[TK]D-Fender[GuS]: "extensions" are just patterns in extensiosn.conf.  If your referring to the [something] named sectins in sip.conf, then yes
16:03.44[GuS]i mean,
16:04.13[GuS]i've created a user  in asterisk, so now i am trying to set up in my VoIP client
16:04.29*** join/#asterisk Strom_M (n=strom@192.41.247.50)
16:04.56[TK]D-Fender[GuS]: ....o.....k....
16:05.24*** join/#asterisk Y0da^ (n=Deb@70.159.118.70)
16:08.10[GuS]i will have to read more...
16:12.04*** join/#asterisk zeedo (n=zeedo@reboot-robot.net)
16:12.46Uatec_hey, i'm trying to setup distinctive ring styles on my sip phone, i'm using: exten => s,n,SIPAddHeader(Alert-Info: something)
16:13.31Uatec_that is all very well, but my hardware provider doesn't appear to give any hint as to how to use distinctive ringing with it, what kind of alert info am i supposed to send (is it standard? is there a common theme to the info sent to most phones?)
16:13.36ManxPowerUatec_: What you add is TOTALLY dependent on the phone
16:13.47Uatec_damn
16:13.50Uatec_i was fearful of that
16:13.56*** join/#asterisk Bladerunner05 (n=feelme@81-174-56-54.f5.ngi.it)
16:14.04Zeeekdon't many phones allow you to add the ring in the directory?
16:14.21*** join/#asterisk Cyon (n=cyon@216.179.31.170)
16:14.27Uatec_in the in phone directory?
16:14.28Uatec_possibly
16:14.29*** join/#asterisk iwannadoit (i=iwannado@196.211.34.2)
16:14.33Zeeekcontact dir
16:14.34Uatec_but i need asterisk to tell it what ring to use
16:14.36Uatec_some how
16:14.39ManxPowerUatec_: Are you using any brand phone we might have heard of it.
16:14.44ManxPowerUatec_: NO!
16:14.55iwannadoitI need a programer to import to south africa
16:15.12ManxPowerUatec_: Asterisk simply adds a header to the SIP message, it is up to the phone to do something with it.
16:15.12sevardiwannadoit: why?
16:15.16De_Monexten => _00!,n,Set(member=${CUT(members,\|,${COUNT})})
16:15.20iwannadoitwil pay plane ticket and accommodation and arange for traveling.
16:15.22De_MonI get an error on this line
16:15.27ManxPoweriwannadoit: you'll need more derails that that if you want someone to respond
16:15.29iwannadoitmsg me to negosiate salary
16:15.45Zeeekand more derails mean higher insurance costs
16:15.45De_Moniwannadoit what kind of programmer?
16:16.00ManxPowerDe_Mon: and that error message is...?
16:16.32De_Monnothing useful: Jun  5 12:14:45 ERROR[17068]: app_cut.c:397 acf_cut_exec: Usage: Splits a variable's contents using the specified delimiter
16:16.40ManxPowerDepending on the project, the scope, the contract length, and the design specs, I might be interested.
16:16.48De_Monit doesnt like the | delimiter
16:17.05ManxPowerDe_Mon: Don't use ${} around the variable name
16:17.43De_Monset(member=cut(members,\|,${count})})})})})
16:17.51De_Mon?
16:18.08ManxPowerHow about exten => _00!,n,Set(member=${CUT(members,\|,COUNT)})
16:18.08De_Monthe variable name (members) isn't using {}'s
16:19.00ManxPowerSorry, COUNT would be a number.
16:19.06ManxPowerDe_Mon: What is the CLI output of that line.
16:19.07De_Monumm,
16:19.07*** join/#asterisk ectospasm (i=Spasm@nat/digium/x-bdbe432d0c269f26)
16:19.11ManxPoweryou'll see what it evaluates as.
16:19.12Qwell[]ectospasm: ?
16:19.20Qwell[]oh
16:19.21De_Mon${COUNT} is 1
16:19.35Qwell[]ectospasm: More support people should come here...
16:19.38ManxPowerhave you tried using a 1 instead.
16:19.59ManxPowerIt is possible you cannot use | as a delimiter.
16:20.01De_Monno, I changed the delimiter to ; and it work sifne though
16:20.13ManxPowerAh.  There is your solution
16:20.18Qwell[]I think you have to doubly escape |, or something
16:20.21Uatec_ManxPower, i'm using a snom 190
16:20.26De_Mon12:16PM <De_Mon> it doesnt like the | delimiter
16:20.27Qwell[]like \\|
16:20.28ManxPowerRemember , are converted to | during evaluation
16:20.39Qwell[]I forget exactly
16:20.40De_Monyeah, I tried \\| too with the same error
16:20.46Qwell[]\\\| ? :p
16:20.50ManxPowerUatec_: Are you too lazy to check the wiki?
16:20.52Qwell[]escape the escape too, heh
16:20.54ManxPower\\\\\\\\\\\\\\\\\\\|
16:21.04Qwell[]There was actually one case where I had to use \\\
16:21.08Uatec_yes, i am ManxPower
16:21.09Qwell[]I forget why
16:21.11De_Moni'm cutting a database key/value pair that is using | as delimiter
16:21.12Uatec_cos i'm a cunt like you
16:21.15Strom_M"make" for asterisk 1.4 on ubuntu is crapping out with the error "autoconf: no input file"
16:21.21Uatec_of course i'm looking the shitting wiki
16:21.26Uatec_and reading the doucmentation
16:21.26Strom_Mand google provides no answers, of course
16:21.46Qwell[]Strom_C: try a make distclean
16:21.46De_Monsame error with \\\|
16:21.48Uatec_but i haven't found nything yet, which is why i asked
16:21.50Strom_Mam I overlooking something basic?
16:21.51Strom_Mok
16:22.15ManxPowerResults 1 - 10 of about 184 English pages for snom alert-info AND asshole that can't use google.  (0.44 seconds) 
16:22.23tzangerhahahahahahahha
16:22.23*** join/#asterisk reber (n=reber@cl-158.dub-01.ie.sixxs.net)
16:22.25ManxPowerthe first result looks promising
16:22.38Zeeekok
16:23.18Strom_MQwell: that worked
16:23.52De_Monmaybe I can replace | with something else and cut on that
16:25.41Qwell[]Strom_C: did you doubt me? ;)
16:25.41De_Monthis is 1.2.14 .. waiting for pastebin
16:25.41De_Monhttp://pastebin.ca/541408
16:25.41Strom_Mno, but I wanted to at least give closure to my problem :)
16:25.42*** join/#asterisk seanwg (n=sean@216.249.37.157.ppp.northrock.bm)
16:25.49seanwgis there a quick way to see active sip registrations?
16:25.49De_Monshow registrar
16:25.49De_Monshow <tab> one of those
16:25.54ManxPowerseanwg: asterisk registrations of devices TO asterisk or registrations of devices asterisk is registered to
16:25.56seanwgmythtv*CLI> show registar
16:25.57seanwgNo such command 'show registar' (type 'help' for help)
16:25.57seanwgmythtv*CLI> sip show registry
16:25.57seanwgHost                            Username       Refresh State                Reg.Time
16:25.57seanwgmythtv*CLI>
16:26.05seanwgi just want to see what sip devices are registered
16:26.13ManxPowersip show peers
16:26.39seanwggreat that work
16:26.40seanwgs
16:26.46De_Monis registry devices is registered TO?
16:26.52De_Mon* is
16:27.41ManxPowersip show registry shows the status (more or less) of register => lines in sip.conf
16:29.39*** join/#asterisk xuser (i=1000@unaffiliated/xuser)
16:30.45*** join/#asterisk mrdigital (n=mrdigita@207-172-228-21.c3-0.tlg-ubr2.atw-tlg.pa.cable.rcn.com)
16:31.38xuserHi, is there any cdr billing software for linux?
16:32.29iwannadoityes quemetrics works wonders xuser
16:33.16iwannadoitxuser hard and soft designs have a working one where you can set billing for coutry local ect
16:34.25xuseriwannadoit: thanks, gonna check it.
16:35.08De_Moneeeh I dont see func_cut in funcs
16:36.09Uatec_ahah, excellent, i have distinctive ringing working
16:36.17Uatec_now all i need is some decent ring tones
16:37.14*** join/#asterisk CVirus (n=GoD@196.205.192.129)
16:38.09*** join/#asterisk marcan (i=1337@14.Red-88-27-160.staticIP.rima-tde.net)
16:38.58*** join/#asterisk DrukenHME (n=jdumais@CPE000e08cb2a29-CM00137189cb0c.cpe.net.cable.rogers.com)
16:40.50*** join/#asterisk seele_ (n=seele@dns.datawareltda.com)
16:40.51*** join/#asterisk putnopvut (n=putnopvu@user-24-214-124-177.knology.net)
16:40.54iwannadoitUatec  web.ukonline.co.uk/freshwater/hic120.htm  this guy has all legasy pbx listed and in his link pages have some good links to phone tones and ringtones
16:41.01seele_I have IVR configured, when I calls to the IVR and dial a extension the IVR redirect me to the first option, the extensions has 4 digits and begins with 1 ... the number of my first option in the IVR
16:41.08seele_how can I make a direct extension dial with IVR options???
16:41.56iwannadoitGoto(IVR,s,1) seele where IVR is your ivr context
16:42.14Uatec_WTF?
16:42.28Uatec_i mean cheers iwannadoit
16:42.40Uatec_WTF?,  when i dial out now, i just get a ring tone
16:42.40Uatec_*sigh*
16:42.41iwannadoitnice site hey
16:42.51seele_iwannadoit, I don't know
16:43.07iwannadoitwhat do you want seele?
16:43.30iwannadoitdcc me you extension.conf seele
16:43.55iwannadoitare you using asterisk source or trixbox seele?
16:44.17iwannadoitwhats up uatec?
16:44.24ManxPowerseele_: are the extensions in the same context as the IVR, or is the context the extensions in include =>'d in the context of the IVR
16:44.50Uatec_it's ok
16:44.52Uatec_i was being stupid
16:45.01Uatec_now i have another problem
16:45.06seele_ManxPower, yes the extensions are in the same context
16:45.13iwannadoithappens to all of us !
16:45.17*** join/#asterisk greendisease (n=jack@fedora/greendisease)
16:45.45seele_ManxPower, some times works ... and some time doesn't
16:45.51CVirusWhat do you guys think of the Grandstream GXW4004 ?
16:46.10Qwell[]~phones
16:46.20jbotsomebody said phones was http://bani.anime.net/phones/.  While personal preference will dictate which phone works best for you, general consensus on a rough order of quality and suggestibility is as follows:  Polycom (any), Aastra 480i, Aastra 5i Series, Cisco 7940+, Linksys SPA-9XX, Snom, and finally everything else.  Do not consider Grandstream phones.  Ever.
16:46.27ManxPowerseele_: do you have any relaxdtmf options set?  You should not set that optuon
16:46.32*** join/#asterisk steliosk (n=Stelios@62.169.217.209)
16:46.35Qwell[]CVirus: I think that about sums it up
16:46.50[TK]D-Fender~gs
16:46.52jbotGrandSuck phones & gateways are cheap junk which should be avoided with extreme prejudice.
16:46.54CVirusQwell[]: is it crappy to that extend ?
16:46.55[TK]D-Fender^^^^^^^^^^^^
16:47.05ManxPowerGS phones don't even make good doorstops or bookends
16:47.08ManxPowerthey are too light
16:47.10seele_ManxPower, nop
16:47.13Qwell[]too light
16:47.14Qwell[]heh
16:47.17CVirusLOL
16:47.23greendiseaseyo Qwell, what up
16:47.25Strom_MReact to GS how you'd react to the Killer Rabit:  RUN AWAY!!!!!!!!!!!!!!!!!!!!!!!!
16:47.28seele_ManxPower, where can I enable this option
16:47.29Qwell[]greendisease: hey
16:47.41Qwell[]greendisease: any bugs in FC7 we need to be warned about? ;)
16:47.51greendiseasehaha, many, can you msg me for a second?
16:47.57Qwell[]uh oh
16:47.57ManxPowerseele_: you do NOT wait to enable that option.
16:48.23iwannadoitdoes anyone have experience with patton bri gateways?
16:48.31ManxPowerseele_: do other calls, like into voicemail, work correctly?
16:48.47seele_ManxPower, yes
16:48.57ManxPowerseele_: I don't have any more ideas
16:49.15CVirusWhat is recommended as a 4 port FXS ?
16:49.20*** join/#asterisk cr4z3d (n=cr4z3d@ip70-162-118-241.ph.ph.cox.net)
16:49.31ManxPowerCVirus: Adtran channel bank
16:49.52CViruswhat else ?
16:50.52ManxPowerI think you'll find that most people recommend a channel bank of some form
16:51.15CVirusManxPower: why not the TDM400P ?
16:51.43ManxPowerCVirus: Would you like the honest response or the polite, politically correct answer?
16:52.00[TK]D-FenderCVirus: MediaTrix or AudioCodes gateway.  Or 2 ATA's
16:52.03Uatec_how about an honest polite correct response?
16:52.18ManxPowerUatec_: I don't have one when it comes to the TDM400P.
16:52.21CVirusManxPower: the honest
16:52.31*** join/#asterisk MrTelephone (n=MrTeleph@h697179-171.picriverisp.net)
16:52.41MrTelephonehey
16:52.48ManxPowerAha!.  "We had about 8 TDM400Ps scattered across 6 offices.  Every single one has been replaced by a T-1 card and a channel bank."
16:53.18MrTelephonewhat are the tdm cards missing ?
16:53.28MrTelephonewhy do they work so poorly :(
16:53.44iwannadoitecho cancelation
16:54.12[TK]D-FenderTDM = PCI issues, higher cost,have to wire the phone DIRECT to the server, etc
16:54.15[TK]D-Fenderlose/lose
16:54.20MrTelephoneIm getting dropped calls with the error- packet retrans exceeded, hanging up call.. Thats due to poor network conditions I'm assuming?
16:54.24[TK]D-FenderATA/gateways are cheaper and better
16:54.36ManxPowerMrTelephone: It can be.
16:54.43[TK]D-FenderMrTelephone: Or due to packets not having a way back to respond.
16:54.44MrTelephonecan't we make a card that does more processing onboard?
16:55.03ManxPowerMrTelephone: Yes.  They are all $500/port
16:55.09[TK]D-FenderMrTelephone: Why bother?  Buy the proper hardware for this sort of thing that already exists and is CHEAPER
16:55.16ManxPowerDialogic would be an example of a board with built in DSP
16:55.48ManxPower[TK]D-Fender: I think it is more the TDM400P driver than anything else.
16:56.04ManxPowerMANY MANY people have been happy with the TDM400P had not had problems.  I am not one of those people.
16:57.04ManxPowerMrTelephone: that message basically says there is a problem with network communications.  Doesn't give a cause, but network issues would be a good bet.
16:57.06iwannadoitManxPower tried onle to link to lecasy pbx only got calls on one channel
16:57.35ManxPoweriwannadoit: that is a config problem
16:58.50iwannadoitnope
16:59.15*** join/#asterisk [hC] (n=hardcore@190.10.12.97)
16:59.15*** join/#asterisk ectospasm (i=Spasm@nat/digium/x-5de6187d08fc125c)
16:59.19*** join/#asterisk nettie (n=nettie@ns.coolgadgets.it)
16:59.27iwannadoitqsig on my pbx out of dat have to pay $9200 to get new lics from Philips South Africa
16:59.28ManxPoweriwannadoit: I have never never heard of that problem and the it not being a config issue
17:00.00justdaveIf I have both a T1 card and a TDM card, is it possible to direct-bridge a channel on the PRI to an FXS port on the TDM card?
17:00.16ManxPoweriwannadoit: we went with a T-1 card for our Nortel off of eBay.  PRI support requires a license, but T-1 E&M Wink does not for the Nortel
17:00.24justdavevia the zap driver config..  or do I need to do funky routing in asterisk?
17:00.26ManxPowerjustdave: yes.
17:00.43ManxPowerjustdave: that depends.  do you need asterisk to have ANY access to those channels?
17:00.46CVirusthank you guys
17:01.10justdaveyeah, asterisk would get 22 of the PRI channels, the FXS port would get 1 of them
17:01.36ManxPowerjustdave: no.  I meant do you want Asterisk to have access to the channel that is bridged to the FXS?
17:01.49*** join/#asterisk ecoleman (n=eric@24.75.47.98)
17:01.50justdaveManxPower: no, it wouldn't need it
17:01.58*** join/#asterisk sudhir492 (n=sudhir@c-71-62-102-201.hsd1.va.comcast.net)
17:02.05ManxPowerYou can use DACS to cross connect any channel to any channel using Zap only, no asterisk.
17:02.13justdavealthough if I have to use asterisk to do the bridging, I have no objection
17:02.13ecolemanis it possible to play some sound while an agi script is executing and then have it stop right away?
17:02.20ManxPowerchannels that are not DACS'd act as normal
17:02.22*** join/#asterisk nettie (n=nettie@ns.coolgadgets.it)
17:02.24justdaveok
17:02.37ZeeekManxPower what distro do you use?
17:02.43ManxPowerjustdave: see the sample config file in the zap source
17:02.48ManxPowerZeeek: Mandriva
17:02.53Zeeekk
17:03.21justdaveright now we have a T1 with 5 channels of voice traffic and the remaining channels used for data.  We have data from another source now (dedicated fiber :) ) and looking to get the T1 converted to a full PRI
17:03.44justdave1 of those voice channels is a fax line, the other 4 are a rollover sequence on the main phone number.
17:04.07justdaveso the 4 on the main phone number would be the main DID going into the PRI, and the fax we still want to split out if we can pull it off. :)
17:04.17ManxPowerjustdave: We used to have mixed voice and data T-1s.  We would take the data channels and use DACS RBS to cross connect the data channels to channels on another card in the server, then plugged our router into that port.
17:04.43justdavesince everything I read says fax is still flakey in asterisk :)
17:06.58*** join/#asterisk tzafrir_laptop (n=tzafrir@bzq-82-81-91-140.red.bezeqint.net)
17:07.59ManxPowerjustdave: It is nice to see someone that does not ignore all the advice about asterisk and fax.
17:08.05*** join/#asterisk tzafrir_laptop (n=tzafrir@bzq-82-81-91-140.red.bezeqint.net)
17:08.06*** join/#asterisk RypPn (i=TuMbL@rosscom.demon.co.uk)
17:08.46*** join/#asterisk Daejeo1 (n=chatzill@124.62.150.49)
17:09.04nettieHi guys, I'm having some issues with chan_sip. We've zap (ISDN) and sip trunks, when the DSL link is down chan_sip tries to register again the various carriers but when it does it internal sip clients (polycom phones) cant call eachother. sip show peers shows that the phones are correctly registered. Anyone know if there's a configuration value to tell chan_sip to continue registering without taking offline the phones? Thanx.
17:10.47sudhir492I have an asterisk box, which talks to the gateway (another asterisk box) through iax. However, when I press digits, it is not passed to the gateway. Any suggestions?
17:10.49Daejeo1is it possible to use GPS system with Mobile?
17:11.23Daejeo1is it possible to use GPS system with astersik server
17:12.27Daejeo1asterisk*
17:12.28*** join/#asterisk diclophis-work (n=jbardin@65.203.37.58)
17:13.23diclophis-workhello all
17:13.25*** join/#asterisk sulex (n=sulex@pdpc/supporter/active/sulex)
17:13.38diclophis-workI am wondering what options there are for load balancing incoming SIP requests?
17:13.46diclophis-workbetween two asterisk machines
17:15.53sulexhello, in a Background() command I can state the full path to the sound  I have to play omitting the file extension. Can you tell me if the same works for Record(). For example: Record(/var/lib/asterisk/sounds/foo/bar/foobar:gsm)?
17:17.25diclophis-worksulex: I do that through AGI all the time
17:17.33diclophis-workRECORD FILE /wang/chung WAV
17:18.05ecolemanis it possible to play some sound while an agi script is executing and then have it stop right away?
17:18.27sulexdiclophis-work: it does, cool. thanks
17:18.36sulexdiclophis-work: I mean it does it directly in the dp
17:19.09diclophis-workecoleman: try the background command, it might return control to your agi script
17:19.19diclophis-workor perhaps exec(background)
17:19.39diclophis-workecoleman: though you might end up having to work some multiprocess or thread magic
17:21.30ecolemandiclophis-work: thanks
17:21.56*** join/#asterisk lisandropm (n=lisandro@cpe-22-76.bvconline.com.ar)
17:24.51HmmhesaysI dislike it when people don't pay me
17:25.28ecolemanHmmhesays: don't we all?
17:26.16nettieanyone have issues with internal sip phones when asterisk cant register a trunk please?
17:26.53sevardHmmhesays: story of my life.
17:27.01Hmmhesayshey stranger
17:27.05sevardhey budddddddy.
17:27.12Hmmhesaysok pauly
17:27.20sevardhow you been, mandinga
17:27.31Hmmhesaysnot bad
17:27.42Hmmhesaysplaying guitar, wakeboarding, trying to build this postgres module for openser
17:27.51sevard(decided to carry the shore)
17:28.18sevardpostgres ftw, but why are you playing with openser?  I think that's #asterisk's bible's satan
17:28.57Hmmhesaysopenser can do things asterisk can't
17:29.44sevardlike? (never played with it)
17:29.55Hmmhesaysmake my faxing work
17:29.58Hmmhesayslol
17:30.28sevardheh
17:30.41Hmmhesaysmore calls per second on similar hardware than asterisk
17:30.47Trevor_bhmm, thats funny i have spandsp+asterisk running a 24 line fax system on a TDM2400
17:31.02Qwell[]SER doesn't do "calls" though...
17:31.13sevardannnnnnnnd here it comes
17:31.14Qwell[]it doesn't really have to do a whole heck of a lot with the channel ;)
17:31.40HmmhesaysQwell[]: yeah, what I meant was more it can process more incoming invites per second
17:31.52Qwell[]sure, it'd be silly if it couldn't
17:32.06Hmmhesayswhat it is not though... is pbx software, which is why I use both
17:32.39sevardoh jesus, why can't somebody just shoot john cusack
17:32.39HmmhesaysI use asterisk for my pbx needs and pass it off to openSER when the call is a fax call
17:32.47Daejeo1is it possible to use GPS system with asterisk server?
17:33.00sevardDaejeo1: with OSS anything is possible!
17:33.06sevard;)
17:33.15Qwell[]It's just software
17:33.26HmmhesaysHello Katty
17:33.29Daejeo1sevard: any documentation?
17:33.36sevardDaejeo1: got notepad?
17:33.52Daejeo1sevard: yes
17:33.58sevardExcellent.  type some up
17:34.10Daejeo1type what?
17:34.24sevard;)
17:34.26sevardhttp://asteriskvoip.blogspot.com/2005/12/project-implementing-bluetooth.html
17:35.12Daejeo1:)
17:35.24iwannadoitcan anyone help me with the best softphone?
17:35.45sevardiwannadoit: the _best_ softphone?
17:35.48Daejeo1:(
17:36.01Sweeperiwannadoit: I'd suggest trying eyebeam
17:36.06iwannadoitwhich one is it?
17:36.17Sweepersolid piece of software, customizable, remote provisioning capable
17:36.21Daejeo1eyebeam is not free
17:36.26Kattyanthm: up!
17:36.28Sweeperit is not!
17:36.33iwannadoitbut is it good?
17:36.35Sweeperneither are polycoms
17:36.38Sweeperiwannadoit: it is
17:36.40Daejeo1it is good
17:36.44Daejeo1I have one
17:36.46iwannadoitthx sweeper
17:36.48Daejeo1do you want to try?
17:36.52anthm?
17:37.10Sweeperyou can write their sales dept and get a 30-timebomb for demo
17:37.16sevardSweeper: yeah, xlite and eyebeam are great if you like using 80% of your 2.5 ghz cpu for 1 call.
17:37.35Sweepersevard: well, I don't run it on a 486, so that doesn't happen :o
17:37.42sevardapparently "lite" means feature light while still being a resource hog
17:37.47Sweeperand we use g.729 anyways
17:37.53Sweeperwhich is even heavier
17:38.05Kattyanthm: can you have one of your people call me for billing?
17:38.10*** join/#asterisk bcnl (n=mike@S010600131078957c.vc.shawcable.net)
17:38.27Sweepers/anyways//
17:38.58De_Monhmm, it looks like DB(/Queue/PersistentMembers/queueName)  is where dynamic members are stored
17:39.07anthmmmkay
17:39.12Kattyanthm: dankou.
17:39.15De_Monif I wanted to remove all queue members, can i just set that key to "" to remove them all?
17:39.24sevardSweeper: or simply s/s$//g
17:39.58anthmif you keep using it enough you will eventually remove them all when it crashes.
17:40.31De_MonI sense that your not a fan of asterisk queues
17:40.39De_Monyou're
17:40.40Daejeo1:((
17:41.19anthmhow'd you guess?
17:41.42Qwell[]queues are mostly fine - it's agents that suck
17:41.46De_Monyou're laying it on a little thick
17:42.38Daejeo1;)
17:42.51anthmqueues are fine if you don't expect any of the "strategies" to actually mean anything and if you *never* reload it.
17:43.14De_Monso, removing all members from a queue by setting the db key to "" a good solution? My other choice is to get the queue members and remove one and then loop thru again
17:43.22De_Monanthm queue members are persistant
17:43.22Daejeo1:'(
17:43.50coppicequeues are fine if you are British. They are an innermost part of the national character
17:43.56Qwell[]anthm: are you done trolling?  If you are aware of a specific bug, you know where to report it...
17:44.12sevarda trolling op, that's great.
17:44.28De_Monsounds like hes still complaining about bugs have already been fixed
17:44.57anthmIf I were trolling everyone would be in tears.
17:45.10sevardthe great and powerful
17:45.12De_Mons/be in tears/have me on ignore/
17:45.51Hmmhesaysfeel the love
17:46.03sevardit's like a warm trashcan
17:46.12bcnldoes anyone know if there is a version of Answer Confirmation for SIP/IAX channels that works like the dial feater 'c' for ZAP channels?
17:47.11Daejeo1(@)
17:48.00Daejeo1(@)(&)
17:48.04Daejeo1(&)
17:49.58Sweeperman, I wish the alternative softpbxs weren't  all "we hate asterisk, here's our fairly buggy, mostly featureless pbx lo lo lo"
17:50.16Hmmhesayscallweaver is ok
17:50.18Daejeo1:I
17:50.21Daejeo1:|
17:50.27Sweeperwell, callweaver is a fork :P
17:50.35Hmmhesaysso?
17:50.42Sweeperin that case it's "we hate digium!"
17:50.52Daejeo1:p
17:51.15tzafrir_laptopSweeper, not just
17:51.15Sweeperso I'd like a completely different pbx that was actually good
17:51.19De_MonI saw a pbxnsip booth at techEd, it looked pretty full featured
17:51.20iwannadoiti take my hat off to all opensource projects i wich i had the brains to write my own!
17:51.25*** join/#asterisk fakhir (n=Fakhir@unaffiliated/fakhir)
17:52.03Sweeperiwannadoit: your bash login that changes the prompt to [wanker]# doesn't count as an oss project :D
17:52.39Qwell[]it does if it's configurable or random
17:52.40Hmmhesaysfinally
17:53.24iwannadoiti know
17:53.37iwannadoitbut i did read the manual
17:53.51iwannadoitopen source manual that is
17:55.25iwannadoitif mark spencer is looking for a free holiday to south africa maybe a free hunting trip or just a sit at the seaside in capetown i will flip the bill because he made me alot of money wit asterisk
17:55.49Qwell[]he's a busy man - I'll go in his place
17:56.12fileQwell[]: pfft
17:56.19iwannadoitthe community all helped, but i can not affort to give all you people a holida
17:56.23iwannadoitlol qwell
17:56.24Qwell[]and file too
18:01.06mogQwell, what about me????
18:01.30mogfine, ill just go to north africa
18:01.31Qwell[]mog: You'll have to convince iwannadoit :p
18:01.44mogi think he wants to do it  Qwell
18:01.45Qwell[]you can totally stow away, and we'll give you a parachute
18:01.51filemog: you can come to Canada
18:01.55fileI'll give you a place to stay!
18:02.08fileyou just have to try not to go crazy from broadway singing and dancing
18:02.21mogoh really
18:02.26iwannadoitwhere you guys from?
18:02.32moghow far away are you from mcgill?
18:02.41fileawhile.
18:03.02fileor an hour and a half by plane
18:03.16mogoh well
18:03.26mogwant to see em graduate next year
18:04.06`Seanwhat does cisco recooment people use for voip solloutions
18:04.10`Seani ment with there ip phones
18:04.17`Seani assume they must also sell a PBX or something?
18:07.09Hmmhesayscall manager
18:11.50Bladerunner05with tdm400 and asterisk 1.4.4 I have to configure zaptel.conf ?
18:12.26*** join/#asterisk andyd (n=andyd@213-228-240-161.dsl.prodigynet.co.uk)
18:13.21iruleyes, and sapata.conf too
18:13.28iwannadoitwhat do you need to know bladerunner05?
18:13.28irulezapata.conf
18:14.55Bladerunner05<iwannadoit>: what I have to write into zaptel.conf?
18:15.30*** join/#asterisk jeffgus (n=jeffgus@greengables.zimage.com)
18:16.21*** part/#asterisk diclophis-work (n=jbardin@65.203.37.58)
18:19.51Bladerunner05I have tdm400 with 4 fxo, I configure zapata.conf with standard settings more what you see in http://www.pastebin.ca/542061 that was generated by genzaptel command, but when I receive a call * don't answer and no message on cli>
18:20.19Bladerunner05I use very verbose mode
18:20.35Bladerunner05I configure also extension.conf e sip.conf in the same context used in zapata.conf
18:21.30*** part/#asterisk [TK]D-Fender (n=joe_blow@modemcable089.225-70-69.mc.videotron.ca)
18:22.41*** join/#asterisk karlhaines (n=karl@unaffiliated/karlhaines)
18:25.03karlhainesanyone used these motorolla modems that work as fxo cards?
18:25.14karlhainesor are there any other modems capable of this?
18:26.36Bladerunner05how I have to setup zaptel.conf with 4 fx0 modules ?
18:26.45Daejeo1:|
18:28.54karlhainesBladerunner05, trixbox?
18:29.18Bladerunner05asterisk 1.4.4
18:29.31*** join/#asterisk Iamnach0 (i=Iamnacho@ip68-103-153-140.ks.ok.cox.net)
18:32.03*** join/#asterisk osiris (n=osiris@c-71-205-27-131.hsd1.mi.comcast.net)
18:32.48*** join/#asterisk mik3 (n=43b8ee33@alcor.lunarpages.com)
18:33.47*** join/#asterisk cpm (n=Chip@pdpc/supporter/active/cpm)
18:39.33Hmmhesaysi need a telnet client that will let me grep the output
18:39.33Nuggettelnet is eeeeeeevil!
18:39.46Hmmhesaysdoes one of those exist?
18:41.01SwKHmmhesays, ngrep :P
18:41.02*** join/#asterisk _VoiceMeUp_COM (n=_VoiceMe@modemcable159.131-56-74.mc.videotron.ca)
18:41.56Hmmhesaysnot exactly what what I'm looking for
18:42.00tzangerI was going ot say ngrep
18:42.03tzangernc | grep will do it too
18:42.35Hmmhesayswell the problem is I'm logged into the console of a cisco like platform, dumping data in realtime, no grep in that particular terminal
18:42.59HmmhesaysI can log to a text file and grep that
18:43.08Hmmhesaysbut, what a pain in the @$$
18:43.29Hmmhesaysyou smell what I'm stepping in?
18:44.08tzangerha
18:44.12tzangersmells like poo
18:44.21Hmmhesaysyeah pretty much, but you get what I'm saying?
18:48.46Hmmhesaysthat would be pretty awesome if something like that existed
18:49.12tzangerkind of like nc but where the input from nc can go through grep
18:49.23iruleonyone know the default username and password for the latest elastix?
18:49.35tzangernc over.there 23 | grep foo
18:49.37tzangershould do it
18:49.40tzangeryou'll be typing blind though
18:49.51_VoiceMeUp_COMhmmmsays what you trying to parse ?
18:49.54Hmmhesaystzanger: I don't get how that would work
18:50.03Bladerunner05what can I do the dirver for tdm400 works fine but asterisk don't answer a call !!!!!!!!
18:50.05Hmmhesays_VoiceMeUp_COM: output from a remote terminal
18:50.06tzangerpipe is one way you're not redirecting stdin
18:50.27_VoiceMeUp_COMcisco ?
18:50.32Hmmhesayssimilar
18:50.51_VoiceMeUp_COMto a securecrt...hmmm
18:50.56_VoiceMeUp_COMssh /telnet ?
18:51.01Hmmhesaystelnet
18:51.08*** join/#asterisk AndrewGearhart (n=chatzill@h1.39.213.151.ip.alltel.net)
18:51.14tzangerHmmhesays: tested it
18:51.16tzangerHmmhesays: it works fine
18:51.17_VoiceMeUp_COMand you need to parse or just dump ?
18:51.26_VoiceMeUp_COMand waht need to be parse
18:51.27_VoiceMeUp_COM;)
18:51.30Hmmhesaystzanger: what does over.there represent, i'm not very familiar with netcat
18:51.37_VoiceMeUp_COMip
18:51.45*** join/#asterisk qdk (n=qdk@0x50c627be.bynxx11.adsl-dhcp.tele.dk)
18:51.48tzangernc this.is.the.remote.host this.is.the.port.you.want.probably.23
18:51.55_VoiceMeUp_COMnc -L hostname:port -p port [options]
18:52.01tzanger_VoicePulse: no
18:52.01_VoiceMeUp_COM-L is a tunnel
18:52.03_VoiceMeUp_COMthat could help
18:52.03tzangerhe's not listening
18:52.09tzanger-L is not tunnel, it's listen
18:52.17_VoiceMeUp_COMlisten for inbound:    nc -l -p port [options] [hostname] [port] ...
18:52.17_VoiceMeUp_COMtunnel to somewhere:   nc -L hostname:port -p port [options]
18:52.21*** join/#asterisk catpants (n=catling@12-214-191-244.client.mchsi.com)
18:52.22_VoiceMeUp_COMi guess it dpeends on version mate
18:52.25tzanger_VoicePulse: ahh
18:52.33_VoiceMeUp_COM<PROTECTED>
18:52.33_VoiceMeUp_COMGNU netcat 0.7.1, a rewrite of the famous networking tool.
18:52.46_VoiceMeUp_COM_VoiceMeUp_COM
18:52.47_VoiceMeUp_COMhehe
18:52.50_VoiceMeUp_COMdouble tabb it
18:53.04iruleonyone know the default username and password for the latest trixbox?
18:53.25tzangeryeah I don't have tunneling in my version (1.10)
18:53.40_VoiceMeUp_COMmaint password ?
18:53.45_VoiceMeUp_COMand /j #trixcrap
18:53.50_VoiceMeUp_COMcough trixbox i mean
18:54.16_VoiceMeUp_COMwell still idnt answer waht do you need to aprse
18:54.17_VoiceMeUp_COMparse
18:54.41*** join/#asterisk alrs (n=lars@72.54.121.98)
18:57.25*** join/#asterisk joetester (n=joeteste@216.191.34.13)
18:59.45Hmmhesayshmm nc does not seem to be working
19:03.47*** join/#asterisk mik3 (n=43b8ee33@alcor.lunarpages.com)
19:03.50*** join/#asterisk yardB (n=oats@c-68-39-136-61.hsd1.nj.comcast.net)
19:04.05mik3what operating system does asterisk work better on typically?
19:04.13KattyHmmhesays: come help me move
19:04.19Trevor_bI use Linux
19:04.24KattyHmmhesays: i have a hard time moving my bed and pa gear.
19:04.36yardBi ind linux to be good
19:05.12Hmmhesaysnc where are you moving?
19:06.46*** join/#asterisk yannj_fr (n=yannj@vpn.intelunix.fr)
19:06.50yardBHelp from anyone:!! I have two servers communicating via IAX ould it be better to use a TI (more exensive) or my cable company broadband service
19:07.28*** part/#asterisk Cresl1n (i=matt@nat/digium/x-c66e22bde76f711d)
19:07.42Hmmhesaysoops
19:07.46yannj_frdepend of the number of simultaneous communication
19:07.49HmmhesaysKatty: where are you moving?
19:08.01KattyHmmhesays: oh...about 5 miles from my current place.
19:08.14yardByannj_fr : let say 23 simultaneous calls?
19:09.30*** join/#asterisk jebba (n=jebba@220-179-89-200.fibertel.com.ar)
19:10.38MercestesyardB, T1 would be *better* of course...
19:11.07MercestesyardB:  now whether it is cost effective depends on the communication involved.  Is your communication worth $800 a month?
19:11.08yannj_frwhich codec do you use?
19:11.33mik3T1's aren't $800/mo anymore.
19:11.54mik3well not here at least
19:12.23mik3anyone running asterisk on a debian box?
19:12.23mik3or have expereince in doing so
19:12.48Mercestesmik3:  He would need 2 T1's.
19:12.48Mercestesmik3:  Unless there is some magical T1 to IAX2 gateway device
19:12.50mik3ah, my apologies
19:12.53yardBMercestes: This is what i need to understand why T1 is better. The BW is 1.5Mbs while my cable company say they provide me with 6MBp
19:12.54Mercestes:)
19:12.59*** join/#asterisk vgster (n=vgster@cpc2-ledn1-0-0-cust826.leed.cable.ntl.com)
19:13.25MercestesyardB, because it is not in yoru cable companies best interest for yoru VoIP to work
19:13.26yannj_frI use a MPLS link at 2mb for about 30 coms between my 2 sites
19:13.34J4k3yardB: cable can't TX and RX at the same time, at least no consumer-grade modem I've seen can do that
19:14.48J4k3yardB: cable also, at best, in my experience, comes with a 24 hour SLA
19:14.52yardBah, J4K3 ..no duplex communication?
19:14.54J4k3T1 comes with a 2/4 plan around here.
19:15.04J4k3yardB: correct, its just fast enough that consumers don't care.
19:15.27J4k3yardB: but it doesn't scale without a 'conversation merging' technology like iax2 trunking
19:15.34J4k3where 1 packet may carry 10 calls.
19:15.41Trevor_byour 6Mbps is a connection with hops along the way, and it is only to their core uplink, if you cant PUSH 6Mbps as well as pull it then your connection has a much smaller limit for voice communications.  T1 would be 1.5Mbps up and down, and if you had it point to point instead of internet access, you have no extra hops to take, and routes to slow you down on the internet (where your cable would probably have 7-12 hops between your sites unless you had t
19:15.45J4k3instead of say, 500 pps SIP
19:16.13yardBthe difference in price is quite a bit
19:16.28J4k3a T1 PTP circuit (not frame, not atm) is also gauranteed end to end.  You WILL get 1536Kbit to the serial interface of the far end router, no matter what
19:16.31*** join/#asterisk tsurko (n=tsurko@77.70.24.142)
19:16.34J4k3the link either does 1536k, or its dead.
19:16.58yardBSo, it seems if I want to provide good service, then bite th ebullet and use T1? ;)
19:17.08Trevor_bTHere are other ways
19:17.18Trevor_bif you have low call counts
19:17.21*** join/#asterisk tsurko (n=tsurko@77.70.24.142)
19:17.25Trevor_bhow many calls between sites you run?
19:17.39yardBmax 23 ..PRI
19:17.46yardBnumber of calls
19:17.49*** join/#asterisk Gregabyte (i=wintermu@nat/digium/x-9ace61ce5bfd3f41)
19:18.14*** join/#asterisk tsurko (n=tsurko@77.70.24.142)
19:18.21Trevor_bnot max, how many do you NORMALLY plan on running, and MAX?
19:18.25J4k3maybe after today our voip will work better...  AT&T and/or our local ILEC had our circuit screwed up for a few months
19:18.58yannj_frhum yes, 23... I was thinking about here where T1 = 30, 2048MBPS
19:19.01Trevor_bif you normaly have 3 calls going, and it goes up to 23 sometimes, thats alot different then running 23 all day and maybe going down to 20
19:19.04yardBJ4K3 i was thinking of using AT&T ;))
19:19.33AndrewGearharthowdy folks... Asterisk... how tough is it to setup a "click-to-call" type of arrangement?
19:19.38yardBTrevor_b i expect approx 20 average
19:19.50yannj_fragi?
19:19.52Juggieandrew, quite easy.
19:20.14AndrewGearhartJuggie: I like your talk! ;-)
19:20.15Trevor_byeah, then PTP T1 or more.  Depends on the location your in, other services are available that could give you much more throughput, and faster internet, but depends on the state your in.
19:20.40AndrewGearhartJuggie: how is it handled if all the folks are busy?
19:20.53yannj_frandrew : I did it with a php script that create a .call file and mv it in /var/spool/asterisk
19:21.08Juggieyannj_fr, why not use php to connect to the manager interface.
19:21.12Juggiedont bother with .call files.
19:21.30J4k3yardB: I'm happy with my AT&T service.  Its been better than any other 'national' provider I've dealt with (SAVVIS, SprintLink, UUnet [in recent years, uunet USED to rock])
19:21.45JuggieAndrewGearhart, all i do is a php script using php sockets to connect to the manager interface, and issue an action: originate.
19:21.45yannj_fryou can too, for sure!! but when i did it, I didnt know how to use agi!
19:21.54Juggiethen i have dialplan that handles that.
19:21.55J4k3SAVVIS is the worst ever.  the network performs well but my personal experience the reliability SUCKED.
19:22.00Juggieyannj_fr, the manager interface isnt AGI.
19:22.06Juggieits the manager interface, different things.
19:22.08J4k3we managed to shut down the circuit based on SLA violations.  and savvis's sla is pretty crappy.
19:22.37AndrewGearhartJuggie: I've never used php sockets... is it difficult to learn?
19:22.54yannj_frJuggie : so I still dont know how to use it ;-)
19:22.55Juggieno
19:23.06Juggielet me see if i can find a example i have somewhere, hold on.
19:23.09mik3is there any programming involved in setting up asterisk?
19:23.18J4k3they had a defective 'customer feeding' router in houston.  Random router failures at 5PM on friday...  that got old, quick.
19:24.08AndrewGearhartJuggie: thanks
19:26.02yardBJ4K3 so you are using AT&T for for PSTN and also IAX communication between servers 2 separate T1
19:26.26*** join/#asterisk WB0TRA_work (n=WB0TRA_w@64.62.46.146)
19:26.55*** join/#asterisk vgster (n=vgster@cpc2-ledn1-0-0-cust826.leed.cable.ntl.com)
19:28.05JuggieAndrewGearhart, here is an old piece of code i just dug up, its just a proof of concept i did one time way way ago, but it should help you see how it works.
19:28.26Juggiei wont give you the context for the asterisk dialplan, i'll leave that as an exercise for you, obviously you need to create a [clicktotalk] context.
19:28.33Juggieas per the context defined in the call setup.
19:28.42Juggieyou can figure it out from there.
19:28.44Juggiehttp://www.pastebin.ca/542216
19:28.51*** join/#asterisk karlhaines (n=karl@unaffiliated/karlhaines)
19:29.03*** part/#asterisk WB0TRA_work (n=WB0TRA_w@64.62.46.146)
19:29.19karlhainesi found an Ambient MD3200 modem on the shelf and got it to work as an FXO card ;)
19:29.27*** join/#asterisk flewid (n=flewid@mail.flewid.ca)
19:29.28karlhainesit actually works pretty well so far!
19:29.31flewidsup
19:29.59AndrewGearhartthanks Juggie. :)
19:30.32JuggieAndrewGearhart, as you can see by this line 'fputs($socket, "Channel: Local/$num1@internals/n\r\n");' i push all my calls through a context to decide if the call is local, long distance, etc.
19:30.56Juggieyou can change that to Channel: Zap/g1/$num1 if you like.
19:31.16Juggiebut i would recomend using a context w/ local channels to push all your calls through
19:31.20Juggiegives you more flexibility.
19:31.39*** join/#asterisk Mad|Cow (n=madcow@74.92.109.205)
19:31.40Juggiethat way if a user wants to transfer to a local or longdistance number, you decide how to dial it in asterisk (where it should be) not in your script.
19:32.51AndrewGearhartcool
19:33.09*** join/#asterisk galeras (n=root@200.31.204.42)
19:33.50AndrewGearhartJuggie: I can't wait for the boss man to spend the money on the equipment.
19:34.03Juggieso, in that case Local/$num1@internals
19:34.11Juggieyou would need an internals context
19:34.17Juggielike [internals]
19:34.20Juggiewith say
19:34.28*** join/#asterisk [Mr_X] (n=mrx@88.118.57.195)
19:34.42Juggieexten=> _613NXXXXXX,1,Dial(Zap/g1/${EXTEN})
19:34.51Juggieexten=> _NXXNXXXXXX,1,Dial(Zap/g1/1${EXTEN})
19:35.04Juggiejust as a rough example, presuming all of 613 was local (which it wont be of course)
19:35.29Juggiethen your local channel calls this context, parses your dialed number, and connects your call. much better to do it this way.
19:35.33Juggiegives * the control it should have.
19:35.59*** join/#asterisk fakhir (n=Fakhir@unaffiliated/fakhir)
19:36.42*** join/#asterisk bapril (n=bapril@pool-70-109-158-237.cncdnh.east.verizon.net)
19:37.08AndrewGearhartJuggie: the thinking on this... is that we have TONS of out of state customers... and I've found an analog CLEC that can do unlimited for a flat fee... but it only counts on our regular lines... we would still get charged for our inbound 800#s...
19:37.42karlhainesAndrewGearhart: thats almost always the case
19:37.43karlhainessucks
19:37.49Juggieya, so with a context, and pushing all your calls through a local channel through that context
19:38.02Juggieyou can put all your decision making in one place re, user dials this number, go over this trunk, etc.
19:38.10*** join/#asterisk _omer (n=_omer@DSL-202-59-92-141.nexlinx.net.pk)
19:38.55*** join/#asterisk jeffik (n=Valued@206-248-152-65.dsl.teksavvy.com)
19:39.49iwannadoitim azpped out
19:39.56iwannadoitim zapped out
19:40.25iwannadoitchhers poeple i am going to leave while I can still type
19:40.44*** join/#asterisk grantm (n=grantm@kolob.wingateservices.com)
19:40.55*** join/#asterisk Stephnie (i=Stephnie@u15157627.onlinehome-server.com)
19:41.32AndrewGearhartbrb... ph
19:43.57*** join/#asterisk mvanbaak (n=mafkees@vanbaak.xs4all.nl)
19:46.34AndrewGearhartJuggie: that would be really nice...
19:47.00AndrewGearhartkarlhaines: yeah. I know that after much research. ;-)
19:47.09AndrewGearhartkarlhaines: so the goal was to reduce the number of incoming calls.
19:47.10*** join/#asterisk tsurko (n=tsurko@77.70.24.142)
19:47.30AndrewGearhartkarlhaines: if we could get people to use our software that they have installed to originate a call... so much the better! ;-)
19:47.42JuggieAndrewGearhart, its not hard at all, and i do accept contract work :)
19:48.01Juggieyou dont need software, just pump your calls through *.
19:48.26AndrewGearhartJuggie: well... we're a software company. We market two particular pieces of software.
19:48.54AndrewGearhartJuggie: my point was that we could give them a "click to receive a call" from within the software.
19:49.08Juggieand you want this for your company? or you want to support it within your software.
19:49.42AndrewGearhartwell... the software is Home Health Care agency software... when folks run into problems... they call us for support.
19:50.02AndrewGearhartWe want to originate as many minutes as we can though... to reduce our outrageous phone bills
19:50.21Juggieah, ok i understand, so you want a button in your software (or on your website)
19:50.31AndrewGearhartJuggie: exactly
19:50.33AndrewGearhart:)
19:50.36Juggieso the client would fill in their phone number, extension, press submit.
19:50.46Juggieit calls you, then one of your agents picks up, and it connects to the client.
19:50.50AndrewGearhartright... and in the software... their information is already there.
19:51.13yardBMercestes can I talk to you off line?
19:51.23AndrewGearhartso... it sends the magic information to * ... connects the call to the agent... and makes the call to the people.
19:51.32ManxPowerMercestes: charge him!  charge him!
19:51.34Juggiewell, you would be best off just doing it over HTTP... so your software does a HTTP request to your remote server, your remote server handles the request... and places the originate.
19:52.20iwannadoitphp
19:52.22Juggiethe originate calls your agent, and when they pick it plays a message connecting to client (with perhaps a client id as well)
19:52.28Juggieand then calls the clients number.
19:52.43AndrewGearhartJuggie: right. gotcha.
19:52.56JuggieAndrewGearhart, thats really no trouble at all.
19:53.05Juggieusing very basic funtionality.
19:53.07AndrewGearhartJuggie: how much more effort to make it run into a queue?
19:53.50Juggienot much, in that case you would call the user first and place them into a queue.
19:55.19JuggieAndrewGearhart, do you already have a queuing system? or did you want to use * for that?
19:55.54MercestesManxPower:  Bwahahaa
19:58.36*** join/#asterisk Ryushin (i=proxy@windwalker.openinnovations.com)
19:59.29AndrewGearhartJuggie: honestly... without having the hardware necessary... I haven't even begun to delve into * except to ask questions... :)
19:59.43*** join/#asterisk zotz (n=zotz@24.244.163.157)
20:00.44*** join/#asterisk flewid (n=flewid@mail.flewid.ca)
20:02.05flewidhey, am i crazy for trying to get this to work --- asterisk -- pfsense -- cable modem -- internet -- cable modem -- router -- polycom phone
20:02.06flewid?
20:02.06JuggieAndrewGearhart, what you are asking would be super simple to do, you need the hook in your software, the script on the http server. and the context within the asterisk dialplan.
20:02.06flewidthe phone registers, I see it, I can call it, it rings, but user can't pick up, nor can he check voicemail or dial out
20:02.06Hmmhesaysmozart px time out
20:02.14Hmmhesaysanyone know what the hell that means in regards to payphones
20:03.48AndrewGearhartJuggie: that's what I like to hear. ;-)
20:08.53*** join/#asterisk sasch (n=sasch@host102-30-static.107-82-b.business.telecomitalia.it)
20:09.10*** join/#asterisk mitcheloc (n=mitchelo@titaniumsoft.net)
20:09.42*** join/#asterisk casimir (n=casimir@rrcs-71-43-154-55.se.biz.rr.com)
20:16.58*** join/#asterisk CVirus (n=GoD@196.219.179.87)
20:16.58*** join/#asterisk tsurko (n=tsurko@77.70.24.142)
20:18.05*** join/#asterisk RobH (n=RobH@rrcs-24-73-86-239.se.biz.rr.com)
20:18.50RobHDoes anyone have a resource to point me at for having the display on a linksys 941/942 display the parked call line when transferring (a blind transfer, instead of hearing it say where it was transferred to)?
20:21.33*** join/#asterisk mindCrime_ (n=chatzill@66.83.208.219.nw.nuvox.net)
20:22.48*** join/#asterisk galeras (n=root@200.31.204.42)
20:23.36galerasis here the voip heaven?
20:23.36*** join/#asterisk zeeesh (n=aadilism@202.125.143.70)
20:23.36zeeeshhi
20:24.08iwannadoityou just arived galeras
20:24.32galerasi'm lost
20:24.49iwannadoitwhat do you need? galeras
20:30.54*** join/#asterisk kFuQ (n=somedude@c-67-185-123-34.hsd1.wa.comcast.net)
20:31.18iwannadoithi fkuq
20:32.19*** join/#asterisk mirco (n=mirco@88.128.39.99)
20:32.29iwannadoithi mirco
20:33.33mircoHI
20:33.45iwannadoitwhats up
20:34.19*** join/#asterisk kombi (n=kombi@213.160.14.18)
20:34.22iwannadoithi kombi
20:34.27kombihi iwannadoit!
20:34.27iwannadoitwhats up?
20:34.35kombimonging on a capi related issue..
20:34.43*** part/#asterisk RobH (n=RobH@rrcs-24-73-86-239.se.biz.rr.com)
20:34.51iwannadoittry me!
20:35.24kombithe param in Dial() is the channel I understand, would that be what capi show channels returns?
20:35.38kombithe first parameter I mean..
20:36.13iwannadoitare you using hfg od misdn.conf?
20:36.21iwannadoitsorry or
20:36.34kombiusing capi.conf
20:36.43iwannadoitwhat card?
20:36.48iwannadoitnot a diguim?
20:36.53iwannadoitdigium?
20:36.55kombib1 from avm actually
20:37.14kombigot a digium but still packaged..;)
20:37.46iwannadoityou should have multipull ports on channel are you using as te or nt?
20:37.58kombiI got as far as the card receiving calls fine, but no outbound calls yet
20:38.44kombiin capi conf it is configured to non nt, allthough it is connected to pstn. Tried changing that but to no avail..
20:39.06iwannadoitdial(CAPI/1:1/${EXTEN})
20:39.12*** join/#asterisk tdonahue-laptop (n=tdonahue@vonmail.vonworldwide.com)
20:39.20iwannadoitthis will apply to channel1 port 1
20:39.27tdonahue-laptophi all
20:39.36iwannadoithi
20:39.38kombithanks iwannadoit! I have to wait until my girlfriend hangs up until I can try next..
20:39.47kombi;)
20:39.54iwannadoitk lol i hope the call is free
20:40.02kombialmost..;)
20:40.03tdonahue-laptopmy asterisk 1.4 box just crashed and the only thing I can find in the logs is "localhost kernel: asterisk[3571] general protection rip:2b3768c7d5b0 rsp:400b2678 error:0"
20:40.56tdonahue-laptopdoes any additional information get generated when a message like that occurs?
20:41.01iwannadoitgo to youasterisk source and do a make clean,make ,makeinstall ansterisk
20:41.13iwannadoitdo not do a make config
20:41.52iwannadoitthis should restore your server i had this a while back reloading asterisk help me
20:42.27kombiiwannadoit: would the dial-out rule have to be in a certain context? (i.e. the same as for inbound calls?)
20:43.14iwannadoitno you can spit the context
20:43.14kombikewl!
20:43.36iwannadoitgot it working kombi?
20:44.20kombigirlfriend is still on the line, talking to her best friend, that can take SOME time..
20:44.33iwannadoitwhere you from kombi?
20:44.37kombigermany
20:44.55kombihow about you?
20:44.58iwannadoitwe have a make of car here in south africa called a volkwagen kombi
20:45.01*** join/#asterisk seanwg (n=sean@216.249.37.157.ppp.northrock.bm)
20:45.07iwannadoitmade in germany
20:45.10kombimy favorite!
20:45.17iwannadoitk love bug
20:45.21kombilike a recent one?
20:45.34iwannadoitnice
20:45.44kombiI believe it is a van type model, right?
20:45.49tdonahue-laptopanyone have a clue where i can get information about what caused  my asterisk system to crash?
20:45.54iwannadoithow is your ford knowledge?
20:46.03iwannadoityip thats right
20:46.16kombihad one once, 17m
20:46.30kombitdonahue-laptop: /var/log/asterisk
20:46.35iwannadoitjust got a ford st 2.5 turbo charged muscle cal
20:46.39iwannadoiti love it
20:46.43kombinice one!
20:47.02iwannadoitpayeda fortune to get stuck in trafic every morning
20:47.04tdonahue-laptopkombi, just stops logging... nothing indicating a problem before the crash happens
20:47.36J4k3I enjoy passing noisy rice-cars while hauling 1500 lbs of bagged concrete mix in the back.
20:47.36kombiiwannadoit: lol, at least you're stuck in style..
20:47.57iwannadoitgood one
20:48.15kombitdonahue-laptop: the essence of troubleshooting: reproduce, isolate, reproduce, isolate..
20:48.25iwannadoit12liter per 100km is not styling
20:48.31FuriousGeorgegreat news, i caught asterisk deadlocking and now i have a back trace to file a bug report with
20:48.32FuriousGeorgehttp://pastebin.ca/542420
20:49.01FuriousGeorgei have to admit it makes no sense to me, can anyone tell me if my bt and bt full is gonna be usefull
20:49.05kombiJ4k3: you're on a concrete van? how can you sit by a computer?
20:49.20iwannadoitlaptop!
20:49.33*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
20:49.41J4k3kombi: no, I've been making stepping stones for my house...
20:49.43kombiok...lol
20:50.00iwannadoitkombi do you speek german?
20:50.07kombiyip!
20:50.20iwannadoitever played commandos?
20:50.24iwannadoitthe game?
20:50.26J4k3kombi: but when I'm out-and-about, I have Verizon 1xRTT/EVDO CDMA service and a bluetooth capable handset.
20:50.39kombiiwannadoit: actually don't know it..
20:50.40*** join/#asterisk tuxd00d (n=tuxinato@128.187.163.72)
20:50.43J4k3worst case scenario I get 14.4k, most of the time about 140kbit, and if I'm near a city, 400kbit.
20:50.57kombiJ4k3: sounds good..
20:51.14iwannadoitis daar iemand ombie
20:51.43iwannadoitis someone there?
20:51.45kombigirls are the first and foremost users of telephony, do you guys realize we're doing all this mainly for the girls of this world?
20:51.55iwannadoitlol
20:52.11iwannadoitvoip atleast you dont have to pay for it
20:52.13ecolemanyou just ruined my motive for working :'(
20:52.44kombilol.. girls aren't the worst things also..
20:53.00ecolemangirl + phone = almost the worst thing
20:53.05Hmmhesays~seen coppice
20:53.45jbotcoppice <n=chatzill@10.198.17.210.dyn.pacific.net.hk> was last seen on IRC in channel #asterisk, 3h 9m 55s ago, saying: 'queues are fine if you are British. They are an innermost part of the national character'.
20:53.47kombiheck, they will speak until dawn.. can you try out outbound connections without your bri card plugged in somehow?
20:53.47J4k3kombi: I pbx for the nookie
20:53.47kombiecoleman: point taken..
20:53.52iwannadoitnice to have around(breeding machine_i have wonderfull 2,5year old boy)the 2 is the love of my life
20:54.06tdonahue-laptopkombi, sure, let me tell our client that we need to reproduce the problem to isolate the cause even though i have no reason to suspect that the logs will capture something useful the next time it happens
20:54.22tdonahue-laptopbecause they don't seem to have caught anything this time....
20:54.32iwannadoitset verbose to 30 then check
20:54.41iwannadoitset verbose to 30 then check tdonahue
20:55.23kombitdonahue-laptop: hmm, you might want to set up a feasable testing environment, it is really hard to debug otherwise
20:55.25*** join/#asterisk emiquelito (n=evandro@mx.telium.net.br)
20:55.42*** part/#asterisk emiquelito (n=evandro@mx.telium.net.br)
20:55.53kombitdonahue-laptop: what exactly makes the daemon crash?
20:56.25tdonahue-laptopiwannadoit, verbose and debug were both set to 100, but it seems like it was there one second and gone the next
20:56.30*** part/#asterisk galeras (n=root@200.31.204.42)
20:56.47tdonahue-laptopthe last debug message was " devicestate.c: Notification of state change to be queued on device/channel SIP/PCS4510-b08a50f0"
20:56.57kombitdonahue-laptop: have you looked into /var/log/syslog?
20:57.33tdonahue-laptop"localhost kernel: asterisk[3571] general protection rip:2b3768c7d5b0 rsp:400b2678 error:0" was the only message in syslog
20:57.48iwannadoitdo you use static addresse on your sip client?
20:58.00Kattyi know i don't.
20:58.12Kattyi'd be skeered.
20:58.17*** join/#asterisk dracosilv (n=draco@CPE-65-29-47-173.wi.res.rr.com)
20:58.19iwannadoitdo you use static addresse on your sip client?--donahue-laptop
20:58.32tdonahue-laptopiwannadoit, no
20:58.57kombiwhat's the PCS4510-b00.. bit?
20:59.01Kattyanthm: make bkw answer his phone :<
20:59.21iwannadoitwhat is your reregister time? donahue-laptop
20:59.28kombiKatty: make my girlfriend hang up the phone..
20:59.36iwannadoitfinaly
20:59.43Qwell[]kombi: stop now
20:59.49Qwell[]That'll hang her up ;)
21:00.00iwannadoitlol Qwell
21:00.03iwannadoitnice one
21:00.16iwannadoitnot stop when convenient
21:00.27*** join/#asterisk darkskiez (n=mhb@bb-87-81-62-203.ukonline.co.uk)
21:00.32FuriousGeorgehttp://pastebin.ca/542420
21:00.33FuriousGeorgecan anyone tell me if my bt and bt full is gonna be usefull
21:00.39FuriousGeorgeshould i bother filing a bug report
21:01.01tdonahue-laptopiwannadoit, whatever default time is, i think 3600 seconds
21:01.18iwannadoitset to 300
21:01.28iwannadoiton client
21:01.41iwannadoitbetter to use static
21:02.34tdonahue-laptopiwannadoit, what does that have to do with the fact that asterisk crashed?
21:03.10tdonahue-laptopand static addressing is not possible due to the fact that 50% of their staff are road warriors
21:03.49iwannadoityou sip is trying to reregister therefore error rsp:400b2678 error:0
21:04.16karlhainesanyone used X100P clone cards?
21:05.13*** join/#asterisk br4k3r (n=rod@bas9-ottawa23-1128750720.dsl.bell.ca)
21:05.50iwannadoitwhat do you need to know karlhaines
21:05.55J4k3karlhaines: they work.
21:06.01J4k3sometimes, and not well, but they work
21:06.55iwannadoitthis is a 1port card yes?
21:07.01iwannadoitfxo?
21:07.30karlhainesJ4k3: yeah, i got one to work today (Ambient MD3200), but when i shutdown and the zap fxo module unloads i get a kernel panic
21:07.36karlhainesJ4k3: is this normal?
21:07.58karlhainesJ4k3: the REAL X100P cards are reliable, though, right?
21:08.23tdonahue-laptopiwannadoit, there were no messages about any of the clients trying to register at the time that asterisk died
21:08.26*** join/#asterisk ManxPower (n=manxpowe@102.sub-75-201-209.myvzw.com)
21:08.33iwannadoitthey work and are cheap
21:08.46*** join/#asterisk jebba (n=jebba@220-179-89-200.fibertel.com.ar)
21:08.57karlhainesiwannadoit: which? clones or real x100p's?
21:09.20iwannadoitwhich one do you have?
21:09.36karlhainesambient md3200
21:09.50tdonahue-laptopiwannadoit, how did you match the error " rsp:400b2678 error:0" to the fact that there was a registration going on?
21:10.36iwannadoitare you using asterisk@home?
21:10.50karlhainesiwannadoit: yeah, trixbox
21:11.48iwannadoitdo a lsmod from shell and past what you see in a dcc chat to me
21:12.13karlhainesiwannadoit: the system is shutdown atm, lol
21:12.25karlhainesiwannadoit: are you using a similar card?
21:12.30*** join/#asterisk SuperID (n=gary@c-65-96-225-97.hsd1.ma.comcast.net)
21:13.10iwannadoiti had it as a error on my asterisk 1.2 server with iax connection to multiple asterisk iax connections
21:13.29iwannadoitno i love digium
21:13.43karlhainesi only have 1 sip connection atm
21:14.02karlhainesiwannadoit: yeah, me too! in all my voip systems around town i use a TDM400 card
21:14.09karlhainesiwannadoit: it works wonderfully
21:14.18iwannadoitmake sure your chipset on card is the Intel 531 <karlhaines>
21:14.51iwannadoitwhy atm?
21:15.03FuriousGeorgei caught a deadlock and would like to file a bug report.  can anyone tell me if my bt and bt full are going to be usefull
21:15.17FuriousGeorgehttp://pastebin.ca/542420
21:15.38Qwell[]FuriousGeorge: no
21:16.08FuriousGeorgeQwell[]: why am i not surprised.  can you tell me why the heck not.  i followed backtrace.txt
21:16.19Qwell[]don't know - it just isn't...
21:16.52FuriousGeorgeany tips for how to make it usefull
21:17.11iwannadoitsorry no
21:17.17FuriousGeorgeim in a position now where asterisk deadlocks daily and afaik, there is now way to debug it.  im out of components to swap
21:18.14kombithey finally hung up..
21:18.42ManxPowerFuriousGeorge: then switch back to 1.2.15
21:18.57kombiiwannadoit: just tried with your line but no luck, how do I best debug?
21:19.55FuriousGeorgeManxPower: that one deadlocks bi-daily.  any reason to suspect my backtraces are gonna be less useless there
21:20.24kombigot exten => _0.,1,DIAL(CAPI/1:1/${EXTEN}) but the bri card won't call outbound..
21:21.39iwannadoitno do a _X.,1,Dial(CAPI/1:1/${EXTEN}) where EXTEN is the number to dial
21:21.48*** join/#asterisk r0d3nt (i=nobody@foster.stonedcoder.org)
21:22.40iwannadoitis this in your default context?
21:22.53kombinot yet..
21:22.57ManxPowerFuriousGeorge: deadlocks are software bugs
21:23.02J4k3fucking pathetic vitelity...  All their houston DIDs died.
21:23.05ManxPowerbacktrackes can help if it generates a crash
21:23.10J4k3for at least 5 minutes that I know of.
21:24.01J4k3PRIs are fairly worthless, or have outrageous costs, unless you need at least 10 concurrent calls average.
21:24.28J4k3what I need is a sip provider that doesn't make goat testicles a part of their breakfast.
21:24.36ManxPowerI guess it depends on if you want to trust your business to various ISPs the packets go thru
21:24.57kombiiwannadoit: maybe I didn't quite get what goes into $EXTEN.., you said the number to dial?
21:24.59FuriousGeorgeManxPower: im a little confused by what your telling me because everything ive read on the matter says first a deadlock or a crash happens then you backtrace
21:25.07ManxPowerJ4k3: most of the ITSPs use Level3
21:25.08FuriousGeorgethen you file a bugreport
21:25.24Mercestesand level 3 kinda blows a little
21:25.28ManxPowerFuriousGeorge: is it crashing
21:25.53J4k3well, when I originally chose vitelity I was straight AT&T to dallas, which was a whole 2 hops
21:25.58J4k3now they're in denver, and blow goats.
21:26.26J4k3they use L3 because thats who they colo with, and L3 charges a METRIC SHITLOAD to haul in cable to the colo from a real provider.
21:26.34J4k3or well, across the colo.
21:27.14ManxPowerYou pay one way or another.  I just prefer to pay for a PRI
21:27.54iwannadoit_X. meens the number you press(meening anything 0-9 until you stop pressing the digits)
21:27.54ManxPowerFuriousGeorge: bad memory or memory corruption could cause a deadlock, I guess.
21:27.54J4k3yeah well...  with PRIs you get to buy from a CLEC (jokers) or ILEC (refuse to DID you outside your physical local calling scope)
21:28.00J4k3I live in a LATA thats about 180 miles wide and 225 miles tall, and the average local calling scope is about 40x40 miles.
21:28.06iwannadoit[isdn-out]
21:28.07iwannadoitexten => _1NXXNXXXXXX,1,Set(CALLFILENAME=/var/spool/asterisk/monitor/outgoing/8452781980/Out-${TIMESTAMP}_${CALLERIDNUM})
21:28.07iwannadoitexten => _1NXXNXXXXXX,2,Monitor(wav,${CALLFILENAME},)
21:28.07iwannadoitexten => _1NXXNXXXXXX,3,Dial(CAPI/g1/${EXTEN}/B,,)
21:28.10ManxPowerActually, _X. means "Match any digit and match at least 1 more of any character, digits, numbers, symbols, etc"
21:28.29ManxPowerat == and
21:28.34*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
21:28.36J4k3oddly, my toll free DID never, ever, ever dies.
21:28.42J4k3nor does it sound like shit.
21:28.55n0n4m3umm.. in case i have a client using iax defined as a friend in iax.conf, let's say [1234] ... and have the "exten => 1234,1,Dial(IAX/1234)" in extensions.conf that should work, right?
21:29.05kombiiwannadoit: I tried those as well.., isn't there somewhere to get an error message from?
21:29.08J4k3I'm half tempted to contact customers and start shutting down local DIDs.
21:29.13ManxPowerJ4k3: I'm a fan of REGIONAL CLECs.  They are big enough to be decent, small enough not to act like an ILEC
21:29.40iwannadoitwhat doe it say in youcli console?
21:29.41J4k3ManxPower: SBC*ahem*AT&T*ahem*broadwing*ahem*level3 ended up eating every single one of them up here.
21:29.50ManxPowerWe used to be the 2nd largest customer of a regional CLEC.  That was nice.
21:30.10J4k3well, theres cary fitch's personal nightmare...  I've purchased wholesale dialup on that CLEC before, it was worthless...  I'm not a big fan of Mr. Fitch.
21:30.16J4k3and no other regionals left in houston afaik
21:30.23ManxPowerthat sucks.
21:30.50ManxPowerA lot of CLECs closed up shop in New Orleans after Katrina.
21:31.04ManxPowerThey told their customers "We are closing, you have 30 days to find a new provider.  Thank you for being a customer."
21:31.21kombiiwannadoit: that's the thing, nothing at all! set verbosity to 99..
21:32.19ManxPowerI use Deltacom as the CLEC at the campground, but only because Deltacom was the ONLY CLEC in my CO
21:32.30ManxPowerAnd they are strictly resale.
21:32.44*** join/#asterisk flewid (n=flewid@mail.flewid.ca)
21:32.54flewidhello
21:32.58flewidanyone happen to be using pfsense in here?
21:34.23J4k3wow, vitel sucks.
21:34.34J4k3they want to blame the originating carrier for the calls loss... except...
21:34.40J4k3Thats funny because the problem existed from AT&T calling card, Verizon Cellular, and two Crockett-area Valor telecom originations?
21:34.56iwannadoit[isdn-out]
21:34.56iwannadoitexten => _X.,3,Dial(CAPI/g1/${EXTEN})
21:34.56iwannadoit[ISDN2]
21:34.56iwannadoitisdnmode=msn
21:34.56iwannadoitincomingmsn=xxxxxxxx;your number
21:34.56iwannadoitcontroller=1
21:34.58iwannadoitgroup=1
21:35.00iwannadoitcallgroup=1
21:35.02iwannadoitbridge=yes ;native bridging (CAPI line interconnect) if available
21:35.03Mercestesomg
21:35.04iwannadoitcontext=incoming-isdn
21:35.05MercestesSTOP
21:35.06iwannadoitechocancel=yes
21:35.08iwannadoitdevices=1
21:35.15*** mode/#asterisk [+b %iwannadoit!*@*] by Corydon76-work
21:35.18Mercestes~pastebin
21:35.27jbotsomebody said pastebin was a place to paste your stuff without flooding the channel - try  http://pastebin.ca, or http://channels.debian.net/paste, or http://rafb.net/paste/, or http://pastebin.com is usually painfully too slow and unresponsive to use, use one of the other pastebin sites, or dpaste.com is a very nice pastebin as well
21:35.27*** join/#asterisk cr4z3d (n=cr4z3d@ip70-162-118-241.ph.ph.cox.net)
21:35.52*** part/#asterisk iwannadoit (i=iwannado@196.211.34.2)
21:35.59*** join/#asterisk iwannadoit (i=iwannado@196.211.34.2)
21:36.49*** mode/#asterisk [-b %iwannadoit!*@*] by Corydon76-work
21:36.50J4k3what this world needs is a good PBX performance statistics generator.
21:37.03J4k3something I can drop on a POTS line, call a PBX #, and find out of the call actually got delivered or not.
21:37.12J4k3and do that say, 3 times a minute.
21:37.30iwannadoitsorry
21:39.05Mercestespastebin is your friend.
21:39.06J4k3hell, I'd drop some money right now for a third party to do it.
21:39.19kombiiwannadoit: no problem, I actually have those settings in capi.conf, it must be something really stupid that I'm missing
21:39.23*** part/#asterisk mog (n=mog@c-71-207-214-192.hsd1.al.comcast.net)
21:40.16iwannadoitdcc me your extension.conf or past it in pastebin
21:41.51*** join/#asterisk drako (n=ljd@nelug/coreteam/luisjose)
21:41.52kombiiwannadoit: http://pastebin.ca/542591
21:42.24kombieverything before it is the default conf file as generated by make config
21:43.47iwannadoitare you linking to a pots or a pbx????
21:44.14kombiiwannadoit: linking to the phone network
21:45.40kombiextensions can call each other fine, outbound calls come in, just can't call out
21:46.04iwannadoityou have your ;[capi-out] take away the ; on tne whole context and reload extension in cli
21:47.05kombii commented that out to enable the line at the top which is in default context..
21:47.28*** join/#asterisk rmayorga (i=rmyorg@unaffiliated/rmayorga)
21:47.42iwannadoitsorry i see do this to that line exten => _X.,1,DIAL(CAPI/ISDN1/${EXTEN}/B,,)
21:47.55kombithose are just my other tries..;)
21:47.56iwannadoitrelaod extension.conf in cli
21:48.25kombiby doing restart gracefully.. done!
21:48.38iwannadoittry now
21:48.44kombino luck..
21:48.54kombiif only there was some error message..
21:48.58iwannadoitpast your sip.conf for me please
21:49.07kombicoming right up..
21:49.52*** join/#asterisk TJ` (i=ch220207@tj.shells.crazyhosters.com)
21:49.59kombihttp://pastebin.ca/542640
21:50.11TJ`anyone know how to add a trunk password to a follow me rule?
21:50.21kombiagain just the lines after the default conf
21:51.49iwannadoitfrom which sip phone are you dialing?
21:52.09kombiZentrale and Konrad
21:52.27iwannadoitpick one to test
21:52.42kombiZentrale then
21:52.48kombibeing x-lite
21:54.35*** join/#asterisk |dennis| (n=dennis@200.32.233.82)
21:56.09iwannadoitcheck this out http://pastebin.ca/542676
21:56.25iwannadoitremember to restart
21:56.43*** join/#asterisk CBU[^_^]M`` (n=love@210.213.139.144)
21:57.16kombiput nothing in sip.conf?
21:57.25iwannadoitsorry wait
21:59.05iwannadoitsip http://pastebin.ca/542682
22:02.39kombiholy crap, something happened!!!
22:02.54iwannadoitwaht?
22:02.58iwannadoitwhat?
22:03.04kombiit ... dials!!!
22:03.11iwannadoitnice
22:03.23russellbit's amazing how excited you can get over just making a successful phone call :-D
22:03.36kombinot quite gets anywhere but that will easy from now..
22:03.49kombirusselb: my girlfriend says the same thing right now..
22:03.55*** join/#asterisk thoughtpolice (n=austin@c75-111-136-171.plaicmtc01.tx.dh.suddenlink.net)
22:03.56russellbonce you have an understanding of a lot of what goes on behind the scenes, it's a great feeling
22:04.08kombiit's like smoking crack!
22:04.27russellbi wouldn't know what crack is like :)
22:04.28iwannadoitall you have to remember is that your sip.conf context you must make a separate context for outgoing
22:04.32russellbbut I do know about getting excited about phones ...
22:04.34kombionly lasts a second though and then: on to the next problem!
22:04.59kombirusselb: nor do I to be honest..
22:05.04iwannadoiti took 3 e tonight so i am in a very good mood
22:05.16kombiiwannadoit: you are disco!
22:05.22*** join/#asterisk drgalaxy (n=drgalaxy@adsl-70-238-195-120.dsl.lbcktx.sbcglobal.net)
22:05.28iwannadoitboom boom
22:06.14drgalaxyis there any way to call your asterisk box with a modem and get a TTY on the system?
22:06.27kombiholy crap, it rings in the office! this is so exciting I must get drunk right now!
22:06.40iwannadoitsmoke a joint
22:06.46kombidrgalasy: why not ssh into it?
22:06.53kombior that..
22:06.53tzangerManxPower: DTMF on zaptel in latest trunk is MUCH better
22:07.10drgalaxykombi: in case the 'net is down
22:07.15drgalaxykombi: want to dial in and diagnose/use the serial port to the router
22:07.29flewidis it crazy to try and get a ip500 behind nat registering to an asterisk box also behind nat?
22:07.48drgalaxyI know you can set up a PPP channel and with that I could then ssh to the box - but I wanted to skip that step
22:08.41*** join/#asterisk data23 (i=data@92.b6.3845.static.theplanet.com)
22:09.07Mercestes<PROTECTED>
22:09.14flewidmer: heh, figured :(
22:11.00flewidit registers, the user just can't check voicemail or make calls, and if he rings me and i pickup, it's still ringing on his end and /or drops the call
22:12.38*** join/#asterisk ecoleman (n=ecoleman@cpe-76-50-132-99.buffalo.res.rr.com)
22:12.44*** part/#asterisk ecoleman (n=ecoleman@cpe-76-50-132-99.buffalo.res.rr.com)
22:13.44iwannadoitkombi?
22:13.51kombiright here!
22:13.52*** join/#asterisk mog (n=mog@c-71-207-214-192.hsd1.al.comcast.net)
22:13.52*** mode/#asterisk [+o mog] by ChanServ
22:14.01kombismoking..
22:14.02iwannadoitany luck?
22:14.05iwannadoitk
22:14.06iwannadoit<PROTECTED>
22:14.18iwannadoitfly over here and share
22:14.37kombiyeah, I can call other people fine now! Just how do I call internally and outside from the same phone?
22:15.09iwannadoitwait i'll sho you
22:16.41iwannadoitpost your sip.conf and extension.conf again
22:18.38*** join/#asterisk jeffik (n=Valued@206-248-152-65.dsl.teksavvy.com)
22:18.50kombihttp://pastebin.ca/542736
22:19.34*** join/#asterisk JunK-Y (n=junky@modemcable105.205-56-74.mc.videotron.ca)
22:19.49kombisip.conf now altered in Zentrale (context = isdn-out)
22:20.23drgalaxythe answer to my question was iaxmodem.sf.net
22:21.17kombidrgalaxy: interesting, does that come with the distro?
22:21.33drgalaxydon't think so
22:22.47kombimgetty.. makes sense as a last resort for connecting. I'd be afraid of someone breaking in though..
22:26.21iwannadoitdo this http://pastebin.ca/542756 kombi
22:28.11drgalaxykombi: my goal is simply to have an out of band method to fix issues - some of my clients are hundreds of miles away
22:28.35iwannadoitvpn dr galaxy
22:29.19iwannadoitdrgalaxy do your cients have static ip's?
22:29.19drgalaxyiwwannadoit: out of band (ie, the internet is down and I need to diagnose from a router plugged into my asterisk box's serial port)
22:29.19iwannadoitkombi?
22:31.31kombihmm, not quite yet..
22:31.39iwannadoitwhy not dialup slow but efective
22:33.08kombinope, not working.. the line makes sense even to me though
22:33.45iwannadoitcan i dcc you in private
22:33.56kombiwhat is dcc?
22:34.07iwannadoitaccept the next popup
22:34.11kombiI only know that as a spam filter
22:34.32kombioh, no, I'm on epic here, no pop ups possible..
22:34.49sevardHeh.  I use epic aswell.
22:34.56iwannadoitk
22:35.01iwannadoithere goes
22:35.18*** join/#asterisk zotz (n=zotz@24.244.163.157)
22:35.21iwannadoitwhy have you used names in your sip.conf?
22:35.32iwannadoitas context names
22:35.42kombithought that might be senible..
22:35.46kombisensible..
22:35.51iwannadoitthis is how i will do it
22:35.58_VoiceMeUp_COManyone good enoug to tell me how to partern match 2 lines ?
22:36.03*** join/#asterisk ptiggerdine (n=ptiggerd@203-219-14-182.static.tpgi.com.au)
22:36.22_VoiceMeUp_COMlike explode by :  but data is on 2 lines.. then next 2 lines is another dataset
22:36.22*** join/#asterisk seanwg (n=sean@216.249.37.157.ppp.northrock.bm)
22:36.27iwannadoitis all the users softphones onsite?
22:36.27seanwgbyod sip providers in canada -anyone know anyone decent?
22:36.53kombiiwannadoit: one soft phone, one hard phone, the others sleeping
22:36.56drgalaxy_VoiceMeUp_COM, are you trying to parse a text file?
22:37.00_VoiceMeUp_COMyes
22:37.21_VoiceMeUp_COMvar1:var2:var3
22:37.21_VoiceMeUp_COMvar4:var5
22:37.21_VoiceMeUp_COMvar1:var2:var3:
22:37.21_VoiceMeUp_COMvar4 etc
22:37.27drgalaxy_VoiceMeUp_COM, sounds like a job for regex and the script language you are most comfortable with
22:37.37kombiiwannadoit: would it make sense to goto from bureau to isdn-out instead?
22:37.53_VoiceMeUp_COMyes im trying preg_split
22:38.26JunK-Y:1,$s/line1\nline2/hey/g
22:39.24_VoiceMeUp_COMahah
22:39.33_VoiceMeUp_COMwell i dont know length of lines
22:39.39_VoiceMeUp_COM1,$ ?
22:39.45_VoiceMeUp_COMsorry about the bold
22:39.45drgalaxyline one through the end
22:39.51drgalaxythat looks like vim-regex
22:40.05JunK-Y_VoiceMeUp_COM: vim...
22:40.10seanwgvoiceme up - can you guys do canadian dids?
22:40.23seanwgi want to move on from vonage
22:40.27_VoiceMeUp_COMyes
22:40.28sevardseanwg: I think didx dips into canada
22:40.31_VoiceMeUp_COMpm me
22:40.34sevardoh
22:40.36sevardnm :)
22:41.01JunK-Ysevard: take a look at unlimitel for an excellent canadian service.
22:42.05jeffiksevard: I use Unlimitel for 2 years, they are good
22:42.14sevardI don't need canadian service.
22:42.22JunK-Yjeffik: i know, they're excellent :)
22:42.58*** join/#asterisk VJFROMGT (n=vijay_0@user-387g9ui.cable.mindspring.com)
22:43.14VJFROMGThow can i limit the number of channels per extension?
22:43.15seanwgunlimitel - they will work with me - i only need 1 did from calgary
22:43.23*** join/#asterisk DaveCanoe (n=Dave@H6.C30.B96.tor.eicat.ca)
22:43.45Trevor_bdo they pay you to write advertisements?
22:43.50*** join/#asterisk [hC] (n=hardcore@190.10.12.97)
22:43.54Trevor_b;)
22:43.57sevardhahahaha
22:45.07jeffiksevard: then look at les.net he's in Winnepeg and has numbers all over Canada
22:45.26sevardjeffik: for the second time, I don't need service in canada, and it's spelled Winnipeg.
22:46.38jeffiksevard: sorry i misunderstood you
22:47.00sevardjeffgus: no problem.
22:47.09_VoiceMeUp_COMyeah but they both limit 2 channels
22:47.15_VoiceMeUp_COMwe limit 15 default
22:47.19_VoiceMeUp_COMand increase on demand
22:47.26iwannadoitkombi
22:47.35_VoiceMeUp_COMbut this is not an advertismenet channel
22:47.45_VoiceMeUp_COMso abck to asterisk ? VJFROMGT use callimit
22:47.52MercestesThat explains your username.
22:47.57_VoiceMeUp_COMits per peer not extension
22:48.03_VoiceMeUp_COMhey its inderect ;)
22:48.08Mercestesdirect
22:48.09_VoiceMeUp_COMindirect i mean..
22:48.13Mercestesuh huh
22:48.19_VoiceMeUp_COMvoicempulse gave me the idea whats wrong witht hat ?
22:48.27_VoiceMeUp_COMMercetes is almost a nice car ;)
22:48.44VJFROMGTthanks voice,, going and google
22:48.46sevardsevrd is an awesome dude
22:49.22sevardso is sevard
22:49.27*** join/#asterisk cr4z3d (n=cr4z3d@ip70-162-118-241.ph.ph.cox.net)
22:49.30iwannadoitkombi?????????????
22:49.44VJFROMGTvoice,,, didnt find anything on callimit, is there a different name for it?
22:50.49_VoiceMeUp_COMhold on
22:51.06sevardVJFROMGT: it's call-limit
22:51.09_VoiceMeUp_COMhttp://www.voip-info.org/wiki-Asterisk+config+sip.conf
22:51.19VJFROMGTthanks sevard
22:51.31_VoiceMeUp_COMbut no wiki on it
22:51.41_VoiceMeUp_COMnothing hard.. just remmeber its per leg
22:51.45_VoiceMeUp_COMelse .. use groups
22:52.11Mercestes_VoiceMeUp_COM, only because you can't spell it. :P
22:52.39sevardit's in the wiki.  http://voip-info.org/wiki/index.php?page=Asterisk+sip+incominglimit
22:52.58_VoiceMeUp_COMthey chagned the name
22:52.59_VoiceMeUp_COMi guess
22:53.06iwannadoitsorry i am slowing down 4 e's doing damage
22:53.11_VoiceMeUp_COMhttp://www.voip-info.org/wiki-Asterisk+config+sip.conf
22:53.19_VoiceMeUp_COMcheck the line call-limit and click
22:53.24_VoiceMeUp_COMthen come back and tell me im wrong
22:53.54kombiiwannadoit: here i am, sorry, the phone rang..
22:54.38_VoiceMeUp_COMbtw junky your vim thing is sooooo wrong
22:54.44kombiI used your method the other way round working fine, now I just need to get rid of the leading zero in $EXTEN
22:54.46_VoiceMeUp_COMbut thanks anyway
22:54.50sevard_VoiceMeUp_COM: that's because it's not there.  once again: http://voip-info.org/wiki/index.php?page=Asterisk+sip+incominglimit
22:55.10kombihow do I get rid of a leading 0 in ${EXTEN}?
22:55.18iwannadoitcopy everthing from your old context(forgot thr name) to [isdn-out] context
22:55.39*** join/#asterisk saftsack (n=saftsack@pD9E0493F.dip.t-dialin.net)
22:55.53iwannadoit${EXTEN:1}
22:55.57sevardkombi: answers to these simple questions can be found in http://www.voip-info.org/wiki/view/Asterisk+config+extensions.conf
22:56.04kombigreat!
22:56.12kombithanks sevard!
22:56.18sevardkombi: no problem.
22:56.23saftsackhi, someone with patton gateways here?
22:56.30MercestesSevard 1    VoiceMeUp 0
22:56.34iwannadoitmmemememe patton
22:56.39sevardMercestes++
22:56.51Mercestes:D
22:56.53kombiand thanks very much wannadoitnow, you helped me a lot!
22:57.03kombioff to sleep now..
22:57.06sevardMercestes: that makes you, what, 812098.6?
22:57.08kombiran out of e's..
22:57.28Mercestessevard:  1.
22:57.36Mercestesno love for the Mercestes
22:57.39Mercestes~mercestes
22:57.55jbotmercestes is definitely a total nub
22:57.55sevardoh sweet, we're equal.
22:57.55MercestesYea.
22:57.55iwannadoitno prob kombi these e's are going to keep me up all night
22:58.05sevardhahaha
22:58.08iwannadoit8 left
22:58.15sevard~sevard
22:58.26sevardMercestes: that's the only way to do it
22:58.26MercestesYea.  I thank [TK]D-Fender for that.
22:58.40sevardHe says everyone's a nub.  no worries.
22:58.55Mercestesheh.   except himself.
22:58.56saftsackwhich company builds the best gateways?
22:59.00Mercestes..and anyone with a green dot.
22:59.20iwannadoitsaftsack patton & multitech
22:59.21Mercestes[TK]D-Fender says, "yes, yes your butt *does* taste like candy mr. #asterisk-op"
23:00.03saftsackiwannadoit: i have a patton gw. the voice quality is superb, but whats about its software? my 4552 seems to have some software bugs
23:00.06sevardMercestes: green dot, eh?  What client are you using?
23:00.12Mercestesxchat
23:00.22saftsackis there a discussion group with many persons in it?
23:00.29sevardah, xchat: "The exploitable client."
23:00.32*** join/#asterisk Know1 (i=know1@creep.bur.st)
23:00.34MercestesYea
23:00.35iwannadoitsaftsack:wahts happening?
23:00.38MercestesI probably shouldn't admit that publicly
23:00.42sevardwell
23:00.48MercestesI'm on Microsoft windows tho which is completely secure.  >.>
23:00.55sevard!?! CTCP VERSION reply from Mercestes: xchat 2.8.0-1 Windows XP [Intel /1.
23:00.56sevard83GHz]
23:01.05MercestesYup, that's me.
23:01.13Mercestesmostly...except when hackers take me over.
23:01.35saftsackif a call is established beetwen one external line and my ip telephone and a second call gets into my gateway all telephones ring but it is impossible to answer the call on one of my internal isdn telephones .... :( no voice is established
23:01.50sevardHeh
23:02.27Mercestesanyone good with perforce?
23:03.03iwannadoitthe two port can ony have one te an nt port the second port will not function for it needs a isdn phone: saftsack
23:03.07sevardi haven't even heard of it.  content management?
23:03.15sevardconf managment
23:03.17Corydon76-workSource control
23:03.18Mercestesyea
23:03.25sevardoooh proprietary
23:03.30Corydon76-workLike svn, only crappy
23:03.36MercestesI would love to be able to use p4 in linux but it keeps giving me "You don't have permission you nub"
23:03.47MercestesCorydon76-work, Funny, I heard the same thing about svn. :P
23:03.51sevardGive yourself permissions.
23:03.57saftsackiwannadoit: i draw it then it looks more clearly ;)
23:03.58saftsackmom
23:04.00Corydon76-workMercestes: chmod +x p4
23:04.23Corydon76-workMercestes: no, that'd be CVS
23:04.26MercestesIt is +x
23:04.33MercestesCorydon76-work,  Oh, your right, actually.  lol
23:04.47Mercestesand p4 is 755.  :(
23:04.49sevardMercestes: if you want to pay a consultant to figure it out for you... look over here!
23:04.53saftsackTELCO -ISDN> Patton -SIP> Asterisk -SIP> Patton -> ISDN-terminal -> WORKS FINE
23:05.10saftsacksecond case ....
23:05.14iwannadoitchmod +X 775 p4
23:05.16Mercestessevard:  That'd require me to give you access to everything..
23:05.24sevardMercestes: you can watch in screen.
23:05.28Mercestesiwannadoit, why oh why would I want to write to my p4 executable??
23:05.28saftsackTELCO ISDN -> Patton -SIP -> Asterisk -> SIP -> SIP-phone works fine
23:05.35Corydon76-workMercestes: is p4d running?
23:05.37saftsackbut when this call is established
23:05.44Mercestesit's a remote server....
23:05.48saftsackthen TELCO -ISDN> Patton -SIP> Asterisk -SIP> Patton -> ISDN-terminal -> WORKS FINE breaks everytime
23:05.58Corydon76-workMercestes: do you have your environmental variables set?
23:06.05MercestesI don't have a p4d.  it's jsut a p4 binary to sync with a remote respository
23:06.07iwannadoityou can only have 1 port dual channel
23:06.14MercestesYea, i exported them.  That's how I got this far.
23:06.16sevardMercestes: I ssh in with a normal user, give you permissions to my screen, you connect, we collaborate.
23:06.28Corydon76-workMercestes: do you have available licenses?
23:06.47MercestesI can p4 sync
23:07.02Corydon76-workThen what's the problem?
23:07.43MercestesI can't p4 add
23:07.58Corydon76-workDoes the license you're connecting as have permissions to add to that directory?
23:07.58MercestesI want to upload /etc/asterisk to the repository
23:08.00Mercesteshow do I check that?
23:08.04saftsackiwannadoit: could it be that the patton doesnt support more than 2 SIP connections at the same time?
23:08.16Corydon76-workI forget, it's been so long
23:08.24Corydon76-workp4 help will give you the commands
23:09.00iwannadoityou have to have a 2d bri isdn interfase from your port then it will handle 2 sip connections
23:10.00iwannadoityou have to have a 2d bri isdn interfase from your pots then it will handle 2 sip connections
23:10.12*** join/#asterisk Vorondil (n=vorondil@unaffiliated/vorondil)
23:10.16Corydon76-workThe only thing perforce gets you above and beyond what other repositories do is the ability to add symlinks to your repo
23:10.18iwannadoityou have to have a 2a bri isdn interfase from your pots then it will handle 2 sip connections
23:10.25iwannadoitsorry typos
23:11.24saftsackwhat do you mean with 2a and 2d?
23:11.34MercestesYea.  and give you a headache in linux
23:11.40Mercesteswindows client seems to work fine.  =/
23:12.04Qwell[]Corydon76-work: eh?  svn can do links
23:12.34Corydon76-workQwell[]: it can?
23:12.48Qwell[]sure
23:12.57Corydon76-workOh, then there's no advantage to using perforce anymore
23:12.58sevardsvn can do everything.
23:13.00Qwell[]try svn add'ing a symlink sometime
23:13.09Corydon76-workQwell[]: yeah, uh, no.
23:13.11Qwell[]I think that's how, anyhow
23:13.32Corydon76-workQwell[]: my bosses at bamm thought it was the greatest thing.  I thought it was rather error-prone
23:13.39Qwell[]it creates a file with some text in it, which points to the other file, and on checkout, it does that
23:13.57*** join/#asterisk toerkeium (i=oo@201.216.206.221)
23:14.40Mercestesmy boss is pro perforce.
23:14.55iwannadoitkill your boss
23:14.59MercestesI'm pro-tar -zcvf before I change something but he says that's bad change management.
23:15.32*** join/#asterisk mightnare (n=mike@s230165.ppp.asahi-net.or.jp)
23:18.11Corydon76-workMercestes: 'p4 protect' edits the permissions
23:18.24*** join/#asterisk Strom_M (n=strom@208.47.199.4)
23:19.27*** join/#asterisk Stridernzl (n=neville@125-239-176-235.jetstream.xtra.co.nz)
23:19.47*** join/#asterisk paolob (n=donpaolo@196.3.84.214)
23:19.58Mercestes'p4 protect'   You don't have permission for this operation.
23:20.37snuffy22i have a question about the 'm' feature of cmd Dial.. if i use successive dial commands it stars the music from the begining again.. (moh mode=files) on my old 1.2 with mode=mp3 it continues through nicely
23:20.49Mercestesread user * * //...
23:20.57Mercestesfrom protects
23:21.02snuffy22using 1.4.4 (mode=files)
23:21.21Corydon76-workMercestes: you need write or super access
23:21.46MercestesSo i'm notcing.
23:22.03MercestesThanks.  Your awesome
23:22.55*** join/#asterisk lee_is_me (n=chatzill@12-201-102-196.client.mchsi.com)
23:23.21*** part/#asterisk mog (n=mog@c-71-207-214-192.hsd1.al.comcast.net)
23:24.15lee_is_meHi all, Asterisk 1.2.14. Is it normal for MP3's to start over again if there is only one caller on hold?
23:24.57Mercestesalright, thanks again.  I have to go shut down some major servers now
23:24.57Corydon76-worklee_is_me: upgrade
23:25.28lee_is_meCorydon76-work: do you know which version it was fixed?
23:25.59lee_is_meI should also mention that I have mode=files.
23:26.00Corydon76-worklee_is_me: not offhand, no
23:26.20lee_is_meCorydon76-work: but it was a recognized bug that WAS fixed?
23:28.00Corydon76-workCorrect
23:28.10snuffy22it claimed to be.. but with 1.4.4 with files it still starts over
23:28.38lee_is_meI have a customer 1.2.18 and it exhibits the same behavior (starting over)
23:34.14Juggietry 1.2svn first
23:34.19*** join/#asterisk blitzrage (n=blitzrag@asterisk/documenteur-extraordinaire/blitzrage)
23:34.21Juggieif its still broken then, theres a problem
23:34.28blitzrageanyone here happen to do termination via Broadvox?
23:34.32blitzrageDamin: ping
23:40.26seanwgwill this exten work
23:40.40seanwgexten => _1.,1,Dial(SIP/$ @voicemeup,360) ; remove spaces in the exten part
23:40.41seanwgie send _1XXXX
23:40.49seanwgsorry
23:40.56seanwgif I dialed 1-403-974-44000
23:41.04seanwgwould this dial(SIP/14039744000)
23:41.21seanwgor would I need dial(SIP/${EXTEN}@
23:42.57blitzrage${EXTEN}
23:43.04blitzragewhy would just $<space> work?
23:45.38JTimagining syntax maybe? :)
23:45.40blitzrageI guess so....
23:46.09JTbtw it is better to Dial(SIP/voicemeup/${EXTEN},360)
23:46.20JTmuch neater and in line with other channel technologies
23:46.37JTi don't know why people use the @ method at all in SIP
23:47.17*** join/#asterisk niedobry (n=bbrindle@ip24-254-142-122.rn.hr.cox.net)
23:48.05saftsackis there a voip discussion board somewhere online?
23:48.23JTthere's quite a lot
23:49.54saftsackisnt there THIS board? :> i just know the german ip-phone-forum.de but there are just SOHO solutions
23:49.55blitzragelists.digium.com
23:50.34JTyeah mailing lists are superior to forums
23:50.48blitzrageso much easier to navigate
23:50.48saftsackok .... whats about boards wcich are like forums?
23:50.53blitzrageforums are a great waste of time
23:51.04blitzragebut Digium has one
23:51.06blitzragewww.asterisk.org
23:51.20saftsacki know but there arent many people with sangoma and other cards ;)
23:51.23JTforums attract idiots, but as blitzrage, they exist
23:51.31JTas blitzrage said
23:51.34*** join/#asterisk frocos11292 (n=ask@80.172.186.100)
23:51.35blitzrageJT: ouch
23:51.44blitzrage:)
23:51.45saftsackhmm so in forums there are just noobs? :>
23:51.50blitzragetypically
23:51.57JTusually
23:51.59blitzragesmart people use mailing lists
23:52.41saftsackok ... and is there a mailing list which is about voip hardware in general?
23:53.13frocos11292anyone has done some experiment with iaxclient or jiaxclient ?
23:56.08*** join/#asterisk adorah (n=Michael@87.69.57.73.cable.012.net.il)
23:57.24frocos11292to <blitzrage>  have u ever tried with iaxclient ?
23:57.35*** join/#asterisk mocker (n=mocker@198.247.173.227)
23:57.36blitzragefrocos11292: no
23:57.52frocos11292blitzrage: thanks
23:59.15*** join/#asterisk mocker (n=mocker@198.247.173.227)
23:59.15*** join/#asterisk Stridernzl (n=neville@125-239-176-235.jetstream.xtra.co.nz)

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