IRC log for #asterisk on 20081007

00:00.54*** part/#asterisk [T]ank (n=ckwall@c-71-199-25-239.hsd1.ut.comcast.net)
00:01.01*** join/#asterisk fakhir (n=fakhir@unaffiliated/fakhir)
00:02.51*** join/#asterisk anthm (n=anthm@freeswitch/developer/anthm)
00:06.05*** join/#asterisk implicit (n=bayan@unaffiliated/implicit)
00:06.38*** join/#asterisk drmessano^ (n=nonya@pdpc/supporter/active/drmessano)
00:07.58*** join/#asterisk John_Clay (n=J@unaffiliated/johnclay)
00:08.14John_ClayHello
00:08.15John_ClayHopefully someone is around, else I'm talking to myself.
00:09.20John_ClayI'm looking to have a linksys SPA3102 bridge between a PSTN line and Asterisk. I've been going by a guide that I found, here, http://www.sunrisetel.net/software/asterisk/HOWTOs/SPA3K-FXO-and-Asterisk.shtml but I've hit an impasse. The adapter seems to detect the incoming call, but does nothing with it.
00:09.34John_ClayAsteriskNOW is saying that the peer (adapter) is available in the logs
00:09.51John_Clayany clues would be much appreciated.
00:11.02jayteeJohn_Clay, checkout this site: http://forum.voxilla.com/linksys-sipura-voip-support-forum/starter-spa3102-asterisk-setup-18612.html
00:11.18John_Clayahahaha
00:11.19John_Clayawesome
00:11.35John_ClayI googled for about an hour and got nothing that concise. I'll run through it now.
00:11.55jayteeit has an autoconfig but first you have to enable web access from the WAN link side
00:12.14jayteeand it doesn't cost anything to sign up on voxilla
00:12.40jayteeit worked for me, but I'm using Asterisk, not AsteriskNOW. Shouldn't matter though.
00:13.00John_ClayI enabled the web access, but it's deep inside my LAN ;)
00:13.05John_Claysome port forwarding should fix that.
00:13.14iamthelostboyhi.. we are running * on a single server at the moment, with configuration done on a command line though config file.. it looks like we will be expanding the system out to 3 or 4 servers around the world, though the CFO has spoken to another company using Trixbox and wants to head down that path, instead of vanilla *.  Is there any downside to this?
00:13.17jayteeI set mine to bridge instead of nat
00:13.39John_ClayForgive the ignorance, but where's the autoconfig?
00:13.44John_Clayor were you referring to the option on the linksys page
00:13.55*** join/#asterisk propellerhead (n=yogurt2u@host209.200-82-99.telecom.net.ar)
00:14.16WimpManiamthelostboy: Yes, you won't get support here.
00:14.26iamthelostboy:)
00:15.25iamthelostboyeverything it can do is possible under *?  graphical configuration is also possible under vanilla *?  I havent really looked into it too far
00:15.48jayteeJohn_Clay, http://voxilla.com/tools/device-configuration-wizard/linksys-spa-3xxx-configuration-wizard-for-asterisk-807.html
00:16.28LiNeTuX_Homeiamthelostboy: you can install FreePBX on top of 'vanilla' Asterisk
00:16.30WimpMan* does not come with gui.
00:16.55LiNeTuX_Homeiamthelostboy: but then you'll have to jump over to #FreePBX
00:17.07jayteeiamthelostboy, * doesn't have a gui but you can install the asterisk-gui used in AsteriskNOW on vanilla asterisk.
00:17.26jayteeeither way, you'll end up needing to rework your dialplan probably.
00:17.40*** join/#asterisk moy (n=moy@189.169.68.109)
00:17.58iamthelostboyim not too worried about that.. i dont think ive done a spectacular job of setting it up in the first place...
00:18.20jayteeI think you have too! in fact, here's a raise!
00:19.32*** join/#asterisk drmessano (n=nonya@pdpc/supporter/active/drmessano)
00:20.59[TK]D-Fenderiamthelostboy: With just about every GUI if you don't like the little box they shove you in, forget about changing that situation much.
00:28.30John_Clayjaytee: sadly it didn't work right away ;)
00:29.08jayteeJohn_Clay, really? it worked ok for me
00:29.29John_Claymind if I PM?
00:29.31jayteeare you having it register to Asterisk?
00:29.36John_Claynot afaik
00:29.42John_ClayI used the auto config
00:30.21jayteebut there were configuration pieces you had to manually add to Asterisk at the bottom of the config screen
00:30.24[TK]D-FenderJohn_Clay: Screw config tools and just follow the guides in their forums
00:30.47John_ClayThat's what I'm doing now...
00:32.52*** join/#asterisk Defraz (n=T0tal@24-117-156-21.cpe.cableone.net)
00:37.41*** join/#asterisk seanmh (n=seanmh@c-68-35-21-64.hsd1.nm.comcast.net)
00:38.21*** join/#asterisk chendy (n=chatzill@58.60.31.44)
00:39.24John_Clay:o
00:39.41John_Clayit works
00:39.41John_Claysort of
00:40.57*** join/#asterisk chendy (n=chatzill@219.134.230.203)
00:43.17John_Clayhm, ok
00:43.32John_Clayincoming calls now get a "Please wait while I connect your call", followed by a busy signal
00:47.10[TK]D-FenderJohn_Clay: You should clearly be PASTEBIN-ing your CLI output with SIP debug included....
00:47.12[TK]D-Fender~pb
00:47.12jbot[~pb] A "pastebin" is a web-based service where you can paste anything over 3 lines without flooding the channel. Here are links to a few : http://www.pastebin.com , http://pastebin.ca , http://channels.debian.net/paste , http://paste.lisp.org , http://www.rafb.net/paste
00:47.14[TK]D-Fender^^^
00:47.41John_ClayIf only I knew what you meant by the cli output. Referring to logs?
00:48.05[TK]D-FenderJohn_Clay: No, I mean * CLI.  Like how you connect to the running daemon to actually SEE whats going on.  Logs = useless
00:48.23jayteeAsteriskNOW = semi-useless
00:48.29John_Clayhaha
00:48.41[TK]D-Fenderjaytee: Not at all.
00:48.59jayteethe best gui for * is vim with nano a close second
00:49.27jayteereaching for the rodent just slows ya down
00:49.31John_Clayhere we go
00:49.31John_Clayhttp://pastebin.ca/1221283
00:57.54*** join/#asterisk _ShrikE (n=_ShrikE@adsl-074-185-215-060.sip.msy.bellsouth.net)
01:01.56_ShrikEIs there an equivalent for "show g729" that will show the transcoder usage for the TC400B?
01:02.39*** join/#asterisk tvirus (i=TheVirus@c-69-243-46-240.hsd1.va.comcast.net)
01:03.18*** join/#asterisk UnixDawg (n=UnixDawg@155.129.204.68.cfl.res.rr.com)
01:03.54tvirusexten = s,2,ExecIf($[${LEN(${CALLERIDNUM})} = 12],AGI,email.sh) <-- How come that never executes my script even though the length is 12? The script itself is fine, if I run it outside of * (It's in /var/lib/asterisk/agi-bin)
01:04.04John_Clayjaytee: Got it working :D
01:04.14John_Claynow answers PSTN calls and tosses them in voicemail
01:04.17John_Clay(as desired)
01:05.39John_ClayFinal question, however, is how to get Asterisk to email voice messages
01:06.13WimpManJust enable it :-)
01:06.41John_ClayHow? :)
01:06.46*** join/#asterisk phix (n=threat@123-243-44-131.tpgi.com.au)
01:06.48John_ClayThis is my first time with *, ever.
01:07.20*** join/#asterisk hi365 (n=hi365@bzq-219-141-66.static.bezeqint.net)
01:07.22WimpManlook into voicemail.conf
01:08.44[TK]D-FenderJohn_Clay: the sample configs show you the options to enable this
01:09.40*** join/#asterisk pcrane (n=pcrane@120.89.80.110)
01:09.42John_ClaySample configs in asterisk, or in voxilla?
01:10.10*** join/#asterisk outtolunc (n=me@c-24-130-75-122.hsd1.ca.comcast.net)
01:14.55[TK]D-FenderJohn_Clay: * samples
01:18.01*** join/#asterisk ming_zym (n=ming_zym@nat/yahoo/x-f8c5f22ad8bee97b)
01:19.53*** part/#asterisk `paul (n=paul@125.252.70.126)
01:23.38*** join/#asterisk Kumbang (n=dsp@rusnas.paume.itb.ac.id)
01:25.18*** join/#asterisk drbrown (n=drbrown@rrcs-24-172-153-82.central.biz.rr.com)
01:26.42John_Clay[TK]D-Fender: the voicemail setting I have is 1234 => 4242,Example Mailbox,EMAIL
01:26.53John_Claythe console makes no mention of the emailed message though
01:26.58drbrownI am reading a white paper written by Malcolm Davenport explaining that digium cards are superior to sangoma and rhino as it relates to irq's, don't digium cards still require the system not share irq's?
01:27.26carraryou have sendmail or whatever configured?
01:27.35iamthelostboycheers for your help... will tell them we should stick to * and they will just have to learn to configure it...
01:28.15[TK]D-FenderJohn_Clay: there are MORE parameters to read in that config file.  Don't just stop because you read the first one you came across.  Read the ENTIRE file
01:28.34John_ClayI did, and I altered the second instance of that extension
01:29.12[TK]D-Fenderdrbrown: Actually Sangoma was the one far ahead of the game.  For Rhino cards, just read up on RMA requests.
01:29.24[TK]D-FenderJohn_Clay: there are MORE parameters to set.  GO READ THEM ALL
01:30.13drbrown[TK]D-Fender: are you very familier with sangoma cards?
01:31.40[TK]D-Fenderdrbrown: Somewhat.
01:31.47drbrown[TK]D-Fender: I am having problems getting one to work with dahdi
01:31.49[TK]D-Fenderdrmessano: I've installed several
01:32.18[TK]D-Fenderdrbrown: You will no doubt need to use the very latest wanpipe for this
01:32.27[TK]D-Fenderdrbrown: As everything was renamed from Zaptel
01:33.51drbrown[TK]D-Fender: I am using the latest stable version august
01:35.22drbrown[TK]D-Fender: It doesn't seen to accept the dahdi source directory
01:36.42[TK]D-Fenderdrbrown: Check their WIKI for this
01:37.01[TK]D-Fenderdrbrown: I do not have any Dahdi-specific experience with them
01:37.44drbrown[TK]D-Fender: I am going to try a different version off of their ftp site
01:37.50drbrown[TK]D-Fender: Thanks
01:40.39RypPndrbrown: keep me pasted if you suceed plz
01:41.05drbrownRypPn: will do
01:41.07RypPnposted also
01:41.13RypPnlol
01:42.29[TK]D-Fenderhttp://wiki.sangoma.com/wanpipe-linux-asterisk-dahdi
01:42.52[TK]D-FenderExplicit instructions
01:43.23[TK]D-FenderWow, and an even more explicit direct linked download!
01:43.38[TK]D-FenderAnd to think I wasted a whole 10 seconds looking for it!
01:43.45[TK]D-Fenderruns in circles
01:46.18*** join/#asterisk implicit (n=bayan@unaffiliated/implicit)
01:56.36*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net)
01:59.55adr3nalin3Shoud I be using wcte12xp or wctdm24xxp for a PRI T1?  Or am I just wrong all together?  I am having a hell of a time getting my PRI to talk to *
02:06.02jayteeadr3nalin3, the wcte12xp is for a Digium T1, the wctdm24xxp is for their analog FXO/FXS cards
02:11.21adr3nalin3jaytee: thank you.  that would be why my t1 is failing miserably constantly.
02:12.50*** join/#asterisk Winkie (n=urmom@ur.fa.gs)
02:21.19*** join/#asterisk implicit (n=bayan@unaffiliated/implicit)
02:24.56*** join/#asterisk riddlebox (n=james@75-132-225-75.dhcp.stls.mo.charter.com)
02:25.47riddleboxhas anyone else upgrade to zapte-1.4.12.1 and now their fxs ports on a tdm card dont work?
02:26.52*** join/#asterisk gones (n=gones@121.34.21.195)
02:26.53*** join/#asterisk ReDNeQ (n=ReDNeQ@70.114.226.70)
02:46.04*** join/#asterisk LARefugee (n=chatzill@c-76-104-191-194.hsd1.wa.comcast.net)
02:46.53LARefugee[TK]D-Fender: Hah! I got chan_alsa to work Asterisk 1.6.0 on Ubuntu Intrepid
03:00.40*** join/#asterisk lmadsen (n=Leif@asterisk/documenteur-extraordinaire/blitzrage)
03:00.40*** mode/#asterisk [+o lmadsen] by ChanServ
03:07.31John_ClayHm, still having issues. I'll try again tomorrow....
03:07.31*** part/#asterisk John_Clay (n=J@unaffiliated/johnclay)
03:26.28*** join/#asterisk freakazoid0223 (n=mattc@pool-71-242-215-87.phlapa.east.verizon.net)
03:26.48*** join/#asterisk sfire (n=whoamI@105-107.102-97.tampabay.res.rr.com)
03:31.05*** join/#asterisk CunningPike (n=arodgers@S010600095b33697f.vc.shawcable.net)
03:32.48*** join/#asterisk implicit (n=bayan@unaffiliated/implicit)
03:34.00*** join/#asterisk CunningPike_ (n=arodgers@vpn.dnv.org)
03:48.44*** join/#asterisk drmessano^ (n=nonya@pdpc/supporter/active/drmessano)
03:52.46*** join/#asterisk Nasra (n=maxshipp@201.229.245.246)
04:03.26*** join/#asterisk drmessano (n=nonya@pdpc/supporter/active/drmessano)
04:11.06*** join/#asterisk oilinki3 (n=oil@ppp-124-120-8-113.revip2.asianet.co.th)
04:23.02scooby2hrm hrm hrm
04:26.14*** join/#asterisk jtodd (n=jtodd@blob.fox-den.com)
04:29.35*** join/#asterisk huhwut (n=nonya@pdpc/supporter/active/drmessano)
04:33.43*** join/#asterisk andrewyager (n=andrewya@114.141.97.1)
04:41.18*** join/#asterisk cli-work (n=cathy@114.141.97.1)
04:41.22cli-workhi
04:41.31andrewyagerhi
04:42.16cli-worki'm having an issue with a TE122 - when we run ztcfg it throws back invalid argument (22)
04:42.28cli-workit's configured as an E1 span
04:47.54pputmancli-work, try modprobe'ing the driver with t1e1override=1
04:48.58*** join/#asterisk coppice (n=chatzill@33.155.17.210.dyn.pacific.net.hk)
04:56.11scooby2is there a way to use one queue for multiple numbers/companies? different queue announcement/hold music for each
04:58.07*** join/#asterisk drmessano^ (n=nonya@pdpc/supporter/active/drmessano)
04:59.19*** join/#asterisk rrrobert (n=rrrobert@202.125.156.122)
05:00.28rrrobertHas anybody got the experience of working with asterisk and oracle connectivity? or can point me to any tutorial
05:03.09cli-workpputman: where are we best to specify this? Should we add it in /etc/sysconfig/zaptel ?
05:04.40cli-workit's a TE122
05:06.42[TK]D-Fenderrrrobert: To do what?
05:07.11rrrobertthrough an asterisk application, i just want to query oracle DB
05:07.50[TK]D-Fenderrrrobert: Thats something usually best done in AGI
05:08.08[TK]D-Fenderrrrobert: In which you can whatever you want in whatever language you want
05:09.41rrrobert[TK]D-Fender, Can I just add the oracle libs  and add the oracle headers in the asterisk application, and call the queries
05:09.41rrrobert?
05:10.25[TK]D-Fenderrrrobert: You can setup ODBC and use func_odbc as is described in the BOOK, but I still say for most things, AGI is best
05:12.02rrrobert[TK]D-Fender, hmm you looks a big fan for AGI, I will also try it, Hope it would solve my problem. What book you recommend?
05:12.11[TK]D-Fender~book
05:12.12jbotsomebody said book was Asterisk: The Future of Telephony 2nd Edition (ISBN 0-596-51048-9) --- Order yours at http://www.oreilly.com/catalog/9780596510480/ --- Free downloadable PDF http://downloads.oreilly.com/books/9780596510480.pdf --- HTML at http://tfot.leifmadsen.com or see ~buybook
05:12.38[TK]D-Fenderrrrobert: in AGI you can do whatever you want because you are in a script outside of *
05:12.52[TK]D-Fenderrrrobert: And your description says abosultely nothing abuot the scope of your plans
05:13.07[TK]D-Fenderrrrobert: You would have us advise you nearly blind it would seem
05:13.26[TK]D-Fenderrrrobert: So naturally I would aim for the tool that limits you the least
05:14.07*** join/#asterisk CrazyTux (n=brandon@ip68-111-67-4.oc.oc.cox.net)
05:15.21scooby2[TK]D-Fender: our old * consultant mentioned we could combine queues and use different hold music/queue announcements/etc per number instead of having one queue in queues.conf for each number. Is that possible?
05:15.56*** join/#asterisk andrewyager (n=andrewya@114.141.97.1)
05:16.10[TK]D-Fenderscooby2: Might be a way, certainly messy.
05:17.21*** join/#asterisk drmessano (n=nonya@pdpc/supporter/active/drmessano)
05:17.51scooby2the issue with multiple queues is * will not always grab the longest waiting call. It seems to jump around queues and if a new call comes in it will sometimes get that before getting around to the longest waiting.
05:18.38*** part/#asterisk CrazyTux (n=brandon@ip68-111-67-4.oc.oc.cox.net)
05:19.14[TK]D-Fenderscooby2: Is your system multi-lingual?
05:19.36scooby2no
05:19.55*** join/#asterisk mintos (n=mvaliyav@nat/redhat-in/x-c1af66c7f1954af2)
05:20.07[TK]D-Fenderscooby2: then you could make all of your recordings in the format used for alternate language versions, and set the language before entering the queue
05:20.08rrrobert[TK]D-Fender, My plans are quite simple, When the user presses the 1 from the soft phone the asterisk application will make an oracle DB query, that it. I hope my situation is not quite comeplex
05:20.35[TK]D-Fenderrrrobert: Do an Oracle query and do WHAT with it?
05:21.06rrrobert[TK]D-Fender, through the AGI ;)
05:21.36[TK]D-Fenderrrrobert: .... not HOW, WHAT is ift going to do following this "query"?
05:22.35rrrobert[TK]D-Fender, "query" just inserts a record in the DB
05:23.13[TK]D-Fenderrrrobert: That is All it will do?  Then func_odbc may very well be enough for this.  Both are well documented in the book
05:24.58rrrobert[TK]D-Fender, the most I can do is calling an oracle stored procedure
05:25.43*** join/#asterisk the_5th_wheel (n=edd@webster.cybertek.co.za)
05:25.56[TK]D-Fenderrrrobert: Are you trying to tell me the most you WANT to do is that?
05:26.23rrrobertyeah
05:26.45[TK]D-Fenderrrrobert: Ok, well you have your answer then
05:27.33rrrobertthanks for the answer
05:27.34rrrobert[TK]D-Fender, Have you worked with oracle instant client? I have configured it and oracle c applications are working fine. Now I will be including the oracle part in the asterisk application.
05:28.04rrrobertthrough the func_odbc, am I right?
05:28.17[TK]D-Fenderrrrobert: I have answered this repeatedly.
05:28.36rrrobertSorry, thanks for yr time.
05:29.10rrroberttrying what [TK]D-Fender told me to do. ;)
05:29.36[TK]D-Fenderok, I'm done for the night.
05:29.38[TK]D-FenderLater all
05:33.10*** join/#asterisk CunningPike (n=arodgers@S010600095b33697f.vc.shawcable.net)
05:33.41*** join/#asterisk subdolus (n=subdolus@subby.afraid.org)
05:34.30*** join/#asterisk drmessano^ (n=nonya@pdpc/supporter/active/drmessano)
05:40.21*** join/#asterisk drmessano (n=nonya@pdpc/supporter/active/drmessano)
05:43.14*** join/#asterisk oilinki (n=oil@ppp-124-120-16-47.revip2.asianet.co.th)
05:44.46*** join/#asterisk patrick-- (n=patrick@212.112.255.47)
05:45.15patrick--hey all! is it possible to write a dialplan based on time? like if time laster XX:XX do YY else do ZZ
05:50.07*** join/#asterisk brycie_ (n=bryce@87.127.28.100)
05:50.55*** part/#asterisk gones (n=gones@121.34.21.195)
05:52.40*** part/#asterisk rrrobert (n=rrrobert@202.125.156.122)
05:52.58*** join/#asterisk rrrobert (n=rrrobert@202.125.156.122)
05:54.15rrrobertI am connecting to a sip server from sip api, the problem that i am having is, It just connects and automatically disconnects from the sip server. I can see the connect and dissconect messages on the asterisk CLI. Any suggestions?
05:58.33LARefugeepatrick--: You betcha. Checkout extensions.conf in the samples.
05:59.23patrick--gnah samples :D
06:00.04patrick--doubt i sill have them
06:00.21LARefugeepatrick--: It's the first place I go. Just about everything you can do with Asterisk is in there.
06:00.24*** join/#asterisk mandh (n=mandh@82.137.216.38)
06:04.48*** join/#asterisk Levonk (n=lk@adsl-75-62-132-101.dsl.lsan03.sbcglobal.net)
06:05.04patrick--LARefugee: im trying to write an IVR
06:05.43patrick--LARefugee: im trying to write an IVR
06:05.54patrick--on the very first context ive got to: http://pastebin.ca/1221483
06:06.06patrick--do i have to re-do the timeouts when jumping into another context?
06:08.11*** join/#asterisk drmessano^ (n=nonya@pdpc/supporter/active/drmessano)
06:08.42LARefugeepatrick--: No I don't think so
06:09.45LARefugeepatrick--: What distro do you use. You need to have the demo from the samples. It's required reading.
06:10.07*** join/#asterisk oilinki (n=oil@ppp-124-120-23-100.revip2.asianet.co.th)
06:13.42LARefugeeI'm shutting down. Been real...
06:14.33*** join/#asterisk trnzmeta (n=bleh@secure27.lnk.telstra.net)
06:17.34*** join/#asterisk mikkel (n=mikkel@130.226.36.170)
06:22.18*** join/#asterisk [gnubie] (n=[gnubie]@cm141.omega112.maxonline.com.sg)
06:30.37drmessano^beta1 FTW
06:39.18*** join/#asterisk lanning (n=lanning@66.151.128.195)
06:50.53*** join/#asterisk Cutlass (n=chatzill@c-67-176-208-15.hsd1.il.comcast.net)
06:51.51*** join/#asterisk drmessano (n=nonya@pdpc/supporter/active/drmessano)
06:53.06*** join/#asterisk thansen (n=thansen@c-67-171-115-155.hsd1.ut.comcast.net)
06:54.22Cutlassis anyone aware of the issues with the "directrtpsetup" option?  I've been told that there are known issues with it, but I'm not sure what they are...
07:00.19*** join/#asterisk Defraz (n=T0tal@24-117-156-21.cpe.cableone.net)
07:00.47*** join/#asterisk thansen (n=thansen@c-67-171-115-155.hsd1.ut.comcast.net)
07:02.34*** join/#asterisk trnzmeta (n=bleh@secure27.lnk.telstra.net)
07:12.01Madkisshi folks, I am left with one single problem with my mISDN-setup. People that call from the outside don't hear a dialtone ... the phone on my side rings but they don't hear the "beep beep" ..
07:12.16*** join/#asterisk drmessano^ (n=nonya@pdpc/supporter/active/drmessano)
07:23.15*** join/#asterisk voxter (n=voxter@S01060016b6b53c0c.vc.shawcable.net)
07:23.32*** join/#asterisk fukz (n=fukz@vollkornmail.dbk-nb.de)
07:35.04dandreHow can I issue a manager redirect command from cli interface?
07:38.40*** join/#asterisk robin_sz (n=Robin@212.243.40.130)
07:38.46robin_szmorning ..
07:39.14*** join/#asterisk blogbasti (n=blogbast@calypso.planet-ic.de)
07:39.14*** part/#asterisk blogbasti (n=blogbast@calypso.planet-ic.de)
07:39.24robin_szhi there, if I wanted asterisk to trigger an event in an external application, (you can assume the external app has TCP sockets, MySql access etc available) .. what would be the simplest way, use an agi-bin script for example to insert an event into the MySQL table? or can you trigger MySQL code directly from asterisk?
07:40.03robin_szwould it be hardto get astersik to conect directly the external apps TCP socket and talk directly?
07:40.17creativxrobin_sz: why not make the external app monitor asterisk
07:40.25hi365robin_sz: im not sure i understand your question: do you want asterisk to connect to mysql?
07:40.27creativxthat way your external app could misbehave
07:40.32creativxwithout dragging down asterisk
07:40.55kaldemardandre: i doubt there is a smart way to use manager commands via the CLI.
07:41.16creativxdandre: use the AMI, not cli.
07:41.42robin_szhi365, i want to connect * to an external app, im not fussed how I do it, the app already reads MySQL tbales, so I could have * make an entry there if thats going to be easiest ...
07:42.07robin_szcreativx, have a thread in the external app connect to the * AMI port?
07:42.17hi365robin_sz: asterisk can connect directly to mysql using the mysql command
07:42.23dandreok
07:42.41creativxrobin_sz: yeah, that could be one way to do it. or use an intermediate mysql table
07:42.49creativxdepends on how much information/control you require
07:42.54robin_szh1365, that must be newer than last time I fiddled, I'll go check it out
07:43.16dandrehow can I put a channel on hold using the AMI?
07:43.31robin_szcreativx, not much, bascially guy on phone presses *, some event tied to that user happens in external app
07:43.32creativxdandre: redirect it
07:43.52dandreok but to which extension?
07:44.11creativxdandre: depends, i made my own ghetto parking extension
07:44.16*** join/#asterisk obnauticus (n=obnautic@about/windows/regular/obnauticus)
07:44.30dandreI don't know how to do that
07:44.31creativxdandre: so when we park calls via our cms app the calls get placed to an extension that only plays music on hold forever
07:46.19dandredo you have an example?
07:48.05dandreHow do you unhold the channel?
07:48.28mandhHi all
07:49.27mandhi am trying to setup asterisk , i installed zaptel and asterisk , when trying to load zap channels "load_resource: Module 'chan_zap' could not be loaded."
07:49.30*** join/#asterisk gr0mit (n=tim@dhcp3.zuk40.mot-tools.co.uk)
07:49.31Dovidwas this issue ever fixed or there will be a fix for it ?
07:49.31Dovidhttp://bugs.digium.com/view.php?id=13042
07:50.05Dovidmandh; zap built fine ?
07:50.10mandhi search about it "chan_zap.so" i cant see it
07:50.15Dovidr u using ZTDUMMY ?
07:50.16mandhDovid, yes and i can load it
07:50.20mandhno
07:50.44mandhDovid, Wildcard TDM2400P
07:50.53Dovidhad the issue while back forgot what I did to fix it
07:51.08Dovidi think i just disabled it in modules.conf
07:51.17Dovidbut i was using ZTdummy
07:51.22mandhwhy to disable it
07:51.59Dovidi idabled cause i didnt need it. never looked in to what was causing it
07:52.27mandhbut i need it
07:52.36*** join/#asterisk thansen (n=thansen@c-67-171-115-155.hsd1.ut.comcast.net)
07:53.51tzafrir_laptopmandh, any message right before that?
07:54.07tzafrir_laptopmandh, it's chan_zap*.so*
07:54.33mandhtzafrir_laptop, yes i cant find the file cham_zap*
07:54.42mandhtzafrir_laptop, so it cant load it
07:55.27tzafrir_laptopmandh, 'core show modules like chan_z'
07:55.34tzafrir_laptopwhat version of asterisk?
07:55.39*** join/#asterisk zydoon (n=zydoon@213.150.170.26)
07:55.57tzafrir_laptopDovid, the report says that it is fixed ...
07:55.59*** part/#asterisk zydoon (n=zydoon@213.150.170.26)
07:56.25mandhtzafrir_laptop, is that command or what
07:56.47tzafrir_laptopyes, a command in the CLI of asterisk
07:56.57mandhtzafrir_laptop, No such command 'core show modules like chan_z'
07:57.02tzafrir_laptopasterisk -rx 'core show modules like chan_z'
07:57.11tzafrir_laptopis it asterisk 1.2?
07:57.56mandhAsterisk 1.6.0
07:59.05creativxdandre: just think of it as taking the current call and transferring it to a different extension.. which happens to be playing music
07:59.59dandreHow do you recall the call?
08:02.29creativxyou mean pick it uå?
08:02.29creativxup
08:08.06mandhalso  i can't  find  chan_zap enable at menuconfig also at source code related to that , the source is asterisk-1.6.0
08:16.52tzafrir_laptopmandh, you have chan_dahdi rather than chan_zap
08:17.10tzafrir_laptopdo you have 'dahdi' commands in the asterisk CLI?
08:17.14mandhtzafrir_laptop, u mean the newer one
08:17.19tzafrir_laptopyes
08:18.45mandhhow i can check it
08:22.52mandhtzafrir_laptop, it is like    XXX chan_dahdi
08:22.52mandh<PROTECTED>
08:23.59*** join/#asterisk pixlated (n=not@ool-44c0746a.dyn.optonline.net)
08:24.08tzafrir_laptopmandh, egrep 'TONEZONE|DAHDI' build_tools/menuselect-deps
08:24.40tzafrir_laptopyou probably need dahdi-linux and dahdi-tools installed
08:24.44mandhDAHDI=0
08:24.44mandhTONEZONE=0
08:25.51mandhtzafrir_laptop, is that an package? or what
08:30.18*** join/#asterisk darkskiez (n=mbryars@195-11-205-216.suip.mezzonet.net)
08:31.08tzafrir_laptopmandh, yes
08:31.35mandhtzafrir_laptop, yes i am trying to install it but i that new way is stable?
08:31.41tzafrir_laptopsee: http://svn.digium.com/svn/asterisk/branches/1.6.0/Zaptel-to-DAHDI.txt
08:32.08tzafrir_laptopor the same file in the source tree
08:35.31*** join/#asterisk mort_gib (n=mjensen@16.Red-83-36-63.staticIP.rima-tde.net)
08:45.06*** join/#asterisk KermitTheFragger (n=KermitTh@118-197.bbned.dsl.internl.net)
08:48.57*** join/#asterisk oej (n=olle@193.137.56.119)
08:54.22mandhhow to install it with Zaptel instead of DAHDI
08:58.50*** join/#asterisk casix (n=casix@pbxedifici.adamvozip.es)
08:58.53casixhello
09:01.37peterererhmm, on a fresh install of asterisk, there's a lot of default config and samples.
09:01.58petererershould i be moving them out of the way to start from scratch, using them as examples?
09:02.24casixI have a dial with the 'r' option, but it doesn't make the dial tone it make the tone of the phone i'm calling. In the debug there is no error... how can I make asterisk to make the ring?
09:06.56*** join/#asterisk MrChimpy (n=MrChimpy@212.158.8.163)
09:09.31festr_anyone using openser/kamailio? I've problem with redirecting PSTN calls through openser and back to the same asterisk. it seems that the same callid is the problem. I dont want to use redirect because openser must stay in the middle (CDR)
09:11.18*** join/#asterisk _ys (i=yuri@91.151.196.254)
09:18.16*** join/#asterisk emist (n=emist@unaffiliated/emist)
09:19.51*** join/#asterisk DarylVOIP (n=daryl@75.147.121.177)
09:31.46*** join/#asterisk fordfrog (n=fordfrog@gentoo/developer/fordfrog)
09:36.23patrick--<PROTECTED>
09:38.00phpboyI'm using apllication Pickup(); it seems to be answering other channels and not the channel I specified, why would this be?
09:41.01mort_gibphpboy: pastebin
09:41.39mort_gibsip.conf extensions.conf
09:45.27*** join/#asterisk ming_zym (n=ming_zym@nat/yahoo/x-feec536c26886628)
09:47.02hi365tzafrir_laptop: ping, interested in hellping someone set up an astribank? in #freepbx (or should i send him here?)
09:48.07tzafrir_laptopWho?
09:50.07*** join/#asterisk oilinki (n=oil@ppp-124-121-250-70.revip2.asianet.co.th)
09:50.32*** join/#asterisk fukz (n=fukz@vollkornmail.dbk-nb.de)
09:50.45phpboymort_gib: I fixed it
09:51.04mort_gib:-) ok
09:51.36phpboyjust put two steps for Pickup(), 1. EXTEN@external, 2. EXTEN@internal
09:51.41phpboyworks like a charm :D
09:51.54mort_gib??
09:52.32mort_gibYou REALLY only need one pickup... the ability to pick up a selected extension (internally)
09:52.53mort_gibBut it will of course have to be in the same context :-)
10:02.21patrick--<PROTECTED>
10:18.15*** join/#asterisk Cutlass (n=chatzill@c-67-176-208-15.hsd1.il.comcast.net)
10:18.15*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net) [NETSPLIT VICTIM]
10:18.15*** join/#asterisk petererer (n=petern@84.246.155.74) [NETSPLIT VICTIM]
10:18.15*** join/#asterisk quaqo (n=quaqo@83-103-40-166.ip.fastwebnet.it) [NETSPLIT VICTIM]
10:18.15*** join/#asterisk nosbig (n=nosbig@cpe-75-185-59-24.columbus.res.rr.com) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk GiantPickle (n=GiantPic@S01060016b600537f.gv.shawcable.net) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk pigpen (n=mark@fw.seamans.cc) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk afink (n=afink@asa.redglaze.com) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk eharris (n=eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk JacksLivr (n=JacksLiv@jules.dougstuff.com) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk `Sauron (n=sauron@dsl001-130-033.aus1.dsl.speakeasy.net) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk ElCheapo (n=elcheapo@199.126.36.20) [NETSPLIT VICTIM]
10:18.16*** join/#asterisk festr_ (n=festr@ns.hiro.cz)
10:18.16*** join/#asterisk kanelbullar (n=kanelbul@193.126.30.193)
10:18.16*** join/#asterisk seanbright (n=sean@asterisk/contributor-and-bug-marshal/seanbright)
10:18.16*** join/#asterisk joat (n=joat@ip70-174-79-200.hr.hr.cox.net) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk grantm (n=grant@68.142.138.4) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk stony (n=oloch@serverbu.de) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk mav3rick (n=t0m@trankil.biz)
10:18.17*** join/#asterisk JT_ (n=j@unaffiliated/jt)
10:18.17*** join/#asterisk linagee (n=jalton@about/linux/staff/linagee) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk Katty (n=asterisk@mail.copi-rite.com) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk thehar (i=thehar@thehar.xmission.com) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk DarKnesS_WolF (n=sherif@unaffiliated/sherif)
10:18.17*** join/#asterisk jblack (n=jblack@pool-71-181-244-67.sctnpa.east.verizon.net) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk x86 (n=x86@p3m/member/x86) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk scooby2 (n=scooby2@unaffiliated/scooby2) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk Nugget (i=nugget@carrera.macnugget.org) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk Poincare (n=jefffnod@amp89.ampersant.be) [NETSPLIT VICTIM]
10:18.17*** join/#asterisk _mm_ (n=mmclain@cpe-67-49-233-178.dc.res.rr.com) [NETSPLIT VICTIM]
10:22.05*** join/#asterisk fantasticmrfox (n=fantasti@212.57.232.254)
10:22.33fantasticmrfoxI'm not a user of Skype, in fact I discourage people using it... but humour me - is there a way of having Skype as a Trunk in asterisk (i.e. without extra hardware) ?
10:26.14*** join/#asterisk andrewyager (n=andrewya@30-53-145-203.whitelabelinternet.com.au)
10:27.47*** join/#asterisk adr3nalin3_ (n=afink@asa.redglaze.com)
10:29.48*** join/#asterisk scooby2_ (n=scooby2@unaffiliated/scooby2)
10:39.00*** join/#asterisk bbryant (n=brett@c-68-59-20-153.hsd1.sc.comcast.net)
10:42.49*** join/#asterisk StooJ (n=stooj@stooj.plus.com)
10:46.22*** join/#asterisk phix (n=threat@123-243-44-131.tpgi.com.au)
10:48.22*** join/#asterisk GiantPickle (n=GiantPic@S01060016b600537f.gv.shawcable.net)
10:51.39*** join/#asterisk Poincare (n=jefffnod@amp89.ampersant.be)
10:53.02*** join/#asterisk lvl- (n=lvl@101.248.dhcp.lht.hhs.nl)
10:58.01*** join/#asterisk ltd (n=z@pat.transact.net.au)
11:01.01*** join/#asterisk petererer (n=petern@84.246.155.74)
11:01.25*** join/#asterisk U-238 (n=Mark@pdpc/supporter/base/u-238)
11:05.35U-238hello
11:05.42U-238I've got an asterisk appliance
11:05.54U-238which quite happily boots from the internal drive or whatever it has
11:06.00U-238but ignores the compact flash card
11:06.09U-238can anyone help?
11:06.13U-238thanks in advance
11:13.08*** join/#asterisk petererer (n=petern@84.246.155.74) [NETSPLIT VICTIM]
11:13.08*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net) [NETSPLIT VICTIM]
11:13.08*** join/#asterisk nosbig (n=nosbig@cpe-75-185-59-24.columbus.res.rr.com) [NETSPLIT VICTIM]
11:13.08*** join/#asterisk eharris (n=eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) [NETSPLIT VICTIM]
11:13.09*** join/#asterisk JacksLivr (n=JacksLiv@jules.dougstuff.com) [NETSPLIT VICTIM]
11:13.09*** join/#asterisk `Sauron (n=sauron@dsl001-130-033.aus1.dsl.speakeasy.net) [NETSPLIT VICTIM]
11:13.09*** join/#asterisk ElCheapo (n=elcheapo@199.126.36.20) [NETSPLIT VICTIM]
11:13.09*** join/#asterisk festr_ (n=festr@ns.hiro.cz)
11:13.09*** join/#asterisk kanelbullar (n=kanelbul@193.126.30.193)
11:13.09*** join/#asterisk seanbright (n=sean@asterisk/contributor-and-bug-marshal/seanbright)
11:13.09*** join/#asterisk joat (n=joat@ip70-174-79-200.hr.hr.cox.net) [NETSPLIT VICTIM]
11:13.09*** join/#asterisk grantm (n=grant@68.142.138.4) [NETSPLIT VICTIM]
11:13.10*** join/#asterisk stony (n=oloch@serverbu.de) [NETSPLIT VICTIM]
11:13.10*** join/#asterisk JT_ (n=j@unaffiliated/jt)
11:13.10*** join/#asterisk _mm_ (n=mmclain@cpe-67-49-233-178.dc.res.rr.com) [NETSPLIT VICTIM]
11:13.40*** join/#asterisk `Sauron (n=sauron@dsl001-130-033.aus1.dsl.speakeasy.net)
11:13.46*** join/#asterisk mateo_au (n=chatzill@c122-106-221-182.belrs3.nsw.optusnet.com.au)
11:18.14*** join/#asterisk DarkRift (n=dark@bas10-montreal02-1177582264.dsl.bell.ca)
11:29.19*** join/#asterisk knobo (n=bohmersp@148.122.202.168)
11:29.55*** part/#asterisk magenbrot (n=magenbro@ov.odn.de)
11:30.59*** join/#asterisk subdolus (n=subdolus@subby.afraid.org)
11:30.59*** join/#asterisk magenbrot (n=magenbro@ov.odn.de)
11:31.43*** join/#asterisk ali_bb (n=ali@41.226.161.56)
11:31.56*** part/#asterisk U-238 (n=Mark@pdpc/supporter/base/u-238)
11:33.39*** join/#asterisk write_erase (n=Olivier@goodgw.m2m-fleet.com)
11:34.57write_eraseHi... when I Call my misdn phone number , misdn create 2 communications channels to my sip phone ... any idea how to solve that ?
11:35.12*** join/#asterisk redax (i=redax@r6.hu)
11:35.15redaxhi
11:35.43write_erasehttp://pastebin.com/m5d84b6e
11:36.31*** join/#asterisk plantseeker (n=chatzill@77-44-85-245.xdsl.murphx.net)
11:36.56write_eraseLooks like misdn create 2 channels one on each ports, and then execute the same exten.
11:37.18redaxis it possible to make a transfer which is started as attended to be BlindXfer on a PolyCom phone, if transferer hangs up before the ringed party answers?
11:45.38*** join/#asterisk petererer (n=petern@84.246.155.74) [NETSPLIT VICTIM]
11:45.38*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net) [NETSPLIT VICTIM]
11:45.38*** join/#asterisk nosbig (n=nosbig@cpe-75-185-59-24.columbus.res.rr.com) [NETSPLIT VICTIM]
11:45.38*** join/#asterisk JacksLivr (n=JacksLiv@jules.dougstuff.com) [NETSPLIT VICTIM]
11:45.38*** join/#asterisk ElCheapo (n=elcheapo@199.126.36.20) [NETSPLIT VICTIM]
11:45.38*** join/#asterisk festr_ (n=festr@ns.hiro.cz)
11:45.38*** join/#asterisk kanelbullar (n=kanelbul@193.126.30.193)
11:45.39*** join/#asterisk seanbright (n=sean@asterisk/contributor-and-bug-marshal/seanbright)
11:45.39*** join/#asterisk joat (n=joat@ip70-174-79-200.hr.hr.cox.net) [NETSPLIT VICTIM]
11:45.39*** join/#asterisk grantm (n=grant@68.142.138.4) [NETSPLIT VICTIM]
11:45.39*** join/#asterisk stony (n=oloch@serverbu.de) [NETSPLIT VICTIM]
11:45.39*** join/#asterisk JT_ (n=j@unaffiliated/jt)
11:45.39*** join/#asterisk _mm_ (n=mmclain@cpe-67-49-233-178.dc.res.rr.com) [NETSPLIT VICTIM]
11:48.51*** join/#asterisk magenbrot (n=magenbro@ov.odn.de)
11:53.18*** join/#asterisk [gquit]bombadil (n=dana@CPE-70-94-44-157.wi.res.rr.com)
11:54.51*** join/#asterisk petererer (n=petern@84.246.155.74)
12:03.01*** join/#asterisk magenbrot (n=magenbro@ov.odn.de)
12:03.56*** join/#asterisk DarylVOIP (n=daryl@75.147.121.177)
12:05.09*** join/#asterisk petererer (n=petern@84.246.155.74) [NETSPLIT VICTIM]
12:05.09*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net) [NETSPLIT VICTIM]
12:05.09*** join/#asterisk nosbig (n=nosbig@cpe-75-185-59-24.columbus.res.rr.com) [NETSPLIT VICTIM]
12:05.09*** join/#asterisk JacksLivr (n=JacksLiv@jules.dougstuff.com) [NETSPLIT VICTIM]
12:05.10*** join/#asterisk ElCheapo (n=elcheapo@199.126.36.20) [NETSPLIT VICTIM]
12:05.10*** join/#asterisk festr_ (n=festr@ns.hiro.cz)
12:05.10*** join/#asterisk kanelbullar (n=kanelbul@193.126.30.193)
12:05.10*** join/#asterisk seanbright (n=sean@asterisk/contributor-and-bug-marshal/seanbright)
12:05.10*** join/#asterisk joat (n=joat@ip70-174-79-200.hr.hr.cox.net) [NETSPLIT VICTIM]
12:05.10*** join/#asterisk grantm (n=grant@68.142.138.4) [NETSPLIT VICTIM]
12:05.10*** join/#asterisk stony (n=oloch@serverbu.de) [NETSPLIT VICTIM]
12:05.10*** join/#asterisk JT_ (n=j@unaffiliated/jt)
12:05.11*** join/#asterisk _mm_ (n=mmclain@cpe-67-49-233-178.dc.res.rr.com) [NETSPLIT VICTIM]
12:06.18*** join/#asterisk magenbrot (n=magenbro@ov.odn.de)
12:10.44*** join/#asterisk riddlebox (n=james@75-132-225-75.dhcp.stls.mo.charter.com)
12:10.47*** join/#asterisk caio1982 (i=caio1982@CAcert-br/caio1982)
12:11.35riddleboxwhy does asterisk-1.4.22 stop my zap channels from working? as soon as I install it my fxs ports no longer work?
12:14.58*** join/#asterisk grEvenX (n=even@apb9hb.ip.ssc.net)
12:21.36*** join/#asterisk [TK]D-Fender (n=joe@216.191.106.163)
12:23.25tvirusIs there a difference between exten = and exten => ?
12:24.13[TK]D-Fendertvirus: No
12:24.45*** join/#asterisk petererer (n=petern@84.246.155.74) [NETSPLIT VICTIM]
12:24.46*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net) [NETSPLIT VICTIM]
12:24.46*** join/#asterisk nosbig (n=nosbig@cpe-75-185-59-24.columbus.res.rr.com) [NETSPLIT VICTIM]
12:24.46*** join/#asterisk JacksLivr (n=JacksLiv@jules.dougstuff.com) [NETSPLIT VICTIM]
12:24.46*** join/#asterisk ElCheapo (n=elcheapo@199.126.36.20) [NETSPLIT VICTIM]
12:24.46*** join/#asterisk festr_ (n=festr@ns.hiro.cz)
12:24.46*** join/#asterisk kanelbullar (n=kanelbul@193.126.30.193)
12:24.46*** join/#asterisk seanbright (n=sean@asterisk/contributor-and-bug-marshal/seanbright)
12:24.47*** join/#asterisk joat (n=joat@ip70-174-79-200.hr.hr.cox.net) [NETSPLIT VICTIM]
12:24.47*** join/#asterisk grantm (n=grant@68.142.138.4) [NETSPLIT VICTIM]
12:24.47*** join/#asterisk stony (n=oloch@serverbu.de) [NETSPLIT VICTIM]
12:24.47*** join/#asterisk JT_ (n=j@unaffiliated/jt)
12:24.47*** join/#asterisk _mm_ (n=mmclain@cpe-67-49-233-178.dc.res.rr.com) [NETSPLIT VICTIM]
12:26.05*** join/#asterisk ccesario (n=ccesario@189-19-9-100.dsl.telesp.net.br)
12:30.30*** join/#asterisk JT_ (n=j@unaffiliated/jt)
12:30.30*** join/#asterisk grantm (n=grant@68.142.138.4) [NETSPLIT VICTIM]
12:30.30*** join/#asterisk joat (n=joat@ip70-174-79-200.hr.hr.cox.net) [NETSPLIT VICTIM]
12:32.02*** join/#asterisk seanbright (n=sean@asterisk/contributor-and-bug-marshal/seanbright) [NETSPLIT VICTIM]
12:34.43*** join/#asterisk Blackvel (n=blackvel@dslb-084-057-077-226.pools.arcor-ip.net)
12:35.26Blackvelhi all. when using Record and Playback, can I use de/welcome and en/welcome instead of just "welcome"? I really want to store the prompts in the subfolders de and en and not in the default directory /var/lib/asterisk/sounds
12:35.43riddleboxanyone else having problems with asterisk-1.4.22 and fxs?
12:35.54riddleboxBlackvel, yes you can
12:36.25Blackvelprobably there is no easier way available as to change all the 30 prompts?
12:36.57Blackvelis there any way to dynamically change the recording directory one time for all 30 prompts?
12:39.00riddleboxwell you can download the de prompts, then create /var/lib/asterisk/sounds/de, and untar them inside that dir
12:39.27Blackvelrecording my own ivr prompts
12:39.37Blackvelwell
12:39.44*** join/#asterisk wonderworld (n=ww@ip-62-143-38-55.unitymediagroup.de)
12:40.12Blackveli could record and move all prompts from sounds directory to sub dir "de" and after that move the en prompts to "en" directory
12:40.35Blackvelwell, I don't really like the option to record both of them to the default
12:40.41Blackveldirectory
12:41.01Blackvelas I may overwrite some of them in a view month
12:41.04Blackvelmonths
12:42.13riddleboxtrue
12:48.24*** join/#asterisk lesouvage (n=lesouvag@cc341200-a.assen1.dr.home.nl)
12:51.22*** join/#asterisk NovceGuru (n=NovceGur@rrcs-70-62-198-142.central.biz.rr.com)
12:53.37*** join/#asterisk lmadsen (n=Leif@asterisk/documenteur-extraordinaire/blitzrage)
12:53.37*** mode/#asterisk [+o lmadsen] by ChanServ
12:53.48*** join/#asterisk Provito (n=Provito@pdpc/supporter/sustaining/Provito)
12:55.22*** join/#asterisk propellerhead (n=yogurt2u@host113.190-136-116.telecom.net.ar)
12:56.13LiNeTuX_HomeAnyone have some tips on IVR's being over-sensitive?  We have a conferencing system that seems to be echoing the DTMF tones, which the IVR is 'reading' and acting on... any way to fine-tune that sensativity?
12:56.42LiNeTuX_HomeThis doesn't happen with other conference systems (Infinate, Raindance, etc)
13:00.58*** join/#asterisk petererer (n=petern@84.246.155.74)
13:03.21*** join/#asterisk brad_mssw (n=brad@shop.monetra.com)
13:03.58*** join/#asterisk lmadsen (n=Leif@asterisk/documenteur-extraordinaire/blitzrage)
13:03.58*** mode/#asterisk [+o lmadsen] by ChanServ
13:09.32*** join/#asterisk ibm2 (n=Administ@41.227.0.205)
13:10.59ibm2hello, i would like install video in my asterisk,someone have an idea
13:15.46*** join/#asterisk [intra]lanman (n=lanman@freeswitch/developer/intralanman)
13:20.09*** join/#asterisk ddunavant (n=David@75.145.240.14)
13:22.18*** join/#asterisk jasonwoot (n=jasonrot@69.73.89.233)
13:28.11jasonwootQwell, agentcallbacklogin question
13:29.50wonderworldhi. i redirect calls from several source numbers to a single target number. is there a way to play a short sound right after i pick up the phone to find out from which source number the call originated from?
13:34.29[TK]D-Fenderwonderworld: Your description is so vague that it can't be reliably answered.
13:35.10wonderworldi already found out. the A option in dial is what i wanted. thanks anyway.....
13:35.19[TK]D-Fenderwonderworld: Please be very detailed in exactly what device & tech the call comes in on, what answers it, what is meant by "redirect", etc.
13:35.52[TK]D-Fenderwonderworld: Yes, A() can prefix a message.  Doing it conditional to the evaluated state of the call may be another matter.
13:40.28*** join/#asterisk StooJ (n=stooj@stooj.plus.com)
13:40.34adr3nalin3Good morning everyone, I am having an issue where when I make a call from phones on another subnet I get --> [Oct  7 08:38:19] WARNING[14445]: chan_sip.c:5095 process_sdp: Unable to lookup host in c= line, 'IN IP4 192.168.050.118' someone yesterday suggested that I have a corrupt sdp.  Does anybody know a way to fix this?
13:40.46*** join/#asterisk moy (n=moy@nat/ibm/x-7eebe67364f1117a)
13:41.00oejthe 050 is bad
13:41.11oejwhy have a zero in front of the 50?
13:41.23oejYour library treats that as a host name, not an ip address
13:41.31oejand tries to find it in DNS
13:41.50adr3nalin3oej: ok, on the hostname, and I think the snom wanted 3 digits input
13:42.43adr3nalin3so it was either 192.168.500.118 or 192.168.050.118 so I opted for the latter.
13:42.45[TK]D-Fenderadr3nalin3 : pastebin the ENTIRE call please.
13:43.21fukzno, snom work fine with one digit in IP address
13:43.22[TK]D-Fenderadr3nalin3 : we should not be commenting on such a tiny snippet with no information about relevant subnets
13:43.46*** join/#asterisk Tili (n=tili@58.27.155.17)
13:44.12Tiliis it possible to do only ip auth for incoming sip calls. no user pass
13:44.45adr3nalin3[TK]D-Fender: at debug 5 that is all I get
13:45.03adr3nalin3let me try sip debug
13:46.36*** join/#asterisk rednode (n=RDN@user-5446dbdd.lns5-c13.telh.dsl.pol.co.uk)
13:47.21adr3nalin3Here is a sip debug: http://pastebin.com/m2bcece6
13:47.54LiNeTuX_Homewhy does a call placed on a FXS channel fail if someone puts a "#" at the end of the dial string?
13:48.51*** join/#asterisk MrNaz (n=naz@ppp121-44-219-87.lns10.mel4.internode.on.net)
13:49.58*** join/#asterisk fskrotzki (n=fskrotzk@host198.textwise.com)
13:50.16fskrotzki19s63
13:50.49[TK]D-Fenderadr3nalin3 : Lets try this again... pastebin the ENTIRE CALL PLEASE.
13:51.03adr3nalin3[TK]D-Fender: There is no call.  Nothing happens.
13:51.19[TK]D-Fenderadr3nalin3 No, it is not the entire call.
13:52.10*** join/#asterisk jaytee (n=jforde@unaffiliated/jaytee)
13:52.30[TK]D-FenderLiNeTuX_Home: You should pastebin the CLI at debug 10, verbose 10, and include your zapata.conf & inbound dialplan contexts....
13:52.57adr3nalin3[TK]D-Fender: Here is debug 12: http://pastebin.com/m188313c3 from the time I press dial until I hangup.
13:54.38[TK]D-Fenderadr3nalin3 : Better.  Where is that subnet relative to *'s?
13:55.13[TK]D-Fenderadr3nalin3 : And does * have any reason to directly talk to the internet?
13:55.39adr3nalin3We are vpn'ed together, that phone is on .50 asterisk is on .100, I don't believe so.l
13:57.07[TK]D-Fenderadr3nalin3 : If * doesn't need to sue the internet directly, set its externip to the internal IP, and set it up as if it were in a NAT scenario, and add "nat=yes" to the peer entry.  Then test
13:57.50[TK]D-Fenderadr3nalin3 : And I do hope you've tested that your * server can, through other protocols,fully comunicate with that subnet.
13:58.01adr3nalin3Yes I have
13:59.05[TK]D-Fenderadr3nalin3 : Then try what I've suggested in the meantime.  It does seem like a config for firmware bug, but you may be able to compensate for it as I described if necessary
13:59.34[TK]D-Fenderadr3nalin3 : Of course you should investigate on the phone intensely
13:59.42adr3nalin3ok thank you, I will give it a try
14:03.20*** part/#asterisk dna (n=dna@85.93.10.9)
14:03.22*** join/#asterisk l2trace99 (n=jr@75.112.133.235)
14:03.29*** join/#asterisk pluesch0r (n=pluesch0@91.186.159.120)
14:04.54pluesch0revening! i'm using asterisk in conjunction with voiceone. i've got a working setup with sipgate. i recently got a shiny new ENUM number, so now i should be able to work with multiple extensions. unfortunately, every call to the new number gets kicked on the asterisk side with a nasty "Call from '' to extension '100' rejected because extension not found." error.
14:05.15pluesch0rwhat could i be doing wrong? i'm able to call the 100 extension internally and vice versa.
14:06.05[TK]D-Fenderpluesch0r: Because it is not looking in the context you think it is.  Go look at your peer setup and SIP debug to see what peer its matching, and in which context it is looking for "100"
14:07.04pluesch0r[TK]D-Fender: i already did a sip set debug but couldn't make any meaning of the output. i'll have a look at the peer setup ..
14:07.27[TK]D-Fenderpluesch0r: www.pastebin.com <- Show us all of what I jsut mentioned and we may be able to tell you
14:08.15*** join/#asterisk moy (n=moy@nat/ibm/x-4a6ad10ac7d90161)
14:08.44v4mphmm suppose should finish my setup, i have it setup so the agent has to login which works fine but when theres an incoming call its trying to find the agent thats logged in but its not ringing the agents phone so the agent cant aswer any idea what this could be ?
14:09.48pluesch0r[TK]D-Fender: thanks for caring. one sec.
14:10.26*** join/#asterisk panerai_go (n=neo@88-149-176-89.static.ngi.it)
14:10.27pluesch0rhttp://pastebin.com/d8e70abd <= sip show peers
14:11.37panerai_goHi, I need to create a prepaid card application with asterisk. Has anyone sorted out the concurrent calls on single account problem?
14:12.24[TK]D-Fenderpluesch0r: No, I mean your sip.conf peer.  And all the debug info as well...
14:12.33Madkisshi pluesch0r
14:12.48[TK]D-Fenderpanerai_go: Problem?  What problem?
14:13.01pluesch0rhey Madkiss
14:14.01pluesch0rhttp://pastebin.com/d7ebe639d <= sip debug info when trying to call the enum number
14:14.38Madkisswell, obviously it does not find the 100-extension ;)
14:15.20pluesch0r[TK]D-Fender: the sip configuration for the sipgate peer seems to be saved in the database.
14:15.26[TK]D-Fenderpluesch0r:  found no matching peer or user for '212.183.31.134:5060' <- It does not know who the call is coming from
14:15.31pluesch0rMadkiss: yeah .. question is: why.
14:15.46[TK]D-Fenderpluesch0r: Looking for 100 in default (domain sip.mydomain.com) <- Here's the context its looking in
14:15.57pluesch0r[TK]D-Fender: aha! so .. how do i make it accept the call?
14:16.01[TK]D-Fenderpluesch0r: SIP/2.0 404 Not Found <- and here is tragic failure
14:16.23panerai_go[TK]D-Fender: you have one customer with 60 seconds left, he makes the call and you can set a limit time (60 seconds ) through a dial parameter so that when 60 seconds are reached asterisk hangs up the channel. With single calls it works great but if  a call arrives before the 1st call is ended it will recieve a time limit of 60 seconds again so at the end the balance will be -60 seconds
14:16.27pluesch0r[TK]D-Fender: unfortunately, i'm able to call 100@sip.mydomain.com from my softphone.
14:16.33pluesch0r(which has extension 301)
14:16.43pluesch0ri'm just not able to call from the outside ..
14:17.10[TK]D-Fenderpluesch0r: Yes because your softphon IS recognized and does not USE [default]
14:17.13pluesch0rhow do i make asterisk accept incoming calls from unknown peers (as i think that's what i want with the whole ENUM stuff)
14:17.35Madkissadd a context for 100 in the default-context
14:17.40[TK]D-Fenderpluesch0r: This is YOUR dialplan.  You see what context it points to.  CHANGE IT.
14:17.42Madkisserr, an extension for 100, i mean.
14:18.21*** join/#asterisk ibm2 (n=Administ@196.203.197.219)
14:18.32*** join/#asterisk zydoon (n=zydoon@41.225.153.134)
14:18.58[TK]D-Fenderpanerai_go: No, you cannot simultaneously downgrade consecutive calls without a massive time-keeper process that will monitor all calls.
14:19.21*** part/#asterisk zydoon (n=zydoon@41.225.153.134)
14:19.26jasonwootanyone know the license fee to add a queue in isymphony?
14:19.41panerai_go[TK]D-Fender: and this hasn't been implemented yet, right?
14:19.42[TK]D-Fenderpanerai_go: Because you COULD see how long the first call was in call for and subtract, but then you'd have to subtract on both for the duration.  Real pain.
14:19.52[TK]D-Fenderpanerai_go: This isn't something for * to implement.
14:20.17[TK]D-Fenderpanerai_go: You would have to write a process that would look at the history and evaluate all calls in progress and then force terminate, etc
14:20.23[TK]D-Fenderpanerai_go: Indeed a lot fo work
14:20.25[TK]D-Fenderof*
14:21.22panerai_go[TK]D-Fender: I'll write an agi, but it'll be a lot resource consuming
14:21.55[TK]D-Fenderpanerai_go: Oh, this timekeeper wouldn't even be AGI.  It would ahve to be AMI and monitor EVERYTHING in real-time.
14:21.56*** join/#asterisk ToTo (n=ToTo@209.8.41.75)
14:22.06[TK]D-Fenderpanerai_go: As I said, a LOT of work.
14:22.23[TK]D-Fenderpanerai_go: Because AGI won't process in the background.
14:23.17[TK]D-Fenderpanerai_go: on a minute basis you'd have to "add up call durations for active calls", "Check CDR balance", "check overrun", "gracefully terminate calls in progress"
14:23.26the_5th_wheelhas anyone here used a standard ISDN modem in asterisk? Or is it so bad i shouldnt even bother?
14:23.41Madkissthe_5th_wheel: you would better shoot yourself in the head
14:23.48Madkissthat's less painful
14:24.01tzafrir_laptopthe_5th_wheel, HFC modems work quite nicely
14:24.27tzafrir_laptopnaturally you can also shoot Madkiss , which would be less painful
14:24.34panerai_goI hate AMI, i'll keep it outside asterisk, just write a db record with begin date and accountcode at the exten 1 . Then i'll  run a daemon to check critcal calls and use ami to hangup them
14:25.15*** join/#asterisk mltlnx (n=mltlnx@pool-96-246-86-237.nycmny.east.verizon.net)
14:25.19the_5th_wheeltzafrir_laptop: can you reccommend a specific model of these modems?
14:27.09tzafrir_laptopthe_5th_wheel, I'm a bit biased, as I work for a hardware vendor
14:27.42the_5th_wheelmay i enquire who?
14:28.00tzafrir_laptoppoints to the address
14:28.05mltlnxHello, I want to be able to jump out of voicemail by pressing *. I added exten => a,1,Goto(somewhere) yet it playback invalid
14:28.12*** join/#asterisk n3hxs (n=HAMming@static-151-196-93-200.balt.east.verizon.net)
14:28.55*** part/#asterisk wacky__ (n=abourget@mtl.savoirfairelinux.net)
14:31.05*** join/#asterisk esaym (n=user@cpe-70-120-89-6.satx.res.rr.com)
14:31.08*** join/#asterisk dmg123 (n=mechanix@89-28-113-143.starnet.md)
14:32.31*** join/#asterisk ManxPower (n=manxpowe@194.sub-70-220-56.myvzw.com)
14:33.42*** join/#asterisk CGMChris (n=chris@mail.cgmyes.com)
14:37.25*** join/#asterisk arpu (n=arpu@chello062178159144.10.14.univie.teleweb.at)
14:39.37*** join/#asterisk subdolus (n=subdolus@subby.afraid.org)
14:40.41*** join/#asterisk blitzrage (n=Leif@asterisk/documenteur-extraordinaire/blitzrage)
14:40.41*** mode/#asterisk [+o blitzrage] by ChanServ
14:46.51[TK]D-Fendermltlnx: Feel free to show us the complete situation because otherwise we're running blind
14:47.38mltlnx[TK]D-Fender: Thanks, I actually had it correct except that reload were not fully parsing extensions.conf because I closed a macro with a ) instead of a ]
14:49.19*** join/#asterisk mardum_ (n=mardum@216.135.144.148)
14:49.28hi365how can i tell if asterisk 'forked'
14:49.30hi365?
14:50.45ManxPowerhi365: is Asterisk running?  Then it forked at some point.
14:50.57*** join/#asterisk shazaum (n=shazaum@unaffiliated/shazaum)
14:51.06ManxPowerFor regular stuff asterisk just fires off another thread rather than fork a process.
14:51.08*** join/#asterisk festr_ (n=festr@ns.hiro.cz)
14:51.51ManxPowerAsk a better question and you'll get a better answer.
14:52.00hi365ManxPower: i see. i have a problem that sometimes there seems to be two instances of asterisk running. if i do service asterisk stop it says [OK]
14:52.13hi365if i run that command again it still says OK
14:52.27hi365only n the theird time does it say failed
14:52.38hi365so im assuming its running twice somehow
14:52.57*** join/#asterisk n3hxs (n=HAMming@static-151-196-93-200.balt.east.verizon.net)
14:53.51hi365question is how/why is it running twice?
14:54.35ManxPowerhi365: it's not running twice, it's failing to kill asterisk the first time.
14:54.49ManxPowerAsterisk refuses to run twice
14:54.50*** join/#asterisk edwin_quijada (n=macaruch@200.26.172.98)
14:54.53edwin_quijadaHi!
14:54.57*** join/#asterisk ToTo (n=ToTo@207.176.6.110)
14:55.13edwin_quijadasomebody here use Dell SC440 server with openvox card?
14:55.18ManxPowerBack in the Good Old Days mpg123 was what messed up when asterisk exited.
14:55.25hi365ManxPower: any specific reason that it would fail to kill it the first time?
14:56.11ManxPowerhi365: I can't think of any.  Maybe you are running the service asterisk stop before Asterisk fully exits.  Have you updated your init script with the one from the currently installed Asterisk (make config will do it)
14:56.21peterererhmm, pgsql does not like some of the sql that is used :(
14:56.54*** join/#asterisk mort_gib (n=mjensen@adsl-2-234.gibnet.gi)
14:56.56hi365ManxPower: er... its the one that came with asterisk (1.4.18)
14:59.17*** join/#asterisk dandre (n=daniel@was59-3-82-236-48-30.fbx.proxad.net)
14:59.22*** join/#asterisk anthm (n=anthm@freeswitch/developer/anthm)
15:01.06ManxPowerhi365: how long are you waiting before running the stop script a 2nd time?
15:01.14hi365a second or two
15:01.54hi365ManxPower: there are also other funny things that happen. for example core show channels wont show the channel count lines...
15:02.18*** join/#asterisk [gnubie] (n=[gnubie]@cm141.omega112.maxonline.com.sg)
15:02.18hi365also other cli command wont exectue properly - then the is no more verbose...
15:02.32*** part/#asterisk fiddur (n=fiddur@c042.rit.se)
15:03.01peterererWARNING:  nonstandard use of \\ in a string literal
15:03.05peterererLINE 1: SELECT * FROM extensions WHERE exten LIKE '\\_%' AND context...
15:03.06petererer:o
15:03.06*** join/#asterisk shinao1 (n=shinao1@193.238.30.36)
15:03.12peterereris that a mysql thing? hhe
15:03.20peterereri'm using postgresql
15:03.23*** join/#asterisk sack (n=sack@106.Red-88-24-156.staticIP.rima-tde.net)
15:03.46*** join/#asterisk anonymouz666 (n=anonymou@201.19.95.130)
15:04.35*** join/#asterisk outtolunc (n=me@adsl-66-218-53-172.dslextreme.com)
15:04.45edwin_quijadapetererer: what do u trying to do?
15:06.40*** join/#asterisk Defraz (n=T0tal@fw.fuzecore.com)
15:07.16ManxPowerhi365: fix the other problems first
15:07.28hi365what other problems?
15:07.29*** join/#asterisk dandre (n=daniel@was59-3-82-236-48-30.fbx.proxad.net)
15:07.35*** join/#asterisk cesar_CR (n=cesar@200.91.75.45)
15:07.38ManxPower(10:01:55 AM) hi365: ManxPower: there are also other funny things that happen. for example core show channels wont show the channel count lines...
15:07.41ManxPowerthose problems
15:07.56ManxPowerpetererer: try removing the extra /
15:07.59hi365hmm, so your saying there not related? how do i go about ficing them then?
15:08.12ManxPowerhi365: Oh I'm sure they are related.
15:08.32hi365regardless, how do i go about fixing them?
15:08.40ManxPowerfix the other problems and I bet the stop problem will go away.
15:08.55hi365how?
15:08.57ManxPowerhi365: since I've seen a system that screwed up I would not be able to help you with those issues.
15:09.19ManxPower..er.. since I have NEVER seen a system as screwed up as your system
15:10.23hi365yup - same issues on another system.
15:10.42ManxPowerthen I suspect it's a config issue either either with asterisk.conf or modules.con
15:10.44ManxPowermodules.conf
15:11.04hi365service...stop: ok; service..status: running :(
15:12.42hi365ManxPower: anything wron here? http://pastebin.ca/1221775
15:12.45hi365*wrong
15:13.16hi365also, after stop asterisk just once - the cli issues go away
15:13.23mort_gibIs there a list for what modules are now loaded when autoload in on and maybe what the all ldo??
15:14.05ManxPowerThere's an mp3 entry: load => format_mp3.so
15:14.12*** join/#asterisk XnOSX (n=XnOSX@212.145.173.80)
15:15.00XnOSXanybody here know about the site for download music on hold audio files?
15:15.08peterererManxPower: where is it specified?
15:17.07hi365ManxPower: i have AA installed, so i doubt thats an issue... AND: after stop asterisk just once - the cli issues go away
15:19.23peterererManxPower: oh, it's part of pbx_realtime.c :o
15:20.47ManxPowerAA?
15:20.53hi365asterisk addons
15:20.59*** join/#asterisk putnopvut (n=putnopvu@nat/digium/x-e0e676a8d9f9f503)
15:20.59*** mode/#asterisk [+o putnopvut] by ChanServ
15:21.08*** join/#asterisk esaym (n=user@cpe-70-120-89-6.satx.res.rr.com)
15:22.12*** join/#asterisk emist (n=emist@unaffiliated/emist)
15:22.35*** join/#asterisk mog (n=mog@nat/digium/x-e548cb4820a0605a)
15:22.35*** mode/#asterisk [+o mog] by ChanServ
15:29.26*** join/#asterisk freezey (i=hidden-u@gw.mypublisher.com)
15:29.29freezeyi have my 7940G phone unlocked on the SIP POS-08-02-00 software and i am wondering how i can change the IP and set it statically
15:30.07UnixDawgthrew the phne gui
15:30.24UnixDawgthere is a manual you can read also
15:31.34*** join/#asterisk fakhir (n=fakhir@unaffiliated/fakhir)
15:31.37freezeyUnixDawg: you have internet copy?
15:35.16UnixDawggoogle it .. its out there
15:35.30UnixDawgheading for lunch meeting bbl
15:38.31*** join/#asterisk ElCheapo (n=elcheapo@d199-126-36-20.abhsia.telus.net)
15:39.47*** join/#asterisk FreezeS (n=kvirc@193.226.181.35)
15:39.51*** join/#asterisk ToTo (n=ToTo@209.8.41.207)
15:39.59*** join/#asterisk ali__bb (n=ali@41.226.152.88)
15:40.15*** join/#asterisk CanWood (n=chatzill@24.108.64.80)
15:40.24*** join/#asterisk esaym (n=user@cpe-70-120-89-6.satx.res.rr.com)
15:45.44*** join/#asterisk dandre (n=daniel@was59-3-82-236-48-30.fbx.proxad.net)
15:48.34*** part/#asterisk dmg123 (n=mechanix@89-28-113-143.starnet.md)
15:51.53*** join/#asterisk russellb (n=russellb@asterisk/digium-open-source-team-lead/russellb)
15:51.54*** mode/#asterisk [+o russellb] by ChanServ
15:54.02Blackvelanyone using ldapget? trying to set it up with openldap and using in parallel csv2ldiff perl script. what do you use as base? cn=x,cn=com or ou=xxx,o=xxx?
15:54.05*** join/#asterisk jicksta (n=jicksta@c-24-6-87-187.hsd1.ca.comcast.net)
15:54.31BlackvelI don't understand too much about ldap and how to exactly create tree elements (even what all this ou/o flags mean)
15:55.07*** join/#asterisk esaym (n=user@cpe-70-120-89-6.satx.res.rr.com)
15:56.45*** join/#asterisk af_ (n=getsmart@88-149-240-19.dynamic.ngi.it)
16:05.40*** join/#asterisk malaiwah (n=mbelleau@cl-309.ewr-01.us.sixxs.net)
16:06.51*** join/#asterisk Thorn_ (n=thorn@unaffiliated/thorn)
16:07.49*** join/#asterisk marc7 (n=marc@S0106001ff33f8523.vc.shawcable.net)
16:07.59marc7what's the 1.6 equivalent to sip set debug?
16:08.17russellbsip set debug on?
16:08.17*** join/#asterisk [T]ank (n=ckwall@206.71.78.158)
16:08.21Qwellyes
16:08.30marc7arg... that was painful. thanks.
16:08.42[T]ankanyone here use online fax service? looking for a provider that will port local us DID numbers to them.
16:09.18marc7by the way guys, congrads on getting 1.6 out the door.
16:09.33*** join/#asterisk jameswf-home (n=james@dsl093-157-131.phx1.dsl.speakeasy.net)
16:09.51*** join/#asterisk geraint_ (n=geraint@81.145.128.115)
16:10.08Qwellmarc7: thanks
16:14.04malaiwahI have a question about asetrisk 1.6, i'm wondering if handling of calls using SIP INFO (dtmfmode) was improved. In asterisk 1.2 and 1.4 (from what I experimented), even if the general dtmfmode parameters tells to use SIP INFO for dtmf signaling, Asterisk will make two extensions connect by itself if using the "t" or "w" (features) dial optinos, instead of making them talk to each other directly. Is this something that has changed in 1.6
16:14.04malaiwah<PROTECTED>
16:18.20*** join/#asterisk implicit (n=bayan@unaffiliated/implicit)
16:19.58*** join/#asterisk sky_blue (n=ayates@cpc4-bexl4-0-0-cust504.bmly.cable.ntl.com)
16:21.48*** join/#asterisk lesouvage (n=lesouvag@cc341200-a.assen1.dr.home.nl)
16:22.29sky_bluei'm having problems with direct dialling into a meetme room, i get alison asking for pin. enter it then a male voice announcing transfer then call gets binned. any ideas?
16:24.15sky_bluebtw... meetme works ok from extensions, it's just direct dial in that fails
16:26.19*** join/#asterisk sircco (n=sircco@dh207-70-239.xnet.hr)
16:27.24*** join/#asterisk edguy3 (n=edguy3@c-98-221-25-109.hsd1.nj.comcast.net)
16:27.36sirccoi have 3 bri channels connected to asterisk, using misdn. how can i set outgoing cid for  each extension? Problem is that each bri line has 3 numbers assigned to it and i always get numbers from first free bri
16:29.14*** join/#asterisk DJGg (n=IceChat7@c95162db.virtua.com.br)
16:30.59*** join/#asterisk sacitec (n=tobi@201.144.211.82)
16:32.15*** join/#asterisk darkskiez (n=mbryars@62-50-207-68.client.stsn.net)
16:33.35*** join/#asterisk talntid (n=t@66.208.251.170)
16:35.38*** join/#asterisk tobias (n=tobias@user-0c8hj2l.cable.mindspring.com)
16:37.55cesar_CRhello guys... can somebody explain me the SAY DATE AGI command ??
16:39.44cesar_CRI need to have an extention that say the date
16:41.12*** join/#asterisk Carlos_PHX (n=Carlos@ip68-3-162-244.ph.ph.cox.net)
16:41.23*** join/#asterisk moy (n=moy@nat/ibm/x-9c1f93455295b3bb)
16:43.17hardwirehai
16:43.40hardwirecesar_CR: still using .net? :)
16:44.17cesar_CRhardwire, hi , .net ??? no way :)
16:45.02Blackvelsircco: I dont run it...but can't you use misdn/MSN:{EXTEN}...?
16:45.02hardwireoh.. wrong cesar :)
16:45.09*** join/#asterisk eric2 (n=nobody@sudbury-cable-69-60-228-64.unitz.ca)
16:45.13hardwirecesar_CR: what do you have set up now?
16:45.35sirccoBlackvel:  yeah but problem is that i wont get that extension unless im at right bri that owns those extensions
16:45.36cesar_CRhardwire, yes wrong cesar :)
16:45.37Blackvelsircco: what happens when you set the callerid by Set(CALLERID(num)=MSN?
16:45.59sky_bluei'm having problems with direct dialling into a meetme room, i get alison asking for pin. enter it then a male voice announcing transfer then call gets binned. any ideas? btw... meetme works ok from extensions, it's just direct dial in that fails
16:46.07hardwireBlackvel: nothing?
16:46.13sirccoBlackvel: i get it if im at right bri.. otherwise i just get first free number form free bri
16:46.31*** part/#asterisk [T]ank (n=ckwall@206.71.78.158)
16:46.34hardwiresky_blue: weird.. what PBX system are you using?
16:46.54sky_bluehardwire: asterisk 1.4.22
16:46.55sirccoBlackvel:  wonder how come it worked before asterisk on plain old pbx
16:46.57Blackvelwhen I run my zap devices with bristuff....I used to set any MSN which belongs to telco line connect
16:47.13Blackvelsircco: do you mean that you have three telco bri lines?
16:47.19hardwiresky_blue: not using any management addon or anything?
16:47.22sirccoBlackvel:  exactly
16:47.42hardwirecause I don' remember there being any male voices, unless maybe you are using a different language than en_US
16:47.49Blackvelsircco: how do you control what line (1-3) to use for outbound call?
16:47.51*** join/#asterisk ManxPower (n=manxpowe@194.sub-70-220-56.myvzw.com)
16:47.53sirccoBlackvel:  i have 4 port bri card, 3 lines connected
16:47.54sky_bluehardwire: no nothing, very basic setup, this system is just for conferencing
16:48.08sky_bluei'm in uk
16:48.16sirccoBlackvel:  i don't .. i just connect to first free on mISDN channel
16:48.18ManxPowerAnyone have any idea what would cause this "linux/drivers/dahdi/dahdi_dynamic_eth.c:104: error: too many arguments to function âskb_linearizeâ"
16:48.19Blackvelsircco: is that for outbound dailing?
16:48.24sirccoBlackvel: yes and incoming
16:48.48hardwirewonders if there are male prompts anywhere in the asterisk base sounds for english
16:49.05*** part/#asterisk CanWood (n=chatzill@24.108.64.80)
16:49.17Blackvelis there any group g1 on misdn like zap?
16:49.35sirccosimilar... everything is here in one group, 3 x 3 numbers
16:49.39Blackveldo you bundle all 6 b channels into one group?
16:49.47sircco3 numbers for each bri.. 3 bri
16:49.50Blackveloh okay
16:49.50hardwiresky_blue: whats your dialplan look like?
16:49.51sirccoyes
16:50.15sky_bluehardwire, i set my default options to uk, and may have d/l additional sound packages, i can't remember exactly....
16:50.28ajohnsonjtodd: Ping
16:50.37sky_bluei've tested this on 2 different * boxes... both the same
16:50.41hardwiresky_blue: weird.. I just don't remember them, I guess.
16:50.47hardwireeither way.. dialplan me
16:52.34ajohnsonAnyone here have information on how to configure a Cisco 7942?  I'm trying to upgrade the firmware and some of the documentation is pretty scarce
16:52.47sky_blue<PROTECTED>
16:52.47sky_blue<PROTECTED>
16:52.47sky_blue<PROTECTED>
16:52.50sirccoBlackvel: here is how it looks like http://pastebin.com/d340aa459
16:53.00Blackvelsircco: good question. there are no options in capi.conf / misdn.conf like zapata.conf? how about splitting into three groups and testing before if the channels are busy so you know what line you use...then you could probably even set the correct callerid manually
16:53.31sirccocan you do this with zapata.conf?
16:54.44hardwiresky_blue: does it act normally (play MoH) when just one user is in the conference?
16:55.10*** join/#asterisk sah-work (n=Bawbatos@65-119-47-100.dia.static.qwest.net)
16:56.13sky_blueif the user(s) are on extensions either hard/soft phones and dialing xtn 3000 all works perfect, it's just when i direct dial from the ddi there is a problem
16:56.53hardwiremaybe there is a hang when "introducing" a funky caller id
16:57.01hardwirekill the c and i flags and try again
16:58.51*** join/#asterisk ew01f (n=chatzill@201.170.36.149)
16:59.31Blackvelhmm.... can't find old examples anymore....callerid option for zapata.conf is not described like this on voip-info.org. it seems to be for incoming. not outgoing
16:59.53Blackvelso probably I did it manually in exensions.conf (but didn't have 3 telco lines)
17:00.57BlackvelChanIsAvail
17:01.00sirccoBlackvel: this is probably something common, and i guess people solved it somehow..
17:01.03BlackvelI would go for this
17:01.08Blackvelthink so too
17:01.09sirccoBlackvel: i think i'll split in groups and use as you said
17:01.17sirccono other idea
17:01.21sky_bluehardwire: that time i got alison announcing transfer, then dial tone, then call binned with c and i flags removed
17:01.36hardwirewhat does alison say?
17:01.39Blackvelnot me. but one using multiple T1/E1 probably has the same problem
17:01.40Blackvelas you
17:01.48sky_blue"transfer"
17:01.52hardwireI'm wondering if you have multiple of the same extensions in your dialplan
17:02.02hardwirecause meetme doesn't ever say "transfer"
17:02.04hardwireafaik
17:02.13hardwireit just poops you into a meetme :)
17:02.20Blackvelsircco: does it work any good? what card? no echos?
17:02.28hardwirethey are incredibly handy due to the insta-poop feature
17:02.36sirccoBlackvel: openvox b400p works great and it's cheap
17:02.42sirccoBlackvel: no problems for month so far
17:03.18sirccoBlackvel:  first here were some problems with echo but i raised echocancel to max and now it works great, customer aint complaining :)
17:03.30Blackvelso softecho cancellation?
17:03.47Blackvelmg2 / oslec / octasic / hpec ?
17:03.55sirccooslec
17:04.12sirccoand i use grandstream phones
17:04.14sirccosome 20 phones
17:04.16Blackveltried to get junghanns duobri working before with mg2 and octasic...no way
17:04.40sirccoyou can try this openvox, people said it's good so i went with the flow
17:04.41Blackvelonly patton gateway resolved my problems with snom phones
17:04.44sirccoand bought one
17:04.53Blackvelnice to hear
17:04.54sirccowhat problems you had with snom?
17:04.55sirccoecho?
17:05.00Blackvelon pstn side yes
17:05.04*** join/#asterisk jmacz (n=jmacz@190.144.75.22)
17:05.08hardwiresky_blue: I'm wondering if dialing in uses a different context than the local extensions
17:05.09sky_bluehardwire: i also have [conf]
17:05.09sky_blue<PROTECTED>
17:05.09sky_blue<PROTECTED>
17:05.09sky_blue<PROTECTED>
17:05.09sky_blue<PROTECTED>
17:05.10sky_blue<PROTECTED>
17:05.12sirccoi guess i was lucky :)
17:05.13Blackvelshouldn't normally happen with bristuff
17:05.18*** join/#asterisk fukz (n=fukz@p5B062080.dip.t-dialin.net)
17:05.20hardwiresky_blue: pastebin ftw :)
17:05.26Blackvelmaybe its my via epia 1 gig cpu (only had 15%)
17:05.35hardwiresky_blue: yeh.. none of that is an announcement.
17:05.36sirccoBlackvel: here is...
17:05.48sirccomodel name: Intel(R) Core(TM)2 Duo CPU     E4500  @ 2.20GHz
17:05.59hardwiresky_blue: so check the context that inbound external calls is hitting before trying the context that extension is in.  you dig?
17:07.04sky_bluehardwire: they hit default context, it's just for a conf system, and it must be corect otherwise alison wouldn't ask for the pin? right?
17:07.23hardwireoooh.. sorry
17:07.53hardwiresky_blue: I forgot you had a pin
17:08.03sky_bluehardwire: whats pastebin ?
17:08.05*** join/#asterisk atis_work (n=atis_wor@193.238.212.171)
17:08.18hardwiresky_blue: this wonderful safehaven for your text.
17:08.23hardwireand our sanity.
17:08.35hardwirewww.pastebin.ca or .com or whatever.
17:08.42sky_blueok sorry, never used irc before now
17:08.43hardwireyou can paste your stuff there, then it gives you a URL you can paste here
17:08.57hardwiresky_blue: it's not IRC, but it helps IRC stay clean :)
17:09.18sky_blueok thanks for the tip off! :)
17:10.17sky_bluehardwire: odd thing is nothing is showing up in the cli, core set verbose 999!!!!
17:10.37hardwiresky_blue: I hate to ask .. but
17:10.42hardwireare you even dialing into the right system?
17:11.32sky_blue:-D yes sorry i'm meant the transfer announcement, i can see the call hit the system
17:11.56*** join/#asterisk emist (n=emist@unaffiliated/emist)
17:12.13hardwireI don't think meetme displays what sounds it's playing
17:12.22hardwirewhich would be nice
17:12.53sky_bluehardwire: Playing 'conf-getpin' (language 'en')
17:13.26hardwirewhy doesn't it show it playing 'transfering' I wonder
17:14.47sky_bluehardwire: i wonder exactly the same, and why is it ok when just using "internal" extensions... the server is remote, all the extensions are ip remote, but you get my meaning?
17:15.29hardwireand calls inbound from the PSTN don't go to the right place eh?
17:17.33malaiwahdoes anyone know if asterisk honours "a=direction:passive" in a sdp payload ?
17:17.48sky_bluei have a sip trunk with 1 number registered to the * box, when dialling that number i get alison asking for the pin
17:18.30sky_blueif i changed the dial plan to point to a couple of sip phones instead of the meetme room, they work ok
17:19.54*** join/#asterisk reallost1 (n=reallost@12-215-208-156.client.mchsi.com)
17:23.24reallost1Is there and easy way to forward a call to voicemail on a different asterisk server?
17:24.08denonsure, set up an extension and forward to it
17:24.25[TK]D-Fenderhigh-5's denon
17:24.38denonhehe
17:25.05reallost1hmm...
17:25.47*** join/#asterisk bbryant (n=Brett_Br@adsl-159-32-97.flo.bellsouth.net)
17:26.19sky_bluehardwire: is it normal to hear the dial tone on a xfer?
17:26.29hardwiresky_blue: no
17:26.38hardwirehow is your system connected to PSTN?
17:27.25sky_blueit isn't, it's sip to the provider then to their pstn g/w
17:28.11hardwireinteresting
17:30.51sky_bluei have 2 * boxes in 2 different locations, one is ubuntu, one is cent os, same problem, the only common denominator is it's the same sip provider, however the calls still hit the * boxes so the calls should just progress normally once * picks up the call (you would have thought)
17:30.51*** join/#asterisk AlexTO (n=alex@75.149.245.109)
17:31.48*** join/#asterisk ManxPower (n=manxpowe@158.sub-75-251-215.myvzw.com)
17:33.10talntidAnyone need a Rhino R1T1 card?
17:33.58jameswfhas a warhouse :)
17:34.13reallost1denon, I can dial the extension@ the voicemail server, but I need to make some sort of different extensions to dial, or it will loop back to myself.
17:34.28talntidjameswf, want to add one more to the warehouse? :P
17:35.14hardwiresky_blue: and you are using Answer()
17:35.16hardwireso I'm lost
17:35.43reallost1denon, how do I pass in the vmail box number with out creating a new exten for each user?
17:35.48*** join/#asterisk drwelby (n=mpfister@mail.enplan.com)
17:36.26[TK]D-Fenderreallost1: Here's a though... if you're passing the call over to go to vm, the exten being DIALED should be the VM box number
17:36.29ManxPowerreallost1: where is the mailbox number stored?
17:36.37blitzragereallost1: setvar=VOICEMAIL_BOX=8000 in sip.conf for the peer
17:36.43blitzrageor use AstDB
17:36.47[TK]D-FenderOMG...
17:36.58blitzrageomghi!
17:37.07blitzragedrugsaregoodmmmkthxbye
17:37.10[TK]D-Fenderomgrunsforthehills
17:38.28drwelbyAny insights on Sangoma vs. Digium for a 4-port FXO card?
17:38.41sky_bluehardwire: i've tried that before, i'll put it back in and see
17:38.44jameswfdrwelby: buy (new) digium
17:38.48hardwireruns away
17:40.02blitzrageanalog lines suck in general :)
17:40.51*** join/#asterisk Ericounet (n=Ericoune@ACaen-151-1-92-169.w86-215.abo.wanadoo.fr)
17:40.55ManxPowerdrwelby: both cards IF NEW should work fine
17:41.03ManxPowerOLDER digium cards had issues
17:41.19drwelbyYup, buying new
17:41.26blitzragejust about TigerJet based stuff -- which is the old TDM400P, no longer sold by Digium
17:41.36blitzrages/about/avoid
17:41.55blitzrageI believe the new card is the TDM410P which doesn't use it
17:42.57sky_blue:) Answer() makes no difference, thinking laterally .... if the conf works with xtens connected to the system, can i make the calls forward to an xten, then frwd to the conf?
17:47.27sky_bluethanks for you help hardwire, anyone else want to jump in on this?
17:50.50reallost1hmm...
17:51.18*** join/#asterisk fskrotzki (n=fskrotzk@host198.textwise.com)
17:51.54reallost1Ah, adding a prefix to the number will do the trick.
17:52.10*** join/#asterisk DarylVOIP (n=daryl@75.147.121.177)
17:52.17reallost1then I can just strip off the prefix and have the vm box number, which is the same as the DID, normally.
17:53.17reallost1thanks for the ideas.
17:54.39*** join/#asterisk emist (n=emist@unaffiliated/emist)
17:58.11jdnWESTAnyone using Fring for iphone?
17:58.28*** join/#asterisk lanning (n=lanning@66.151.128.195)
17:59.24saciteci do
17:59.32*** join/#asterisk voxter (n=voxter@S01060016b6b53c0c.vc.shawcable.net)
18:00.27adr3nalin3is there a way to grab the extension number of someone calling from a sip trunk?  This is what I have so far. http://pastebin.com/m1acb9c03
18:01.25adr3nalin3Also for some reason it always says asterisk KC Office on the phone.
18:02.04reallost1it says "asterisk" when there is no caller id and asterisk forwarded the call.
18:02.26bkruseOr when it can't grab callerid
18:02.46reallost1you need to set ${CALLERID(num)}
18:03.06reallost1that is why it is saying "asterisk" that should be the digits.
18:03.59malaiwahsacitec: on fring over iphone; does it work flawlessly with asterisk? i used it on S60 only.
18:06.47Carlos_PHXAnyone know off-hand what the filename is for the Allison recording that says "Is that a phone in your pocket, or are you just happy to see me?"
18:07.19malaiwahCarlos_PHX: funny, i didn't even know there was such prompt ;-)
18:07.27Carlos_PHXThere are many funny ones.
18:07.32Carlos_PHXSo many I forget the names.
18:07.59Carlos_PHXThere must be a list somewhere.
18:08.03mahlonCarlos_PHX: http://www.voip-info.org/wiki/view/Asterisk+sound+files+additional
18:08.14malaiwahtelephone-in-your-pocket.gsm :Oooo! Is that a telephone in your pocket, or are you just happy to see me?
18:08.27Carlos_PHXThanks!
18:08.27malaiwahi was about to paste the same url ;-)
18:08.49Carlos_PHXI must be lacking coffee.  Searched phone but not telephone
18:09.11*** join/#asterisk setkeh (n=setkeh@CPE-124-180-146-148.vic.bigpond.net.au)
18:11.20*** join/#asterisk bkw_ (n=brian@freeswitch/developer/bkw)
18:15.33*** join/#asterisk rwaite (n=richard@rrcs-74-218-125-86.central.biz.rr.com)
18:16.19*** join/#asterisk rwaite (n=richard@rrcs-74-218-125-86.central.biz.rr.com)
18:18.36*** join/#asterisk wolfelectronic (n=wolfelec@91.112.227.150)
18:20.32jameswflook live asterisk :) http://trixbox.org/devblog/introducing-new-trixbox-ce-livecd
18:21.16rwaitewould it be a stupid idea to run the latest svn of asterisk on a production server?
18:21.26seanbrightyes
18:21.27jameswfrwaite: yes
18:21.43rwaiteintuitively i know it is, but when bugs are found and fixed
18:22.06seanbrightdo you mean the latest SVN of a branch?  or of trunk?
18:22.14jameswfrwaite: if you expierience a fixed bug it is better to patch
18:22.37rwaitewell, do they branch for 1.4.22 or is there just a 1.4 branch
18:23.00jameswf1.4 branch 1.4.22 tag
18:23.38rwaiteso when they fix a bug, they fix it on the 1.4 branch, 1.4.22 is frozen
18:23.40rwaiteright?
18:23.45*** join/#asterisk oej (n=olle@81.193.129.50)
18:24.25jameswftags dont change they are locked as revusions unless someone commits to a tag.. I am pretty sure that is bad juju
18:25.27rwaiteso in the case of 1.21.1, that was probably a new tag with backported changes from 1.4 applied to the 1.4.21 tag?
18:25.40blitzrage1.21.1 eh? wow!
18:25.47rwaitelol
18:25.53rwaitesorry 1.4.21.1
18:26.00blitzrage1.6.0 released, and now 1.21.1... shocking development! :)
18:26.17[TK]D-Fenderhordes his copy of chan_fluxcapacitor.so
18:26.41jameswfsomeone in version control was playing a drinking game durring the vp debae and released 1.21
18:26.48blitzragelol
18:26.51rwaitemaverick!
18:26.59Qwelllooks at putnopvut
18:27.21jameswfthought the SNL veepee debate was beter than the real one
18:28.09*** join/#asterisk mltlnx (n=mltlnx@w058.z066088094.nyc-ny.dsl.cnc.net)
18:28.28*** part/#asterisk beek (n=klinebl@65.211.106.242)
18:28.33Blackvelanyone here with openldap and ldapget experience?
18:28.59Blackvellooks like I missing some configuration and setup knowledge :(
18:33.13*** join/#asterisk mltlnx (n=mltlnx@w058.z066088094.nyc-ny.dsl.cnc.net)
18:36.35*** join/#asterisk gsiener (n=gsiener@209.169.48.66)
18:37.12gsienerhi all - in asterisk 1.4.21.2, setting up users.  When I dial from one user extension to another, the other extension doesn't ring.  Where would this logic live?
18:37.50[TK]D-Fendergsiener: extensions.conf
18:38.23[TK]D-Fendergsiener: this is the most important part of *.
18:38.33[TK]D-Fendergsiener: Time to go read the book...
18:38.35[TK]D-Fender~book
18:38.35jbotmethinks book is Asterisk: The Future of Telephony 2nd Edition (ISBN 0-596-51048-9) --- Order yours at http://www.oreilly.com/catalog/9780596510480/ --- Free downloadable PDF http://downloads.oreilly.com/books/9780596510480.pdf --- HTML at http://tfot.leifmadsen.com or see ~buybook
18:38.39putnopvutQwell: why'd you look at me...
18:38.41gsienerI have the book :)
18:38.43putnopvutreads up
18:39.06gsienerthanks
18:39.10*** join/#asterisk anonymouz666 (n=anonymou@201.19.95.130)
18:39.21putnopvutoh, lol
18:39.25jameswfhas a fresh copy from amazon on my desk to give away thursday
18:39.26anonymouz666hey
18:40.11talntidto give away how?
18:40.25talntidand to whom?
18:40.26anonymouz666anyone know anything related to a bug in chan_sip.c? chan_sip says that there's a channel in use therefore app_queue understand that the member is in use where it isn't.
18:40.42jameswfat a linux user group meeting.. I am presenting on Open Source Telephony
18:41.05anonymouz666call-limit configured etc etc.
18:41.50anonymouz666it seems there's a SIP dialog stuck or something like that.
18:42.10anonymouz666asterisk 1.4.21.1
18:42.45anonymouz666only with a "restart now" the member get a correct state
18:44.46*** join/#asterisk gsiener_ (n=gsiener@63.245.116.75)
18:47.20*** join/#asterisk rwaite (n=richard@rrcs-74-218-125-86.central.biz.rr.com)
18:47.49*** join/#asterisk angryuser (n=Miranda@lns-bzn-54-82-251-66-8.adsl.proxad.net)
18:48.48angryuserhi, while building asterisk i have "cpu clock changed compilation maybe incomplete"  what is the problem ?
18:49.21*** join/#asterisk smth (n=michael@CPE00014e01df2e-CM00195eda2522.cpe.net.cable.rogers.com)
18:50.45*** join/#asterisk JoseBravo (n=jbravo@190.156.225.15)
18:52.57rwaitewould gsm be any more "reliable" than g729 over an iax2 connection?
18:53.43*** join/#asterisk gsiener (n=gsiener@209.169.48.66)
18:56.44*** part/#asterisk UnixDawg (n=UnixDawg@155.129.204.68.cfl.res.rr.com)
18:57.29[TK]D-Fenderrwaite: Codec has nothing to do with reliability of its carrier protocol
18:58.40*** join/#asterisk Greek-Boy (n=email@41.221.58.13)
18:58.58*** join/#asterisk Dovid (n=annon@tony09-121-90.inter.net.il)
18:59.07Dovidwhere can I get asterisk 1.4 trunk from ?
18:59.42blitzrageit's called a branch -- not a trunk
18:59.55blitzragesvn co http://svn.digium.com/svn/asterisk/branches/1.4
19:00.30jayteewhat? no twigs?
19:00.57Dovid;)
19:01.35blitzragesvn co http://svn.digium.com/svn/asterisk/trunk  <-- that is trunk
19:01.39Dovidhow would I go about testing http://bugs.digium.com/view.php?id=10934
19:01.53Doviddo i need 1.6.X ?
19:02.12hardwiresky_blue, did you fix your issue?
19:02.20Greek-Boyis 1.6 ready for production?
19:02.40[TK]D-FenderDovid: What VERSION does it very clearly say its for in the bug entry?
19:02.43hardwireGreek-Boy, it's officially released.  Not good enough for you? :)
19:02.43blitzrageGreek-Boy: does it pass the tests you've done to determine if anything is ready for production?
19:03.14Greek-Boyhardwire: thats good enough I guess
19:03.19Greek-Boyblitzrage: Haven't tested yet
19:03.48blitzrageDovid: svn co -r 139771 http://svn.digium.com/svn/asterisk/trunk ; cd trunk ; patch -p0 < 10934.patch ; ./configure ; make install
19:05.51Dovidblitzrage: is that considerd 1.6 or 1.4 ?
19:05.57blitzrageNEITHER
19:06.04blitzrage1.6 and 1.4 are branches off of trunk
19:06.30blitzrageit is considered 'trunk'
19:06.31Dovidok. trunk is considerd non stable ?
19:06.38blitzragetrunk is development
19:06.59Dovidthanks.
19:07.03Dovidgona find me a test mashine
19:07.04blitzrage1.6 branches are pulled off the trunk, then 1.6.x releases are made off the branch
19:07.07Dovidmachine*
19:07.24Dovidok. i learn new things every day
19:08.14*** join/#asterisk atis_work (n=atis_wor@193.238.212.171)
19:10.08*** join/#asterisk datacompboy (n=datacomp@l64-89-221.cn.ru)
19:11.30datacompboyHi all! What's wrong? I'm pass to * via AGI 'SAY DATETIME <time> "" "dB"' and it plays first HOUR, next month. While shoud play DAY, then month.
19:12.50datacompboyhttp://pastebin.ca/1221962
19:13.50sky_bluehardwire: not yet, had to go and pick up my missus from the train station. i've got a sipgate account so i'm going to add that to the box and see if the problem remains
19:14.38hardwirewhat codec is your sip provider using? can your force it to ulaw?
19:16.12*** join/#asterisk guaxinim (n=guaxinim@unaffiliated/guaxinim)
19:16.20sky_bluehardwire: i'm not sure to be totally honest, but i wouldn't have thought the codec would matter if i'm hearing alison ok and the dtmf is accepted
19:17.09hardwireI agree
19:17.17hardwirebut I love making people do weird things
19:17.47sky_bluehardwire: i was thinking it's either the caller id or ..... well something else!
19:18.53hardwirewhat codec are the local phones using?
19:19.00hardwireand what codec is the sip trunk using?
19:19.48sky_bluei have heard there are problems with conf without any zap hardware, but i thought ztdummy solved that? the local phones are using gsm or ulaw
19:22.16datacompboyuse app_conference instead of meetme, and no problem without zap hardware since * 1.0 :)
19:22.29datacompboysince 1.2 no problem even with sip silence suppression
19:22.53hardwireasterisk 1.6 solves a lot.. btw
19:23.03hardwiremeetme will work much better w/o app_conference
19:23.27datacompboyi'm use app_conference in production, and much happier, than with meetme:)
19:23.59sky_blueeven on sip trunks?
19:24.04datacompboyyep.
19:25.06sky_bluei did initially install 1.6 on this latest server, but found myself getting lost in the dahdi, so rolled back to 1.4.22
19:25.56datacompboyi'm use separated hardware * (asterisk connected to ZAP) and service * (asterisk controlled via agi+ami)
19:26.01datacompboythey connected with sip
19:26.09JoseBravoAny one know a good page where I can download backgrund sounds for my asterisk?
19:26.13datacompboyservice * have no hardware. and conference mixed on software *
19:26.25smth<PROTECTED>
19:28.14*** part/#asterisk fukz (n=fukz@p5B062080.dip.t-dialin.net)
19:28.26sky_bluei was having problems with ztdummy on 1.6, and for speed rolled back, as the customer needs this done by .. well er... yesterday!
19:28.45datacompboysky_blue: never use latest asterisk in production :DDD
19:28.54datacompboyi have found that about 0.86 version...
19:29.30datacompboyevery new version need to be tested on separate test server... otherwise, you can get stuck in inntresssting problems. where you don't want to find them
19:30.03sfireI never ever upgrade anything that works except for security concerns
19:30.11sky_blueit's odd though as i explained to hardwired earlier, conf works perfectly with hard/softphones, it's just direct dialling into the conf room that is giving me a headache
19:30.52datacompboysfire: good solution too:)
19:32.53datacompboyAGI Rx << SAY DATETIME 1224268596 "" "eB" -=- "File digits/h-17 does not exist in any format" -=- why it playing hour?!! while it should play daY!
19:33.21*** join/#asterisk jameswf (n=james@dsl093-157-131.phx1.dsl.speakeasy.net)
19:35.24*** join/#asterisk CrazyTux (n=brandon@nmd.sbx05741.irvinca.wayport.net)
19:35.46*** join/#asterisk CGMChris (n=chris@mail.cgmyes.com)
19:37.55the_5th_wheelI have just installed the latest bristuff. and it didnt actually install chan_zap. Has anyone experienced this?
19:38.15*** join/#asterisk knobo` (n=user@77.241.96.163)
19:39.26[TK]D-FendersmtInband dtmf over GSM?  Are you on crack?  NEVER supposed to do that.  next you didn't show my your configs to backup the call.
19:39.40knobo`I have always installed libpri as a reflex when installing TE410P cards, but I realy don't know what it is.
19:39.44knobo`When do I need libpri?
19:39.52knobo`And what does it doe?
19:40.03knobo`s/doe/do/
19:40.09*** join/#asterisk [netman] (n=netman@171.Red-83-45-38.dynamicIP.rima-tde.net)
19:40.28[TK]D-Fenderknobo`: Well... do you want PRI signalling over your T1 or not?
19:41.23knobo`[TK]D-Fender: so, it is used asterisk uses it to signalling.
19:42.16JoseBravoWhere I found the music on hold of my asterisk? its in /var/lib/asterisk ?
19:42.47rwaite/var/lib/asterisk/moh
19:43.03JoseBravorwaite tahnk
19:43.05JoseBravothanks
19:43.42JoseBravorwaite do you know where can I donwload more?
19:44.08rwaitesearch google for "free music on hold" or "creative commons music on hold"
19:44.56rwaitebeware that just because some music may be creative commons does not mean you can use it as music on hold for a company as some CC licenses forbid commercial use
19:46.24[TK]D-Fenderknobo`: ....huh
19:47.00knobo`Ok, yes I want it.
19:50.35Kobazhmmmmm
19:50.58*** join/#asterisk Defraz (n=T0tal@63.228.246.250)
19:51.06Kobazdo features.conf feature codes require the device (if sip) to send dtmf's in sip info packets?
19:51.17[TK]D-FenderKobaz: No
19:51.29Kobazi have a device that isn't sending any sip packets and * is not picking up my feature code
19:51.38Kobazer, not sending sip packets for dtmf
19:51.45Kobazsip debug shows nodda
19:51.47[TK]D-FenderKobaz: And maybe its not supposed to
19:52.04sky_bluedatacompboy: do you use a sip provider to have customers dial into your conf rooms?
19:52.08[TK]D-FenderKobaz: And right now YOU'RE showing "nada", but I'm getting used to that too...
19:52.18*** part/#asterisk blitzrage (n=Leif@asterisk/documenteur-extraordinaire/blitzrage)
19:52.19Kobazhehe
19:52.24Kobazwell, i'll show you my features.conf
19:52.30datacompboysky_blue: yes, voipfone
19:52.34[TK]D-FenderKobaz: No, go prove to me that DTMF works at all
19:52.41Kobazit works with other iax and sip phones
19:52.50Kobaz[TK]D-Fender: i can dial 1800tellme and it gets my dtmf
19:53.13[TK]D-FenderKobaz: Who cares about features.conf when your dialplan defines if its relevant, and your peer says it * will even HEAR it if you tried
19:53.25[TK]D-FenderKobaz: Still talking and not showing...
19:53.33Kobazwhat do you want to see?
19:53.47Kobazyou just said you dont care about features.conf... that's the only thing i can think to show you
19:53.49[TK]D-FenderKobaz: From what I just said, you should already know
19:54.02Kobazthe feature is enabled in the dialplan
19:54.08Kobazi can show you that bit
19:55.00sky_bluedatacomp: ok so you are in the uk, that gives me hope :)
19:55.41datacompboysky_blue: nope:) i'm in russia, and server in germany :D
19:56.17Kobaz[TK]D-Fender: http://pastebin.ca/1222023
19:56.39Kobazif i dial out with say, a polycom
19:56.40*** join/#asterisk Jabroni (n=asskick@201.170.242.193)
19:57.00Kobazthe feature code works fine
19:57.16[TK]D-FenderKobaz: I see no point where features.conf could be relevant in there.
19:57.20Kobazif i dial out with this phone connected to this sip gateway, it's not so fine
19:57.35Kobaz[TK]D-Fender: well, if features.conf was botched, then *1 wouldn't work no matter what
19:58.23datacompboyhmmm... that's really strange!!
19:58.38[TK]D-FenderKobaz: Show me the call where I should see a successful trigger.
19:58.44Kobazokay
19:58.58[TK]D-FenderKobaz: Because that last bit wasn't it.
19:59.12edwin_quijadathere is a difference between use Centos or Debian for asterisk
19:59.17datacompboyhttp://pastebin.ca/1222027 -- looks like bug in asterisk?
19:59.43edwin_quijadaI have a big problem with Dell SC440 , Debian and OpenVox card
20:00.07edwin_quijadasomebody told me that use centos
20:00.18datacompboyedwin_quijada: yes, there difference, since Debian apply its own patches. so, somethimes that differs
20:00.28edwin_quijadai am testing everything
20:00.29jeevfender, i got 3 phones here that after i clean settings, reset everything, even format filesystem, they come back with the name but dont try to register. or at least dont register, they're polycom 330's.
20:00.30Jabroniguys i have trouble using the L() parameter on the dial() app.. on the console it does show that the call will be time limited, but the call isnt hanged after that time.. heres the log http://pastebin.ca/1222031
20:00.34datacompboybut you can download and compile it from scratch without debian patches
20:00.54*** join/#asterisk shriven (n=shriven@rdu.crosscomm.net)
20:01.03edwin_quijadai use asterisk from scratch
20:01.04*** join/#asterisk waverly360 (n=waverly@ns2.dalcon.com)
20:01.29*** join/#asterisk ReDNeQ (n=ReDNeQ@70.114.226.70)
20:01.33waverly360For those wanting to know (if you don't already) Sangoma does have a beta release available that works with dahdi.
20:01.36shrivenHello. I'm trying to get asterisk jabber to connect with my jabber server. All seems to be setup ok but when I do "jabber show connected" I get "       User: asterisk@crosscomm.net/asterisk     - Disconnected" for my user.
20:01.45shrivenDoes anyone know that that means and how to make it connect?
20:02.13[TK]D-FenderJabroni: Where is the rest of the call?  I see no ringing, no answer, nothing...
20:02.36[TK]D-Fenderwaverly360: Yeah, you'd almost think it was on their WIKI or something....
20:03.05waverly360[TK]D-Fender: Well I haven't checked today, but it wasn't on their wiki on Friday.
20:04.01sky_bluedatacompboy: http://www.pastebin.ca/1222033 could you take a look and tell me if this could be causing the problem?
20:04.41waverly360Someone asked about it in here last week, I got an email from them late friday night.  They must have added it since then.
20:05.00Kobaz[TK]D-Fender: http://pastebin.ca/1222036
20:05.32Kobaz[TK]D-Fender: working and non-working
20:05.32datacompboysky_blue: i'm use app_conference everywhere:) since have only negative exp with meetme
20:05.47edwin_quijadaI hearing th e voice like a robot when somebody call me from ptsn
20:06.03datacompboysky_blue: so, can't help you there:(
20:06.24*** join/#asterisk mltlnx (n=mltlnx@pool-96-246-86-237.nycmny.east.verizon.net)
20:06.29sky_bluedatacomp: ok thanks, up to 1.6 then?
20:07.17datacompboysky_blue: nope, on latests builds of service -- 1.4.18-debian-addpatched used
20:07.51sky_blueok i'll take a look, thanks
20:07.55*** join/#asterisk atis_work (n=atis_wor@193.238.212.171)
20:09.15[TK]D-FenderKobaz: Now go prove to me his DTMF works elsewhere
20:09.19Jabroni[TK]D-Fender i just updated the log
20:09.30[TK]D-FenderJabroni: Which requires a NEW link...
20:09.51Jabronioh sorry thought it updated the same :p
20:09.58Jabronihttp://pastebin.ca/1222041
20:10.09Kobaz[TK]D-Fender: i guess tellme isn't a good test?
20:10.16datacompboyo! have found problem. it use "h-..." as numbers for days 1..20
20:10.25Jabroniwait i copies the wrong test
20:10.26datacompboy:D very strange, but let be so
20:10.43[TK]D-FenderKobaz: If I don't see it, I don't trust it.  It really is that simple.
20:11.23Jabroni[TK]D-Fender do u see something wierd on the log ?
20:12.02*** join/#asterisk smth (n=michael@CPE00014e01df2e-CM00195eda2522.cpe.net.cable.rogers.com)
20:12.52shrivendoes anyone know what this means?
20:12.53shrivenUser: asterisk@crosscomm.net/asterisk    - Disconnected" for my user.
20:13.00shrivenhow can I make my user connect?
20:13.24shrivenmy apologies, bad copy... "User: asterisk@crosscomm.net/asterisk    - Disconnected"
20:13.43[TK]D-FenderJabroni: You seem to limit it to 10s but you don't let it last at all...
20:14.03datacompboypfffrrr... everybody: thanks! :) i have fixed now problem. going to doing next things.
20:14.08[TK]D-FenderJabroni: looks like its disconnected immediately.  Also you formatted your zap channel wrong.
20:14.23Jabroniwell ive tried up to 60seconds.. and call still continues
20:14.33[TK]D-Fendersmth: Inband dtmf over GSM?  Are you on crack?  NEVER supposed to do that.  next you didn't show my your configs to backup the call.
20:15.05Kobaz[TK]D-Fender: so umm... i can call tellme, or i can call one of my other boxes, and dtmf works fine... should i build some example to show you?
20:15.39[TK]D-FenderKobaz: If you expect any kind of help.  You know I wouldn't take your word for it...
20:16.09Kobazheh
20:16.11[TK]D-FenderJabroni: Continues?  It seems to show me you hung up almost instantly
20:16.36[TK]D-FenderJabroni: [Oct  7 12:57:10] VERBOSE[23599] logger.c:   == Spawn extension (custom-cell, 0446869460033, 1) exited non-zero on 'Local/0446869460033@custom-cell-48ba,2' <--- hung up
20:16.40Jabronilet me post another log.. that was just a log of a short test to print it
20:16.52[TK]D-FenderJabroni: Next time show me something REAL
20:16.58jdnWESTAny chance of a not crappy sip client coming out for the iphone anytime soon
20:17.18jdnWEST2 second delay is kinda annoying...
20:18.43Jabroni[TK]D-Fender http://pastebin.ca/1222050
20:20.10Jabroniand btw.. asterisk version 1.4.21.2-2
20:22.02[TK]D-FenderJabroni: 2 thoughts : you didn't use "/" to make the call and locked end-to-end chain.  Next, did it indeed last 30s?
20:22.10[TK]D-Fender* /n
20:22.50JabroniYeah the call lasted 30s.. and hanged by one end.. not automaticlly by asterisk
20:23.16malaiwahsee ya, bye.
20:24.18Kobaz[TK]D-Fender: http://pastebin.ca/1222058
20:24.26Kobaz[TK]D-Fender: i'm not sure how much that helps
20:24.26[TK]D-FenderJabroni: do your local dial with the /n at the end, and fix the channel name. "Zap/3-1?" is not legal
20:24.57[TK]D-FenderKobaz: In your previous sample, the IAX one worked...
20:25.04Kobaz[TK]D-Fender: from the phone in question... dial out to the pstn... i have a box in a colo that picks up the call, and routes the call to the local box in the office here... and i get the dtmf
20:25.18Jabronik let me look onto it.. thanks for your time
20:25.22Kobaz[TK]D-Fender: this is a sip phone dialing out to the pstn, and then comming back in on ptsn and then to iax
20:25.30*** join/#asterisk SwK (n=SwK@freeswitch/developer/swk)
20:25.45[TK]D-FenderKobaz:     -- Executing [2503@ivrFooBar:1] Set("IAX2/TroyIn-4530", "ARGS=dialExt,2503,no") in new stack <- this sure as hell isn't SIP
20:25.46Kobaz[TK]D-Fender: this is the pstn->iax side of it
20:25.50smth<PROTECTED>
20:26.01l2trace99anyone know what format MixMonitor records to ?
20:26.15*** join/#asterisk hi365_m (n=hi365@213.151.52.225)
20:26.22Kobaz[TK]D-Fender: sip -> pstn -> my box -> (iax) another box
20:26.31l2trace99file gives me " ISO-8859 text, with very long lines, with no line terminators"
20:26.32[TK]D-FenderKobaz: you showed me 2 samples, and the SIP one failed and now you're showing me a test with an IAX.
20:26.44*** join/#asterisk TommyBJ (n=noosjent@77.241.96.163)
20:27.00Kobazokay, let me put the whole thing together
20:27.21Kobazi would have figured you would have used the previous pastebin as context
20:27.23[TK]D-Fenderl2trace99: to whatever format you TELL it to
20:28.07l2trace99[TK]D-Fender: by file ext  ?
20:28.20TommyBJI'm having some trouble with zaptel/sangoma cards. Anyone familiar with the driver issue where I get about 10 uknown symbol errors while trying to load the wanpipe module?
20:28.23[TK]D-Fenderl2trace99: Go read its instructions
20:29.11l2trace99http://books.google.com/books?id=vtQxJ3oSm64C&dq=asterisk+future+of+telephony&pg=PP1&ots=LVX8G_Eh19&sig=RCMW_Z7xEYx5QyDHntrLu9ooj-k&hl=en&sa=X&oi=book_result&resnum=4&ct=result#PPA412,M1
20:29.36l2trace99it doesn't state how to set format
20:29.42l2trace99monitor does
20:30.30[TK]D-Fenderl2trace99: Go read its instructions <---
20:31.38Kobaz[TK]D-Fender: http://pastebin.ca/1222072
20:31.40Kobaz[TK]D-Fender: is that better?
20:31.49jayteewow! it's 4:30pm already
20:31.55jayteeday just flew by
20:31.57Kobaz[TK]D-Fender: on top is box 1 with the sip phone, on bottom is box2, recieving the call from a pstn->iax gateway
20:32.07*** join/#asterisk CrazyTux (n=brandon@nmd.sbx05741.irvinca.wayport.net)
20:32.14Kobaz[TK]D-Fender: and going into an ivr, where 2503 is hit on the sip phone
20:32.19[TK]D-FenderKobaz: No, it isn't
20:32.42[TK]D-Fenderand I'm out of time.
20:32.49[TK]D-Fenderback later
20:33.45hawkl2trace99: I'm guessing the file extension may be what is used
20:36.36TommyBJI'm having some trouble with zaptel/sangoma cards. Anyone familiar with the driver issue where I get about 10 uknown symbol errors while trying to load the wanpipe module?.
20:38.09smth<PROTECTED>
20:38.57*** join/#asterisk hfb (n=hfb@pool-96-247-117-68.lsanca.dsl-w.verizon.net)
20:44.20*** join/#asterisk Linuturk (n=Linuturk@fluxbuntu/developer/Linuturk)
20:47.53Kobazheh
20:47.57Kobazsmth: he's busted out
20:49.23smthic
20:56.38*** join/#asterisk el_critter (n=el_critt@190.39.203.141)
21:08.30*** join/#asterisk atis_work (n=atis_wor@193.238.212.171)
21:12.32*** join/#asterisk shinao1 (n=shinao1@83.229.85.138)
21:14.22*** join/#asterisk rdgr (n=rich@82-32-1-139.cable.ubr01.aztw.blueyonder.co.uk)
21:23.03*** join/#asterisk mintee (n=mintee@c-68-45-231-166.hsd1.nj.comcast.net)
21:23.38minteeby defaut if i set my CALLERID(num)=1111111111 it seems to be automagically bring up the Privacy Screening
21:23.52*** join/#asterisk `paul (n=paul@125.252.70.126)
21:24.21`paulcan i put SIP/<extension> as a member of a RRmemory queue?
21:28.06*** join/#asterisk steliosk (n=Stelios@91.140.124.241)
21:29.54*** part/#asterisk CrazyTux (n=brandon@nmd.sbx05741.irvinca.wayport.net)
21:35.19Kobaz`paul: yeap
21:38.17*** join/#asterisk ChkDigit (n=mike@static24-72-71-175.regina.accesscomm.ca)
21:39.15*** join/#asterisk joobie (n=joobie@201.023.dsl.mel.iprimus.net.au)
21:42.27`paulKobaz: how come the call does not jump to the next member? im using rrmemory
21:42.48`pauli mean it does not jump if no one answers
21:46.31*** join/#asterisk seanmh (n=seanmh@nat/digium/x-d1565281fc5d5b40)
21:47.15*** join/#asterisk jaytee (n=jforde05@unaffiliated/jaytee)
21:47.31*** join/#asterisk Carlos_PHX (n=Carlos@64.129.235.200)
21:47.33*** join/#asterisk [TK]D-Fender (n=chatzill@64.235.218.194)
21:49.22`paulhow come the call does not jump to the next member? im using rrmemory and (SIP/<extension>) as members
21:50.14`paulif member 1 does not answer... how do i set the timeout
21:51.23*** join/#asterisk phix (n=threat@123-243-44-131.tpgi.com.au)
21:51.51*** join/#asterisk Carlos_PHX (n=Carlos@64.129.235.200)
21:52.43jayteepaul, what do  you have timeout=   set to in your queues.conf?
21:55.56*** join/#asterisk emist (n=emist@unaffiliated/emist)
21:56.02*** join/#asterisk spokra (n=spokra@blockhead.sea0.speakeasy.net)
22:01.38thansendoes anyone have a good suggestion for a mac softphone support h264?
22:09.02*** join/#asterisk rasterix (n=IceChat7@80.177.176.254)
22:12.11*** join/#asterisk hi365_m (n=hi365@213.151.52.225)
22:12.45*** part/#asterisk sky_blue (n=ayates@cpc4-bexl4-0-0-cust504.bmly.cable.ntl.com)
22:12.48rasterixwhat is customer controlled all forwarding on an isdn30?  it says check with your equipment manufacturer to see whether they support this... we have a sangoma a101 pri card
22:13.24rasterixcall forwarding*
22:13.27*** join/#asterisk spokra (n=spokra@blockhead.sea0.speakeasy.net)
22:13.37*** join/#asterisk riddlebox (n=james@75-132-225-75.dhcp.stls.mo.charter.com)
22:14.52rasterixdoes this tell the exchange to forward the call to a different number or do they mean to forward on one of our channels?
22:17.39*** join/#asterisk CGMChris (n=chris@mail.cgmyes.com)
22:18.18CGMChrisI am having a problem setting up my call queues.  As soon as I call the queue extension I am directed to an agents voicemail.  Any thoughts on what is going wrong?
22:19.05hi365_mthe agents phone isnt reporting that he is busy?
22:19.41*** join/#asterisk LARefugee (n=chatzill@c-76-104-191-194.hsd1.wa.comcast.net)
22:20.07rasterixare the agents on sip phones?
22:20.18CGMChrishi365_m: The agent is either busy or has their softphone off, but the behavior I am seeking is to keep the user in a queue until someone answers... not redirect them to voicemail.  All agents are SIP phones.
22:20.54LARefugeechan_alsa works on 1.6 but I can't get it to work on 1.4.21 or 22 anyone have better luck?
22:21.38rasterixcgm: are you using 1.4?
22:22.17CGMChrisrasterix: AsteriskNOW.  Is this a bug that has been resolved?
22:22.27rasterixits not a bug
22:22.52rasterixyou need to set  your system so that if the agent is on a call it reports busy back
22:23.35CGMChrisrasterix: Report busy back rather than ringing on line 2?  Is that at the PBX or the phone level?
22:23.54rasterixi think there is a setting that you can put in sip.conf
22:23.59rasterixhold on
22:25.10riddleboxanyone else having problems with fxs ports on a tdm after upgrading to 1.2.22.1?
22:25.43jayteereportinuse=yes in queues.conf
22:26.01jayteeCGMChris, that's for you
22:26.29CGMChrisjaytee:  Thank you, I will try that.
22:26.56jayteeCGMChris, it only works in 1.4 with SIP phones
22:27.02*** part/#asterisk sircco (n=sircco@dh207-70-239.xnet.hr)
22:27.40CGMChrisjaytee: There was no way to hold a call in a queue to wait for the next available agent pre-1.4 ?
22:30.06rasterixin sip.conf you can specify busy-level = number of simultaneous calls untill user / peer is busy
22:31.22*** join/#asterisk Swabby (n=dp@74-137-56-171.dhcp.insightbb.com)
22:31.38SwabbyHey..need some advice
22:32.09Swabbyi been struggling with asterisknow.. can you folks recommend a distro that is fairly easy to setup and maintain? i am not an asterisk expert but really want to help a non-profit get this going
22:32.10LARefugeeSwabby: Ask away..
22:32.24CGMChrisrasterix: That works in a controlled environment, but doesnt work if a user forgets to log out as an agent and then closes their softphone.
22:32.34sfireSwabby: ubuntu is pretty easy.. asterisknow works too
22:32.39LARefugeeSwabby: I use Ubuntu Linux
22:32.42SwabbyIt's like i run into issues here and there..either i can't get dialplans set correctly...or configuration..etc..
22:32.55Swabbyi'm fairly good with linux but i have problems with the asterisk config files..getting stuff to work properly..etc
22:33.13Swabbylike i got asterisknow up but weird stuff started happening like ALL the phones started ringing
22:33.28sfireSwabby: chances are that is a config problem
22:34.00sfiremis configured any linux will give you the same problem
22:34.22sfireyou would be better served to ask how to fix that problem
22:35.03rasterixwhat is customer controlled call forwarding on anisdn30?  it says check with your equipment manufacturer to see whether they support this... we have a sangoma a101 pri card
22:35.03Swabbysfire: I'm using a group to bundle all of the phones together (Grandstream gxp 2000) so they ALL ring when a call comes in
22:35.18Swabbyit was working fine but all of a sudden they all show up as unavailable in the CLI and it goes straight to vm
22:35.32CGMChrisSwabby:
22:35.38CGMChrisSwabby: did you check your log files?
22:36.24Swabbynot yet
22:36.30Swabbydidn't realize there was log files
22:36.40CGMChrisYou can check them from the gui, bottom left menu.  Also in /var/log/asterisk/
22:42.26Swabbywhat is the best distro for a small office in your opinion?
22:42.36SwabbyI have a Digium TDM400 ( there's two analog lines )
22:43.01sfireSwabby: the distro makes no difference
22:43.38*** join/#asterisk UnixDawg (n=UnixDawg@155.129.204.68.cfl.res.rr.com)
22:44.04Swabbywhich one is easier on the admin as far as user configuration?
22:44.07Swabbyex: the cleanest gui
22:44.21Swabbythe goal is for me to hand this over to a non-technical person to maintain in the futre..that's my worry...
22:44.28sfireasterisknow
22:44.28Swabbyi want to pick something that is easiest to maintain
22:44.30sfire(IMHO)
22:44.40SwabbyIMHO = switchvox?
22:44.45*** join/#asterisk x86 (n=x86@p3m/member/x86)
22:44.55CGMChrisIMHO = In My Humble Opinion
22:44.58Swabbyah
22:45.06Swabbyasterisknow livecd or custom install?
22:45.08*** part/#asterisk Deeewayne (n=Deeewayn@nat/digium/x-10a29b725418a52c)
22:45.19x86so is there not a PCIe equivalent to 1TDM413EF and 1TDM413BF?
22:45.27CGMChrisI did express at my office.  The fact is, the user is going to need *some* support.
22:45.41sfireSwabby: custom install
22:45.52Swabbycgmchris: any paticular resources you recommend as reference
22:46.02Qwellx86: AEX2400
22:46.11Qwellwhat is the F at the end?
22:46.11*** join/#asterisk arpu (n=arpu@chello084114022060.14.vie.surfer.at)
22:46.19Qwelloh, nm
22:46.23Swabbyhere's my other question..i have TWO analogs coming in (provider 2 and 3 ) why can't i make dialplans effective on BOTH of them?? it only lets me select one or the other
22:46.26x86Qwell: *shrugs* it's a Digium part number ;)
22:46.30QwellAEX410
22:46.51CGMChrisSwabby:  I've only been using this a week... still working out a few kinks.  I have used google and this room alot.  Also #asterisknow and #asterisk-gui.  People help.
22:46.58x86my digium pricing has no AEX410
22:47.05Qwellx86: it's new
22:47.18QwellI think..
22:47.53Swabbyb/c in the book(s) it shows people selecting more than one provider...
22:48.22Swabbylike how do i tell it to use line or two for the same rules..AND why when both lines are busy i get dead air vs no lines available
22:50.39CGMChrisSwabby: I'm using pure VoIP...no real phone lines.  Can't help.
22:53.16*** join/#asterisk robberknight (n=gerd@HSI-KBW-085-216-023-190.hsi.kabelbw.de)
22:53.26*** join/#asterisk bbryant (n=brett@c-68-59-20-153.hsd1.sc.comcast.net)
22:55.15robberknighthi, can anyone tell me how I can set the rtp payload size / length in asterisk, it seems like its always 20 msec (at least for alaw which I playing around with)
23:02.39jayteerobberknight, you might try this in sip.conf    allow = alaw:40
23:03.14robberknightjaytee: thanks. 40 means 40msecs?
23:04.11jayteerobberknight, I'd think so cuz like 40 secs would be an eternity in the world of VOIP.
23:04.41*** join/#asterisk talntid (n=eric@66.208.251.170)
23:04.51talntid[Oct  7 16:03:39] WARNING[12096]: pbx.c:1821 pbx_extension_helper: No application 'ZapBarge' for extension (staff, 8159, 1)
23:05.33robberknightjust tried it, seems like asterisk is now sending 10msec-packets as I told it. Is there any way to influence the client to change its packet size too?
23:06.18robberknightI mean without using the clients config gui/files/menu but via sip during session setup?
23:06.39jayteerobberknight, don't know. never tried. have you googled it?
23:07.16jayteetalntid, if you're trying to do ZapBarge on an extension it won't work, it's only for zap CHANNELS.
23:07.52*** join/#asterisk rene- (n=renemend@200.79.231.94.static.cableonline.com.mx)
23:07.59talntidi'm completely unsure what i should be doing with it...
23:08.14jayteethere's examples in the book
23:08.20jaytee~book
23:08.20jbotwell, book is Asterisk: The Future of Telephony 2nd Edition (ISBN 0-596-51048-9) --- Order yours at http://www.oreilly.com/catalog/9780596510480/ --- Free downloadable PDF http://downloads.oreilly.com/books/9780596510480.pdf --- HTML at http://tfot.leifmadsen.com or see ~buybook
23:08.24*** join/#asterisk drmessano (n=nonya@pdpc/supporter/active/drmessano)
23:08.40jayteedrmessano, hey ho!
23:08.55rene-hey, about using AMD, why do people use WaitExten after AMD has made an analysis on the called end? isnt it redundant? as per the example in http://www.voip-info.org/wiki/index.php?page=Asterisk+cmd+AMD
23:08.56rene-?
23:09.15*** join/#asterisk NirS (n=NirS@80.250.159.240)
23:09.18NirSjoin #asterisk-dev
23:09.18rene-s/WaitExten/WaitForSilence
23:09.28drmessanoWhaddup
23:09.41jayteenot much, just getting ready to fix some dinner
23:09.57robberknightjaytee: found something about Session Description Protocol rfc 4566, page 25: a=ptime but don't if this is transmitted to the client when setting alaw:nn
23:11.00talntidok, so. I'm doing it right, but it's not prompting me for a zap channel
23:12.17talntidooh. zapscan may be better for what i'm doing anyhow
23:12.33jayteezapbarge doesn't "prompt"
23:12.53talntidIf channel is not specified, you will be prompted for the channel number. Enter 4# for
23:12.53talntidZap/4, for example.
23:13.02rene-sorry for posting again, people here using asterisk AMD?
23:14.39jayteeoh, didn't see that. so it does prompt if a channel isn't specified.
23:16.18talntidis there an equivelant for that, but with SIP?
23:16.31jayteerene-, I've never used it but I'm sure if you google it you'll find lots of hits if you use Asterisk AMD as a search string.
23:16.56drmessanois having marital problems with his IS{
23:16.58drmessanois having marital problems with his ISP
23:17.18jayteedivorce her and sue for palimony
23:17.30jayteeor is it malimony when it's a guy suing?
23:17.45drmessanoDunno, but it's Comcastic
23:17.48drmessanoSorry
23:17.52drmessanoComcastic!
23:17.58jayteeComcraptastic
23:18.07jayteethat my ISP too
23:18.08*** join/#asterisk ManxPower (n=manxpowe@218.sub-75-202-2.myvzw.com)
23:18.19jayteethey took away my Pr0n!
23:18.19vader--If you have a Dell Poweredge 2950 server, and it was running Windows SBS, would you rather have 4TB of storage in the server or 4TB of storage in an external NAS solution? This being your only two choices. the server has a 5 year 24x7x4 Warranty and the NAS only has standard 2 Year warranty.
23:18.21scooby2people keep telling me that * answers calls in the orders received even if they are in multiple queues but why am I not seeing this on 1.2.15 and 1.4.21.1? Most of the time it does well but at least twice a day someone that called a few seconds ago will get answered before someone waiting 5-10 minutes.
23:18.41jayteevader, NAS
23:18.51scooby2which nas
23:18.57drmessanoUgh
23:18.59ManxPowersorry, but I would not have a server running Windows.
23:19.06drmessanoPut it in the server
23:19.13ManxPowervader--: go with the longest warrenty
23:19.22scooby2in the server would mean sata for sure
23:19.23drmessanoYou wont have 4 gold support on the NAS
23:19.28drmessano4-hour
23:19.38jayteeI'd actually rather have a 4TB SAN than either internal 4TB or NAS
23:19.43drmessanoSATA?
23:19.46ManxPoweruse the NAS as a backup of the server
23:19.49drmessanoAre you serious?
23:19.56scooby2drmessano: yessir
23:20.09drmessanoIt's a poweredge 2950.. I doubt they even have SATA
23:20.11jayteemy 2950 uses SAS, not SATA
23:20.12*** join/#asterisk unpaidbill (i=bill@420nugs.info)
23:20.15scooby22950's either have 6 3.5" slots or 8 2.5"
23:20.15drmessanoExactly
23:20.18talntidany alternative to zapscan for sip chans?
23:20.20denonif only that server is goingto access it, of course you want it on the server. lowest latency possible
23:20.21drmessanoSATA is CONSUMER level
23:20.36scooby2I have 2 2950's with SAS and 2 with SATA
23:20.43drmessanoYuck
23:20.44ManxPowerI was not aware that SAS with an interface
23:21.15scooby28 146gb 2.5" 10krpm raid 10 for database. The sata servers rarely hit disk
23:21.43drmessanoSATA drives are low rent
23:21.52scooby2yep
23:21.56ManxPowerdrmessano: and SCSI is expensive
23:22.15scooby2SATA 2950's were like $2500. SAS were almost $5000
23:22.38drmessanoI wouldnt use SATA drives in a server
23:23.07scooby2i would in anything not disk intensive. No need to waste the money.
23:23.08ReDNeQdrmessano: we do.
23:23.13ReDNeQthey have worked well
23:23.27ReDNeQespecially raided
23:23.28scooby2my * server is two 500gb sata mirrored
23:23.38drmessanoSomewhere along the line, someone got the idea that Just because IDE < SCSI < SATA < SAS that made it OK to use SATA for a server.. and in reality, SATA is just IDEv2
23:23.58drmessanoWhen it comes to the drives
23:24.02ManxPowerdrmessano: none of my customers use more than a fraction of their capacity -- no reason not to use SATA in that case.
23:24.03ReDNeQtrue, but they do perform as well as SCSI
23:24.09ManxPowerespecially if you get a drive with a 5yr warrenty
23:24.15ReDNeQDITTO
23:24.31scooby2I did just order an external SAS array from dell
23:24.32ReDNeQsince they are not large DATA Transfers on the phone system
23:24.45scooby2but thats for a hard hitting database server. 128gb of ram, 16 procs, etc.
23:24.58ManxPowerReDNeQ: I was not even thinking of asterisk.  of course SATA is fine for Asterisk
23:25.25scooby2asshats here before me put scsi in everything. what a waste
23:25.42ManxPowerscooby2: they got brainwashed by the SCSI people.
23:25.46drmessanoWhat was wrong with SCSI?
23:25.49scooby2$$$
23:25.56rene-jaytee no help so far, i would like to talk to somebody that has used  Asterisk answering machine detection in depth
23:26.00drmessanolol
23:26.01ManxPowerJust wait for drives to fail then move to non-scsi if the driver is low usage.
23:26.23scooby2if you use disk i/o get scsi or sas. Otherwise sata is great
23:26.23vader--It's a BuffaloTech Terstation Pro II 4TB model
23:26.31scooby2vader--: internal
23:26.34vader--they wanted it as backup and external storage
23:26.42scooby2those things blow goats
23:26.53drmessanoOk, sorry.. but using IDE drives for a server is stupid.. and if you're talking about SCSI being too expensive, and relating to an older server, you can only be advocating IDE at this point
23:27.12scooby2i've used ide in lots of servers
23:27.20drmessanoIm sure you have
23:27.30scooby2if it rarely touches disk, it doesnt matter what you use
23:27.35scooby2floppy is fine
23:27.44drmessano....
23:28.49ManxPowerOne of my customers tried SCSI at one point.  Cost 4x what PATA would have cost, gave no performance improvement for their usage patterns, expecially since the server was limited to 100 Mbps
23:29.43*** join/#asterisk [gquit]bombadil (n=dana@CPE-70-94-44-157.wi.res.rr.com)
23:29.45scooby2my storage server is 16x 1tb seagate 32mb seagate drives. Awesome performance with that and the new Adaptec dual core raid cards.
23:30.04ManxPowerOf course if you have a disk intensive application and are not limited by network bandwidth you want the fastest drives you can get on the fastest interfaces
23:30.54scooby2ManxPower: thats exactly why i just ordered 30 300gb 15krpm sas drives in arrays from Dell. Databases lovem otherwise complete waste.
23:31.24ManxPowerscooby2: yes, I imagine databases DO love those drives
23:31.59*** join/#asterisk _ShrikE (n=_ShrikE@adsl-074-185-215-060.sip.msy.bellsouth.net)
23:32.27ManxPowerheck, one of my customers have servers in production running Mandriva 8.1 on 1.2Ghz CPUs with 80GB HDs.
23:33.44vader--so you think it would be better in the server?
23:34.00scooby2yes
23:34.00ManxPowervader--: what is the usage?
23:34.19scooby2this card is nuts fast for sata
23:34.21scooby2http://www.adaptec.com/en-US/products/Controllers/Hardware/sata/performance/SAS-51645/
23:34.29vader--file storage
23:35.04scooby2go internal. better warranty
23:35.15jayteeSAS is going to support 6Gb/s in 2009-2010 timeframe
23:35.22ManxPowervader--: accessed all locally or all remotely?
23:35.46jayteeand you can hang SATA-II drives off an SAS backplane
23:36.01vader--manx what do you mean?
23:36.11scooby2some of the backplanes allow you to mix and match
23:36.19*** join/#asterisk emist (n=emist@unaffiliated/emist)
23:36.42ManxPowervader--: I mean are the files going to be accessed locally on the server or will the files be accesses via a network link that had no chance of even coming close to the thruput your drives can handle?
23:37.10vader--network link
23:37.15ManxPowerKind of pointless to have a kick ass fast drive if you are accessing it over a network link.
23:37.37ManxPowervader--: in that case I say there is no advantage to having the drives on the server except for the warrenty issue.
23:39.15drmessanoWait
23:39.19drmessanoand your service contract
23:39.34*** join/#asterisk moy (n=moy@189.169.68.109)
23:39.37*** join/#asterisk sky_blue (n=ayates@cpc4-bexl4-0-0-cust504.bmly.cable.ntl.com)
23:39.43vader--?
23:39.49drmessano4 Hr Gold support with Dell is =! RMA with NASmaster
23:40.06drmessanoSo the server may have an upside in that case
23:40.25scooby2the buffalo is only 2.8tb once you raid it
23:40.28scooby2or less
23:42.35sky_bluecan somebody give me some pointers on app_conference? ie syntax. have been using meetme.   exten => s,1,Conference(what goes here?)
23:43.22ManxPowersky_blue: have you done a "core show application conference?
23:44.37sky_blueyes it's installed, i was on here earlier, was conf with meet me between extensions no problem, but unable to get a sip trunk to dial direct to the conf room..........
23:44.57sky_blueso was advised to install app_conference
23:45.20*** join/#asterisk bsaxon (n=bryantsa@68.117.152.206)
23:45.57sky_blue[Synopsis] Channel Independent Conference [Description] Channel Independent Conference Application
23:46.09ManxPowersky_blue: so there is no docs there?
23:46.44ManxPowerBecause every other frickin
23:46.50sky_bluei read http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Conference
23:47.10ManxPower<PROTECTED>
23:47.38drmessanoargues that functionality was removed in 1.x
23:47.43sky_bluebut it seems a different concept to meetme,
23:47.56scooby2arent we using 1.x?
23:48.05ManxPowersky_blue: Yup.  There's docs there.  They are, as always, totally out of date  when it comes to Asterisk applications.
23:48.07*** join/#asterisk coppice (n=chatzill@33.155.17.210.dyn.pacific.net.hk)
23:48.22drmessanoI hope when Scoopy3 comes it, it will have a much faster CPU
23:48.26drmessanoout*
23:48.29ManxPowersky_blue: so which one are you going to be using?  MeetMe or Conference?
23:49.27drmessanoThats so not true.. the docs for the "unlimited license" g729 are current, damnit
23:49.43drmessanoHmm... who was that again?
23:49.49sky_blueusing Conference, but i understand that my conf room is set up as 3000, but i don't go exten => s,1,Conference(3000) do i?
23:50.15drmessanoI dont think anyone here uses that
23:50.23drmessanoWe all use app_meetme
23:50.29ManxPowerdrmessano: that's a codec, not an application
23:50.50ManxPowersky_blue: I have no idea, that's why I was trying to get you to find some docs
23:50.50drmessanoManxPower: Depends on your use of the word "application" ;)
23:51.55scooby2thats the downside to most opensource. Either sparse documentation or its out of date
23:51.56sky_bluei've read the docs, that's why i'm asking for help. a catch 22 it seems.
23:52.41drmessanoTrixbox is very well documented
23:53.04ManxPowerscooby2: Oh, the application docs are totally up to date in Asterisk, it's just the wiki that's out of date.  Someone started an automated updating of the stuff in the /path/to/src/asterisk/docs directory so at least that specific doc probem is no longer an issue.
23:54.45sky_blueok thanks anyway lads, it's gone 1am here now so enough is enough, i'll call it a night. cheers
23:55.11rasterix<PROTECTED>
23:55.19rasterixwhoops
23:55.31rasterixwrong window
23:55.34*** part/#asterisk sky_blue (n=ayates@cpc4-bexl4-0-0-cust504.bmly.cable.ntl.com)
23:55.53scooby2i'm still trying to find out what our last consultant meant by that we could combine queues. We have like 8 sales queues each having its own queue announce, hold music, and number. Same agents answer all 8.
23:56.01*** join/#asterisk [intra]lanman (n=lanman@freeswitch/developer/intralanman)
23:57.24rasterixwhat is "customer controlled call forwarding" on anisdn30?  it says check with your equipment manufacturer to see whether they support this... we have a sangoma a101 pri card

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