| 00:15.45 | blitzrage | jsmith: you're on late tonight |
| 00:16.02 | jsmith | Yeah... |
| 00:16.10 | jsmith | Trying to get some AJAX done for this client. |
| 00:16.18 | blitzrage | ahhhh, good ol' ajax... |
| 00:16.21 | blitzrage | what you building? |
| 00:17.01 | jsmith | AJAX-ified Queue Status page. |
| 00:17.06 | blitzrage | oooooo, neato! |
| 00:17.11 | blitzrage | Louie wants to buy it too :) |
| 00:17.19 | jsmith | Yeah... auto-updates, etc. |
| 00:17.35 | jsmith | Mock-up at www.jennysmith.net/jared/jareddoc.html |
| 00:17.42 | jsmith | (css doesn't yet work for IE) |
| 00:17.57 | blitzrage | yah, using FF (Linux) |
| 00:18.28 | jsmith | Yeah, just threw that out there in case any lurkers were checking it out as well |
| 00:19.00 | blitzrage | ahhhh gotcha |
| 00:19.23 | blitzrage | well, I think I'll build in all these mini star code features. I bet I can get them all done in like 2 hours |
| 00:19.36 | blitzrage | that'll make the list look better |
| 00:20.25 | blitzrage | http://aspn.activestate.com/ASPN/Python/Cookbook/ |
| 00:20.31 | blitzrage | Mike sent that to us today -- it looks REALLY cool |
| 00:20.51 | blitzrage | I'd like to see how the backend handle it -- but apparently they used it for the Python Cookbook |
| 00:53.26 | jsmith | Oh, the star code stuff should be easy -- just look at Lab 13 |
| 01:20.20 | blitzrage | yah -- its just stuff I have to add to [standard_features] |
| 01:20.29 | blitzrage | I've just been avoiding it trying to get the more complex stuff done |
| 01:21.18 | blitzrage | now that I've got initial versions of huntgroups and queues done, I can get those done and out of the way, then finish up the other two major features. Once those are done (hopefully sooner rather than later), then I can implement recording, trunk group counters, or DISA |
| 01:21.46 | blitzrage | not having to write this stuff in PHP to generate the code is SOOOOO much faster :) |
| 05:27.15 | *** join/#asterisk-doc DanTMG (n=danielga@124-168-31-109.dyn.iinet.net.au) |
| 05:27.23 | *** part/#asterisk-doc DanTMG (n=danielga@124-168-31-109.dyn.iinet.net.au) |
| 13:06.25 | *** join/#asterisk-doc trelane (n=trelane@unaffiliated/trelane) |
| 13:31.09 | *** join/#asterisk-doc jsmith (n=jsmith@000-196-222.area3.spcsdns.net) |
| 13:31.09 | *** mode/#asterisk-doc [+o jsmith] by ChanServ |
| 13:38.29 | *** join/#asterisk-doc blitzrage (n=blitzrag@asterisk/documenteur-extraordinaire/blitzrage) |
| 13:38.29 | *** mode/#asterisk-doc [+o blitzrage] by ChanServ |
| 13:38.49 | blitzrage | jsmith: !!! |
| 13:39.02 | jsmith | Morning blitzrage |
| 13:39.04 | blitzrage | thanks so much for making app_read with &'s. That came in super useful last night. |
| 13:39.12 | jsmith | How's your leaves doing? |
| 13:39.26 | jsmith | blitzrage: Cool -- did it ever get stuck in 1.4? |
| 13:39.32 | jsmith | Or did you just apply my patch? |
| 13:39.35 | blitzrage | They were up 6-3 last night, ended up losing 7-6 in the shootout... grrrrrr |
| 13:39.47 | blitzrage | jsmith: I just applied the patch to 1.2. |
| 13:39.53 | jsmith | "The Leaves Fell... from the tree" |
| 13:39.53 | blitzrage | That should go into SVNcommunity |
| 13:39.59 | jsmith | Ah. |
| 13:40.03 | jsmith | Yup, it should. |
| 13:40.16 | blitzrage | I replied to the bug saying so too :) |
| 13:40.28 | jsmith | Or, it should go in our playground, once we get a playground. |
| 13:40.41 | blitzrage | both actually :) |
| 13:41.01 | blitzrage | its an independent app, so its prime candidate for SVNcommunity |
| 13:41.43 | jsmith | No it's not... |
| 13:41.55 | jsmith | It's an addition to app_read. |
| 13:42.09 | blitzrage | well, if you patched app_read.c and put your patched version of app_read.c on SVNcommunity, it is :) |
| 13:42.13 | jsmith | (And, to be honest, affects more than just app_read) |
| 13:42.26 | jsmith | It affects a core function, used by all kinds of different apps. |
| 13:42.26 | blitzrage | oh really? I thought it only touched one file? |
| 13:42.29 | blitzrage | ahhh |
| 13:42.34 | jsmith | Two files. |
| 13:42.39 | jsmith | But the core change isn't in app_read. |
| 13:42.47 | jsmith | The only change in app_read is the documentation |
| 13:43.02 | blitzrage | ah gotcha. Hrmmm... will have to ask Corydon the best way to approach that. |
| 13:43.25 | blitzrage | I'd like to see SVNcommunity used more for this type of thing (backporting relatively safe features that don't touch too much) |
| 13:43.39 | blitzrage | much like app_stack and func_odbc |
| 13:44.30 | jsmith | Well, when we have a playground, we can make all kinds of things like that for 1.2, 1.4, etc. |
| 13:45.23 | blitzrage | yep, that'll be very cool |
| 13:45.42 | blitzrage | when we get that, are we going to be able to setup our own branches? |
| 13:46.32 | blitzrage | if we get that before astricon we might be able to write up a document for using the new svn merging system for developers... if thats something we deem to be useful |
| 13:46.50 | blitzrage | my goal is to try and write a bunch of docs in the code zone at astricon |
| 13:48.14 | blitzrage | did you know that FWD on the dialplan is 393, and DND is 363? |
| 13:48.23 | *** join/#asterisk-doc alerios (n=alerios@208.195.215.170) |
| 13:48.47 | blitzrage | so my FWD and DND activate/deactivate are *3931/*3930 and *3631/*3630 |
| 13:49.01 | blitzrage | made it easier for me to remember last night than *73 which just seems random |
| 13:49.44 | jsmith | Cool. |
| 13:50.03 | jsmith | Yes, we'd be able to make our own branches, etc. |
| 13:50.08 | jsmith | That's the whole goal |
| 13:51.25 | blitzrage | fantastic |
| 14:11.14 | jsmith | ~onjoin _default Alric Hey, your g726 problem got solved yesterday |
| 14:11.14 | jbot | jsmith: ok |
| 14:23.48 | blitzrage | ~onjoin _default Alric Hey, your g729 problem got solved yesterday. Update your bug! |
| 14:23.48 | jbot | blitzrage: ok |
| 14:25.13 | jsmith | In case you can't tell, I love onjoin |
| 14:26.46 | blitzrage | yah, very handy |
| 16:24.47 | blitzrage | oh yay, I get to start working with CDRs in Asterisk! :) |
| 17:36.34 | *** join/#asterisk-doc jsmith (n=jsmith@000-196-222.area3.spcsdns.net) |
| 17:36.34 | *** mode/#asterisk-doc [+o jsmith] by ChanServ |
| 17:46.40 | blitzrage | jsmith: can I ask you a stupid question? |
| 17:46.54 | blitzrage | how can I make it so voicemail skips playing any greeting at all and just plays a ton? |
| 17:46.57 | blitzrage | tone* |
| 17:47.07 | jsmith | The "s" option. |
| 17:47.15 | blitzrage | I just used it... still played unavail msg |
| 17:47.23 | jsmith | Voicemail(1234@default,s) |
| 17:47.32 | blitzrage | yep, thats what I did |
| 17:47.48 | jsmith | Shouldn't have played the unavailable message, unless you did: |
| 17:47.48 | blitzrage | except Voicemail(101@pbx&102@pbx,s) |
| 17:48.00 | jsmith | Weird... that should work. |
| 17:48.07 | jsmith | Sounds like a bug to me. |
| 17:48.08 | blitzrage | I'd think so :) |
| 17:48.10 | blitzrage | yah |
| 18:25.11 | *** join/#asterisk-doc ToTo (n=ToTo@host203-49-dynamic.0-87-r.retail.telecomitalia.it) |
| 20:06.29 | *** join/#asterisk-doc alerios (n=alerios@208.195.215.170) |
| 20:18.29 | blitzrage | hrmmm... how the heck do I mount an NFS partition? |
| 20:18.33 | blitzrage | Wonder what I'm doing wrong |
| 20:18.53 | blitzrage | mount -t nfs mars:/var/spool/asterisk/voicemail /var/spool/asterisk/voicemail |
| 20:19.13 | blitzrage | setup the permissions on mars in /etc/exports, restart nfslock and nfs services... |
| 20:29.41 | jsmith | Anything in /var/log/messages on mars? |
| 20:29.47 | jsmith | Firewall on mars blocking it? |
| 20:30.49 | *** join/#asterisk-doc Alric (n=nbowyer@avantacom.com) |
| 20:31.07 | jsmith | Alric: Your g726 bug got fixed. |
| 20:31.28 | Alric | Wow, cool. |
| 20:31.50 | jsmith | something with Asterisk sending multiple ptimes in SDP, when it's only allowed to send one |
| 20:32.02 | Alric | Well, cool. |
| 20:32.14 | Alric | So do I get karma? :) |
| 20:32.18 | Alric | Or is that just for /fixing/ bugs? |
| 20:32.52 | jsmith | Not sure... I think you get at least 1 point for reporting it. |
| 20:33.47 | Alric | Hooked it up to my PBX here via an ATA, and it just works. |
| 20:33.55 | Alric | Thats /amazing/ :) |
| 20:37.04 | jsmith | Alric: Revision 44972 should have solved your problem. Test, report, and earn karma! |
| 20:37.21 | Alric | I don't know how to check out specific revisions :( |
| 20:37.57 | Alric | man svn wasn't too helpful. |
| 20:38.10 | jsmith | Don't -- just check out the latest from the 1.4 branch |
| 20:38.25 | jsmith | svn co http://svn.digium.com/svn/asterisk/branches/1.4 asterisk-1.4-branch |
| 20:38.35 | Alric | Wait, branch? |
| 20:38.40 | Alric | I did: svn checkout http://svn.digium.com/svn/asterisk/trunk asterisk |
| 20:38.55 | jsmith | Do you want trunk or the latest 1.4 branch? |
| 20:39.02 | Alric | I thought they were the same? |
| 20:39.03 | jsmith | The fix got applied to both. |
| 20:39.05 | jsmith | Nope. |
| 20:39.11 | jsmith | 1.4 got branched at beta2. |
| 20:39.16 | Alric | So they already got branched. |
| 20:39.20 | jsmith | Trunk gets broken, 1.4 gets fixed. |
| 20:39.24 | jsmith | Yup. |
| 20:40.11 | Alric | 45102 |
| 20:46.12 | Alric | Okies |
| 20:46.17 | Alric | Close that bug! |
| 20:47.57 | jsmith | Bug number? |
| 20:51.31 | Alric | 8102 |
| 21:00.05 | jsmith | Already closed |
| 21:00.32 | Alric | .5 karma :) |
| 21:07.59 | blitzrage | w00t :) |
| 21:08.34 | blitzrage | jsmith: heh, I see you suggested firewall earlier. I found it independently, but it was a firewall blocked on the client side :) |
| 21:36.03 | *** join/#asterisk-doc alerios (n=alerios@208.195.215.170) |
| 23:25.59 | blitzrage | jsmith: think you might be able to find some time this weekend to help me setup my website again? |