IRC log for #asterisk on 20121206

00:09.14*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
00:13.15*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
00:18.02*** join/#asterisk corretico (~luis@190.211.93.38)
00:21.51*** join/#asterisk AnGrYfUrBy (~AnGrYfUrB@pdpc/supporter/active/angryfurby)
00:28.41*** join/#asterisk lvlinux (~n1gg@c-50-147-64-9.hsd1.tn.comcast.net)
00:36.16*** join/#asterisk lvlinux (~n1gg@c-50-147-64-9.hsd1.tn.comcast.net)
00:36.41*** join/#asterisk Micc (~Mic@c-24-19-33-189.hsd1.wa.comcast.net)
00:47.52*** join/#asterisk brdude (~brdude@12.155.183.30)
00:53.39*** join/#asterisk apb1963__ (~apb1963@174.134.102.14)
01:07.07*** join/#asterisk deo (~deo@222.127.13.226)
01:07.23*** part/#asterisk deo (~deo@222.127.13.226)
01:10.03*** join/#asterisk justdave (~dave@unaffiliated/justdave)
01:18.48*** join/#asterisk pbxbrian (~pbxbrian@79.97.2.26)
01:29.08*** part/#asterisk AnGrYfUrBy (~AnGrYfUrB@pdpc/supporter/active/angryfurby)
01:39.50*** join/#asterisk Alex25 (~kvirc@bzq-109-64-206-159.red.bezeqint.net)
01:40.45Alex25CHANNEL=`asterisk -rx "core show channels concise" | grep SIP/1001 | grep 124 | awk -F! '$0=$1'`; asterisk -rx "channel request hangup $CHANNEL"
01:41.07Alex25can you tell why this is not working?
01:41.26Alex25CHANNEL variable gets the right string
01:41.37Alex25but call is not hangup
01:43.39Alex25it outputs "SIP/1001-00000107 is not a known channel" even though this is the full SIP id
01:44.55*** join/#asterisk deo (~deo@222.127.13.226)
01:45.02deohi everybody...
01:45.57deomay i ask if theres a way to refresh the digium card, or some sort of reload ???
01:46.23deoi mean, if theres a sip reload , is there a command to refresh the card?
01:46.48*** join/#asterisk Farby (~carly@pdpc/supporter/student/i-am-treasure)
01:47.31deoim using tdm800
01:48.41*** part/#asterisk Farby (~carly@pdpc/supporter/student/i-am-treasure)
02:09.59dijibanybody running openfire/asterisk-IM?
02:19.34*** join/#asterisk FireAndIce (~FireAndIc@123.201.6.77)
02:23.05*** join/#asterisk deanfx (deanfx@jacked.your.ip.addrss.net)
02:23.11deanfxGood evening all
02:25.11jpsharpgreetings, program.
02:26.55*** join/#asterisk navaismo (~navaismo@189.144.120.135)
02:44.55deanfxjpsharp, are you familiar with the Digium D40 handsets?
02:46.08*** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger)
02:46.08*** mode/#asterisk [+o pabelanger] by ChanServ
02:49.25jpsharpI am not.  never touched one.
02:51.31*** join/#asterisk brdude (~brdude@c-24-7-76-160.hsd1.ca.comcast.net)
03:00.02Alex25can you tell why this is not working properly?
03:00.06Alex25CHANNEL=`asterisk -rx "core show channels concise" | grep SIP/1001 | grep 124 | awk -F! '$0=$1'`; asterisk -rx "channel request hangup $CHANNEL"
03:01.20ChannelZIs that being run in your dialplan or what?
03:04.52Alex25it's on bash CLI
03:05.34Alex25it doesn't hangup the call as expexted, although $CHANNEL gets the right value
03:06.35Alex25output: SIP/1001-00000118 is not a known channel
03:07.06Alex25I also tried this:
03:07.09Alex25CHANNEL=`asterisk -rx "core show channels concise" | grep SIP/1001 | grep 124 | cut -f1 -d'!'`; asterisk -rx "channel request hangup $CHANNEL"
03:07.18Alex25but same problem
03:08.11Alex25it seems like an issue with the ! character as delimiter
03:08.45Alex25any idea?
03:13.43deohi all, i do have a problem with my pbx...
03:13.54deohopefully someone can guide me...:(
03:14.00jpsharpWell, out with it. :)
03:14.18deoproblem is.. incoming call is alrighty... but outgoing call is not
03:14.30deolocal to local calls is ok too..
03:15.08jpsharpwell, show us a log of the console on an outbound call.  Please use pastebin.
03:15.10jpsharp~pb
03:15.10infobotA "pastebin" is a web-based service where you should paste anything over 3 lines so you don't flood the channel. Here are links to a few: http://www.pastebin.com, http://pastebin.ca, http://channels.debian.net/paste, http://paste.lisp.org, http://bin.cakephp.org/; or install pastebinit with yum or aptitude.
03:17.05deohi jpsharp ..
03:19.27deoyou mean here >  /var/log/asterisk/full
03:20.16jpsharpPreferably from the console.  "asterisk -r"
03:44.35deojpsharp: here > http://pastie.org/5487033
03:44.57deoit is a log on one outgoing call that did not push through
03:48.02jpsharpWell, it is dialing out on DAHDI channel 4.  It is dialing 3447280.
03:48.44jpsharpIs that a valid number to dial on the line the dahdi port is plugged into?  Is the dahdi port plugged in?
03:50.03deoyes jpsharp
03:50.35deofyi, im using tdm800 card from digium
03:50.54jpsharpI am not sure, then.  It appears to be dialing out.
03:53.31*** join/#asterisk FireAndIce (~FireAndIc@123.201.6.77)
03:53.40deo:(
03:54.01deoone thing.. other call will push through...
03:54.53deohow am i going to check  jpsharp if what channel the calls went through?
04:21.45deoi noticed both calls were on dahdi channel 4
04:33.37*** join/#asterisk fritz09 (~Adium@pop1-765.catv.wtnet.de)
04:36.58deoboth calls that pushed through and not...
04:48.04*** join/#asterisk Qwell (~north@pdpc/sponsor/digium/Qwell)
04:48.05*** mode/#asterisk [+o Qwell] by ChanServ
05:25.32*** join/#asterisk navaismo (~navaismo@189.144.120.135)
05:27.21*** join/#asterisk Sicelo (Sicelo@unaffiliated/sicelo)
05:29.41*** join/#asterisk mintos (mvaliyav@nat/redhat/x-elvthlywhgwvkzbt)
05:31.49*** join/#asterisk appleboy (~appleboy@about/cooking/nakedchef/apple/tarts)
06:00.50*** join/#asterisk retentiveboy (~retentive@74-95-28-33-Atlanta.hfc.comcastbusiness.net)
06:44.05*** join/#asterisk fritz09 (~Adium@pop1-765.catv.wtnet.de)
06:53.08*** join/#asterisk oej (~olle@2001:16d8:cc57:1000::42:1003)
06:58.22*** join/#asterisk gerhard7 (~gerhard7@82-168-115-40.ip.telfort.nl)
07:08.50*** join/#asterisk vfabi (~fabi@host-static-93-116-255-140.moldtelecom.md)
07:13.45*** join/#asterisk ThomasLocke (~ThomasLoc@pdpc/supporter/active/thomaslocke)
07:16.07*** join/#asterisk vlad_starkov (~vlad_star@83.149.8.107)
07:18.12*** join/#asterisk gavimobile (~user@bzq-218-196-30.red.bezeqint.net)
07:20.02*** join/#asterisk FireAndIce (~FireAndIc@123.201.6.77)
07:21.05gavimobilethere are no preconfigured dialing rules in astersisk right? I dialed *79 instead of *97 and now my phone doesn't have a normal dialtone. I dialed this from a phone which is connected with a lynksys ata adapter. im guessing I need to read the manual for my device to see what I did and how to disable it
07:25.51ChannelZNot really, no.  You're probably talking about FreePBX, or you've trigged a feature code on the phone its self
07:26.06ChannelZOr the ATA actually.
07:28.00ChannelZAlthough looking at my own Linksys ATA, *79 is 'DND Deactivate' which isn't anything interesting.
07:31.11gavimobileChannelZ: im not a freepbx user. I completely configured my asterisk pbx manually. I never added any dialplan for *79.
07:31.31kaldemarchan_dahdi does have vertical service codes but this is SIP so those don't apply.
07:31.37gavimobileChannelZ: im going to look in my ata device to see what I did
07:31.46gavimobilethe manual doesn't have this information
07:32.22gavimobilekaldemar: well I created a dialplan for voicemail using *97 && *98
07:39.33*** join/#asterisk elico (~Thunderbi@109.64.229.90)
07:40.36gavimobileChannelZ: got it
07:40.38gavimobilethanks
07:40.50gavimobileI needed to activate it to deactivate
07:40.52ChannelZWhat did your dialtone sound like?
07:41.32gavimobileit was link the regular ringtone coming in and out ever 3/4 of a second
07:41.36gavimobilelike*
07:41.54ChannelZSounds like DND on
07:41.56gavimobileI did *78 than *79
07:42.00gavimobileyes, it was dnd
07:42.18gavimobileor visa versa, don't remember
07:42.21ChannelZfor me *78 is on and *79 is off.  But if it's fixed it's fixed
07:42.34gavimobile(09:41:19) gavimobile:
07:42.34gavimobileor visa versa, don't remember
07:42.39gavimobileits the same as your forsure
07:58.01*** join/#asterisk TimeRider (~steve@timerider.plus.com)
08:00.32*** join/#asterisk deo (~deo@222.127.13.226)
08:04.47*** join/#asterisk bulkorok (~bulkorok@85.183.36.36)
08:06.16*** join/#asterisk Chandrakant (~chandraka@115.252.76.195)
08:06.26ChandrakantHello
08:06.33ChandrakantI am using asterisk 10.9.0
08:07.05Chandrakantwhen i started work with res_odbc, it get stuck and Last attempt connection show: 1970-01-01 00:00:00
08:07.37Chandrakantanyone have idea regarding this problem
08:09.09bulkorokChandrakant: is your odbc self working!?
08:09.32Chandrakantyes when i do isql <dsnname> it works
08:09.38bulkorokgood
08:09.59Chandrakanteven from dialplan i get result of odbc query
08:10.31Chandrakantbut last attempt connection was not updated, so it results in odbc connection was terminated ...
08:11.10*** join/#asterisk deo (~deo@222.127.13.226)
08:11.16bulkoroksame at my machine...
08:11.17*** join/#asterisk Diffen (~diffen@80.78.212.242)
08:11.29bulkorokdon't know...
08:12.11*** join/#asterisk k610 (~K610@cred.epid.ucl.ac.be)
08:12.33*** join/#asterisk mihamina (~mihamina@ip-41-190-237-66.orange.mg)
08:13.07*** join/#asterisk santa0536 (~santa@cn-bgp-nat.portaone.com)
08:19.54*** join/#asterisk creativx (~creadurex@226.62-97-205.bkkb.no)
08:20.01*** join/#asterisk acidfoo (~nib@modemcable094.94-70-69.static.videotron.ca)
08:21.46Chandrakantany idea?
08:23.42*** join/#asterisk darkskiez (~mhb@fsf/member/darkskiez)
08:29.22*** join/#asterisk ircmouser (~guest@adsl-68-123-111-161.dsl.scrm01.pacbell.net)
08:32.09*** join/#asterisk oej (~olle@2001:16d8:cc57:1000::42:1003)
08:32.31*** join/#asterisk oej (~olle@2001:16d8:cc57:1000::42:1004)
08:38.16*** join/#asterisk nunne (~nunne@static-213-115-116-75.sme.bredbandsbolaget.se)
08:45.04*** join/#asterisk areski (~areski@80.174.255.87.dyn.user.ono.com)
08:52.46*** join/#asterisk vlad_starkov (~vlad_star@83.149.8.107)
08:55.54*** join/#asterisk kresp0 (~kresp0@81.61.24.25.dyn.user.ono.com)
08:59.08*** join/#asterisk Pegasus_RPG (~chatzilla@p5DD42010.dip.t-dialin.net)
09:00.14Pegasus_RPGHello. I'm on * 1.6.2.9 and would like to have the system do some DTMF routing while a certain voicemail box greeting is being played. I'm not even sure what to google for. Where should I start?
09:00.56Pegasus_RPG(The point of this is to allow callers that know a special "code" dial it while the greeting is playing to be routed elsewhere (ring the call on another pre-set phone number))
09:01.59*** join/#asterisk bombev (~bombev@PPPoE-Static-40-132.UnicsBG.Net)
09:03.49*** join/#asterisk eharris (~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net)
09:08.10*** join/#asterisk gerhard7 (~gerhard7@82-168-115-40.ip.telfort.nl)
09:08.36*** part/#asterisk deo (~deo@222.127.13.226)
09:13.23nunnePegasus_RPG: what you could to is is just playback the voicemail greeting file either with Read() or Background(). and if no input (or the wrong one) has been made enter VoiceMail(box,s) so no greeting will be played.
09:13.55*** part/#asterisk Matthias (~Matthias@2001:15c0:670f:ffff::2)
09:14.01Pegasus_RPGah ok sounds good, nunne, thanks!
09:19.33*** join/#asterisk IsUp (~nocturne@unaffiliated/isup)
09:19.52IsUphello
09:20.16bombevhi all
09:25.11*** join/#asterisk plantseeker (~Plantseek@77.240.63.97)
09:25.14kaldemarPegasus_RPG: the VoiceMail app will exit to the "o" extension if 0 is pressed or "a" if * is pressed.
09:35.23*** join/#asterisk apb1963__ (~apb1963@174.134.102.14)
09:46.42*** join/#asterisk tzafrir_laptop (~tzafrir@local.xorcom.com)
09:48.37*** join/#asterisk alsuren__ (~dlaban@80.169.133.251)
09:52.05*** join/#asterisk pcAngel (yoink@S0106c8be195a474c.vc.shawcable.net)
09:54.16pcAngelI'm trying to dial the UK from Canada and my trunk is responding with "No more gateways" which is the standard message I've always had from them if I format an extension incorrectly (I'm sending it to SIP/01144_______@IP, and for Canada/US I use SIP/1________@IP)  - they told me that they activated internatinal dialing, but I can't figure out what I could be doing wrong
09:54.40pcAngelwhat other extensions would you guys suggest I try sending it to?  I can't get in touch with the trunk provider at this hour & a new client is starting on our system in 1 hour
09:58.04nunnepcAngel: if your trunk accepts regular country codes it should be 0044 areacode number for the UK
09:58.44nunneso bascially it should be 0044 + number (remove the leading 0 from the number - if any)
10:01.55*** join/#asterisk ghost75 (~trechber@dslb-178-002-149-014.pools.arcor-ip.net)
10:02.05pcAngel=\  Same message.  I also tried +01144, +44, 44 on the prefix.
10:02.35pcAngelWe got a UK DID from them, and if I dial 01144___ with the DID number we were assigned, it routes
10:02.41pcAngelthat troubles me more than anything...
10:03.23pcAngelto me it says I got the formatting right (it's a Canadian trunk provider, and here we use 011 to access any country code other than 1)
10:04.15nunneAha, okay. then I will probably not now how to help you. since im just used to 00 for accessing lines outside my country.
10:04.53nunnethere is no info on how they want the code to be formated after 011?
10:04.55pcAngelalright, thanks for the tip on it
10:05.06nunneyou tried simply dialing 0110044<num>?
10:05.09pcAngelNo they don't have any documentation on their wesite
10:05.12pcAngeloh
10:05.20pcAngelno I haven't tried that
10:05.20*** join/#asterisk rhce7320 (~rhce7320@59.167.200.141)
10:05.47Pegasus_RPGnunne: Okay, so now I'm trying to have background() change the context, so I have exten => a,1,Background(thank-you-for-calling,,,newcontext) but it's remaining in the same context. Does the fact that the VoiceMail() that generated the asterisk press was run in a macro?
10:05.48pcAngelif I were to dial from my cell phone, though, it'd be 01144- I think 011 to us is 00 to you
10:06.26Pegasus_RPGI mean does that fact have anything to do with ti?
10:07.03nunnePegasus_RPG: Whenever I have to do voicemail where actions should be avaible i almost never do it through the voicemail-app. i do something like this. (let me just put something i pastebin for you :P)
10:07.49nunneit looks like 01 is for accessing outside lines perhaps since the US has international code 1. so have you tried 0144?
10:07.53nunneinstead of 01144
10:08.14nunnebecause maybe 011 will try to route to country code 1. so 0144 might route to country code 44
10:08.25Pegasus_RPGpcAngel: I had issues with that too awhile back. When you look at *'s detail log, is it actually sending what you expect to the trunk?
10:10.32pcAngelYes the SIP Invite looks like I'd expect
10:10.38pcAngelthis trunk works for north american dialing without any issues
10:11.25nunnePegasus_RPG: http://pastebin.com/YEHgFEwG <- is it something like this your looking for?
10:12.16Pegasus_RPGnunne: oh that looks really good thank you
10:12.20pcAngelnunne:  everything under googling "call uk from canada" confirms that 011 is our code for accessing other countries;  if we need a code to get out of our country code, then it'll be 011- but from there a matter of whether or not we add other things like a +, or if it could even be a caller ID formatting issue
10:12.37pcAngelI'm just lost though.  I tried all of those codes you sent me
10:13.56nunne+ is usually intead of 00. but putting it in the middle of the number will probably make the trunk confused :) (more so than it allready seems to be ;))
10:13.58pcAngelActually
10:14.06pcAngelI just noticed something really strange in my CDRs
10:14.47pcAngeljust testing to see if it's consistent when I try to dial the UK
10:14.56nunneyeah, it seems like you should dial 011 44 <area code> <number>
10:16.43nunnepcAngel: what is the exact number your trying to dial (if it's not to personal), i can check if it's possible to dial from here if you want. i think UK nums should be 10 digits long (if that helps)
10:18.16pcAngelI don't think this is related, but after the "no more gateways" message from the sip trunk, sip show channels is empty, core show channels is not, and my CDR ends up saying "s,incoming...FAILED"
10:18.23pcAngelbut even if I try with a completely invalid number it says that
10:18.36pcAngels,incoming is the default inbound context
10:19.45nunneIt shouldn't be related to why it's not working. Probably the CDR logs the failed calls in this strange manner :)
10:19.54*** join/#asterisk StaRetji (~LittleAll@178.79.10.247)
10:20.03pcAngel011 44 1617102180    is an IVR I imagine
10:20.13nunneno more gateways is a strange error.. but probably because it cant route it due to the number to any gateway at all
10:20.55StaRetjifolks, I had problem yesterday, was having huge traffic on asterisk so I restarted it, huge mistake! Many calls where ongoing, and they didn't receoved BYE message, so other party never hangup the line.
10:21.07nunneyeah, no IVR, but I got dialtone.. so hung up :D but it was an UK dialtone for sure.. it's a bit more "aggressive" haha :)
10:21.08pcAngelhmm
10:21.17pcAngelActually
10:21.28pcAngelI was testing it on a different phone number until I gave that one to you
10:21.35pcAngelThat phone number worked on my trunk
10:22.02pcAngelthat phone number was for a UK SIP Trunk provider that I signed up for last Friday & who hasn't replied to any of my emails after sending a deposit, so feel free to leave them nasty messages if they do answer
10:22.06*** join/#asterisk Matthias (~Matthias@2001:15c0:670f:ffff::2)
10:22.16pcAngelI think I was just using a bad test number :s
10:22.24StaRetjiI know that after restart, I don't have active SIP channels, but is it possible to make a script which will send BYE message to numbers that were used in last few minutes?
10:22.32nunnethe number you are trying to dial, is it some sort of free number, customer service? because sometimes they have a completly different number from dialing outside the country because of the number can't be reached from the outside
10:22.40StaRetjiot there is no help in this case?
10:23.36pcAngelNo, it's a sample of my customers leads for an auto dialer
10:23.58pcAngeland they're all geographic numbers I think
10:25.03nunneStaRetji: Isn't there a gracefull restart method for asterisk? I think so? But I might be wrong as always ;)
10:25.35nunneAha, you have regged a number in the UK and that is the number your trying to dial? but it's not working?
10:25.46pcAngelIt was a mobile number starting with 77, matching the 77xx xxxxxx pattern on http://en.wikipedia.org/wiki/Telephone_numbers_in_the_United_Kingdom#New_mobile_numbers_start_using_077xx.2C_078xx.2C_079xx
10:26.05pcAngelIt may have been an invalid number, I'm going to try some other numbers from this list
10:26.23pcAngelNo, it's not my number, my client is a call center
10:26.29StaRetjinunne: what is graceful? like "core restart when convenient" ? but in my case I had 5000 sip channels, asterisk hanged
10:26.38StaRetjiso, I restarted
10:26.45StaRetji100's of calls where not hangup
10:27.06StaRetjiso, instead of 100 seconds calls when asterisk restarted
10:27.15StaRetjiI have 100's of 1800 seconds calls
10:27.21StaRetjinightmare :(
10:27.39StaRetjiis there a way to restart asterisk with BYE message to all sip channels?
10:27.55pcAngelif asterisk hung... I don't know how it'd send a bye message;  Also, if direct media is functioning, wouldn't the rtcp stream stay active?
10:27.55kaldemargraceful is that asterisk stops receiving calls and restarts when all ongoing calls have hung up.
10:28.20pcAngelthroughout a restart?
10:28.49StaRetjikaldemar: how to do it?
10:28.56StaRetjithx
10:29.53StaRetjiso, in case of Internet outage, also calls will be hangup on my side, but on vendor side, they will stay connected
10:29.59kaldemarcore show help core restart
10:30.22*** join/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190)
10:30.41*** part/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190)
10:30.48StaRetjigot it, thx kaldemar
10:31.15StaRetjiso, in case asterisk hanged or Internet outage, I can't do anything?
10:31.17pcAngelbtw nunne thanks.. .best I Can tell, I'm able to dial UK numbers starting with a 1, but not 7-so there may be a restriction set up on mobile numbers from my provider
10:37.31nunneStaRetji: can't your provider / end points end the calls if no data/signalling has been sent/recieved. 1800s is long timeout?
10:38.13StaRetjiyes, they are going to reduce this to 30 seconds
10:38.19StaRetjibut it is late now :/
10:38.34StaRetjiI have to sell my car to cover lost
10:38.43StaRetjices't la vie
10:39.26nunneStaRetji: Fuck. Sorry to hear that!
10:40.07nunneThey can't help you with this? (you can probably provide logs that no RTP data was sent during this time.. so it's a no cost for the provider).. plus they have weirdly long timeout!
10:42.15nunnepcAngel: Seems likely :)
10:59.24*** join/#asterisk FireAndIce (~FireAndIc@123.201.6.77)
11:01.12*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
11:07.22*** join/#asterisk vader-- (~me@pool-72-92-38-165.phlapa.fios.verizon.net)
11:07.23*** join/#asterisk kayatwork (~kayfox@orca.zerda.net)
11:23.23*** join/#asterisk Greenlight (~email@cpc1-dund9-0-0-cust142.16-4.cable.virginmedia.com)
11:28.07pcAngelclient's running smoothly now that the problem was narrowed down to just being with UK mobile numbers
11:28.14pcAngelthanks for the ear Nunne
11:28.23pcAngelIt's 3:30am in my time zone :s
11:37.37*** join/#asterisk mirela666 (~Thunderbi@212.200.146.253)
11:41.44*** join/#asterisk italorossi (~italoross@189.124.196.68)
11:51.07rowshiAnyone having trouble with the app_confbridge on FreePBX 2.10?
11:51.48rowshiI call into the conference number and the nice lady just tells me my PIN is invalid for the conference.  I don't even get the prompt to enter a PIN
11:52.53GreenlightSounds like a FreePBX related issue, which isn't supported here
11:53.01Greenlight~freepbx
11:53.01infobot[~freepbx] FreePBX is unable to be supported here. It is made up of complex dialplans and scripts which can't be easily supported by people who aren't deeply involved. Try joining #freepbx and asking there
11:53.52rowshiThanks Greenlight and infobot...
11:54.52*** join/#asterisk ujjain (~ujjain@unaffiliated/ujjain)
11:54.53GreenlightNo problems - hope they can help answer your question
12:01.40*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
12:03.18rowshiGreenlight: doesn't look like it :D  the channel is quiet as a church.
12:04.27GreenlightAhh ;( Give them time I guess. I've not personally used the FreePBX confbridge module so can't give any more help, I've always used ConfBridge from my own extension in the dial plan.
12:04.46GreenlightI guess you've tried ensuring all modules are latest etc?
12:10.13*** join/#asterisk vlad_starkov (~vlad_star@83.149.8.119)
12:20.35*** join/#asterisk slav3_kitten (~kitten@unaffiliated/slav3-kitten/x-0866809)
12:21.47Pegasus_RPGIf I record custom sound files, what format & sample rate should they be, or does * automatically down-sample high quality files?
12:24.12kaldemarformat choice depends on the codecs you use as transcoding/resampling is a performance hit, but generally e.g. wav's in  mono, 16-bit, 8 Khz will do.
12:27.56*** join/#asterisk coppice (~chatzilla@globbits.tripleone.co.uk)
12:29.08*** part/#asterisk StaRetji (~LittleAll@178.79.10.247)
12:36.44*** join/#asterisk deo (~deo@112.198.79.10)
12:37.13*** join/#asterisk jsjc (~Adium@226.Red-80-33-236.staticIP.rima-tde.net)
12:39.18*** join/#asterisk slav3_kitten (~kitten@unaffiliated/slav3-kitten/x-0866809)
12:42.58*** join/#asterisk vlad_starkov (~vlad_star@83.149.8.119)
12:45.19*** join/#asterisk fritz09 (~Adium@pop1-765.catv.wtnet.de)
12:58.03*** join/#asterisk Greenlight (~email@cpc1-dund9-0-0-cust142.16-4.cable.virginmedia.com)
13:03.12*** join/#asterisk mihamina (~mihamina@ip-41-190-237-66.orange.mg)
13:07.39*** join/#asterisk ghenry (~ghenry@pdpc/supporter/monthlybyte/ghenry)
13:15.49*** join/#asterisk mjordan (~mjordan@nat/digium/x-ittlxwtidgtbziic)
13:15.49*** mode/#asterisk [+o mjordan] by ChanServ
13:18.21*** join/#asterisk Sicelo (Sicelo@unaffiliated/sicelo)
13:18.37*** join/#asterisk coppice (~chatzilla@123203240234.ctinets.com)
13:18.59*** join/#asterisk FireAndIce (~FireAndIc@123.201.6.77)
13:23.35*** join/#asterisk mirela666 (~Thunderbi@212.200.146.253)
13:28.26*** join/#asterisk [TK]D-Fender (~TK]D-Fend@216-191-106-165.dedicated.allstream.net)
13:36.33gavimobilehelp, once again my pbx is being attacked. my passwords are 15 digits and longer, im using iptables
13:36.35gavimobilefail2ban
13:37.13WIMPyTwitter is next door right.
13:37.19coppicehave you considered nuclear retaliation?
13:37.21WIMPyOr was that a question?
13:37.44gavimobilemy peers are set to type=peer
13:37.57*** join/#asterisk apb1963__ (~apb1963@174.134.117.244)
13:39.04gavimobileoops, nevermind I made that call
13:39.26gavimobilebut I do see some activity
13:39.48gavimobileI did not make these calls http://pastebin.com/RBaSBXAC
13:45.14Siceloiirc wiki doesn't really recommend fail2ban here.. rather, other methods
13:48.35*** join/#asterisk k611 (~K610@cred.epid.ucl.ac.be)
13:49.26*** join/#asterisk BarthezZ (~bart@monitoring.deheij-ict.nl)
13:49.32gavimobilewell how is this person able to attempt to make calls from my pbx without registering?
13:49.56gavimobileit actually looks like he's trying to call me
13:50.17[TK]D-Fendergavimobile, Have you considered actually looking at the call?
13:51.38gavimobile[TK]D-Fender: im trying to make sense of it
13:51.49[TK]D-Fendergavimobile, Look at the actual calls.
13:52.12[TK]D-Fendergavimobile, your SIP config alone propable exlains why (suspected)
13:52.14*** join/#asterisk k612 (~K610@cred.epid.ucl.ac.be)
13:52.56gavimobile[TK]D-Fender: bogus
13:53.02gavimobileI created bogus as my default context..
13:53.22[TK]D-Fendergavimobile, And do any peers NOT say to go somewhere else?
13:53.53gavimobileno, all peers go elsewhere
13:54.35*** join/#asterisk k610 (~K610@cred.epid.ucl.ac.be)
13:54.42[TK]D-Fendergavimobile, Then that is already the answer as to "why"
13:54.52[TK]D-Fendergavimobile, And you are asking a rhetorical question.
13:55.28*** join/#asterisk serafie (~erin@nat/digium/x-thfmbykodwbnlqrm)
13:55.43gavimobile[TK]D-Fender: is that normal that people try to attempt to call from my server without registering?
13:55.58[TK]D-Fenderfacepalms
13:56.02gavimobile[TK]D-Fender: what I mean is, is that normal that they are able to connect at all
13:56.07[TK]D-Fendergavimobile, Anyone can throw a call at you whenever they want.
13:56.26[TK]D-Fendergavimobile, YOU allowed ANONYMOUS CALLS.
13:56.33gavimobile[TK]D-Fender: ahh, so the call is coming in!
13:56.38[TK]D-Fender....
13:56.40[TK]D-FenderHUH?
13:56.46[TK]D-FenderEvery call is *in*
13:56.59WIMPyRegistering and placing calls are two different things, not related to another.
13:57.10gavimobilewhat makes an anonymous call, "an anonymous call"
13:57.19[TK]D-Fendergavimobile, Not matching a PEER <-\
13:57.58[TK]D-FenderI don't know you = anonymous.  he says he's "Fred".  I don't have a [fred].  guess he's ANONYMOUS
13:58.10[TK]D-FenderThis ain't Raw-Cat Sigh Hence.
13:58.17gavimobileis it recommended to turn it off?
13:59.46*** join/#asterisk k611 (~K610@cred.epid.ucl.ac.be)
14:00.24[TK]D-Fendergavimobile, Do YOU have a reason not to?
14:01.30gavimobile[TK]D-Fender: with your wonderful explination :-) I have no reason to keep it on anymore. I kept it open cause I thought if for example someone wanted to call me from a voip line or a line which didn't have a clid they wouldn't get their call droped from my pbx, but now I understand that it has nothing to do with eachother
14:01.49gavimobileallowguest=no is not set
14:02.16gavimobileI remember when reading about security, there was another variable which should be set.
14:02.21WIMPyWhat's the point in using VOIP if you don't acept calls?
14:02.28*** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger)
14:02.29*** mode/#asterisk [+o pabelanger] by ChanServ
14:02.45gavimobilefound it, alwaysauthreject
14:03.05gavimobileWIMPy: of course I want to accept calls.
14:03.30gavimobileI thought it was related with callerid
14:03.56WIMPyIt's not.
14:05.07*** join/#asterisk brad_mssw (~brad@shop.monetra.com)
14:05.11gavimobileWIMPy: yes thank you!
14:07.17gavimobiledoes alwaysauthreject work in 1.8?
14:08.31*** join/#asterisk tonyclewis (uid6025@gateway/web/irccloud.com/x-oyheenwqqnwsfeqd)
14:10.17*** join/#asterisk camerin (hoax@newelite.bshellz.net)
14:14.30[TK]D-Fendergavimobile, Yes
14:15.49gavimobile[TK]D-Fender: thanks man
14:15.49*** join/#asterisk vassilux (~vassilux@LPuteaux-156-14-48-156.w82-127.abo.wanadoo.fr)
14:21.52*** join/#asterisk amessina (~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e)
14:23.28vassiluxhi alls , I got some troubles with IAX2 trunk. When I use the cluster addrese of the target iPBX i can't make outgoing calls. I set calltokenoptional=0.0.0.0/0.0.0.0 . It works fine with the real ip address of target box. Any idea
14:26.19*** join/#asterisk Lepon (Lepon@60-241-109-208.static.tpgi.com.au)
14:28.03LeponHey all, I'm using asterisk 1.8 and the default config files seem to indicate I should be using maxsecs=XX to limit voicemail length but it doesn't seem to do anything. ANy ideas what I might be doing wrong
14:28.34[TK]D-FenderLepon, show us.
14:28.57Lepon; Maximum length of a voicemail message in seconds
14:28.58Leponmaxsecs=45
14:29.40*** join/#asterisk mirela666 (~Thunderbi@212.200.146.253)
14:29.41Leponi googled a bit and saw some references to maxmessage but that doesn't appear anywhere in the sample config file and seems to be realted to an older version?
14:29.53[TK]D-FenderLepon, show us.
14:30.34*** join/#asterisk mirela666 (~Thunderbi@212.200.146.253)
14:30.59Leponwhat do you mean show you sorry? i have the line "maxsecs=45" under the [general] section in voicemail.conf
14:31.43Leponis there some debug info that I can output at all?
14:32.24[TK]D-FenderLepon, We don't see exactly where you put everything, or the call going in.
14:32.25*** join/#asterisk deo (~deo@112.198.91.171)
14:32.48*** join/#asterisk myyrdin (~myyrdin@gateway/tor-sasl/myyrdin)
14:34.54*** part/#asterisk Pegasus_RPG (~chatzilla@p5DD42010.dip.t-dialin.net)
14:36.09*** join/#asterisk Katty (~Katty@97-91-121-70.static.stls.mo.charter.com)
14:36.25Kattyohai.
14:36.29*** join/#asterisk mirela666 (~Thunderbi@212.200.146.253)
14:36.58Katty[TK]D-Fender: so, the suit and tie is nice...but idk about that gold thing you had goin on
14:39.15SeRiLepon: do a verbose and pb the output and show where vmail lenght is grater than specified.
14:39.33[TK]D-FenderKatty, trick of the light.  It's far darker, but the sheen & angle lit it up too much
14:39.59[TK]D-FenderKatty, one of many reasons I don't do flash photography :)
14:50.02*** join/#asterisk elico (~Thunderbi@bzq-109-64-229-90.red.bezeqint.net)
14:50.53*** join/#asterisk ghost75 (~trechber@dslb-178-002-149-014.pools.arcor-ip.net)
14:50.55*** join/#asterisk wonderworld (~w@dsdf-4db556a8.pool.mediaWays.net)
14:54.12carrarwoah
14:54.14carrarhi Katty
14:54.39Kattyhugs carrar
14:54.45carrarhugs Katty!
14:55.13*** join/#asterisk mirela666 (~Thunderbi@212.200.146.253)
14:58.39vassiluxAny idea, I got Auto-congesting call due to slow response.
15:08.05Kattycarrar: the boy is going to like his xmas presents this year :>
15:08.09Kattyoh. speaking of xmas.
15:08.14Kattyinfobot: christmas
15:08.14infobotextra, extra, read all about it, christmas is the feast for the birth of Jesus Christ our Savior, or commercialised, or on December 25th. unless you aren't christian, when christmas is an opportunity to screw dumb christians for lots of money, or nono, this is all wrong, christmas is on December 24th
15:08.19Kattyinfobot: christmascard
15:08.24Kattyinfobot: christmas card
15:08.24infobotchristmas card is, like, If you're interested in joining the 2012 Christmas Card Exchange, please see Katty!
15:08.31*** join/#asterisk AkkerKid (~AkkerKid@50-200-18-202-static.hfc.comcastbusiness.net)
15:08.34Kattyoh sweet it's still current
15:08.38Kattypats infobot
15:13.55KattyQwell: poke
15:17.49*** join/#asterisk rbd_ (~rbd@cpe-173-095-178-212.nc.res.rr.com)
15:17.50rbd_hi guys... we're using MRCPRecog and passing a dialplan variable into that, but are finding that our dialplan variables are limited to between 100 and 200 characters in length (asterisk 1.6.x)... is there any way to expand this limit?
15:18.34*** join/#asterisk gerhard7 (~gerhard7@82-168-115-40.ip.telfort.nl)
15:21.24*** join/#asterisk zerohalo (~zerohalo@74.61.196.236)
15:22.51*** join/#asterisk tonikasch (~tonikasch@unaffiliated/tonikasch)
15:23.45*** join/#asterisk chris-NB (~chris@fw.commpany.at)
15:28.36*** join/#asterisk anonymouz666 (~anonymouz@189-25-146-98.user.veloxzone.com.br)
15:30.08*** join/#asterisk sruffell (~sruffell@asterisk/the-kernel-guy/sruffell)
15:30.08*** mode/#asterisk [+o sruffell] by ChanServ
15:34.35SuperNullsilly question but can asterisk dialplan script deal with arrays in anyway?
15:34.45SuperNullor is there array support.
15:35.22anonymouz666there is a function called ARRAY
15:35.39SuperNullany stupid limitations with them?
15:36.00anonymouz666it works for me
15:36.04kaldemarthey're not really arrays. just an array-like implementation helper for app Set really.
15:37.30anonymouz666kaldemar: as he asked for "dialplan script" that is what came into my mind, for real array support he should use a programming language.
15:38.39SuperNullis it indexable for use with loops ?
15:40.29WIMPySuperNull: No, but you can use dynamic names.
15:40.56WIMPyBut as anonymouz666 said, you should probably use AGI.
15:43.19[TK]D-FenderI'd highly recommend it....
15:47.21*** join/#asterisk bullium (~wbradshaw@216.68.250.27)
15:47.28Kattyinfobot: forget christmas card
15:47.28infoboti forgot christmas card, Katty
15:47.53Kattyinfobot: If you would like to join the 2012 Christmas Card Exchange please see Katty or go to http://tinyurl.com/aqldl7r
15:53.41vassiluxsorry alls, I change bindaddr but not restart asterisk jsut relaod iax2. it works well now
15:56.48*** join/#asterisk moos3 (~moos3@pool-72-73-84-223.ptldme.east.myfairpoint.net)
16:00.34*** join/#asterisk Tim_Toady (~moi@188.4.34.15.dsl.dyn.forthnet.gr)
16:06.06*** join/#asterisk klobucar (uid1012@gateway/web/irccloud.com/x-hmwjkvlusrjsxusv)
16:09.51*** join/#asterisk asilva (~asilva@gandalf.ai.unesp.br)
16:11.03asilvaHello all!! , about namedcallgroup and namedpickgroup in Asterisk 11, does it work with the built in pickup or i have to use the PickUp Application ?
16:11.38*** join/#asterisk kresp0 (~kresp0@81.61.24.25.dyn.user.ono.com)
16:17.15*** part/#asterisk nunne (~nunne@static-213-115-116-75.sme.bredbandsbolaget.se)
16:17.30SeRiEkiga 4.0 released... Interesting
16:19.12*** join/#asterisk malcolmd (~malcolmd@pdpc/sponsor/digium/malcolmd)
16:19.12*** mode/#asterisk [+o malcolmd] by ChanServ
16:22.11*** join/#asterisk cyborg-one (~cyborg-on@130-0-32-145.broadband.tenet.odessa.ua)
16:24.09*** join/#asterisk ujjain (~ujjain@unaffiliated/ujjain)
16:24.10Kattytwiddles thumbs.
16:24.18Kattysomeone needs to open a ticket before i have to start knittin
16:25.11*** join/#asterisk fritz09 (~Adium@pop1-765.catv.wtnet.de)
16:28.56n3hxsKatty, knits Christmas Cards?
16:33.32Kattyi suppose i could.
16:33.42Kattytho i'm working on some icord garland for the christmas tree.
16:36.52*** join/#asterisk hehol (~hehol@2001:1438:1009:200:b481:89a7:a1e9:9271)
16:40.11*** join/#asterisk vinhdizzo (~vinh@vqn-portege.ics.uci.edu)
16:41.36asilvaDoes namedcallgroup/namedpickupgroup works under mysql realtime /
16:41.38asilva?
16:41.50*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
16:43.45*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
16:45.14*** join/#asterisk a1fa (~a1fa@unaffiliated/a1fa)
16:46.14a1fabroadvoice is bunch of clowns
16:46.49a1favery unprofessional service
16:47.02a1fagod forbid if you have a problem with your account, or a billing dispute
16:47.40a1fasupport is a joke; they are pushing a new brand provider they are trying to get going, and they were supposed to migrate my account -- they never did
16:47.53*** join/#asterisk ThinkGNU- (~ThinkGNU@216.67.183.210)
16:47.54a1fathe tech closed my ticket saying "account now working", which wasnt true
16:48.00[TK]D-Fendera1fa, And you like umm... just let you account go unpaid and it got canned... right?
16:48.16*** join/#asterisk anthm (~anthm@freeswitch/developer/anthm)
16:48.36a1fa[TK]D-Fender : correct, once i realized what happened i paid the service ($13), and paid $43 for re-activation
16:48.42a1faand my account has never worked right since
16:49.58[TK]D-Fendera1fa, With that kind of FUBAR on your part I'd say "suck it up bitch!" :)
16:50.05a1fahehehe
16:50.40planezitspeaking about shity support......CBEYOND is TERRIBLE
16:50.42a1faall I am saying things will get worse with broadvoice
16:50.54a1fathey are pushing this new provider "phonepower"
16:51.02*** join/#asterisk Kraln (~kraln@69.169.90.240)
16:51.13a1fathrough "quack"squad
16:51.55*** join/#asterisk oej_ (~olle@2001:16d8:cc57:1000::42:1006)
16:52.34*** join/#asterisk eharris (~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net)
16:53.08a1faanyway, does anybody need my broadvoice additional line number distinguisher config that [TK]D-Fender help setup?
16:53.14a1fabefore I cann it
16:53.16asilvaHeya, can someone give me a hand here about namedcallgroups ?
16:54.47a1fa[TK]D-Fender : do you need this config?
16:54.58[TK]D-FenderIf I made it, I can remake it...
16:55.05*** join/#asterisk ChannelZ (channelz@burner.com)
16:55.23a1fai need to remake my config for teliax as primary anyway
16:55.51*** join/#asterisk sruffell (~sruffell@asterisk/the-kernel-guy/sruffell)
16:55.51*** mode/#asterisk [+o sruffell] by ChanServ
16:56.09a1faexten => s,1,Noop(Alert-Info -> '${SIP_HEADER(Alert-Info)}')
16:56.34a1fai think its already documented on voip-info
16:56.41*** join/#asterisk chuckf (~chuckf@fedora/chuck)
16:56.47a1faits the broadvoice alternative line setup
16:57.16a1fait would send Gotoif($["${SIP_HEADER(Alert-Info)}" = "<http://127.0.0.1/Bellcore-dr4>"]? <-- distinctive ring pattern for alternative numbers
16:59.36ThinkGNU-Does anyone in here have experience in bridging analog pbx extensions over wireless links?
16:59.52GreenlightSoo - is there a way of having a MusicOnHold from a live source?
17:00.50planezitAnyone use T1 and SIP with Megapath?
17:00.56GreenlightLike, basically, when Agent/ 's are inbetween calls, can I have say the radio rather than a static source?
17:01.41[TK]D-FenderThinkGNU-, as in?  We've used analog phones with hardware interfaces, ATA's, etc.  Wireless links (when IP) is just another medium to pass SIP, etc over.  So far nonoe of these are special.
17:02.13[TK]D-FenderGreenlight, Set up your class to use a steam source.  Plenty of guides for using sound-card input as well
17:02.29GreenlightWow cool - nice! THanks :)
17:04.23*** join/#asterisk yoyolala (~yoyolala@unaffiliated/yoyolala)
17:04.23ThinkGNU-[TK]D-Fender, what I want to try is setting up an ATA at each end of a wireless link and have the ATAs pass the PBX lines back and forth. The ATAs I was looking at are Cisco SPA8800's
17:05.07*** join/#asterisk slidesinger (~slidesing@c-69-141-208-250.hsd1.nj.comcast.net)
17:05.34ThinkGNU-It seems like I should be able to get that to work but it's just my own theory right now. I'm interested to see if anyone has experience with a setup like this.
17:08.46*** join/#asterisk oej (~olle@2001:16d8:cc57:1000::42:1006)
17:12.29ThinkGNU-I realize that's not an Asterisk question per se, but I have tried contacting various manufacturers for a solution and it seems like getting someone that is knowledgeable about technologies rather than product features is something that has to be relegated to other hackers.
17:13.41QwellThinkGNU-: seems trivial.  ATA + wireless bridge
17:13.43[TK]D-FenderThinkGNU-, No reason it shouldn't work.
17:13.57[TK]D-FenderThinkGNU-, "wireless" isn't something that makes this process magically different
17:14.24WIMPyJust keep in mind that wireless is often good for lots of jitter.
17:15.38ThinkGNU-well no, and I guess that I may have put a little more emphasis on that detail in my question. The question in my mind is: will these ATA's talk reliably back and forth and hand off the calls in a seamless way. Seamless enough that the PBX on the one end won't have problems dealing with the station on the other end.
17:16.03*** part/#asterisk keycruncher (~Adium@c-174-55-112-94.hsd1.pa.comcast.net)
17:17.33[TK]D-FenderThinkGNU-, Where does a "PBX" come into play here?
17:17.49[TK]D-FenderThinkGNU-, Your description of the actual chain of gear is very poor
17:18.23ThinkGNU-There is a PBX in one building. An analog Avaya system. There is a building on the other end of the wireless link that has some phones that need to interface to the avaya
17:18.42QwellWhy not just replace the Avaya?
17:18.57ThinkGNU-It's just not in the cards right now. But I'd like to personally
17:20.08[TK]D-FenderThinkGNU-, It'll work.
17:20.17Qwellunless it's not actually analog.
17:20.24Qwellwhich, being Avaya, is probably the case
17:21.26[TK]D-FenderThinkGNU-, Well.. depending on what routings it lets you do with FXO side you have on the Avaya side
17:22.28ThinkGNU-I'll triple check to be sure it's analog but I think this system is. You can never be too sure.
17:23.07ThinkGNU-So I just need to make sure that it's going to reliably route calls from the FX0 out onto the SIP side and back right?
17:24.27[TK]D-Fenderyes
17:24.37*** join/#asterisk Robotman321 (~brad@50-194-126-9-static.hfc.comcastbusiness.net)
17:25.06ThinkGNU-Okay. That helps
17:25.15ThinkGNU-Thanks for letting me bounce that idea off you guys
17:29.26ThinkGNU-If you'd like I'll let you know how it works with the SPA8800
17:40.52*** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger)
17:40.52*** mode/#asterisk [+o pabelanger] by ChanServ
17:56.30ghost75to enlarge your penis press3 looool :)
17:56.45ThinkGNU-3
17:56.51ThinkGNU-didn't work
17:57.05ghost75the spam.gsm file from custom sounds rock
17:57.10*** join/#asterisk NightMonkey (~NightrMon@pdpc/supporter/professional/nightmonkey)
17:59.43*** join/#asterisk malcolmd (~malcolmd@pdpc/sponsor/digium/malcolmd)
17:59.43*** mode/#asterisk [+o malcolmd] by ChanServ
17:59.50*** join/#asterisk FireAndIce (~FireAndIc@123.201.6.77)
18:05.02*** join/#asterisk brdude (~brdude@c-24-7-76-160.hsd1.ca.comcast.net)
18:10.33*** join/#asterisk Galen (~Galen@rrcs-24-43-17-237.west.biz.rr.com)
18:15.21leifmadsenls
18:17.24*** join/#asterisk elico (~Thunderbi@109.64.229.90)
18:24.43SuperNull. ..
18:28.19*** join/#asterisk SeRi (~wtf@pdpc/supporter/professional/seri)
18:30.23p3nguin--- ....   .-. . .- .-.. .-.. -.--
18:33.35*** join/#asterisk SeRi (~wtf@pdpc/supporter/professional/seri)
18:33.57SeRiman screen is acting up.
18:34.13p3nguinSwitch to tmux.
18:34.27SeRip3nguin: is that what you did?
18:34.35p3nguinNo, I use screen.
18:34.37SuperNullp3nguin i saw leif type 'ls' so i gave him some directory listing ;)
18:34.58p3nguinOh.  I read it as "ei"
18:35.22*** join/#asterisk TimeRider (~steve@timerider.plus.com)
18:35.45SuperNullhaha
18:35.48SuperNulloh no.
18:35.53SuperNullnow i gotta look up what you wrote..
18:35.53SuperNullhm.
18:35.59p3nguinheh
18:36.14SeRip3nguin: you got the pkg?
18:36.24SuperNullsomeone should make a morse code to SMS app for analog telephones.
18:36.29SuperNullLOL
18:36.34p3nguinseri: Yes.  I guess you missed my remarks.
18:36.48p3nguinseri: I said that I couldn't imagine that being trash!  It's such an interesting piece.
18:39.40Kattyhi
18:39.57Kattymy asterisk does not work at all
18:39.57Kattyhow to fix plz?? urgent.
18:40.50SuperNullLOL
18:40.59SuperNulldamn Katty, did you try the fix button ?
18:41.25Kattywhere is fix remote support button plz??
18:41.46SuperNullthere isnt one, because you cant randomly fix a problem you have no description of.
18:42.09Kattyyou're adorable.
18:42.14Kattywhere did you guys find him?
18:42.19Kattyand does he come in toy size?
18:43.03SuperNullcan you fix my house ? it doesnt house.
18:43.21Kattyi can fix anything.
18:43.30Kattyexcept children. i don't have a working understanding of how they function.
18:43.45SuperNulldrugs or candy.. depends how old they are.
18:43.49Kattybut i hear leif will have some 'sperience in that department soon.
18:43.56SuperNulloh no he didnt ...
18:43.58paulcLOL @SuperNull.. yeah - so true
18:44.22SuperNullKatty is the thing no starting and providing any error messages..
18:44.30Kattywhat?
18:44.32SuperNullhave you tried running it non daemonized for more logggsss or something
18:44.39Kattywhat are you going on about.
18:44.43SuperNullthe fix button.
18:44.46paulcI had an 11 year old last night musing on the Nicki Minaj lyrics in Justin Bieber's latest song.. "Buns out, wiener.. gotta keep an eye out for Selenerrrrr"
18:44.51Kattywhat fix button?
18:45.29SuperNullbeibers gonna turn all the boys homo with stuff like that.
18:45.39SuperNullthen again if your listenign to beiber..
18:45.43SuperNullyour probably already there
18:46.16jmetroyoure
18:46.22p3nguinyou're
18:46.30jmetropunctuation*
18:46.39Kattyi don't think that's any way to talk about someone's orientation.
18:46.56p3nguinSomeone hatin'?
18:47.05SuperNulleveryone knows that proper punctuation is for old people and resumes. but def not IRC.
18:47.28Kattyalso...
18:47.34Kattyyou may not like beiber, and that's ok
18:47.35p3nguinYou're trying to say that there are no intelligent people on IRC.
18:47.39Kattybut the kid got discovered on youtube.
18:47.47Kattyso give him a little credit.
18:47.52SuperNulloh god.
18:48.07SeRip3nguin: Is not trash. The recycle it. meaning the pieces that they consider non reusable they put it in a bin and the rest gets re use. I just dont see justification behind it but hey is their shit. lol
18:48.19SuperNullp3nguin no .. we just type so much we get lazy.
18:48.28SuperNullwe express our language with a lack of language.
18:49.14p3nguinI type A LOT, and I never shorten words to where they become illegible nor intentionally skip over well-deserved punctuation.
18:49.21Kattyi shorten them!
18:49.32p3nguinI'm going to shorten you in a minute.
18:49.39SuperNulltake that K
18:49.40SuperNulltake that.
18:49.43Kattyi'm already short, dear.
18:49.53p3nguinI'm well aware.  It's part of what makes you sexy.
18:50.21Kattyif by sexy you mean irritated everytime i can't get something out of the top shelf of the kitchen cabinents.
18:50.38SuperNullp3nguins are only about 2-3 ft .. except for that one on reddit.. that was like 3+ ft.
18:51.00Kattyi love penguins.
18:51.04SuperNullWhere are your house slaves in those situations ?
18:51.04Kattythey're so cute and fuzzy and fat
18:51.10Kattyand they go wobblewobblewobble when they walk
18:51.17p3nguinEmperor penguins are pretty big for birds.
18:51.18SuperNullthey say that?
18:51.26Kattyp3nguin: YES. they're HUGE.
18:51.38SuperNullbut do they have a crown ..
18:51.42Kattyp3nguin: i like penguins. every kind of penguin....
18:51.48SuperNullpukes a little.
18:51.49Kattyp3nguin: thinking about penguins again!!!!
18:52.23Kattyi want them in a basket! and in little bow ties!!!!
18:52.35p3nguinThey already have on their suits.
18:53.11SuperNullonly when their out, they like to stay classy around randoms.
18:53.11Kattypawwwwdon me hooman, but do you have any herring?!
18:53.17SuperNullthey're ;)
18:53.46SuperNullKatty, you must be a legit female in here. i dont think anyone else would go full baby talk.
18:53.59p3nguinhaha
18:54.08SuperNullyou dont go full baby talk on irc.
18:54.14p3nguinlegit
18:54.18p3nguinThat's an interesting way to describe her.
18:54.40Kattythere are no girls on irc.
18:54.45Kattyespecially in a geeky sort of channel.
18:55.06SuperNullyeah.
18:55.12SuperNullyou just play one on irc.
18:55.26SuperNulldid you stay in a holiday inn last night too ?
18:55.46Kattyno, but i did order a memory foam mattress pad from amazon a few days ago
18:55.48Kattyit came in last night.
18:55.48jmetroand switch to geico to save 15%?
18:55.58Kattyso bed was pretty epic.
18:56.27SuperNulli have a tempurpedic.
18:56.35p3nguinme too
18:56.36SuperNullmy cats like to piss on it when i dont watch them.. it sucks.
18:56.41Kattymine is currently in storage in the basement.
18:56.48Kattyuntil the boy finishes redoing that back area.
18:56.57SuperNullyour back area?
18:57.00Kattyhis is not so comfy :<
18:57.14Kattyhe's finishing his basement.
18:57.14p3nguinAre you still living in that same place you were a while ago?
18:57.20Kattyhanging walls and such
18:57.27Kattyp3nguin: no, i moved about uhhh, 2 weeks ago
18:57.39Kattykind of.
18:57.40p3nguinWhere'd you go this time?
18:57.48Kattyjackson
18:58.05p3nguinYou're going to make it more difficult for me to stalk you, ya know.
18:58.14p3nguinKeep movin' around and junk.
18:58.32Kattyyou can come hang out
18:58.34Kattyi will feed you brownies
18:58.43p3nguinI like brownies.
18:58.58p3nguinAre they the special kind or the regular kind?
18:59.10Kattywell considering the special kind are not legal.
18:59.12Kattyin this state.
18:59.17SuperNulllol
18:59.24Kattyi suppose they are just chocolatey brownies.
18:59.25p3nguinThat doesn't mean people don't still bake that kind.
18:59.34SuperNulllet me quote discovery channel 'Its only illegal if ya' get caught'
18:59.45Kattyp3nguin: i am certain of that.
18:59.49Kattyp3nguin: however i'm not one of /those/ people.
18:59.55SuperNullWHAT DOES THAT MEAN
19:00.00SuperNull'THOSE PEOPLE'
19:00.03p3nguinhaha
19:00.23Kattythat means i am not one of the people who put pot in their brownies.
19:00.30SuperNulli pay my taxes. do my job well, hang on irc with you guys.. and yes i smoke.
19:00.35SuperNulloh.
19:00.35p3nguinI hope you didn't feel like I was implying that you were.  I was just playin'.
19:00.35SuperNullwoo
19:00.40SuperNullgood .. its a waste anyway
19:00.43SuperNullsmoke it.
19:00.46Kattyp3nguin: i did not assume that.
19:00.49*** join/#asterisk greenwolf (425702cd@gateway/web/freenode/ip.66.87.2.205)
19:00.50p3nguinGood.
19:01.01Kattyi'm not anti-pot heads.
19:01.02greenwolfsup guys!
19:01.11Kattyi'm just anti-illegal stuffs
19:01.15p3nguinI'm not either, but it's not my thing.
19:01.18Kattyi don't like risking my career over such things
19:01.30Kattyand it's not really an interest.
19:01.35SuperNullKatty i call that sheeple.. when you agree entirely with the government because you cant have you're own views on things.
19:01.54p3nguinI think her reasoning is sensible.
19:02.04SuperNullfor job reasons perhaps.
19:02.18Kattyif it was legal, i wouldn't be interested.
19:02.19SuperNullfor clarity of mind perhaps..
19:02.26Kattythe same way i'm not interested in dill pickles.
19:02.29SuperNullyou may have one this one, but i will forget about it later ! Ha
19:02.38p3nguinI'm with you on that one.
19:02.46SuperNulli like dill pickles.
19:02.50jmetroi call people who overly generalize other peoples opinions just because they are not their own, sheeple.
19:02.52p3nguinI don't hate dill used in other things, but not pickles.
19:02.53SuperNullWHY MUST YOU JUDGE ME SO HARD!
19:02.53Kattyand the same way i'm not interested in cigarettes.
19:03.01*** join/#asterisk Defraz (~Defraz@mail.pocatellochildren.com)
19:03.02SeRidude comcast residential sucks b****!!!!!
19:03.18KattySeRi: i think you should finish that sentance.
19:03.20KattySeRi: let it out.
19:03.27greenwolfi used to work for comcast...they are terrible
19:03.35greenwolftime warner is way better
19:03.40SeRibusiness is so much better
19:04.01Kattybrownies are a lot better.
19:04.09SuperNullKatty if you had the choice no matter legality.. dont smoke cigarettes.. its a black hole of money and only brings cancer and BS. it REALLY has no effect after smoking for longer than a month.
19:04.09*** join/#asterisk NightMonkey (~NightrMon@pdpc/supporter/professional/nightmonkey)
19:04.12SeRiIt took 2hrs on the phone from comcast residential/india to get a credit on my old account transfer to business
19:04.26SeRiKatty: On respect to you I will hold out
19:04.30SeRi:)
19:04.34p3nguinI prefer the brownies to be prepared with the cake-like instructions, if you're interested.
19:04.42KattySeRi: while that is very sweet of you, that's kind of sexist.
19:04.50SeRiwell shit.
19:04.53SeRilol
19:04.57Kattyhehe
19:05.25SeRifuck comast home. and they suck balls!
19:05.30SeRithere
19:05.32SeRimuch better
19:05.43Kattyyay
19:05.48SeRilol
19:05.51SeRiok now lunch time
19:06.00Kattyp3nguin: did you see the new crittercam now that i'm moved?
19:06.18*** join/#asterisk greenwolf_ (425702cd@gateway/web/freenode/ip.66.87.2.205)
19:06.23p3nguinNo, I sure didn't.
19:06.33*** join/#asterisk Defraz (~Defraz@mail.pocatellochildren.com)
19:06.41Kattyinfobot: crittercam
19:06.42infobotrumour has it, crittercam is The Birdie Breakfast Buffet! http://www.ustream.tv/channel/birdie-breakfast-buffet
19:06.52p3nguinBut now that you mention it, I probably would have noticed that you moved if I didn't see the same view.
19:06.57*** join/#asterisk brdude (~brdude@12.155.183.30)
19:07.05Kattyyesh.
19:07.17Kattyit's not very active. a nut hatcher shows up occasionally...but that's it.
19:07.41chuckfwell they have to find the new resturant in the area
19:07.51Kattythis is true.
19:07.53Kattyhugs chuckf
19:08.40*** join/#asterisk doolittlework (~doolittle@197.81.23.25)
19:09.10Kattychuckf: you ready for the bacon tv show?
19:09.55p3nguinThe feed is showing up completely black for me.
19:10.06Kattyoh?
19:10.09Kattyrefreshes
19:10.31doolittleworka quick question if i may, i have 10 asterisk servers on our wan, i would like to link them using IAX, i create a iax trunk for the one site can i use the same extension for multiple sites?
19:10.56p3nguinIt showed the ustream logo thing at the beginning, but then just black screen.
19:10.59Kattyp3nguin: weird. seems to be working on chrome on my macbook and desktop both
19:11.18Kattytry channel-popup
19:11.22Kattyinstead of /channel/
19:11.38p3nguinI thought it could have been my flashplayer, but I figured I wouldn't have seen the ustream logo.
19:12.40p3nguinIt just isn't going to cooperate with me.
19:14.35p3nguinI'm so friggin' tired today.
19:15.31chuckfKatty: I am ready
19:15.45chuckfKatty: for new bacon ideas
19:16.01chuckfKatty: so how did the move go? all smooth sailing?
19:21.28Kattychuckf: so far. uhaul bits aren't until the 29th
19:21.28*** join/#asterisk PipBoy (~PipBoy@66.212.187.33.tor.pathcom.com)
19:21.37Kattychuckf: but i already have several boxes over at the new place.
19:22.20jeffspeffdoolittlework, you have 10 asterisk servers or 10 freepbx servers?
19:22.24MiccAnyone know of a way to make an aastra phone ring only once but continue to get the call so it can be picked up at any time?
19:22.47QwellMicc: You could always brute force it by using a long ringtone with a bunch of silence at the end.
19:22.52*** join/#asterisk italorossi (~italoross@189.124.196.68)
19:23.53MiccQwell, I didn't know you could change the length of the ring tones. I thought it was just the cadence you could change. If I can change the length, that sounds like it might work.
19:23.57p3nguindoolittlework: You want to use the same extensions for the phones at more than one site, or you want to be able to call all extensions for all sites?  Need clarification on what you mean.
19:24.08QwellMicc: oh, it doesn't allow you to use wavs or anything?  I don't know aastra
19:24.19p3nguinmicc: If it's like a Polycom, you can create your own ringtones.
19:24.41MiccI think its more limited than that, but I'll have to double check.
19:24.44PipBoyI miss using polycom :(  new job has old linksco phones
19:24.46Miccthanks for the suggestion.
19:25.49Kattytickles Qwell
19:26.13Qwelldies
19:26.33Katty:<
19:26.41jeffspefflol
19:27.13KattyQwell are you joining the xmas card exchange this year
19:27.30p3nguinThat's what I forgot to do.
19:28.38PipBoyare there any rules against including pictures of my hot baud in the cards?
19:28.39PipBoy:D
19:29.06Kattyi'd keep it business appopriate
19:29.08Katty:P
19:29.08p3nguina flaming modem?
19:29.15PipBoyhaha you got it penguin
19:31.10PipBoy*sigh* nerd jokes are the worste jokes :P
19:31.34Kattydon't make me break out the songs
19:31.37Kattyi'll do it
19:32.37PipBoycalm down.. step away from the nerd rap
19:32.47PipBoydont do anything you will regret lol
19:33.00chuckfwe'll be the ones regretting it
19:33.09PipBoylol
19:34.28KattyHey i just ${AGENTSTATUS}ed you, and this is crazy, but here's my ${CALLERID(num)} so Dial(SIPme) maybe. it's hard to ${BLINDTRANSFER} to you baby, so here's my ${EXTEN} so ${MEETME} maybe!!
19:34.45jrose_atDigiumdies a little inside
19:34.50p3nguinlol
19:35.10PipBoy<PROTECTED>
19:35.16chuckfhaha
19:35.52jeffspeffwow
19:36.01jeffspeffthat really just happened
19:36.55Kattymy asterisk brings all the boys to the yard and they're like, need help with your baud? damn right better than yours...i could teach you but i'd have to charge
19:37.17p3nguinOkay, that one was bad.
19:37.24PipBoyBOOOOO Get off the stage!!!
19:38.06chuckfOr sta on the stage, just stop singing
19:38.20chuckf:)
19:38.43Kattyif i was a vmware girl, na na na na na na...she'd i'd have all the guest OSes in the world. if i was an vsphere girl. no OS couldn't use me, or thinapp be choosey, if i was a hypervisor girl. think what the vmotion could bring. i'd license anything...clean out that rack space with a fancy vmware ace! all the servers, baby, don't mean anything....all the blade servers vsphere can maintain
19:39.26*** join/#asterisk timahvo1 (~rogue@41.212.120.182)
19:39.34jrose_atDigiumI once knew an ao2_container with 9 buckets, the names of the items within were so long they could... cause a nasty buffer overflow problem.
19:39.37jeffspeffKatty, you're causing asterisk to lose users by the hundreds with each of your "songs"
19:40.05PipBoyMaybe she is a freeswitch user?
19:40.16jpsharpHer songs are better than 95% of the crap on the air these days.
19:40.17Kattyhehehe
19:40.36PipBoyyea.. you at LEASTE better than lil wayne
19:40.41p3nguinA++++  Would listen to again.
19:41.21jeffspeffagrees with jpsharp
19:41.29Kattycisco switches in the house tonight, everybody just usin the command line...and we gonna make you lose your mind cause we only support power inline. in the switch, lookin for your clock? gotta telnet in--not a shock. can't even find the port security lock! configuring this thing? better get spock! where's the acl commands, i gots to know. VLAN asnd QOS cause i'm rock n roll! (lyrics to party rock anthem)
19:41.29Nuggettelnet is eeeeeeevil!
19:41.41KattyNugget: <3
19:41.48jpsharpread that as "you at TASTE better than lil wayne".
19:41.50chuckfhaha
19:42.48PipBoywell i gotta make money somehow
19:42.49PipBoylol
19:45.29Kattymoney, what's that?
19:45.46QwellKatty: dollar billz, y'all
19:46.12Kattyis that something like plastic?
19:46.19PipBoyMoney, not sure.. My company pays me by letting me sleeping in the datacenter
19:46.30p3nguinThank you for correctly contracting "you all."
19:46.57Kattymy brain read contracting as in...contracting a disease.
19:47.45*** join/#asterisk Dovid (~Dovid@static-173-63-105-210.nwrknj.fios.verizon.net)
19:48.25p3nguinEvery time I see someone spell it "ya'll," I want to squeeze them until they stop breathing.
19:48.58PipBoyI don't really hear a anyone say that in Canada lol
19:49.18p3nguinThey don't say that up there, eh?
19:49.39PipBoythats what im talking Ah boot
19:49.47Kattyanytime i hear someone say it, i cringe.
19:50.01Kattyoh and i heard "you'ins" for the first time the other weeks
19:50.09Kattyand "thankyuns"
19:50.11PipBoyI actually found out where they say "ah boot" . In the French in Quebec speaking english as a second language. It blew my mind when I listened to it
19:50.28p3nguinI don't have too much trouble hearing it, unless I can tell they are pronouncing the apostrophe in the wrong place.  :)
19:51.05p3nguinyou all = y' all
19:51.08p3nguinNot that hard!
19:51.13Kattyit makes me think of a guy in camo, on a 4 wheeler with a natty light in one hand and a gun in the other
19:51.28p3nguinputs away his camo and four-wheeler
19:51.50Kattyit's just that "country boy" thing.
19:51.56PipBoyIf you ever want to listen to something bizzar.. Listen to a Newphie talk... It's like a wierd cross of an Irishman and a Canadian
19:51.57Kattyi feel like i need a shower.
19:51.59p3nguinI don't own a 4-wheeler.
19:52.12*** topic/#asterisk by mjordan -> #asterisk The Open Source PBX and Telephony Platform (asterisk.org) -=- Asterisk 11.0.2 (2012/12/06), 10.10.1 (2012/12/06), 1.8.18.1 (2012/12/06), DAHDI-linux 2.6.1 (2012/04/20), DAHDI-tools 2.6.1 (2012/04/20), libpri 1.4.13 (2012/10/09) -=- Visit the official Asterisk wiki: wiki.asterisk.org
19:52.26p3nguinI only have a small amount of camo, and I do not touch natty beer.
19:52.32p3nguinI do have lots of guns, though.
19:52.34PipBoybeer hat?
19:52.39Kattylike i said, it's just that...country boy /thing/
19:52.51Kattythe hick accent. the poor beer choices...
19:53.14SuperNullmmmmm guns :)
19:53.18SuperNullany pistols p3nguin ?
19:53.22p3nguinYes.
19:53.55PipBoyGot a walther ppk?
19:54.05p3nguinNope, no Walthers currently.
19:54.09PipBoysigs?
19:54.32p3nguinYes.  I have a P250 compact in .40 S&W and .357 Sig.
19:54.59PipBoythe p250 is nice :) But guns are too much of a pain in the ass in Canada
19:55.31p3nguinIt's pretty nice to carry, since it is very light weight.
19:58.06p3nguinI usually carry that one on a paddle holster when I'm on the farm, but it's also good concealed.
19:58.59*** join/#asterisk Kobaz (~kobaz@its.kobaz.net)
19:59.20PipBoyYea, I was going to do some work in the middle east (used to do satellite work) and was looking at some of the lighter Sigs for concealed carry
19:59.38PipBoyJob didnt pan out so meh :P
20:00.32p3nguinI have more of a tendency to carry my Taurus PT 840 concealed.  It's a little smaller.
20:01.40p3nguinPT 840 C, actually.  I like compacts.
20:01.53PipBoyI was going to do some voip/satellite work in Nigeria.. You know they dont allow handguns... Its shotguns or nothing lol
20:03.18PipBoywalk into a building with a SPAS shotgun and be all like "I'm here to fix your servers" lol.. seems like a silly law
20:03.28jrose_atDigiump3nguin: When you said Taurus and compacts, for some reason I thought of the Ford Taurus even though it isn't even remotely compact. Then I was all "How does one conceal a car anyway?"
20:03.39p3nguinheh
20:04.01p3nguinI'm sure I could compact one, but I don't know that I could carry it.
20:04.21p3nguinMaybe pieces of it after compacting it.
20:04.23jrose_atDigiumYou might be able to carry it on the moon.
20:04.42p3nguinI didn't have any plans on going there soon, though.
20:05.02SuperNullDAMN IT.
20:05.10SuperNulli managed to fubar a script so hard .. email is not being delivered.
20:05.13SuperNullcrap.
20:05.19jpsharpRestore from backup?
20:05.21p3nguinRestore from backup!
20:05.29jpsharpwins!
20:05.41SuperNullaparently if you delete just the 'cur' folder.. of Maildir.. it wont create JUST cur. but if you delete the whole thing your good (at the expense of losing customer email)
20:05.41PipBoyblue ribbon!
20:05.45p3nguinYours was a question; mine was an order.
20:06.04SuperNullWE DONT KEEP BACKUPS !
20:06.10wasabi1Any of you familiar with using reSIProcate as a proxy?
20:06.18PipBoyPffft, I didnt keep backups before it was cool
20:06.19p3nguinExcellent business practices, you have.
20:06.20SuperNullsounds cool.
20:06.25SuperNullp3nguin .. not my decision.
20:06.34SuperNullim lucky if i get no-redundancy servers.
20:06.56SuperNulli have pointed this out.. that our CEO cares about his pocket more than his customers.
20:07.09a1fayou have a CEO? your wife?
20:07.13SuperNullwhich is to say.. he cares as long as they continue to pay.
20:07.52SuperNulla1fa of all the bad jokes today. that was worse than any of mine.
20:08.07SeRidude I would quit that job faster than I can nlink an eye.
20:08.16SeRis/nlink/blink/
20:08.19p3nguinunlink your eys?
20:08.20p3nguineyes
20:09.00p3nguinI might not quit, but I would certainly develop some backup plans.
20:09.50SuperNulli have backup plans.
20:09.58SuperNullthis guy is looking to liquidate to time warner cable.
20:10.11SuperNullso the thought is 'why care.. they will dump it all anyway' im thinking.
20:10.26SeRip3nguin: it seems that who ever his boss is is not willing to cash out some hardware so how to backyp if no hardware is there. Is called bad business model and nobody that has standards should work for such company.
20:10.54SuperNull<PROTECTED>
20:11.23p3nguinI'm pretty good at putting my foot down.  I'd either get the equipment or I'd get fired.
20:11.32SeRilol
20:11.37SeRinice
20:11.40PipBoydo you currently work p3nguin?
20:11.49p3nguinYes.
20:12.07p3nguinBut I'm self-employed, so I make sure shit is done correctly.
20:12.23PipBoyAh good. I am lucky the my boss is pretty cool like that too. But it is not uncommon for people to be cheap
20:12.44PipBoyAh self-employed is different.  You put your foot down to protect your own reputation actually
20:16.39p3nguinI'm saying if I worked for the place where they aren't doing the right thing, I would either get the equipment I needed to do things properly or I would get fired for being so pushy.
20:16.43*** part/#asterisk kresp0 (~kresp0@81.61.24.25.dyn.user.ono.com)
20:17.57SuperNullthe owner only cares about his reputation enough to pass the buck on any problems.
20:18.09p3nguinThe corporate type.
20:18.21SuperNullwhich is to say.. they get resolved properly if his family complains or someone knows him complains.
20:18.46SuperNullhe is.
20:19.04SuperNullhe is kind of the definition of the that top 4%
20:19.26SuperNullowns many businesses.. doesnt have any real direct involvement in any other than say 'yes spend my money'
20:19.28SuperNullon big ticket items.
20:19.57SuperNulli would love to insert an Ad thats a spoof of him saying 'we only care as long as you keep paying'
20:20.23SuperNulli like to call this plays 'mcdowels' because the business model is to literally copy time warner.
20:20.30p3nguinIt sounds more like he doesn't care as long as they are paying.
20:20.42p3nguinIf they stopped paying, THEN he'd care and make a change.
20:20.53SuperNulli worded it wrong.. but yeah.
20:21.27SuperNullholy shit im going to DVR him on our public access channel and upload it with the overlay.
20:22.14SuperNullthere is in fact a multicast ip address that.. when any of our 'edge' modulators see it .. they lock to it on all channels (EAS) .. so pushing a stream out that ip would be.. perfect.
20:23.19SuperNullthis job was very bait and switch. lots of promises.. continuous under delivering.
20:23.22SeRip3nguin: you told me that to still use voip.ms as my primary itsp and use flowroute for outbound only to change one thing only and I for got that "onething"
20:23.54p3nguinseri: In your outbound extension(s), change voipms to flowroute in the Dial.
20:24.13p3nguinAssuming that voipms and flowroute are your peer names, respectively.
20:24.28SeRiyes
20:24.35*** join/#asterisk danfromuk (~IceChat77@unaffiliated/danfromuk)
20:24.43SeRiok. I did that. I just thought I had to change something else :/
20:24.46SeRiThanks!
20:24.52p3nguindialplan reload
20:24.57SeRi:)
20:25.02danfromukHow can I diagnose why cmd Record isn't producing a sound file?
20:25.15SuperNullasterisk -rvvvvvvvvvvvvvvvvvvv
20:25.31p3nguinThat won't be any more useful than asterisk -rvvv
20:25.31SuperNullpretty much the answer for anything asterisk related.
20:25.37SuperNullbut mine has more vs.
20:25.49SuperNullit makes it sound like a motorcycle ;D
20:25.53p3nguinWhich could actually be worse, depending on what you're looking for.
20:25.55[TK]D-Fenderdanfromuk, Go prove you're getting sound from the other end.
20:26.28danfromuk[TK]D-Fender: echo test works fine along with the 10 or so concurrent calls currently running through the box
20:26.37danfromukI have verbose on 30, but nothing in the CLI regarding failed file writing.
20:26.54[TK]D-Fenderdanfromuk, Real test with real 3rd party
20:26.58p3nguinBe sure that the monitor directory is writeable by the uid that asterisk runs under.
20:27.26[TK]D-FenderAnd monitor != app_record
20:27.29danfromukI'll check both
20:27.45p3nguinRecord() doesn't ...
20:27.49p3nguinOops
20:27.51danfromukRecording seems to be working to other directories, so its probably a permissions issue
20:27.51p3nguinMy mistake.
20:28.08p3nguinRecord will record to wherever you tell it, I guess.
20:28.10danfromukAh, just made the same mistake
20:28.20danfromukMonitor is working ot a different directory.
20:28.26danfromukto*
20:28.39kikohnlAsterisk 11.0.2 up and running on my dell mini 10!
20:29.48p3nguinSo, if I remember right, Record will put the files in the sounds directory if you don't specify where to put it.
20:32.04danfromuk[TK]D-Fender: just checked and two way sound is working to a third party.
20:32.16PipBoyDidnt asterisk used to have more explanitory error messages? 603 declined really doesnt tell you much :/
20:32.20p3nguinI don't know why I thought of Monitor and MixMonitor.
20:32.51danfromukp3nguin: permissions seem fine
20:33.25danfromukive never had a problem before. not sure whats stopped it.
20:34.32*** join/#asterisk fakhir (~fakhir@unaffiliated/fakhir)
20:36.01blizzowI was recording some IVR greetings in Windows and got some WMA files.  I then opened them on a linux box and converted them to WAV using audacity.  Those wouldn't play on my asterisk system, so I used:  sox ./testvm.wav -r 8000 -c 1 testvm.gsm and that plays, but quality is noticeably reduced.  What's the best way to get a decent playable audio recording onto my asterisk box?
20:36.39*** join/#asterisk vlad_starkov (~vlad_star@83.149.8.121)
20:36.46Qwellblizzow: 8k wav
20:36.49p3nguinRecord it directly on the asterisk box using asterisk.
20:37.30p3nguinI record right to wav, then convert to other formats if needed.
20:37.59p3nguinas in  Record(mymessage:wav)
20:39.08danfromukp3nguin: record(mymessage:wav) or record(mymessage.wav) ?
20:39.21p3nguinExactly as I printed it.
20:39.21danfromukv1.8
20:40.29p3nguinBut now that you mention it, this might be an older syntax that still works in 1.8.
20:40.49danfromukah, still not working. thought i was on a winner.
20:40.57danfromuknever mind. got to give up for now.
20:41.02danfromukthanks for your help
20:41.47p3nguinNow I'm wondering if I should try changing the colon to a dot to see if it still works.
20:43.25p3nguinStill works with a dot instead of the colon.
20:43.48*** join/#asterisk unicron (~unicron@the.wrong.domain.name)
20:46.51*** join/#asterisk tonikasch (~tonikasch@unaffiliated/tonikasch)
21:01.25*** join/#asterisk minotaur01 (~minotaur@bas8-hamilton14-3096450450.dsl.bell.ca)
21:02.16*** join/#asterisk keycruncher (~Adium@c-174-55-112-94.hsd1.pa.comcast.net)
21:11.53*** join/#asterisk bn-7bc (~bjarne-im@macbook-pro.lan-sx.noare-1.holmedal.net)
21:15.55*** join/#asterisk bn-7bc (~bjarne-im@macbook-pro.lan-sx.noare-1.holmedal.net)
21:18.05*** join/#asterisk bn-7bc (~bjarne-im@macbook-pro.lan-sx.noare-1.holmedal.net)
21:19.09*** join/#asterisk jacekowski (jacekowski@jacekowski.org)
21:20.15*** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone)
21:21.44minotaur01I have a wired registration problem, I'm running Asterisk 1.8.11 on CentOS 5.8 behind a router, using a Bell DSL connection. The problem is that when the dsl connection drops and is re-established the IP changes, after it changes i can ping the ITSP but asterisk can't re-establish a connection and i get a UNREACHABLE in the peers list. Any ideas?
21:26.55minotaur01I have a wired registration problem, I'm running Asterisk 1.8.11 on CentOS 5.8 behind a router, using a Bell DSL connection. The problem is that when the dsl connection drops and is re-established the IP changes, after it changes i can ping the ITSP but asterisk can't re-establish a connection and i get a UNREACHABLE in the peers list. Any ideas?
21:27.45WIMPyYou said that already.
21:28.35QwellWIMPy: but all the people that joined in those 5 minutes wouldn't have seen it!
21:28.57WIMPyWhich were exactely 0.
21:29.05Qwellyeah I know :p
21:32.39minotaur01I see u two are the comedians in this channel
21:32.44tonikaschbye
21:37.21*** join/#asterisk danfromuk (~IceChat77@unaffiliated/danfromuk)
21:38.37*** join/#asterisk malcolmd (~malcolmd@pdpc/sponsor/digium/malcolmd)
21:38.37*** mode/#asterisk [+o malcolmd] by ChanServ
21:39.01danfromukOk, i'm back. Still struggling to get Recording to work. i get the BEEP and the cli seems like everything is working fine. I've specified a path to ensure the file isnt going somewhere i'm not expecting. But the wav file doesn't materialise.
21:39.31Qwellshow us
21:39.44danfromukone moment.
21:40.24danfromukhttp://pastebin.com/yv0nE6dh
21:42.10Qwellmodule show like codec_
21:42.11Qwellmodule show like format_
21:42.13Qwellpastebin those
21:42.56danfromukhttp://pastebin.com/KGdHnUBK
21:43.24danfromukMixmonitor is working
21:43.29danfromukJust Record()
21:43.32danfromukthats not working
21:44.32Qwellls -ld /var/lib/asterisk/clientsounds/
21:44.36*** part/#asterisk mjordan (~mjordan@nat/digium/x-ittlxwtidgtbziic)
21:45.02danfromukdrwxr-xr-x 9 root root 4096 Dec  6 21:34 /var/lib/asterisk/clientsounds/
21:45.09danfromukAsterisk is running under root
21:45.20Qwellshow me
21:46.07danfromukWhere is it set? I checked it using top
21:46.14Qwelltop output is fine
21:46.18danfromukOne moment
21:47.03danfromukHeres a small cutout of top
21:47.04danfromukhttp://pastebin.com/260vQe7X
21:49.38danfromukI enabled debug to see if there were any signs of problems, but i cant see anything however theres too much stuff and i could be missing something.
21:51.27Qwelldanfromuk: Is it just failing to play it back, or is that dir empty?
21:52.02danfromukThe file 'recording1.ANYTHING' is not there after the Record has finished
21:52.15QwellWhat version of Asterisk?
21:52.21Qwellwaits, so he can type...
21:52.32danfromuk1.8.18.1
21:52.40Qwellshrugs
21:53.26danfromukok, going to try a reboot.
21:55.04*** join/#asterisk evil_gordita (robert@ip70-188-50-186.rn.hr.cox.net)
21:56.53*** join/#asterisk Neptu (~Neptu@c213-89-2-159.bredband.comhem.se)
21:57.13*** join/#asterisk minotaur01 (~minotaur@S01060018e7f9c7df.hm.shawcable.net)
22:01.40danfromukreboot didnt help
22:04.16minotaur01I have a wired registration problem, I'm running Asterisk 1.8.11 on CentOS 5.8 behind a router, using a Bell DSL connection. The problem is that when the dsl connection drops and re-establishes the IP changes, after it changes i can ping the ITSP but asterisk can't re-establish a connection and i get a UNREACHABLE in the peers list. Any ideas?
22:04.35*** join/#asterisk ujjain (~ujjain@unaffiliated/ujjain)
22:06.47*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
22:07.10*** join/#asterisk J4nus (~janus@188.44.70.221)
22:09.19*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
22:14.11Qwellminotaur01: Once again, we saw.
22:21.42danfromukAh, solved my problem.
22:22.01danfromukSince when are you required to press # at the end of the recording?
22:22.13danfromukIn the past i've simply hung up.
22:22.18danfromukbut that no longer works
22:22.42Qwellalways?
22:22.44QwellIf the user hangs up during
22:22.44Qwella recording, all data will be lost and the application will terminate.
22:23.41danfromukStrange. I don't recall having to press #.
22:23.46danfromukThanks for the pointer
22:27.36*** join/#asterisk minotaur01 (~minotaur@S01060018e7f9c7df.hm.shawcable.net)
22:30.45*** join/#asterisk _Corey_ (~chatzilla@pool-72-78-178-187.phlapa.fios.verizon.net)
22:47.31*** join/#asterisk lvlinux (~n1gg@c-50-147-64-9.hsd1.tn.comcast.net)
23:01.13*** join/#asterisk fisted (~fisted@unaffiliated/fisted)
23:07.56*** join/#asterisk keycruncher (~Adium@c-174-55-112-94.hsd1.pa.comcast.net)
23:09.44*** join/#asterisk NightMonkey (~NightrMon@pdpc/supporter/professional/nightmonkey)
23:29.50minotaur01I have a wired registration problem, I'm running Asterisk 1.8.11 on CentOS 5.8 behind a router, using a Bell DSL connection. The problem is that when the dsl connection drops and re-establishes the IP changes, after it changes i can ping the ITSP but asterisk can't re-establish a connection and i get a UNREACHABLE in the peers list. Can anyone help??
23:35.18*** join/#asterisk wonderworld (~w@dsdf-4db5d57a.pool.mediaWays.net)
23:36.57*** part/#asterisk ThinkGNU- (~ThinkGNU@216.67.183.210)
23:48.20infinity_it seems that whenever i put a new caller on hold it always starts from the beginning for them. is this the way its supposed to work?
23:49.15p3nguinIt always starts from the beginning?  What is "it" in this case?
23:49.46infinity_we have one file. a new caller calls it. each time they call, the music starts from the beginning of the file.
23:49.55infinity_er calls in
23:50.21p3nguinSounds like normal operation to me.
23:50.23infinity_make sense?
23:50.32infinity_got it. thanks.
23:50.46infinity_any tips on how to not do this?
23:50.59infinity_i'm guessing i need a stream and each person on hold subscribes to the stream ?
23:51.34infinity_do you know what program name should i google for for streaming like this?
23:53.10*** join/#asterisk fakhir (~fakhir@unaffiliated/fakhir)
23:56.31*** join/#asterisk erth64net (~tocici@38.104.104.42)

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