IRC log for #asterisk on 20101028

00:04.22*** part/#asterisk Tech_Travis (~Travis_El@cpe-76-168-191-127.socal.res.rr.com)
00:14.03*** join/#asterisk csnook (~chris@209-6-38-66.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
00:15.29*** join/#asterisk bindbn (~bindbn@109.191.108.115)
00:19.34*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
00:21.34jdoeugh, I'm an idiot, that took longer than it should have... variable inheritance is confusing though.
00:21.50jdoeif you set _VAR, it makes sense to access it as _VAR, not VAR
00:30.54*** join/#asterisk boodu (~antoine@host-115-126-170-191.adsl.nautile.nc)
00:37.34*** join/#asterisk eugeneoden (~goden@64.134.6.39)
00:38.11*** join/#asterisk benklop (~bklopfens@little-black-box.vmware.com)
00:39.01benklophi, i'm having problems using the gtalk channel for incoming calls.. rather new to asterisk..
00:39.20benklopi keep getting the message [Oct 27 20:37:09] WARNING[14834] pbx.c: Channel 'Gtalk/+13039956970-ddb6' sent into invalid extension 's' in context 'default', but no invalid handler
00:39.44benklopbut i can't figure out where context "default" is specified
00:40.00theharin extensions.conf
00:40.14benklopi don't have a default context in extensions
00:40.17benklopdo I need one?
00:41.05benklopi have an inbound context, and that's what the gtalk config file is set up to set as the context for inbound messages
00:41.18benkloper, calls
00:44.04benkloppretty sure I just don't know what i'm doing. how do I route an incoming call to all extensions?
00:47.05*** join/#asterisk aidinb (~Aidin@unaffiliated/aidinb)
00:47.09benklopis there a primer / beginning doc that I could read
00:52.14*** part/#asterisk QbY (~kelvin@96.176.19.11)
01:00.30*** join/#asterisk aidinb (~Aidin@unaffiliated/aidinb)
01:09.26*** part/#asterisk PuraVida (~PuraVida@S0106001e52f5dd45.vc.shawcable.net)
01:21.25eternishi
01:21.40eternisanyone know why I get this message? --> NOTICE[10299]: chan_sip.c:21917 handle_incoming: Unknown SIP command 'WAKEUP' from '127.0.0.1'
01:23.02eternisthat shows up when starting linphone
01:23.59*** join/#asterisk Juggie (~Juggie@CPE001601df17fb-CM001ceac25ada.cpe.net.cable.rogers.com)
01:26.10*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
01:33.13*** join/#asterisk Mhaddog_Mac (~anonymous@z65-50-116-17.ips.direcpath.com)
01:33.39Pioanyone successfully using gizmo5 for incoming calls on asterisk 1.8?
01:33.44Piobanging my head in to the wall
01:38.46*** join/#asterisk fink (~guest@173-133-86-217.pools.spcsdns.net)
01:38.57finkG723 is the lowest bandwidth codec, correct?
01:41.48p3nguinNo, GSM is.
01:43.27p3nguinI think, anyway.
01:44.22p3nguingsm is 13.2 kbps
01:45.56*** join/#asterisk Juggie (~Juggie@CPE001601df17fb-CM001ceac25ada.cpe.net.cable.rogers.com)
01:48.27finkp3nguin: it seems G729 & 723 are lower?
01:49.16p3nguinG.729 is 31.2 kbps.
01:49.22*** join/#asterisk to0w1r3d_ (~to0w1r3d@c-24-129-114-47.hsd1.fl.comcast.net)
01:49.54p3nguinG.723.1 (6.3 Kbps) is 21.9 Kbps
01:50.00finkp3nguin: ah yes
01:50.07p3nguinG.723.1 (5.3 Kbps) is 20.8 Kbps
01:51.58finkG.729.1 is 8-32 kbit/s
01:52.06finkhttp://en.wikipedia.org/wiki/G.729.1
01:57.11Piowhats the best way to debug sip registration?
01:57.52p3nguinsip set debug on
01:58.00Pioi have a 'register' line in sip.conf [general], 'sip show registry' shows 0 registrations, doing "sip set debug on" only shows an OPTIONS that is sent to the gizmo service being responded to with a 404
01:58.51p3nguinI don't know if Asterisk supports G.729.1.
01:59.41p3nguinpio: Show me your register statement.  Mask your password so no one steals it.
02:00.36p3nguinOh...
02:00.39Piohttp://pio.longstair.com/misc/sip_debug.txt
02:01.08p3nguinpio: Maybe Gizmo doesn't accept SIP registration.  I just checked and I'm not using a register statement for them.
02:01.28Pioisnt a registration necessary to receive incoming calls?
02:01.36p3nguinnot necessarily.
02:02.00Piogizmo has this doc but its old .. http://support.gizmo5.com/index.php?_m=knowledgebase&_a=viewarticle&kbarticleid=191
02:02.17p3nguinThe registration is used to tell a remote system how to contact you.  If you configure it statically on that remote system, you wouldn't need to register.
02:02.30Piohmm
02:02.32*** join/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:03.07p3nguinYour register syntax looks okay, though.
02:03.42Pioyou want to see the sip set debug on output?
02:04.00*** join/#asterisk radic (~radic@178.2.223.200)
02:04.26Piohttp://pio.longstair.com/misc/sip_debug2.txt
02:05.17p3nguinAssuming you are forwarding all calls to your Asterisk system anyway, just go into the call forwarding tab in your gizmo5 account and mark "Forward all calls" and then mark SIP and add your SIP URI in the box.
02:05.46Piooh yeah
02:05.55Piothat should work
02:05.58p3nguinThen you don't need to register.
02:06.05*** join/#asterisk tengulre (~tengulre@125.71.208.16)
02:06.17p3nguinAs long as you have a dynamic DNS host name for your SIP URI, it should always work.
02:06.25Pioi have a static ip i can use
02:06.32p3nguinIf you have static, that's even better!
02:06.55p3nguinYou certainly don't need registration if you have a static address.
02:07.20Piohuh i commented the register line and it still does the options/404 traffic.. i guess thats from the qualify=yes ..
02:07.59p3nguinMaybe.  I wouldn't think they would 404 your OPTIONS packet, though.
02:10.10*** join/#asterisk rossand (~aross@207.219.49.68)
02:10.35*** part/#asterisk rossand (~aross@207.219.49.68)
02:10.51*** join/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:15.48*** part/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:17.03*** join/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:17.47Piop3nguin, that did it, thanks
02:18.43tengulrehow to using sed print lines 1000 to 2000 in file a?
02:19.20*** join/#asterisk pabelanger (~pabelange@12.182.24.2)
02:20.14*** join/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:21.04*** join/#asterisk oss2all (~dcabot@fl-71-54-237-119.dhcp.embarqhsd.net)
02:21.50oss2allHello
02:22.26oss2allI'm trying to make a case for asterisk as an IVR over Dialogic's IVR solution
02:22.42oss2allAny one have market share information on the two?
02:24.45*** join/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:25.19*** join/#asterisk eugeneoden (~goden@99-62-173-58.lightspeed.austtx.sbcglobal.net)
02:25.55*** join/#asterisk v1s (~v1s@202.84.107.67)
02:25.56*** join/#asterisk [hC] (~voxter@74.198.148.46)
02:26.12[hC]Any one here familiar with netgear fs728tp switches and multicast traffic (specifically from an aastra phone)
02:26.28[hC]I have configured this before, and it worked fine, and now im getting absolutely butt kiss out of it
02:29.43v1sI have a few different countries in my dialplan and to call them I have the option to dial +countrycode number OR countrycode number I just duplicate the lines is there easier better way to do this? http://pastebin.com/eJJmJc09
02:31.00*** part/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)
02:33.33*** join/#asterisk eternis (~proba@cpe-67-244-127-222.nyc.res.rr.com)
02:33.35eternishey
02:34.09eternisI got a problem with linphone showing up as following --> 3000                       (Unspecified)    D          5060     Unmonitored
02:34.58eternisis there an option in asterisk to trigger a client for authentication? for instance to prompt for a password?
02:35.20*** part/#asterisk oss2all (~dcabot@fl-71-54-237-119.dhcp.embarqhsd.net)
02:35.30WIMPyv1s: You culd match +. and goto EXTEN:1
02:35.47eternisthe odd thing is that I can still make phone calls with linphone despite as showing as Unspecified
02:36.07*** part/#asterisk fink (~guest@173-133-86-217.pools.spcsdns.net)
02:36.07v1seternis: try puting qualify=yes in ur sip for that exten?
02:36.22WIMPyRegistration is only for calls from Asterisk to the peer.
02:36.40eternisv1s: alright
02:38.44v1sWIMPy: thanks.
02:39.00*** join/#asterisk fink_ (~guest@173.158.145.240)
02:39.20eternisodd, doesn't work
02:39.21*** join/#asterisk csnook (~chris@209-6-38-66.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
02:39.43eternisI mean linphone completely ignores the password and goes ahead making calls just fine
02:39.53*** part/#asterisk fink_ (~guest@173.158.145.240)
02:40.05eternisdespite this --> 3000                       (Unspecified)    D          5060     UNKNOWN
02:40.31eternisalso why is showing port 5060?
02:41.41WIMPyeternis: So you have allowed anyone to connect anonymousely?
02:41.49WIMPyOr does the peer actually show up if you place a call?
02:42.19eternisshows  up regardless
02:42.22WIMPyAgain, that has nothing to do with registration. That's only to tell the server where to find the user.
02:42.31eterniswhich is the option to allow anonymously?
02:42.43WIMPyallowguests
02:43.05WIMPyallowguest
02:43.56*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2)
02:44.47eternisI have it as this --> allowguest=no
02:44.51*** join/#asterisk chilicuil (~chilicuil@unaffiliated/chilicuil)
02:46.25WIMPySo theat means that you would only accept authenticated calls.
02:49.48eternis:) --> Registered SIP '3000' at 192.168.7.2 port 5068 NOTICE[20669]: chan_sip.c:18378 handle_response_peerpoke: Peer '3000' is now Reachable. (979ms / 2000ms)
02:49.56eternisthat was using freaking command line
02:50.03eternislinphonec
02:51.21*** join/#asterisk Iamnach0 (~Iamnacho@ip174-70-139-208.ks.ks.cox.net)
02:51.26eternisWIMPy: is there, possibly, another option to trigger password prompt?
02:51.49WIMPyWhat do you mean by promt?
02:52.29eternisok, ekiga, and empathy have a place to add the password in the preferences.
02:53.09eternislinphone doesn't, apparently when you try to connect will prompt for user name and passwerd
02:53.49WIMPySounds interesting.
02:55.55eternisthe interesting part is how soft-phones implement stuff in a wildly different ways.
02:56.24eternisnow I got three soft-phones working with asterisk :) linphone, ekiga and empathy
02:56.30WIMPyWell, the days of things just working are gone :-(
02:57.15eterniswhat days were those?
02:58.30WIMPyThe ones before voip.
02:58.37eternisROFL!!
03:00.30vinhdizzoeternis: I see u've been making progress
03:00.41vinhdizzor u connected to a router?
03:01.22eternisvinhdizzo: most likely
03:01.36vinhdizzowhat do u mean most likely?
03:01.48eternisvinhdizzo: thanks, but I think the real challenge will be outbound calls and setting up the inbound stuff
03:02.16WIMPyActually it already became a little more complicated with competition. But looking back that was absolutely hermless.
03:02.17eternis-->
03:02.28eternisnameserver 192.168.0.1
03:03.11vinhdizzoeternis: actually i dont think so.  read the asterisk book's dialplan section.  i think once ur connected, editing extensions.conf is easier.
03:03.31vinhdizzoat least for me...i still haven't figured out sip.conf, the networking part
03:04.11eternisnowadays WHO is not behind a router
03:04.23eternisat least from a home connection
03:05.00eternisWIMPy: just today I read this guy rant --> http://xmppjingle.blogspot.com/2010/10/good-bad-and-ugly.html
03:05.39eternisvinhdizzo: why, are you behind a router?
03:05.49vinhdizzoeternis: yea.
03:06.07eterniswell, I was first testing it all out internally
03:06.33eternisso I just call myself from the same computer and talk to myself with two clients
03:06.41eternisa bit odd but...
03:07.08WIMPynever even considered using skype for obvious reasons (some seem to have chosen to overlook for some time).
03:07.29vinhdizzoeternis: so u connect to localhost?
03:07.52eternisnope, to my ethernet nic
03:08.20vinhdizzoeternis: so a real voip phone, not softphone?
03:09.03p3nguineternis: Having a peer registered has nothing to do with it being able to make calls.
03:09.15eternisWIMPy: in order to do like skype I would have to install each asterisk to each friend and family member right? in order to do the video call and all.
03:09.49WIMPypardon?
03:10.18eternismake videocalls
03:10.31p3nguinAsterisk is a B2BUA.  Why do you need more than one per group of phones?
03:11.13WIMPyFor video calls, you need clients capable of that. An Asterisk in the middle might help but technically isn;t neccessary.
03:11.38eternisfor example how would a friend let's say in Europe reach me, since the sip address would be my internal ip.
03:12.01p3nguinPut it on the public internet or forward your port like you would for any other service behind the NAT.
03:12.11WIMPyConfigure port forwarding on your router.
03:13.16eternisso what would they put in their soft-phone client?
03:13.17p3nguinUDP port 5060 and typically UDP ports 10000-20000 should take care of it.
03:13.29p3nguinThey would use your public IP address.
03:13.46p3nguinor a host name that has proper DNS for your public IP address.
03:14.23eternisohhh! this ?? --> 67.244.127.222
03:14.41p3nguinThat would be your public IP address.
03:15.13eternisso they would have to type sip:friend@67.244.127.222
03:15.23eternis:\ it's confusing
03:15.25p3nguinIf you forward the prescribed ports, connection to the public address will get translated to the internal address of Asterisk.
03:16.10p3nguinNormal people pick up the phone and call the extension number that dials another phone on the system.
03:16.58p3nguinDialing by SIP URI isn't necessary when the phones are all associated on the same system.
03:17.48p3nguinAnd if they aren't authenticated to your system and they do dial by SIP URI, your Asterisk will reject the call because you have set allowguest=no.
03:21.18eternisaha
03:28.18*** join/#asterisk eugeneoden (~goden@99-62-173-58.lightspeed.austtx.sbcglobal.net)
03:32.25*** join/#asterisk MCIML (~ZiKi@static-67-62-120-42.t1.cavtel.net)
03:32.45MCIMLWho is at astricon?
03:34.29Kobazme
03:35.29MCIMLdid you go to bobby mckeys tonight?
03:36.11Kobazyeah
03:36.35*** join/#asterisk eugeneoden (~goden@99-62-173-58.lightspeed.austtx.sbcglobal.net)
03:37.04MCIMLwelcome to the after-after party!
03:37.44jsgoeckeI am
03:37.47jsgoecke@ Astricon
03:38.38MCIML<PROTECTED>
03:38.53jsgoeckeYes, great conference this year
03:38.55jsgoeckeWas at McKeys
03:39.03jsgoeckeBut the dueling pianos were just too loud
03:39.12jsgoeckeAfraid I may have no voice for my talk tomorrow =(
03:39.39MCIMLfunny... we were just saying how we had such a good time talking to people that we didnt eve notice the pianos
03:39.49jsgoeckeSeriously?
03:39.55jsgoeckeThey were hard not to notice
03:40.14Kobaz#astricon
03:40.25Kobazyeah, the piano was waaay too loud
03:40.37Kobazi was thinking of even asking them to turn it down, it was pretty obnoxious
03:41.23MCIMLwell it was hard to understand what they were saying...
03:42.42Kobazand the crew that were singing... i think his name is malcom?  i think their mic was off
03:49.20pabelangerYar, too loud
04:06.09*** join/#asterisk b0gatyr_ (~b0gatyr_@adsl-2-204-24.mia.bellsouth.net)
04:27.28*** join/#asterisk Maliuta (~scooby@kiev.lusan.id.au)
05:03.55*** join/#asterisk sshock (~sshock@63.248.133.83)
05:04.41sshockwhat will I lose if I disable the speex codec?
05:04.48drmessanospeex
05:05.31sshockI don't think I'm even using that; how do I know?
05:05.42Nugget"Hey Doc, it hurts when I do this"
05:06.27sshockI think I'm only allowing gsm and ulaw...
05:06.41drmessanoUm
05:06.53sshockthe reason I bring this up is because apparently speex is locking my /dev/dsp
05:07.14drmessanoIf you're only allowing those two, then you're only allowing those two
05:07.15sshockwhich I don't understand because I don't need asterisk to play sound on my linux server
05:07.39sshockok, goodbye speex....
05:07.46drmessanoAsterisk isn't going to lock /dev/dsp because speex is enabled.  I think you've got some wires crossed here
05:08.27*** join/#asterisk timahvo1 (~rogue@41.223.57.73)
05:08.34drmessanoIt sounds like you accidentally the whole thing here
05:09.13sshockok, just put noload=codec_speex.so, and that solved it
05:09.31sshockwell, it beats me, but asterisk was loading codec_speex.so,
05:09.49sshockand that was loading libspeexdsp.so or something
05:17.05sshockso I've got asterisk up and running great, and what happens?  no one ever calls me...
05:17.42sshockbut actually that's partially a good thing ;)
05:28.14*** join/#asterisk Iamnacho (~Iamnacho@ip174-70-139-208.ks.ks.cox.net)
05:36.26*** join/#asterisk Tim_Toady (~moi@178.128.36.116.dsl.dyn.forthnet.gr)
05:39.38*** part/#asterisk sshock (~sshock@63.248.133.83)
05:42.59*** join/#asterisk deonv (~adium@pixfirewall.itn.com.na)
05:49.57*** join/#asterisk jkroon (~jkroon@dsl-241-247-213.telkomadsl.co.za)
05:50.00*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
05:50.09*** join/#asterisk deonv (~adium@pixfirewall.itn.com.na)
05:58.29ChannelZWant calls? Let me give your number to the Democrats...
05:58.33ChannelZoh he left
05:58.36*** join/#asterisk blitzrage (~somebody@asterisk/documenteur-extraordinaire/blitzrage)
05:58.37*** mode/#asterisk [+o blitzrage] by ChanServ
05:58.39ChannelZmphm
06:04.57*** join/#asterisk pa (~pa@unaffiliated/pa)
06:11.14*** join/#asterisk mintos (~mvaliyav@nat/redhat/x-yhrbogjjmzzswbua)
06:12.03*** join/#asterisk boodu (~boodu@host-115-126-167-240.adsl.nautile.nc)
06:14.31*** join/#asterisk qwell_ (~somebody@pdpc/sponsor/digium/Qwell)
06:14.31*** mode/#asterisk [+o qwell_] by holmes.freenode.net
06:20.28*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
06:27.49*** join/#asterisk leifmadsen (~Leif@asterisk/documenteur-extraordinaire/blitzrage)
06:27.51*** mode/#asterisk [+o leifmadsen] by ChanServ
06:37.47*** join/#asterisk ferdna (~yup@cpe-24-92-114-97.elp.res.rr.com)
06:40.39*** join/#asterisk bjornts (~Adium@2001:700:200:10:d69a:20ff:fe00:c54e)
06:43.36*** join/#asterisk bjornts (~Adium@it010225.klientdrift.uib.no)
06:54.55*** join/#asterisk coldsteal (~Antonni@unaffiliated/coldsteal)
06:56.59*** join/#asterisk c0rnoTa (~c0rnoTa@178.177.66.41)
07:01.02*** join/#asterisk waschtl (~waschtl@3ed8a58a.d.d9tcloud.de)
07:02.03*** part/#asterisk c0rnoTa (~c0rnoTa@178.177.66.41)
07:07.22*** join/#asterisk Faustov (~fst@gentoo/user/faustov)
07:08.37*** join/#asterisk hehol (~Adium@ip-78-94-0-76.unitymediagroup.de)
07:09.22*** join/#asterisk lftsy (~lftsy@install.deckpoint.ch)
07:10.36*** join/#asterisk hehol (~Adium@ip-78-94-0-76.unitymediagroup.de)
07:13.24*** join/#asterisk petern_ (~petern@lachesis.fuzzle.org)
07:17.36*** join/#asterisk Chodorenko (~chodorenk@by.one.by)
07:29.46*** join/#asterisk bluOxigen (~sfds@unaffiliated/bluOxigen)
07:35.33*** join/#asterisk tamiel (~tamiel@213.30.183.226)
07:37.14*** join/#asterisk c0rnoTa (~c0rnoTa@178.177.66.41)
07:37.25*** part/#asterisk c0rnoTa (~c0rnoTa@178.177.66.41)
08:02.30*** join/#asterisk TimeRider (~steve@92.41.225.131.sub.mbb.three.co.uk)
08:03.11*** join/#asterisk ezfox (~ezfox@nat/ibm/x-mlpuzepolwtjnhdw)
08:09.33*** join/#asterisk FlashDeluxe (~benedict@static-87-79-94-28.netcologne.de)
08:10.36FlashDeluxeHi@everybody! Does anyone knows a gui program which can create dialplans for asterisk?
08:13.54*** join/#asterisk calmh (~jb@acro.nym.se)
08:16.45*** join/#asterisk tzafrir_laptop (~tzafrir@local.xorcom.com)
08:16.53*** join/#asterisk DrDigi (~mmurphy@75-146-139-38-Stockton.hfc.comcastbusiness.net)
08:18.37*** join/#asterisk thansen (~thansen@c-98-202-28-239.hsd1.ut.comcast.net)
08:18.50*** join/#asterisk Arnoz (~Arnoz@91.183.59.105)
08:20.50*** join/#asterisk shamelessn00b (~chatzilla@58-65-172-114.nayatel.pk)
08:27.15*** join/#asterisk sekil (~sekil@80.93.247.26)
08:27.29*** join/#asterisk csnook (~chris@209-6-38-66.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
08:37.46*** join/#asterisk timahvo1 (~rogue@41.223.57.75)
08:48.20*** join/#asterisk lanning (~lanning@173-8-187-197-SFBA.hfc.comcastbusiness.net)
08:49.38*** join/#asterisk zplinux (~zplinux@213.8.57.217)
08:50.58*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
08:53.56zplinux~seen tzafrir_laptop
08:54.01infobottzafrir_laptop is currently on #asterisk-dev (37m 16s) #asterisk (37m 16s) #asterisk-bugs (37m 16s), last said: 'At least the link to /asterisk/acf'.
08:56.01tzafrir_laptop~seen infobot
08:56.02infobotinfobot is currently on #utos (9d 8h 57m 21s) #asterisk-doc (9d 8h 57m 21s) ##t42 (9d 8h 57m 21s) #maemo (9d 8h 57m 21s) #fredlug (9d 8h 57m 21s) ##ols (9d 8h 57m 21s) #flyspray (9d 8h 57m 21s) #asterisk-dev (9d 8h 57m 21s) #webos-internals (9d 8h 57m 21s) #opensimpad.org (9d 8h 57m 21s) #asterisk (9d 8h 57m 21s) #byumug (9d 8h 57m 21s) #wowprogramming (9d ...
08:56.11*** join/#asterisk spandi (~chatzilla@59.164.188.32)
08:57.40zplinuxhaya
08:58.02tzafrir_laptophi
08:58.05zplinuxwell, how can I help in solving this ,a and allow openvz to run dahdi?
08:58.18zplinuxwhat more info but the paste shoul I supply?
08:58.34zplinuxwhere can I post about it except for the proxmox forum?
08:59.45mark22is it "normall" for asterisk to crash daily?
08:59.56zplinuxNO!
09:01.09mark22I am still running 1.6.2.11 (so I should probably upgrade) and maybe I should remove lcdial at that time (if I could think of some other auto failover method)
09:01.36*** join/#asterisk screenn (~screenn@users-nat.more.com.ua)
09:03.37*** join/#asterisk riscphree (~riscphree@h104.119.90.75.dynamic.ip.windstream.net)
09:13.33*** join/#asterisk ruyo (~psantos@a83-132-152-91.cpe.netcabo.pt)
09:13.45tzafrir_laptopmark22, please report such bugs
09:14.08tzafrir_laptopzplinux, can you build any other modules with those kernel headers?
09:14.17zplinuxmin pls
09:19.48*** join/#asterisk garymc (~chatzilla@host81-139-127-32.in-addr.btopenworld.com)
09:21.25*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
09:25.57*** join/#asterisk bluOxigen (~sfds@unaffiliated/bluOxigen)
09:30.29zplinuxfixing the audioable aleret for when I get a replay here
09:30.48zplinuxwell, i didnt try to build any other headers
09:30.54zplinuxwell, i didnt try to build any other modules
09:31.05zplinuxlet me try the NIC
09:31.54*** join/#asterisk bsaxon (~bsaxon@12.107.149.61)
09:35.57*** join/#asterisk bluOxigen (~sfds@unaffiliated/bluOxigen)
09:36.24*** join/#asterisk anny__ (~chatzilla@77.42.241.114)
09:38.19*** join/#asterisk cjk (~cjk@85.93.217.128)
09:39.01*** join/#asterisk TimeRider (~steve@188-220-33-123.zone11.bethere.co.uk)
09:39.13cjkhello, i am playing with function connectedline on SIP protocol. and i dont see any difference in the traffic that I sniff, as if asterisk would ignore the function. any idea?
09:41.48*** join/#asterisk joobie (~joobie@CPE-121-219-110-161.lnse2.lon.bigpond.net.au)
09:42.22*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/atheme.member.chainsaw)
09:42.41anny__hey
09:42.56*** join/#asterisk marksaitis (~MK@78-61-148-80.static.zebra.lt)
09:43.27anny__can someone plz give me an accurate description of what zaptel and libpri modules because i can't seem to find any on google
09:43.57*** join/#asterisk TimeRider (~steve@188-220-33-123.zone11.bethere.co.uk)
09:44.29marksaitiswould anybody know why my client device would not accept an incoming call as soon as I set it up to use srtp? It can make outbound srtp call though with no problems. If I would disable srtp, it would then accept incoming call just fine.
09:45.21Chainsawmarksaitis: It has probably decided that it doesn't like the certificate.
09:45.46eMBeegood evening
09:46.37ChainsaweMBee: Hello.
09:46.41eMBeecan asterisk detect the extension that was dialed incoming on an analog trunk line?
09:46.57ChainsaweMBee: If caller ID is in use, yes.
09:47.18mark22tzafrir_laptop: where should I report it when there isn't any clear information in the logs?
09:47.26marksaitisChainsaw, u recon? So srtp cares about certificate as well? I thought its only TLS? Well, for example, if certificate is not configured well, clients like eyebeam do say "Certificate Validation Error" or "Certificate Name Mismatch" in most cases and I spent quite a lot of time on that stuff.
09:47.26*** join/#asterisk Arnoz (~Arnoz@91.183.59.105)
09:47.46Chainsawmarksaitis: You expect to get clear error messages without digging?
09:48.01Chainsawmarksaitis: The world of VoIP isn't like that I'm afraid.
09:48.06eMBeecan you explain the relationship? caller-id gives me number of the user making the call. and it also gives me the extension the user called? (does it give me the whole number the user dialed too?)
09:48.50ChainsaweMBee: It depends on what caller ID system is in use and how it is configured.
09:49.04eMBeeaha
09:49.12ChainsaweMBee: Analog lines normally carry just voice. If you want extras like that, you have to add them.
09:49.49eMBeeor i have to ask the line provider to add them...
09:50.02marksaitisChainsaw, well its just pissing me off. I found 2 different guides on asterisk18 tls srtp certificate generation and both are different. If I try one of them, eyebeam wont accept the certificate at all, if I try the other one, it would accept it, but I can not make an srtp call from one eyebeam to another.... I tried those guides 20 times each over and over again, checking clearly every letter etc.... same shit
09:50.31kaldemar~book
09:50.31infobot[~book] Asterisk: The Future of Telephony 2nd Edition (ISBN 0-596-51048-9) --- Order yours at http://www.oreilly.com/catalog/9780596510480/ --- Free downloadable PDF at http://www.asteriskdocs.org --- HTML at http://astbook.asteriskdocs.org or see ~buybook, or http://ofps.oreilly.com/
09:50.34kaldemaranny__: ^^
09:51.19tzafrir_laptopmark22, is that crash reproducable?
09:51.39*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
09:51.41aberrios_any polycom users around?
09:51.47anny__kaldemar: thx
09:52.08*** join/#asterisk rocknfra (~rocknfra@firewall1.cattid.uniroma1.it)
09:53.36kaldemaranny__: zaptel was renamed to DAHDI about 2 years ago, so if you plan on installing something, choose it instead.
09:54.14mark22tzafrir_laptop: it happens everyday between 7 and 8 (UTC) in the morning, nothing special happens (and the logs don't give information that it did crash at all)
09:56.53mark22at least for the last few days it happens every morning, but before that it didn't happen that often. I've no idea about where to look for a solution (however I also see that when I look shortly after the crash that the RAM on that system is used for around 80%)
09:57.49marksaitisdoes anybody know a working guide how to create a working certificate for eyebeam? tls srtp
09:59.37Chodorenkomarksaitis:http://www.voip-info.org/wiki/view/SIP+TLS
10:00.26Chodorenkomarksaitis: i can try its tomorrow night , Work perfect
10:00.33*** join/#asterisk Wassim (~IceChat7@193.227.188.210)
10:01.33marksaitisChodorenko, thats the guide I used to create current certificates. Client accepts it, but as I said, I can make srtp tls call to the pbx, but if I try to make a call from one client to another, it doesnt accept incoming call
10:04.02*** join/#asterisk ariel_ (~chatzilla@c-98-254-138-7.hsd1.fl.comcast.net)
10:05.56marksaitisif I use TLS only, everything works perfect, but as soon as I tell client to use srtp for voice, incoming call wont work
10:06.43ChainsawRight, so other then ChanIsAvail, is anything else broken in 1.8.0?
10:08.37*** join/#asterisk k-man (~jason@unaffiliated/k-man)
10:08.43shamelessn00bhi all
10:08.49Wassimhi
10:09.03k-manis there a soft phone that does sip on the iphone?
10:09.07k-manor for the iphone?
10:09.14shamelessn00bLooking at asterisk SCF
10:09.22Wassimbria
10:09.43shamelessn00bwould there be a separate channel on IRC for SCF?
10:10.37Wassimk-man
10:10.40tzafrir_laptopmark22, did you get any core dump from such a crash?
10:10.44Wassimbria from counterpath
10:10.54Wassimsame company that does x-lite
10:11.25tzafrir_laptopshamelessn00b, separate channel? Given the history of dundi? I guess no
10:11.45k-manWassim: is it any good?
10:11.50Wassimyeah
10:11.52Wassimit is
10:12.01k-manok thanks, ill give it a go
10:12.05Wassim;)
10:13.33marksaitisregarding self signed certificates, does a client need to have a public key or private key with public key?
10:14.03Wassimi think both, im not sure
10:14.36marksaitisand, does anyone know, if asterisk needs to have tlscertificate= and tlscafile= ? or only one of them?
10:15.05tzafrir_laptopshamelessn00b, and then there is a question of WTF is SCF?
10:15.08tzafrir_laptophttp://duckduckgo.com/?q=SCF
10:15.11marksaitisas one guide sugests that it needs to have one of these in sip.conf and another one sugests that it needs to have both
10:15.41shamelessn00btzafrir_laptop: http://www.digium.com/en/mediacenter/viewpress/Digium-Introduces-New-Open-Source-Project-Asterisk-SCF-to-Simplify-the-Creation-of-Complex-Communications-Systems
10:15.44marksaitisWassim, im trying to test tls srtp on iphone bria app, a bit painfull
10:15.58marksaitisbut other that that, bria for iphone is awesome app
10:16.16Wassimyup
10:16.20Wassimwhy srtp?
10:16.43marksaitiswhy not? I need it in my case
10:17.25Wassimok
10:17.35Wassimhere's  a question
10:17.59Wassimi need to make direct media call, between 2 extensions regsitred on 2 asterisk,
10:18.05Wassimany clue?
10:18.13Wassimi tried with dundi
10:18.15Wassimand traced
10:18.16marksaitisit all works fine without srto though, or with srtp for calls to pbx like voicemail. But for calls from client to client, it doesnt work. And nobody from this channel knows why
10:19.00Wassimbut each talks to his registrar server
10:20.57shamelessn00bI don't know how to explain it but lemme try, I have a caller that dials a specific extension into asterisk which fires up a typical IVR system, now I originate a call from a local channel to extension xyz and call the chanspy() application on that extension and start listening to the call that landed on the IVR extension, now I want to stream this audio over a TCP socket, problem is, call...
10:20.59shamelessn00b...to chanspy() app is a blocking call
10:22.07tzafrir_laptopshamelessn00b, yeah. I saw that
10:22.11shamelessn00bThe only workaround that comes into my mind right now is to modify the monitor() application to make it write channel audio on a TCP socket instead of a file
10:22.25*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
10:22.31tzafrir_laptopAll reports I saw seem to copy basically the same thing
10:22.51shamelessn00bWell, it looks like a pretty interesting project to me
10:22.55tzafrir_laptopshamelessn00b, now, go and look for more information in http://www.asterisk.org/ as it suggests
10:23.06shamelessn00balready did
10:23.11tzafrir_laptopand?
10:23.31shamelessn00bthereshardly anything of interest overthere
10:23.45shamelessn00bThe complete Asterisk SCF documentation and development wiki will be available this afternoon (Wednesday, October 27)
10:23.51ChainsawCan anyone on 1.8.0 try ChanIsAvail for a non-existent SIP peer please, and check the AVAILSTATUS return?
10:24.19eMBeemy phone-provider wants me to dial #1234# to activate a feature on the phoneline, how can i make asterisk accept and dial #? do i need to make a new rule with # in the pattern? since X only covers digits?
10:24.35shamelessn00bcan you tell me how to cater the above mentioned problem without writing or modifying an existing module
10:25.15shamelessn00bbasically I want to be able to stream audio on a channel in a non blocking fashion
10:26.11shamelessn00bI tried jack_hook() but it doesn't work for me
10:26.22shamelessn00bjack() works fine
10:26.29shamelessn00bbut its a blocking call,,,
10:28.55shamelessn00bI don't want to block my dialplan execution in the IVR
10:31.17*** join/#asterisk adnc (~numer@unaffiliated/adnc)
10:32.21adnchello, i'm using asterisk 1.4 on a debian installation. i saw a iphone voicemail application that needs ARI (Asterisk Recording Interface) unfortunately I can not find much info about it. Is this atool that I can download somewhere?
10:33.29cjkhi, i got callerid updates working on pickup but not on attended transfer on asterisk 1.8. any idea?
10:34.34Chainsawdowngrades Asterisk from 1.8.0 to 1.6.2.13 as ChanIsAvail is beyond repair
10:34.39adncunfortunately there is no link on http://www.voip-info.org/wiki/view/Asterisk+GUI page
10:35.15shamelessn00b<.<
10:41.00fauxalliance~#asterisk-gui
10:41.14fauxalliance~asterisk-gui
10:41.14infobot[~asterisk-gui] The Asterisk-GUI is an open source project lead by Digium. It's client-driven, and its only dependency is Asterisk itself. Check out the new version from svn here: $ svn co http://svn.digium.com/svn/asterisk-gui/branches/2.0 asterisk-gui-2.0.  For support go to  #asterisk-gui
10:41.27fauxalliancesupport^^^
10:41.52adncfauxalliance, was this comment for me?
10:42.13fauxallianceyeah, my aim is a little off... it's still early GMT -3.5
10:42.36adncfauxalliance, what is the relation between asterisk gui and ARI?
10:43.51fauxallianceARI is a front end for recording / reviewing recordings... asterisk uses the aforementioned recordings, or the overlying framework does.
10:45.16*** join/#asterisk fskrotzki_ (~fskrotzki@cpe-74-74-245-250.rochester.res.rr.com)
10:46.01fauxallianceadnc, that, and I presume you are using the asterisk-gui.  When the 'professionals' awake, they will most likely point you there...
10:48.39*** join/#asterisk Akiraa (~Akira@92.81.182.216)
10:53.55*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
10:55.01*** join/#asterisk adnc (~numer@unaffiliated/adnc)
10:58.52*** join/#asterisk Trixboxer (~Trixboxer@office.supportdepartment.net)
11:00.12*** join/#asterisk eject_ck (~eject_ck@haitek.cosmonova.net.ua)
11:09.29*** join/#asterisk timahvo1 (~rogue@41.223.57.77)
11:24.54*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
11:31.26eject_ckHi all, I'm trying to evaluate FAX for asterisk and have problem - http://pastebin.ca/1975414
11:31.36eject_ckI need your help folks :)
11:31.53eject_ckI'm getting error FAX session '2' failure, reason: 'fax session timed-out' (TIMEOUT)
11:33.18*** join/#asterisk alepaes (~quassel@187.23.21.253)
11:37.38*** join/#asterisk bluOxigen (~sfds@unaffiliated/bluOxigen)
11:38.39mark22< tzafrir_laptop> mark22, did you get any core dump from such a crash? << no (sorry, was away from screen)
11:47.53*** join/#asterisk jsgoecke (~Adium@74.11.214.130)
11:51.07*** join/#asterisk puzzled (~foobar@puzzled.xs4all.nl)
11:53.49eject_ckI'm using free fax for asterisk
11:55.11*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
11:56.51*** join/#asterisk jks (~jks@193.189.93.254)
12:07.30*** join/#asterisk [TK]D-Fender (~chatzilla@216.191.106.163)
12:07.37*** join/#asterisk efdetonator (~usuario@189.71.160.85)
12:08.20efdetonatorWhere do I set the audio codec that my agi script will use?
12:09.57[TK]D-Fenderefdetonator: "scripts" don't use codecs, CHANNELS DO.  that is in your PEER definition
12:10.01fauxallianceefdetonator, on the trunk / channel that you will call tiwh the codec
12:10.11fauxalliance<PROTECTED>
12:10.31fauxallianceo/
12:14.04efdetonatorthanks
12:14.31efdetonatorI've set the users to use the speex codec but it seems that zoiper can't use it ;o
12:14.41efdetonatordo you guys know a good soft phone?
12:14.42*** join/#asterisk ariel_ (~chatzilla@63.214.236.169)
12:15.34zambaefdetonator: what os?
12:15.41efdetonatorlinux
12:15.59[TK]D-Fender~ekiga
12:15.59infobot[~ekiga] Ekiga is an OSS SIP soft-phone for Windows, MacOSX, and Linux (Requires GTK+ which is included with the binary releases) that can be found at http://www.ekiga.org
12:16.17*** join/#asterisk nicola_pav (~chatzilla@mail2.tikalnetworks.com)
12:16.27efdetonatorthanks
12:16.43nicola_pavhello. i have a question about hylafax functionality
12:16.58fauxallianceon a tangent, but shoot nicola_pav
12:17.09nicola_pavin the dial plan under extensions.conf there are variables EMAILADDR and FAXFILE
12:17.19nicola_pavwhere do those variables get set?
12:17.47fauxallianceextensions.conf?  hylafax?
12:17.59[TK]D-Fendernicola_pav: Hylafax has NOTHING to do with * dialplan <-
12:18.34[TK]D-Fendernicola_pav: Those variables have no relationship to Hylafax in particular.
12:18.42fauxallianceNONE!
12:18.44nicola_pavok
12:19.12nicola_pavi send a fax and hylafax works fine, answers the call, saves the fax in in tif format
12:19.15fauxalliancemy hylafax uses an ANALOG modem on a POTS line and is FAR AWAY from anything asterisk related....
12:19.17nicola_pavi need to send to an email
12:19.22*** join/#asterisk tzanger (~tzanger@gromit.mixdown.ca)
12:19.30nicola_pavit seems in the dial plan i have EMAILADDR and FAXFILE
12:19.39fauxalliancenicola_pav, look at avant fax... make sure your email server allows smtp relay from the local net
12:19.41nicola_pavbut it seems they r not recognized
12:19.42[TK]D-Fendernicola_pav: * doesn't send e-mails either
12:19.48[TK]D-Fendernicola_pav: Make your own script for that
12:19.57fauxalliance[TK]D-Fender, AVANTFAX
12:20.09nicola_pavif i set manually the EMAILADDR
12:20.14nicola_pavit sends an email
12:20.23fauxalliancehooray for sendmail
12:20.25nicola_pavbut does not know what to send since FAXFILE is null
12:20.25[TK]D-Fendernicola_pav: "IT"?  WTF is "it"?
12:20.53[TK]D-Fendernicola_pav: Asterisk doesn't send e-mails.  There is nothing in * that uses port 25 inherently.
12:20.53nicola_pavin the dial plan under extensions.conf
12:20.53fauxalliancenicola_pav, are you USING ASTERISK OR HYLAFAX?  not interchangable
12:21.03nicola_pavif i set the variable EMAILADDR to my email directly
12:21.05[TK]D-Fendernicola_pav: and I see no reason for a channel variable being set by hylafax at all here.
12:21.39nicola_pavok
12:21.47nicola_pavso its asterisk issue?
12:21.54nicola_pavi mean dial plan?
12:22.03fauxallianceFFS
12:22.21[TK]D-Fendernicola_pav: No, it s a "Who the hell said those variables were meant to ever have anything special in them?" issue
12:22.37[TK]D-Fendernicola_pav: You are talking about 2 variable names as if they were SPECIAL
12:22.50fauxalliance's ford is broken, perhaps if i tinker with the acura the ford will work?
12:22.57nicola_pavok, got it
12:23.04[TK]D-Fendernicola_pav: Hylafax natively knows NOTHING about Asterisk at all
12:23.14fauxalliancenot even a little about IAXMODEM
12:23.16fauxalliance!
12:23.38[TK]D-Fenderfauxalliance: I see I'm beginning to rub off on you analogically :)
12:24.02fauxalliance[TK]D-Fender, indeed fellow countryman
12:25.29*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
12:25.38*** join/#asterisk asilva (~structz@gandalf.ai.unesp.br)
12:27.44nicola_pavhylafax when receiving fax it will save it somewhere
12:27.47nicola_pavright?
12:27.53nicola_pavin tif mode
12:28.11nicola_pavwhen i want to send it to an email in my dial plan
12:28.26nicola_pavhow can i know which file is so i can send it?
12:28.52[TK]D-Fendernicola_pav: Go read hylafax docs to see what it can offer you.  This is not *'s problem
12:29.00*** join/#asterisk heffer_ (~felix@fedora/heffer)
12:29.10[TK]D-Fendernicola_pav: And HYLAFAX has its OWN e-mail capabilities
12:33.07alepaesHello... anyone know why CALLERPRES() does not functions in a QUEUE ?
12:33.25[TK]D-Fenderalepaes: Show us
12:33.32[TK]D-Fender~pb
12:33.32infobot[~pb] A "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/ , http://asterisk.pastey.net/ , or install pastebinit with yum or aptitude.
12:33.35[TK]D-Fender^^^
12:37.23alepaes[TK]D-Fender: In a Dial, setting the CALLERPRES to unavailable, shows CID as Anonymous in X-lite, for exemple.
12:38.01[TK]D-Fenderalepaes: SHOW US
12:38.35alepaesif I set the CALLERPRES before a QUEUE(), the CID goes to the agent without modification.
12:39.03fauxalliancealepaes, pastebin the CALL LOG!
12:40.09*** join/#asterisk jpmcallister (~EC06113@200.242.28.231)
12:40.28fauxallianceSetCallerPres(allowed) perhaps....
12:40.33alepaesone moment, but I don't think that the log helps because CALLERPRES, in my knowledge, affects the SIP header
12:40.52fauxalliances/call log/sip debug... or even BOTH!
12:41.25fauxallianceSetCallerPres is deprecated. Please use Set(CALLERPRES()=allowed) instead.
12:41.35fauxalliance^^ *1.6
12:42.57fauxalliancehttp://www.spinics.net/lists/asterisk/msg134012.html
12:43.00fauxalliance^^ bug perhaps?
12:43.41alepaesI sent this message... :)
12:44.47alepaesThe only way to not show is define the agents as Local channels
12:45.20alepaesAnd when QUEUE call them, you set the CALLERPRES and Dial
12:45.34alepaes(or Dial() with the 'N' option)
12:45.44fauxallianceok, so you have two possible workarounds
12:45.54fauxallianceneither is very encumbered
12:51.43alepaesIMHO, it is a very important behaviour in certains conditions (i.e.: ringall strategy, with the agent picking up the call)
12:51.54*** join/#asterisk Defraz (~Defraz@corp.fuzecore.com)
12:53.25jpmcallisterGugge: I don't know if you remember the problem I was having connecting 2 PBX via 2 * I talked yestarday. Bu I found a solution: I set jitterbuffer=no in iax.conf and now every call is perfect. I don't have a clue why it worked.
12:55.54*** join/#asterisk GlobeTrotterz (~chatzilla@190.219.8.59)
12:56.21*** join/#asterisk titter (~Justin@c-98-208-152-139.hsd1.fl.comcast.net)
12:56.42*** join/#asterisk McBoing (~mcboingbo@mail.hrsg.ca)
12:57.36McBoingI want to test out a new version of Asterisk, using 1.4 right now, trying to setup a test extension on the new Asterisk but use the old Asterisk to forward the call, how can I get relaying setup?
12:59.07[TK]D-FenderMcBoing: Go look up "asterisk dual servers" on the WIKI
12:59.09[TK]D-Fender~wikis
12:59.09infobot[~wikis] VoIP Wiki covering Asterisk, FreeSWITCH, TrixBox, SER, OpenSER, sipX, CallWeaver, and YATE.  http://www.voip-info.org (c) Arte Marketing Inc / CommPartners
12:59.09fauxalliancehttp://www.voip-info.org/wiki/view/Asterisk+-+dual+servers @ McBoing
12:59.19alepaes<PROTECTED>
12:59.35McBoingthanks
13:02.51*** join/#asterisk t_dot_zilla (~chatzilla@firewall-a.buf.ny.i-evolve.net)
13:03.17*** join/#asterisk csnook (~chris@209-6-38-66.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com)
13:04.29Chainsaw4.6.7.7.0.2.3.3.7.1.4.4.e164.org. 57 INNAPTR100 10 "u" "E2U+SIP" "!^\\+441733207764$!sip:764@linx.net!" .
13:04.36ChainsawAsterisk seems very opposed to this. Does it look malformed?
13:04.37*** join/#asterisk E-bola (~bola@188.120.76.228)
13:05.08E-bolaAre the 1.6x addons compatible with asterisk 1.8?
13:05.52[TK]D-FenderE-bola: I'd imagine not
13:06.18*** join/#asterisk hehol (~Adium@ip-78-94-0-76.unitymediagroup.de)
13:07.19E-bolaMmm is mp3 then not supported at all in 1.8?
13:09.14RypPnrun the script in the contrib dir E-bola , addons are included in the main tarball now
13:09.58E-bolaohh doh
13:10.05E-bolathanks :
13:10.07E-bola:)
13:14.03*** join/#asterisk eduzimrs (~eduzimrs@201.22.86.124.static.gvt.net.br)
13:15.58eduzimrshi, im trying to send a fax using SendFax so, i can´t specify direct the number of the calling fax, so what should i do?
13:17.44eduzimrscreate a callfile ?
13:18.42*** join/#asterisk jsgoecke (~Adium@12.182.24.2)
13:18.50McBoingSetting up Asterisk as a dual server setup, when both have static IPs and are on same subnet, no need to register correct? But I will need to setup dial plans from sipserverA to sipserverB
13:18.56*** join/#asterisk deonv (~adium@pixfirewall.itn.com.na)
13:20.00jpmcallisterI'm using centos with asterisk16 from digium repositories. Will it be simple to upgrade to asterisk18?
13:26.43eduzimrsanyone can help me?
13:29.29McBoing"myserver" and "password" are user and password info from the manager.conf of SIPserverA in this case? "Dial(SIP/myserver:passwordA@SIPserverA/${EXTEN:1},30,r)"
13:31.15*** join/#asterisk a1fa (~a1fa@unaffiliated/a1fa)
13:32.32E-bolaHmm after upgrading from 1.8 rc2 to final i have weird issues with direct transfers that just fail and the calls are lost
13:34.13E-bolaon a snom 320, when u press transfer you dont get a dialtone
13:34.23E-bolaIf you however press hold first, and then make an attended transfer it works fine....
13:34.28E-bolaAnybody seen something similar to this?
13:34.38*** join/#asterisk eugeneoden (~goden@rrcs-97-77-255-86.sw.biz.rr.com)
13:35.30*** join/#asterisk TimeRider (~steve@188-220-33-123.zone11.bethere.co.uk)
13:36.54mark22what is the best option in a dialplan to use some auto matic failover in case a trunk (peer) is down to use another trunk (peer)? currently I am looking at implementing the macro-safedial listed in http://www.voip-info.org/wiki/view/Asterisk+variable+DIALSTATUS (we only use SIP)
13:40.51[TK]D-Fendermark22: Dial them back-to-back
13:41.29[TK]D-Fendermcboin manager.conf has NOTHING to do with DIALING-ing anything
13:41.54[TK]D-FenderMcBoing: And you should never put user & pass in your DIAL commands.  make a proper SIP peer for them
13:42.51mark22[TK]D-Fender: what do you mean with "Dial them back-to-back"?
13:43.01*** join/#asterisk cusco (~trilili@213.63.137.210)
13:43.06cuscohm.. hi
13:43.09[TK]D-Fendermark22: Dial the first.  Next Priority.  Dial the FAILOVER
13:43.44cuscowhen I press *01 I see on the CLI: Feature Found: queuetransfer1 exten: queuetransfer1
13:43.49cuscoon features.conf I have: queuetransfer1 => *01,callee,Transfer,Local/00001@agents
13:44.22cuscobut nothing happens
13:44.23cuscowhy?
13:44.59mark22what happens when a call is made and only the person that was called did a hangup? does that prefent the next priority to be used?
13:45.57*** join/#asterisk t_dot_zilla (~chatzilla@firewall-a.buf.ny.i-evolve.net)
13:46.01cuscoI think Dial() has a flag to carr on with dialplan mark22
13:46.02t_dot_zillahi
13:46.07cuscog if I'm not mistaken
13:46.08t_dot_zillais everyone at astricon?
13:46.11[TK]D-Fendercusco: because Transfer isn't what you think it is for.  It is for using SIP, etc to directly throw the call off your SERVER
13:46.15McBoing[TK]D-Fender: How do I make a proper SIP peer?
13:46.23[TK]D-FenderMcBoing: SIP.CONF <-------
13:46.34t_dot_zillacould someone tell me if we are using remote access instead of SIP authentication for calls, could that affect CALL EXECUTION or QoS ?
13:47.04cusco[TK]D-Fender: owch, so the application name in featurs.conf should be blindxfer instead ?!?!
13:47.19[TK]D-Fendercusco: No, there IS NO APPLICATION
13:47.35cusco:(
13:47.50cuscohow can I transfer the client do a specified dialplan then?
13:48.05[TK]D-Fendercusco: Go make a program that picks up the channel via AMI and does a Redriect against it
13:48.07cuscocan't do it by having a feature, pressing some keys?
13:48.25[TK]D-FenderAMI Redirect <-----------
13:48.32cuscohow does pressing some keys is detected by AMI ?
13:50.18[TK]D-Fendercusco: Have your feature call an AGI that does it <-
13:51.25mark22cusco: now you say it, it looks like there are options for Dial() to do what I want
13:56.26*** join/#asterisk frigidzephyr (~rnewton@nat/digium/x-odyowmsrptftxrzb)
13:57.44*** join/#asterisk jsgoecke (~Adium@12.182.24.2)
13:58.12*** join/#asterisk rocky3 (~rocky@184-15-112-120.dr02.chtn.wv.frontiernet.net)
14:01.43*** join/#asterisk pabelanger (~pabelange@12.182.24.2)
14:02.42*** join/#asterisk Cain` (~Geek@unaffiliated/cain)
14:07.43*** join/#asterisk marksaitis (~MK@78-61-148-80.static.zebra.lt)
14:13.13*** join/#asterisk robl^laptop (~robl@pdpc/supporter/active/robl)
14:16.53*** join/#asterisk dandre (~daniel@ble59-2-81-56-122-47.fbx.proxad.net)
14:19.06marksaitisdoes anybody know a good tls srtp certificate creation guide for asterisk?
14:19.49WIMPyThere is a script included to do it.
14:22.40pabelanger<PROTECTED>
14:29.53*** join/#asterisk moy_ (~moy@216.149.208.11.ptr.us.xo.net)
14:30.44*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
14:34.29marksaitisWIMPy, thats script is a peace of **** ;]
14:35.22marksaitispabelanger, it does create certificates and stuff, but eyebeam always says "Cert Validation Failure" no matter what I do. That guide on voip-info regarding tls works better
14:35.34*** join/#asterisk aidinb (~Aidin@unaffiliated/aidinb)
14:35.35WIMPyNFI. I tried google. Worked very well for me.
14:35.45marksaitisat least phones do get connected over tls and I can make normal RTP calls from phone to phone
14:35.46pabelangermarksaitis: what OS?
14:35.51marksaitiscentos 5.5.
14:36.19marksaitishave you ever tried any of tls srtp capable phones from counterpath?
14:36.48*** join/#asterisk visik7 (~Adium@unaffiliated/visik7)
14:37.07pabelangermarksaitis: There was a talk yesterday at astricon explain some softphones are weird cert requirements.  I cannot remember if centos was one of the ones.  Sounds like you need to configure your phone to accept the self signed cert
14:38.09WIMPyTop FAQ for the last week.
14:38.42marksaitiswell, using one guide(at voip-info), works fine and it accepts the cert as I explained. But using that script - impossible :)
14:39.07marksaitiscentos 5.5 is my server os runing asterisk. i use softphones from windows
14:39.33marksaitisI believe this cert problem is one of the bigest and most important ones
14:39.39pabelangerI think OSX was the issue, that client did not accept self signed certs
14:40.57marksaitisI think its counterpaths phone taking a piss
14:41.09*** join/#asterisk angryuser (~angryuser@LPuteaux-151-42-27-99.w193-251.abo.wanadoo.fr)
14:41.09marksaitisand there are not other softphones like counterpaths...
14:41.13marksaitisall the rest is just crap
14:41.24marksaitisI cant get over this issue for days now
14:41.29marksaitiskilling me
14:41.42angryusermarksaitis, tryed qutecom ?
14:41.46angryusertried*
14:42.05marksaitisI remember trying all of them
14:42.10marksaitisthis one as well
14:42.13marksaitiscant remember what happened
14:42.19marksaitisoh
14:42.21marksaitisjust remembered
14:42.30marksaitishow to add a custom sip on this one?
14:42.36*** join/#asterisk nny (~admin@173.160.86.155)
14:42.43angryusermarksaitis, what do you mean ?
14:42.46marksaitisim just going to install it again
14:42.48marksaitisjust a sec
14:42.49marksaitis;]
14:43.11marksaitisI got myself in to this nightmare
14:43.43marksaitisI should name myself angryuser2 I think
14:44.23WIMPyI never understood, how to get the counterpath things to do /anything/ usefull.
14:44.39nnyexperiencing an odd issue using 1.4.36 I am seeing 108 Ringing in sip debugs, yet no audio ringing feedback. This is only on certain numbers, using the same sip provider for other numbers and I get ringing.  Any help greatly appreciated, kind of scratching my head here
14:45.02marksaitiswell, everything is fine with them, except if I enable srtp - its impossible to get an incoming call
14:45.07marksaitisseriously
14:45.38WIMPySounds like you're lucku already.
14:45.42marksaitisok, I am just trying to run cutecom
14:46.16marksaitisWIMPy, well, basically, for tls to run, that asterisk18 cert creation script does not work, only that old guide works for it
14:46.29marksaitisfor tls and srtp to work, no guides found
14:47.09*** join/#asterisk KavanS (~KavanS@unaffiliated/kavans)
14:47.14marksaitisstupid qcutecom, I just downloaded the newest version from the website, installed, launched it, and it instantly said newer version is available please wait for update, and it installed over again, lol
14:47.21WIMPyI haven't trued srtp yet. Will try when I can upgrade my box to 1.8.
14:48.57KavanSI have an issue with my dialplan...I'm using "goto" for my extensions, and it's messing up my cdr-csv by leaving 's' as my destination - user dials 801 and 801 is: 801,1,Goto(personhere,s,1)
14:49.37marksaitisim trying that cutecom now
14:49.42WIMPyThat's the way it works.
14:49.42McBoing[TK]D-Fender: sorry can you help me out some more, I am stuck setting up peers between Asterisknow and Asterisk server
14:49.53marksaitisthat shit doesnt even connect
14:50.08*** join/#asterisk fors1 (~forsen@pat-tdc.opera.com)
14:50.11marksaitiscant even find tls nor srtp settings for an account
14:50.23WIMPyKavanS: You can put the original extension in some other CDR field.
14:50.58pabelangermarksaitis: Keep an eye for the astricon presentation for SRTP.  It should be online in a few days
14:51.19fors1anyone located in the CET timezone with grandstream phones here? For some reason, my grandstream adjusted the clock from CEST to CET last weekend, while the custom rule specifies it should be done the last sunday in the month (next sunday).
14:51.20marksaitisI dont even think that crappy cutecom has srtp and tls ....
14:51.27marksaitisastricon?
14:51.28*** join/#asterisk anthm (~anthm@freeswitch/developer/anthm)
14:51.50KavanSWIMPy, ok - let me look at our database here
14:51.52McBoingI want to allow our currently live Asterisk 1.4 server to call the new AsteriskNOW server for testing purposes, can someone help please? I do not need the new server to call back to the older PBX (Asterisk 1.4)
14:52.03marksaitisthis cutecom phones is the most stupid I evers seen :)
14:52.15marksaitisuseless crap, totaly
14:53.38KavanScutecom?
14:53.39marksaitisI hope this problem with tls srtp will be adressed in astricon
14:53.42marksaitisqcutecom
14:53.48marksaitiscrappycom
14:53.52marksaitishowever its called
14:53.57marksaitistotal nonsense it is
14:54.00KavanSpolycom?
14:54.16marksaitispolycom what?
14:54.32Naikrovekuseless crap?  how DARE you
14:54.38Naikroveklots of us in here use them and they work GREAT dude
14:54.42marksaitisyes, it is useless crap
14:54.43marksaitis:)
14:54.46Naikrovekif you have a problem with them, and none of us do, i think i see the cause
14:55.16Naikrovekthey're not perfect, but they certainly work quite well
14:55.17marksaitisI can repeat it again, qcutecom is useless crap. over
14:55.30Naikrovekand you'll be wrong every time you say that
14:55.34Naikrovekevery single time
14:55.48Naikrovekmillions and millions of phones laugh at you every time you say taht
14:56.10KavanSis he talking about polycom?
14:56.15marksaitisa good softphone is the one with tls and srtp.... full stop :)
14:56.16Naikrovekyes
14:56.16KavanSman I love these polycom phones we got...
14:56.20marksaitisnot polycom
14:56.28KavanSwe have rather ;)
14:56.29marksaitisI have nothing bad against polycom
14:56.33KavanSit is too early for perfect english
14:56.35Naikrovekthen wtf are you talking about
14:56.49marksaitisqcutecom
14:56.57fors1http://www.qutecom.org/
14:56.59marksaitiswho said I said smth wrong about polycom :)
14:57.14Naikrovekah
14:57.18Naikroveki can't speak for qutecom
14:57.20Naikrovekpolycom rules
14:57.29marksaitisI do agree about polycom
14:57.34Naikrovekthen we have no issues
14:57.36Naikrovekgood day sir
14:57.40marksaitis;]]
14:57.55*** join/#asterisk garymc (~chatzilla@host81-139-127-32.in-addr.btopenworld.com)
14:58.39marksaitisseriously, in this whole channel, has anybody tried tls srtp on any of counterpaths products?
14:58.45marksaitisthere must be somebody
14:59.55WIMPyI think you could make your life a lot easier if you tried a real phone.
14:59.58fors1I tried, but counterpath (x-lite in my scenario) didn't like wildcard certificate, which was the only one I had for my asterisk.
15:01.04fors1oh. wait, not x-lite. I actually tried with eyebeam. if it matters.
15:01.18cuscook so I made a sh script using Action: Redirect
15:01.46cusconow how do I call the script from features.conf ?
15:04.45*** join/#asterisk jsgoecke (~Adium@12.182.24.2)
15:05.02*** join/#asterisk ManxPower (~manxpower@user-24-214-153-32.knology.net)
15:05.32ManxPowerIt has been a while since I've done any AGI.  I'm on 1.4.  CALLERID() is a function on 1.4.  Would $agi->get_variable("CALLERID(all)") work even though it is a function?
15:06.26*** join/#asterisk c4rg (crg@lagoon.freebsd.lublin.pl)
15:07.05c4rghi, if I have a line in sip.conf like this: register => user:pass@host/extension, and later an user defined - how does asterisk match incoming invite with user definition?
15:07.24ManxPowerc4rg, registration has nothing to do with the incoming invite
15:08.03ManxPowerall registration does is notify the remote server which dynamic IP is associated with a specific user/pass
15:08.36*** join/#asterisk ChannelZ (channelz@burner.com)
15:09.06c4rgso how does it work then?
15:09.14ManxPowerregistration?
15:09.39*** join/#asterisk asterisk-learner (~chatzilla@77.42.241.114)
15:09.47c4rgmatching incoming invite with user definition
15:09.50ManxPowerclient w/register command -> hey, I'm bob, password 12345  server -> OK.  Hot it!
15:10.26ManxPowerc4rg, that would match on the [myhappyuserid] section of sip.conf, unless you do not have allowguest=no.  If you don't have that then most any call will be accepted
15:10.51c4rgmyhappyuserid?
15:11.00ManxPowerc4rg, the userid of the incoming call
15:11.20*** join/#asterisk elred_ (~elred_@unaffiliated/elred-/x-5010831)
15:13.12asterisk-learnerhi
15:13.15asterisk-learnerDoes anyone knows if we can whisper on a (IAX2) call, while MOH is turned on ?
15:13.39marksaitisfors1, I see.
15:13.44McBoingCan someone help me get Asterisk (Asterisk 1.4) to be able to call another Asterisk server (AsteriskNOW), it only needs to be one way right now for testing, cant seem to get authenticate to work
15:14.47c4rgManxPower: if invite like this comes in: INVITE sip:testing@a.b.c.d:5060 SIP/2.0
15:15.04*** join/#asterisk mark22 (~mark@unaffiliated/mark21)
15:15.09c4rgit's just routed to defaunt context & extension testing?
15:15.16c4rgdefault context
15:15.26c4rgor the context is taken from some user's definition?
15:17.57*** join/#asterisk jbeitler (~anonymous@www.brc2.com)
15:18.14jbeitlerI have a quick question, is anyone online?
15:18.40WIMPyNo. The internet has been shut down for today.
15:20.58Gianluhello everybody. Does anyone have any experience with asterisk-dotnet or asterisk-java?
15:21.02*** join/#asterisk not_a_golfer (~si@i6-fw-ha.derwentside.net)
15:21.11jbeitlerOkay I am trying to get asterisk 1.7 with GUI going, the problem is when I browse to the IP it tells me to on boot all i get is Oops! Google Chrome could not connect to 172.16.85.138:8080 I have tried it from a number of Browsers and they al say the same thing. It is a base install of AsteriskNow with option 3 (with GUI)
15:21.56cuscohow do I cal a ami script from features.conf?
15:22.01jbeitlerI can ping the server and do updates from command line on the server as well
15:22.25*** join/#asterisk russellb_ (~russellb@asterisk/digium-open-source-team-lead/russellb)
15:22.25*** mode/#asterisk [+o russellb_] by ChanServ
15:22.37Gianlujbeitler: is the server listening on port 8080?
15:23.08jbeitlerYou know I did not think to check.. as it said to use that port
15:24.05Gianlunetstat -ln | grep 8080 (or something like that....)
15:24.44espicelandor look at the 'bindport' setting in /etc/asterisk/http.conf
15:24.59jbeitlerit is not.. but why would it want you to connect to that port and then not open it by default? that seems kind of dumb
15:25.39ChannelZIt's more dumb to have your PBX interface sitting out for the world to access
15:27.00jbeitlerokay but if the default install says use XXX.XXX.XXX.XXX:8080 and then it is not open then what is the point of telling you to use a port? Second most people do not have the port open and forwarding to 8080 so how is it open to the world?
15:27.39Gianluhey folks, anyone with some experience in asterisk-dotnet?
15:28.56ChannelZjbeitler: because you're generally setting up on a LAN
15:29.58jbeitlerThat was my point
15:29.59ChannelZthere isn't any firewall on by default that I remember and your own network setup is out of their control
15:30.26ChannelZif the server isn't running then something else has failed for some other reason
15:30.36ChannelZeither way go ask #asterisknow or #freepbx
15:31.12ManxPowerc4rg, set allowguest=no and test again
15:31.23ManxPowerin sip.conf [general]
15:35.12c4rgManxPower: how does it work?
15:35.39*** join/#asterisk marksaitis (~MK@78-61-148-80.static.zebra.lt)
15:35.59marksaitisdoes anybody know a working tls srtp softphone? If one exists at all?
15:37.10marksaitiswhat is the difference between tls (sip) and tls(sips) would anyone know?
15:37.22*** join/#asterisk leifmadsen (~Leif@asterisk/documenteur-extraordinaire/blitzrage)
15:37.22*** mode/#asterisk [+o leifmadsen] by ChanServ
15:38.39ManxPowerc4rg, it makes sure you only accept calls from AUTHENTICATED users
15:38.53ManxPowerotherwise you will accept calls from just about any IP phone on the planet
15:39.06trollasaurusmarkaitis, Maybe one uses STARTTLS and the other assumes TLS (like the difference between SMTP and SMTPS)
15:39.34ManxPowerc4rg, try it and see what happens.  If calling breaks when you add that option then your incoming calls were never authenticated to start with
15:39.35marksaitistrollasaurus ok
15:39.51ManxPowerI thought TLS was only for TCP, not UDP?
15:40.25WIMPyManxPower: Correct
15:40.59trollasaurusYou can do SIP over TCP.. I am :-P
15:41.02*** join/#asterisk Squeeb (~Debian-ex@host81-149-117-179.in-addr.btopenworld.com)
15:41.17SqueebI'm trying to set a simple variable to the output of the System Application
15:41.27*** join/#asterisk alexshell (~chatzilla@unaffiliated/alexshell)
15:41.30Squeebbut all I'm getting returned is the exit code
15:41.45Squeebhow can I get the output from the command executed by System?
15:41.49WIMPySqueeb: Use an AGI
15:42.00SqueebWell, I tried that, but it's not setting the varibale
15:42.22SqueebI do this in perl: print STDERR 'SET VARIABLE SOMEVAR "blah"';
15:42.33Squeebthen NoOp("${blah}");
15:42.33c4rgManxPower: could you please tell me how an incoming invite is interpreted? ;)
15:42.45Squeebwait no
15:42.57SqueebNoOp("${SOMEVAR}"); is what i'm using
15:43.04Squeebbut I get "" returned when NoOp runs.
15:44.13*** join/#asterisk dr_ (~duckz@78.96.111.117)
15:45.39marksaitisok. Can anybody recommend me a good real phone, the smaller the better, RJ45 or USB capable, supporting SRTP and TLS?
15:47.09WIMPyLinksys had a quite small one. Calld 900something IIRC. But no idea what features it has.
15:47.32marksaitisim going to check
15:47.48marksaitisim just realizing that there are no tls srtp capable softphones whatsoever
15:47.53marksaitisthey all develop total crap
15:50.19*** part/#asterisk asterisk-learner (~chatzilla@77.42.241.114)
15:51.59espicelandSqueeb: Try printing to STDOUT instead of STDERR?
15:53.02marksaitisWIMPy, yeah that phone um entioned, SPA901 is awesome :)
15:53.10marksaitistls, srtp, cheap, looks good
15:53.13cuscoI don't seem to have a file doc/ip-tios.txt
15:53.21cuscois there another name for this file?
15:54.06WIMPymarksaitis: But Linksys has sipura software which is not exactely known to be great.
15:54.16cuscoit seems that to set QoS I need to mark sip packets as 0x68 and rtp as 0xB8
15:55.04cuscocan I just set tos_sip=0x68 ?
15:55.21WIMPy's got a SPA 962, but i like it so much that I don't use it, except for catching dust.
15:56.06[TK]D-FenderMcBoing: FreePBX is NOT supported here.
15:59.49ManxPowercusco, incorrect.  You need to set the ToS and configure every piece of equipment and every router between you and your gateway to the PSTN (usually ITSP) to recognize that ToS
16:00.04Squeebespiceland: that worked
16:00.05Squeebcheers
16:02.57*** part/#asterisk ezfox (~ezfox@nat/ibm/x-mlpuzepolwtjnhdw)
16:06.58*** join/#asterisk drudge` (drudge@unaffiliated/drudge/x-837452)
16:07.45*** join/#asterisk delphiWorld (~Miranda@41.200.4.40)
16:07.48delphiWorldhi
16:07.54delphiWorldafter checking out asterisk 1.8
16:08.00delphiWorldlook like is in /usr/local/asterisk
16:08.06delphiWorldhow do i install it in standard path?
16:08.19delphiWorldconf files in /usr/local/asterisk/etc/asterisk
16:08.27delphiWorldbut i want it to by in /etc
16:09.12marksaitisWIMPy, is there anything great and working well in VoIP world? :)
16:09.39jdoedelphiWorld: that's what ./configure is for.
16:09.45marksaitisyeah
16:09.46marksaitis;]
16:09.55marksaitisfor me it installed normally without using it
16:10.47WIMPymarksaitis: Short answer: No. But it can be made to work quite well.
16:11.14delphiWorlddoe wiki is up?
16:11.20delphiWorldwiki.asterisk.org not working
16:11.42ManxPowerdelphiWorld, define "checking out"  is that checking out as in "svn checkout" or as in "checking out the nice ass on that person in front of you"
16:11.45marksaitisask google dude
16:11.59marksaitisgoogle:wiki asterisk always tell u the truth
16:12.06delphiWorldManxPower: DUDE
16:12.26delphiWorldmarksaitis: lol wiki.asterisk.org that's is but is down
16:14.50marksaitisdude, google knows better
16:14.51marksaitis:)
16:15.29*** join/#asterisk Scorpio2007 (~Scorpio20@jose-tc.ctc.biz)
16:15.46Scorpio2007ERROR[3124] chan_dahdi.c: Unable to get span status: Inappropriate ioctl for device
16:15.49Scorpio2007any idea?
16:18.09marksaitisScorpio2007, mabye it the best and easiest place to report problems, but certainly not the best to sort them out. try dev mailing list
16:18.20*** join/#asterisk dandre (~daniel@ble59-2-81-56-122-47.fbx.proxad.net)
16:19.36*** join/#asterisk nny (~admin@173.160.86.155)
16:20.10*** join/#asterisk kernel_x (~kernel_x@174-140-96-143-dhcp.mia.fl.atlanticbb.net)
16:20.23Scorpio2007hmm
16:21.11eduzimrshi, im trying to send a fax using SendFax so, i can´t specify direct the number of the calling fax, so what should i do?
16:21.11nnytrying to wrap my head around this ringing issue. So the provider sends the SIP 108 Ringing to asterisk, and asterisk sends it to the phone (Canreinvite=no). I am seeing it in the sip debug for the phone, from console. what am I missing?
16:22.58*** join/#asterisk razu (~razu@razu.data.ee)
16:26.04*** join/#asterisk JuStIcIa_ (~justicia@190.52.236.133)
16:27.59*** part/#asterisk delphiWorld (~Miranda@41.200.4.40)
16:28.48*** join/#asterisk Mhaddog (~Mhaddog@z65-50-116-17.ips.direcpath.com)
16:30.03*** join/#asterisk nny1 (~admin@173.160.86.155)
16:31.21nny1if anyone has any advice on where I can troubleshoot this issue, I'd be highly appreciative. Willing to paypal someone for their time if needed.
16:32.09nny1this issue= ringing missing on certain calls from ear piece, sip debug shows 108 ringing yet audible ringing is missing. I can reproduce it with a series of numbers
16:33.59nnylol
16:34.08nnymy dial statement is Dial EXTEN@PROVIDER
16:34.13nnyas basic aas possible
16:34.16nnyand the issue arises
16:34.23nnyeliminates my dial plan :D
16:35.16WIMPyYou should ask your provider.
16:35.24cuscoManxPower: we have the pstn gateway, and that is no problem. We have two mikrotik routers geographically far. A VPN between them. In mikrotik docs I'm reading that voip SW/HW must be able to set the DSCP/TOS field in the IP packet
16:35.48marksaitis:D
16:36.10nnyWIMPy: yeah that's what I am thinking. I did a debug and they pass the 108 ringing, but maybe it's something else?
16:36.17cuscoand according to the docs I would like to set SIP to 0x68 (104) and RTP to 0xB8 (184)
16:40.22*** join/#asterisk timahvo1 (~rogue@41.223.57.72)
16:41.31*** join/#asterisk Tim_Toady (~moi@178.128.36.116.dsl.dyn.forthnet.gr)
16:43.01*** join/#asterisk baileyx (~Adium@70-36-142-188.dsl.dynamic.sonic.net)
16:49.41*** join/#asterisk Tech_Travis (~Travis_El@cpe-76-168-191-127.socal.res.rr.com)
16:51.48*** join/#asterisk adyn (~adyn@pdpc/supporter/active/adyn)
16:55.17marksaitisfor a client to accept srtp call, does he need to have a certificate? or a chain file containing private key AND certificate?
16:56.30marksaitisim totaly bored of trying to get this crap working. Voip info page tells loads of phones supporting srtp tls, but surprisingly 90% of them are not being developed/supported anymore and the rest comes with their own problems
16:58.12[TK]D-Fendermarksaitis: And which ones have you tried?
16:58.36marksaitisevery single one , except 1 or 2 for linux
16:58.45[TK]D-Fendermarksaitis: NAMES <-
16:58.49marksaitisok
16:58.51jdoesurprise, 90% of linux sip clients suck ass.
16:59.01marksaitisExactly
16:59.30WIMPyLike all the hardware phones?
17:01.52marksaitisI just lost that srtp phones list on voipinfo
17:02.00marksaitisnope, just found
17:02.35WIMPyWell, you know that voip-info has a tendency of being outdated?
17:02.54jdoeor just plain incorrect ;)
17:03.14jdoemarksaitis: I've used bria on my phone, I imagine it does fairly well as a client. X-lite used to have a linux version, Bria may as well.
17:03.23jdoeer, sorry, "as a desktop client"
17:05.39[TK]D-Fendermarksaitis: I didn't ask you about some other useless list. I askes whichones YOU TRIED
17:07.19marksaitisok pjsip - just a lib, privategsm - only mobiles and no srtp,  minisip - says its linux only but it has windows bin too, doesnt even launch saying smth expired=crap, twinkle - old unsuported linux only, wengoophone - no settings for srtp nor tls.... such a crap, phonerlite - old windows crap, tried, doesnt work, it doesnt even look like a softphone, a pile of testing crap, counterpath - thats the closest to reality, incoming calls wont work w
17:07.56[TK]D-Fendermarksaitis: Which of these CLAIMED to support it in the first place?
17:08.28marksaitis[TK]D-Fender, http://www.voip-info.org/wiki/view/Asterisk+encryption
17:08.31marksaitishave a look for urself
17:08.58[TK]D-Fendermarksaitis: The wiki page can fuck itself.  I could edit it and say it produces an unlimited supply of cottage cheese for all anyone cares
17:09.02[TK]D-Fender(perhaps the starving)
17:09.13[TK]D-Fendermarksaitis: what do the PRODUCT PAGES say?
17:09.32marksaitisIf anybody would configure 2 working srtp tls client on windows machines, I would give them my beautifull car, my iphone 4 and my laptop
17:09.59marksaitisYeah, fuck you wiki page :)
17:10.01marksaitisthats better
17:11.41*** join/#asterisk bluOxigen (~sfds@unaffiliated/bluOxigen)
17:13.21fauxalliancemarksaitis, if you make the iphone run android froyo, you got a deal.
17:15.17marksaitisfauxalliance, I suppose u tried all google "android froyo on iphone" results ;]
17:16.44fauxalliancejust the UK one
17:16.49[TK]D-Fendermarksaitis: Not on YOUR iPhone... he'll need that for "testing", please be sure he has it ASAP :p
17:16.50WIMPymarksaitis: What car? What laptop? And would I have to take the iPhone or could you keep that?
17:16.53fauxalliancepersonally, i want the experia x10
17:17.02[TK]D-Fenderfauxalliance: No you don't...
17:17.10[TK]D-Fenderfauxalliance: Android 1.6 ICK
17:17.23[TK]D-Fenderfauxalliance: And there are plenty of better alternatives out there
17:17.38[TK]D-Fenderfauxalliance: Smsung Galaxy S FTMFWY
17:17.42fauxalliance[TK]D-Fender, yeah, i almost dropped the droid accidentially on purpose
17:18.25*** join/#asterisk robl^laptop (~robl@pdpc/supporter/active/robl)
17:18.26*** join/#asterisk pabelanger (~pabelange@12.182.24.2)
17:20.17marksaitisWIMPy, mercedes c270, sony vaio, keep iphone 4 ;]
17:20.39fauxalliancehas 'champagne' taste, yet only the rootbeer income...
17:20.45[TK]D-FenderWIMPy: Mr. Green in the lobby with a candle-stick
17:20.53marksaitisThe ebst phone is iphone 4, why would smbd need damn xperias and crapberys
17:20.53marksaitis;]
17:20.58fauxallianceshould have taken the bonus over the corner office.
17:21.06drmessanoiphone?
17:21.10drmessanolaughable
17:21.10fauxallianceHyundai?
17:21.12[TK]D-FenderI DON'T CARE
17:21.18*** join/#asterisk ytal (ytal@bzq-218-138-39.cablep.bezeqint.net)
17:21.22[TK]D-Fenderpwmed
17:21.28drmessanoEvery iPhone out has been last months technology
17:21.36fauxalliances/month/year
17:21.37drmessanoerr
17:21.38drmessanoyeah
17:21.48*** join/#asterisk NEEDINGHELP123 (Mordi@v58.sgsvr.com)
17:21.58fauxalliance^^begging?
17:22.01drmessanoThe iPhone is nothing but name recognition in a little white box
17:22.22NEEDINGHELP123hi guys, i am looking for some help regarding H323 in general, i need to create a simple H323 user-agent getter
17:22.44drmessanoGet ahold of yourself, iPhone owners.. but don't grip it incorrectly
17:22.51[TK]D-Fenderdrmessano: Actually... white wn't be an option until NEXT YEAR :p
17:22.56marksaitisdrmessano, no. Its way more =) compared to other touchscreen phones, they all look like stone age crap
17:22.56NEEDINGHELP123i am willing to pay upto $500 for help with this project
17:23.02drmessanoNEEDINGHELP123, is this another school project?
17:23.11NEEDINGHELP123drmessano nope
17:23.14NEEDINGHELP123this is a personal project
17:23.14drmessanoNEEDINGHELP123, another school "contest"?
17:23.15marksaitis:D
17:23.16NEEDINGHELP123why?
17:23.30fauxalliancecuriosity kills many cats around here
17:23.31[TK]D-FenderBecaus ehe will look "coll" and ilke.. stuff...
17:23.33NEEDINGHELP123drmessano - school - you were right the first time, why?
17:23.40ytalcan someone actually read chan_sip?
17:23.56[TK]D-Fenderytal: Yes, now what do you want?
17:24.05drmessanoNEEDINGHELP123, you were in here months ago asking us to help you win some competition your teacher had for this class, and we refused
17:24.17NEEDINGHELP123you refused??????
17:24.21NEEDINGHELP123i got the help that in eeded though,
17:24.21fauxalliance^^cause thats cheating... ;-)
17:24.23NEEDINGHELP123so maybe YOU refused
17:24.29NEEDINGHELP123but others no
17:24.29marksaitisNEEDINGHELP123, tell me, what do you need help with :)
17:24.30[TK]D-FenderIts wonderful wehn people want to take credit for other people's work...
17:24.38NEEDINGHELP123drmessano i think you woke up on a bad day mate
17:24.42drmessanomarksaitis, seriously, if you don't realize the iPhone is crap, you deserve to own one
17:24.44NEEDINGHELP123drmessano so i'm putting you on ignore, thanks alot
17:24.51fauxalliancetell me what you need, I'll tell you how to get along without it.
17:24.55drmessanoNEEDINGHELP123, you were just a douche back then too
17:24.57NEEDINGHELP123marksaitis may I pm you to save bashing?
17:25.14*** join/#asterisk jsgoecke (~Adium@12.182.24.2)
17:25.29NEEDINGHELP123anyway, the project is like this: i need to find a user agent of an h323 device in the simplest way, and i'm willing to pay $500 for help with implementation
17:25.52*** join/#asterisk McBoingbo (~mcboingbo@mail.hrsg.ca)
17:25.52drmessanohttp://tinyurl.com/35zn8ft  <-- Is this the same guy?
17:26.00fauxalliancelook at a webserver, it does that often enough
17:26.02WIMPyNEEDINGHELP123: Have you heard about something called google?
17:26.13NEEDINGHELP123WIMPy yeah, can't quite get the right search term
17:26.50fauxalliancedrmessano, your are worse than me... hats off!
17:27.06fauxalliancethat would decidedly take a higher priority... ;-)
17:27.23drmessanohttp://purl.rikers.org/%23asterisk/20100722.html.gz <--- That was his last request..
17:27.56marksaitisdrmessano, tell me a single reason why is it crap? I would say its the best thing a man can have in its pocket! iphone 4 - very good camera for picture shooting, HD recording and with a flash as well and focusing, gps, compass, ipod, wifi internet, office apps, great touchscreen, great games, multitasking, great email client. So to summarize, instead of having a digital camera, a seperate satnav and a seperate mp3 player and a seperate phone
17:27.58*** join/#asterisk leifmadsen (~Leif@asterisk/documenteur-extraordinaire/blitzrage)
17:27.58*** mode/#asterisk [+o leifmadsen] by ChanServ
17:28.12fauxalliancedrmessano, either way a bit of contact dermatitis is nothing to laugh at... at least it's not herpetic
17:28.17marksaitisand, thers even no need for anoying small buttons on the body ;]
17:29.11adynI can do all that with the Epic 4g
17:29.27*** join/#asterisk QbY (~kelvin@96.176.19.11)
17:29.51QbYhow can I specify a subnet as a peer's host address?
17:29.52drmessanomarksaitis, there's a dozen phones out there that can do more, better than the iPhone for less of an asking price.. they are also not encumbered to AT&T, and they were doing it months before the iPhone, if not longer.  The iPhone may do a lot, but it's by no means pioneering, as theres many other phones that blow it away
17:29.53marksaitiswell, surely, iphone has more apps and touchscreen is way better thasn epic 4g ;]
17:30.21marksaitisencumbered to At$T ? I dont know even what the hell that ATAT is
17:30.27drmessanomarksaitis, but I won't hold that against you, or hold it against you incorrectly
17:30.40fauxalliancemarksaitis, any chinese android can do those things...
17:31.01marksaitisiphone is a real pioneer where I live. Its touchscreen is completely uncomparable with anything else. full stop
17:31.11fauxalliancemarksaitis, more apps?  maybe last year...
17:31.30marksaitischineese andoird :DDD ppl you make me laugh. Those things are a pile of crap.
17:31.33marksaitisno quality
17:31.38marksaitisur talking nonsense
17:31.39marksaitisreally
17:31.49drmessanomarksaitis, if the iPhone was great, then why has Android adoption increased 3000% in the last year?
17:32.02fauxalliancemarksaitis, fine, my milestone still kicks any iphones ass.
17:32.05drmessanoThe iPhone is a pile of crap, with flaws galore
17:32.10fauxalliancemarksaitis, FUD!
17:32.12adynmost of this is just opinion anyways. I prefer the Android OS as my personal choice, I know people who choose the iPhone as their personal choice.
17:32.26marksaitiseverything has flaws - thats a fact. nobody can judge about that ;]
17:32.30fauxallianceadyn, true... but only one comes out on top
17:32.52fauxalliancemarksaitis, but apple doesnt hide nor charge me for mine
17:32.54NEEDINGHELP123OFFERING $500 FOR THE HELP I NEED .... I NEED TO BE ABLE TO FIND THE " USER-AGENT " OF AN H323 SERVER IN THE MOST SIMPLE WAY THANKS
17:33.08marksaitisI had that chineese clone and iphone 4 in my hand.... if you think they can do the same, ur so wrong
17:33.13WIMPyfauxalliance: Yes. Usually the worst one. Bad design leaves most cash for marketing.
17:33.17fauxallianceNEEDINGHELP123, perhaps you need a transparent bridge to record some traffic...
17:33.41drmessanoAll caps now?
17:33.51[TK]D-FenderNEEDINGHELP123: Go call the server.  Spy on the packets.  Lokk at user-agent" in the response from them.
17:33.57drmessanomarksaitis, read and sob a little.. http://www.droid-life.com/2010/06/07/comparison-iphone-4-vs-droid-incredible-evo-4g-nexus-one/
17:34.08drmessanoFact is, the iPhone outperforms nothing
17:34.09fauxallianceWIMPy, this quarter anyways... It takes a special kind of brand loving person to shop for a badge as opposed to features... personally, i take the one that doesnt advertise, they save, i asve
17:34.54[TK]D-FenderiPhone is a perfectly decent phone & platform.  They usually start out at the head of the line or neck & neck, and just don't get updated as fast as the competition.
17:34.56marksaitisdrmessano, I had HTC and iphone 4 in my hand. When you will try them both, you will understand
17:35.03fauxalliancewatched two people fight over one at the teus store.... lawl
17:35.08NEEDINGHELP123[TK]D-Fender but i need to be able to understand what to send,  and what ot look at in the response
17:35.28drmessanomarksaitis, I have tried more phones than you can count..
17:35.31NEEDINGHELP123fauxalliance what do you mean transparent bridge to record some traffic? sorry
17:35.40fauxallianceNEEDINGHELP123, if you are prepared to be confused, be prepared for a sore bum.
17:35.51[TK]D-FenderiOS is a capable platform in most common respects, but forsaken proper multi-tasking, and is a nasty dictatorship that strives to lock you out of the process at every turn.  It is freedom-hostile
17:35.56fauxallianceNEEDINGHELP123, yes, promiscuity is back in !
17:36.03fauxalliancechokes on a pun
17:36.13[TK]D-Fender[13:35]<NEEDINGHELP123>[TK]D-Fender but i need to be able to understand what to send, and what ot look at in the response <- you've been linked to a meteric ton of docs.  Go read them.
17:36.13marksaitisand that list is just a list, doesn tell anything :)
17:36.28NEEDINGHELP123fauxalliance ok, thanks for your help buddy, i REALLY appreciatey our great insight
17:36.32marksaitisdrmessano, you cant say so as you dont know how many I tried :)
17:36.38[TK]D-FenderNEEDINGHELP123: And if you can't learn this then you don't seem to be qualified to even consider taking on this task
17:37.06NEEDINGHELP123[TK]D-Fender i don't need to read a 'metric tonne of docs'
17:37.17NEEDINGHELP123[TK]D-Fender i need the answer to my question in a savvy format
17:37.22[TK]D-Fender20:41.50pabelangerNEEDINGHELP123: https://secure.wikimedia.org/wikipedia/en/wiki/H323
17:37.24[TK]D-Fender20:42.33leifmadsenNEEDINGHELP123: there are several links to papers and such here: http://en.wikipedia.org/wiki/H.323#H.323_Network_Signaling
17:37.25[TK]D-Fender20:42.35pabelangerspecifically H.225.0
17:37.26NEEDINGHELP123why would i waste my time trawling through other poeples documents bro?
17:37.27[TK]D-Fender20:42.54leifmadsensuch as http://hive.packetizer.com/users/packetizer/papers/h323/h323_protocol_overview.pdf
17:37.27fauxallianceNEEDINGHELP123, apparently you do... make that a metric assload of docs
17:37.29[TK]D-FenderNEEDINGHELP123: ^^^^^^^^^^^^
17:37.36[TK]D-FenderNEEDINGHELP123: You were referred to several SPECIFIC ones earlier
17:37.37drmessanomarksaitis, I have had almost every smartphone out there come across my desk at one point or another.. I check them all out before we cut salespeople loose with them.. I am not talking about grabbing one in the store and eyeing it over
17:38.04NEEDINGHELP123[TK]D-Fender thanks alot, but i just need the packet to ENCODE, and i will decode the received packet,
17:38.06[TK]D-Fender[13:37]<NEEDINGHELP123>why would i waste my time trawling through other poeples documents bro? <- because we're not here to READ them back to you because you're too lazy or incapable of reading them yourself
17:38.10NEEDINGHELP123i don't need links to full pdf files
17:38.21NEEDINGHELP123[TK]D-Fender i'm not incapable or lazy friend, just i'm not going to do what others have already done
17:38.29NEEDINGHELP123i do not believe in 'oh i know' but i cna't tell you 'learn yourself'
17:38.30NEEDINGHELP123sorry
17:38.35drmessanoHe wants an app for that
17:38.42NEEDINGHELP123nope i don't need an app for that drmessano
17:38.45NEEDINGHELP123i need specific detail
17:38.45drmessanoand some cream for that bump
17:38.52NEEDINGHELP123drmessano i don't need cream for any bump
17:38.53marksaitisdrmessano, so you tried HTC and iphone 4 (not talking about older crap), and u can clearly say HTC android is better?
17:38.54[TK]D-FenderNEEDINGHELP123: Maybe noby made a "Single purpose tool to grab the UA from a comminication attemp in an easy way for NEEDINGHELP123"
17:38.54marksaitis;]
17:38.58NEEDINGHELP123get some mature cheese
17:39.00NEEDINGHELP123and come back friend
17:39.01[TK]D-Fendernobody*
17:39.14NEEDINGHELP123[TK]D-Fender no problem , i will have it made, but i need the packets t osend, the encoding technique
17:39.16drmessanohttp://tinyurl.com/35zn8ft  <-- did it clear up?
17:39.30fauxallianceCONTACT DERMATITIS... .it will go away when he stops playing with it drmessano , not HPV, not herpes... arentt you supposed to be a Doctor or somethin :P
17:39.33WIMPyMaybe not a single one, but a combination of two should do.
17:39.43[TK]D-FenderNEEDINGHELP123: Pleny of libs out there for the packets to send and the full format of the responses.
17:39.52NEEDINGHELP123don't want naother library
17:39.54NEEDINGHELP123i want my own library
17:39.55NEEDINGHELP123that's fine
17:39.58NEEDINGHELP123i just need the packet
17:40.02NEEDINGHELP123i'd rather not have to wireshark the packet out
17:40.05NEEDINGHELP123and then decode it
17:40.08NEEDINGHELP123and encode it
17:40.09NEEDINGHELP123no
17:40.11[TK]D-FenderNEEDINGHELP123: You will have to
17:40.12drmessanomarksaitis, I am not saying every phone is better than the iPhone.. I am saying the iPhone is FAR from the top of the heap.. and each successive version fails to innovate in any way, unless you go back in time a year
17:40.13NEEDINGHELP123i'd rather someone helped me for the money i'm offering
17:40.17NEEDINGHELP123[TK]D-Fender no i won't )
17:40.19NEEDINGHELP123;)
17:40.24NEEDINGHELP123believe me i won't
17:40.26fauxalliancedrmessano, whats up the scale from douche?
17:40.28*** join/#asterisk deonv (~adium@196.1.28.226)
17:40.30[TK]D-FenderNEEDINGHELP123: Wireshark probably already HAS the ability to make those readable <-
17:40.35drmessanofauxalliance, Bidet?
17:40.36NEEDINGHELP123yep
17:40.40NEEDINGHELP123then i need to read how to encode it
17:40.42*** join/#asterisk telnettech (~telnettec@216.49.139.56)
17:40.44NEEDINGHELP123and decode it when it comes back
17:40.45[TK]D-FenderNEEDINGHELP123: So go install a client and place a call and spy on it
17:40.47WIMPyNEEDINGHELP123: Ok, append a | grep to wireshark. Do I get the $500 now?
17:40.53NEEDINGHELP123no, [TK]D-Fender i prefer not to
17:40.56marksaitisdrmessano, in ur opinion, which phone is better than iphone 4, and only iphone 4?
17:41.02NEEDINGHELP123WIMPy yeah you would if you wern't such a pathetic wannabe
17:41.19WIMPyThought so.
17:41.29NEEDINGHELP123another one for the ignore list
17:41.35drmessanomarksaitis, Droid X, Blackberry Torch
17:41.45*** join/#asterisk mmlj4 (~jkelly@ip70-171-94-246.no.no.cox.net)
17:41.48NEEDINGHELP123[TK]D-Fender, can you help me settle the problem? i'm going to end up banned from here soon,, it only takes another few stupid GEEKOID remarks from people
17:41.55NEEDINGHELP123i'm not a fucking neekatron
17:41.56NEEDINGHELP123they might be
17:41.57NEEDINGHELP123but i'm not
17:42.02WIMPyNEEDINGHELP123: Wouldn't it be easier to just /part instead of ignoring everyone?
17:42.09NEEDINGHELP123WIMPy - fuck you
17:42.10marksaitisdrmessano, :D stop kidding ppl
17:42.13NEEDINGHELP123got it? fuck you
17:42.16drmessanolol
17:42.17NEEDINGHELP123:)
17:42.18[TK]D-FenderNEEDINGHELP123: You going to continue to troll people here badgering for yruo project that has nothing to do with * and put down every other means of getting your answer that is provided and not do any real research on your own?
17:42.19russellbwiki.asterisk.org is now live.
17:42.23fauxallianceNEEDINGHELP123, thats not the way to go about 'hiring' one anyway
17:42.27theharrussellb: that is /topic worthy
17:42.29WIMPyNEEDINGHELP123: Send pics!
17:42.31russellbtrue statement
17:42.41*** join/#asterisk [Prob]CrazyMan (~Prob]Craz@217.7.249.56)
17:42.43NEEDINGHELP123fauxalliance correct
17:42.52drmessanoNEEDINGBAN123 needs a /kick
17:42.52NEEDINGHELP123fauxalliance but i'm probably not going to be able to hire anyone here anyway
17:42.57NEEDINGHELP123because everyone has his head u his ass
17:43.01*** topic/#asterisk by russellb -> Asterisk: The Open Source PBX and Telephony Platform (asterisk.org) -=- Asterisk 1.8.0 (2010/10/21), 1.6.2.13 (2010/09/15), 1.4.36 (2010/09/15), *-Addons 1.6.2.2, 1.4.12 (2010/09/22), dahdi-linux 2.4.0 (2010/09/01), dahdi-tools 2.4.0 (2010/09/01), libpri 1.4.11.4 (2010/09/01) -=- Visit the new official Asterisk wiki: wiki.asterisk.org
17:43.12*** join/#asterisk joel_oliveira (~chatzilla@alpes.nortenet.pt)
17:43.38[TK]D-FenderOk, I guess that says it all....
17:43.38marksaitisrussellb, u forgot to add some info about asterisk18 tls srtp compatible softphones :)
17:43.45*** mode/#asterisk [+o [TK]D-Fender] by ChanServ
17:43.47drmessanoNEEDINGHELP123, if you recall, this is how your last visit here ended.. badly.  Nobody is going to help someone who keeps yelling "FUCK YOU", threatening ignore, etc
17:43.54*** mode/#asterisk [+b *!*@v58.sgsvr.com] by [TK]D-Fender
17:43.54NEEDINGHELP123drmessano ok thanks
17:43.55*** kick/#asterisk [NEEDINGHELP123!~chatzilla@216.191.106.163] by [TK]D-Fender (NEEDINGHELP123)
17:43.58fauxallianceW00t
17:44.09drmessanoI need to go taunt him in PM.. BRB
17:44.40[TK]D-Fenderdrmessano: At your leisure
17:44.42fauxallianceGo Danny Go!
17:44.43drmessanoOk, done
17:45.09marksaitis;]]]
17:45.27drmessano[13:45] <NEEDINGHELP123> your worse than a suciide bomber <-- :(
17:45.35drmessanoSUCIIDE!
17:45.39*** join/#asterisk dmast_ (~dmast@exchange.newpointe.org)
17:45.43fauxalliance^^kamakize kompliment?
17:45.43ManxPowerdrmessano, and he had better not forget it!@
17:46.10marksaitis:DDD
17:46.22drmessanoYeah
17:46.25*** join/#asterisk Juggie (~Juggie@CPE001601df17fb-CM001ceac25ada.cpe.net.cable.rogers.com)
17:46.34fauxallianceso, can someone take a look at this rash?
17:46.39fauxallianceLOL!
17:47.18drmessanoYou should probably use a different nickname when posting to a forum that google indexes, where the topic is "This girl gave me this rash"
17:47.31drmessanoJust sayin
17:47.40joel_oliveirahello all. using asterisk 1.4 here and a little bit new to this world of asterisk. my question is, is it possible for to change the way that logs are displaying. I am trying to get the IP in the log of someone who tries to call without being registered with Asterisk
17:47.51joel_oliveirawell looks like I entered in the right time of conversation :D
17:47.58fauxalliancedrmessano, thats how the internet sorts out those 'in the know'
17:48.34[TK]D-Fenderfauxalliance / drmessano : You'd love the PM's I'm getting from him....
17:48.40fauxalliance~g foobar
17:48.46fauxallianceno google bot here?
17:49.11[TK]D-Fenderfauxalliance: Probably an infobot trigger somewhere....
17:49.24drmessanohttp://pastebin.ca/1975701
17:49.29drmessano^^^ Theres mine
17:49.33fauxalliancegoogles [+needinghelp123 +"had been kicked"]
17:49.40fauxalliances/had/has
17:50.04[TK]D-Fenderdrmessano: OMG, almost identical to mine!
17:50.07McBoingbostill trying to peer Asterisk to another Asterisk machine, keep getting "Failed to authenticate on INVITE to"
17:50.07fauxallianceroflcakes
17:50.12[TK]D-Fenderdrmessano: Cut&paste ranting!
17:50.30drmessanoNICE
17:50.36fauxalliancethinks about calling his mom.
17:50.49drmessanoI want to find out who his teacher is
17:50.55drmessanoI joked about it last time he was here
17:51.08[TK]D-Fenderdrmessano: http://pastebin.com/m9gJZAxz
17:51.14WIMPydidn't get any msgs. Guess I need to practice. :-(
17:51.22drmessanoBut I would love to call his teacher and tell them he's been on IRC looking to cheat on this assignment and offering $500 for help.. then cussing us out
17:51.27fauxallianceWIMPy, me neither
17:51.37*** join/#asterisk deonv (~adium@196.1.28.226)
17:51.46drmessanoWIMPy, it takes a lot of work to be hated like this.  Worked at it for years
17:52.01fauxalliancedrmessano, it comes to some of us naturally ;-)
17:52.08WIMPyMaybe I'm better at it in real life :-)
17:53.21drmessanoNot only is he stupid, but when he said "that girl", he was very nonspecific.. I have been divorced 11 times.  He could at least tell me which one
17:53.43drmessanoMaybe he was speaking on behalf of all of them
17:54.37[TK]D-Fenderdrmessano: So its not that he's wrong... he jsut wasn't specific enough ;)
17:54.40fauxalliancedrmessano, i don't believe in divorce, i believe in boating 'accidents'
17:55.11McBoingboif I have 2 Asterisk servers I want to connect together (only really need one way connection but not sure if that makes a config difference really) using SIP, I do not need to Register them correct?
17:55.47[TK]D-FenderMcBoingbo: Correct
17:56.41McBoingboI am trying to determine what steps are needed with SIP dual Asterisk servers, I only got as far as recieving "Failed to authenticate on INVITE to", need a knudge in the right direction
17:56.52drmessanoMcBoingbo, not if you have static IPs, configure correctly, and everyone's agreed that everything will turn out fine
17:57.03drmessano</gerryrafferty>
17:57.35McBoingboso I need to setup trunks to each other then?
17:57.46*** join/#asterisk Trixboxer (~Trixboxer@office.supportdepartment.net)
17:58.06McBoingbowhat if I only want serverA to talk to serverB and not the other way around, is it less configuration?
17:58.40[TK]D-FenderMcBoingbo: No difference
17:58.43voxterHey, in SIP, if someone passes me the Privacy: header, specifically Privacy: id, is there a way to honor the fact that this came in on an inbound leg, and retain the header on the outbound leg? or does it require dialplan logic
17:58.53[TK]D-FenderMcBoingbo: 1 peer entry on each side.
17:59.03[TK]D-FenderMcBoingbo: What you let them do depends on your DIALPLAN
17:59.14McBoingboso this is my dialplan on ServerA "exten => 404,1,Dial(SIP/404:password@thebe.intranet.local,30)"
17:59.37[TK]D-FenderMcBoingbo: No, I told you already MAKE A PEER ENTRY for it <------
17:59.46McBoingboI dont understand what that is
17:59.55[TK]D-FenderMcBoingbo: sip.conf <-----------
18:00.01McBoingbosip.conf, yes I know
18:00.03[TK]D-FenderMcBoingbo: Like every PHONE and ITSP uses in there
18:00.25McBoingbook so the peer in sip.conf has to have some user that is allowed on serverB?
18:00.42ANurmiCan I create multiple OUTBOUNDTRUNK to set up a call hunting situation while dialing out?
18:00.50[TK]D-FenderMcBoingbo: yes
18:00.55fauxallianceANurmi, asterisk can do anything
18:01.00[TK]D-FenderMcBoingbo: and dial out that peer entry
18:02.27McBoingboso SIP/<username>:<password>@<hostname> <--- so username/password are from serverB's Peer info as well as the host is serverB correct?
18:02.54fauxallianceANurmi, i have seen this for freepbx... http://geekhut.org/2010/02/freepbx-custom-context-module-delegating-outbound-routes/
18:03.20ANurmifauxalliance: Thank you I will take a look at it.
18:03.22fauxallianceANurmi, I.E. the boss gets the best line
18:03.42fauxallianceANurmi, I get the SIP ITSP... he likes the click that the copper makes or something.
18:03.56[TK]D-FenderMcBoingbo: Never ever put a user & pass into extensions.conf <-
18:03.58ANurmior simply we have 4 lines, and 2 of them are publicly dispersed so always busy
18:04.07[TK]D-FenderMcBoingbo: Dial(SIP/peerpointingtotheotherbox/numbertodial)
18:05.10ANurmiI just need when my sales rep goes to call a customer, she isn
18:05.31ANurmi't waiting on customer service to free the line, and it will just move to the next free line
18:06.16fauxallianceANurmi, thats inherent....
18:06.23fauxalliance'failover'
18:08.38McBoingbo[TK]D-Fender: I dont understand what you mean by peer pointing to the other box, my peer info in sip.conf doesnt have anything remotely close to referencing another host....can you elaborate?
18:10.31*** join/#asterisk simonr (~simonr@bas1-toronto05-1176310461.dsl.bell.ca)
18:10.32fauxallianceMcBoingbo, perhaps what you named the peer definition will work...
18:10.48McBoingbo[TK]D-Fender: this is my peer info http://pastebin.com/FDg9N67R on serverA to connect to serverB
18:11.34LetoricHello folks. Is there an easy and reliable way to force people to use a specific line for outbound calls?
18:11.41McBoingboits a simple entry, nothing in there makes me think, oh thats another server
18:11.51fauxallianceLetoric, yes, contexts
18:12.51LetoricI see where you are going, but that's not quite what I need unless I'm misunderstanding. Let me paint a better picture and see if that's still your suggestion
18:13.25McBoingbowhats the term for info in [blabla] in sip.conf?
18:13.32fauxallianceLetoric, http://www.automated.it/asterisk/lah-3-6-05_2.html
18:13.37McBoingbostill contexts?
18:13.38fauxalliancesee if its in there
18:13.42LetoricWe have users that have their 'main' line, and then a helpdesk line
18:13.43Letoricok
18:13.44*** join/#asterisk pabelanger (~pabelange@12.182.24.2)
18:13.54LetoricWhen they push new call and make a call, it defaults to their main line
18:14.03Letoricwhen they dial the numbers and push speaker, it defaults to their heldpesk line
18:14.09LetoricI don't know why that is, or how to correct it
18:14.28Letoricit's a polycom soundpoint ip 670
18:14.44*** join/#asterisk Lantizia (~lantizia@erebus.seaquake.net)
18:15.00Lantiziahey crazy (or not) idea... I don't suppose T.38 SoftFax programs exist?
18:15.06Lantiziai.e. like a Softphone... but a Fax lol
18:16.13fauxallianceLantizia, if it does, dont use it
18:16.31Lantiziacare to elaborate
18:16.52*** join/#asterisk citywok (~Andrew@70.35.113.66)
18:17.08fauxalliancet.38 = monkeys on acid
18:17.32fauxalliancegesticulates appropriately (for a wired monkey)
18:17.40voxterAny of you know of the right way to preserve Privacy headers on an incoming sip call for an outgoing sip call?
18:18.03Piohm i have it set up so when i get incoming calls with a specific caller ID, it does a ParkedCall() to pick up a certain parked call number.. when the incoming call is from one sip peer, it works.. from another sip peer, it i got a "Spawn extension ... exited non-zero' .. what differences between the peers could cause this?  for the record, i havent verified that the peer that fails to pick up the parked call has proper inbound/outbound audio.. i only know for
18:18.03Pio<PROTECTED>
18:18.38*** join/#asterisk fofware (~Fabian@host184.190-226-209.telecom.net.ar)
18:20.12McBoingboCan someone just walk me through some of the steps to allow asterisk to call another asterisk box, all the telephony terms confuse me so I am getting lost, please
18:21.55ManxPowerwhich asterisk.conf option is used to specify where to dump core?
18:22.54[TK]D-FenderMcBoingbo: I justr showed you a dial line.  Now go make a proper peer.
18:23.32McBoingboI dont understand how a peer on serverA referes to ServerB is what I am trying to tell you
18:23.50McBoingboeverywhere I am reading it shows username:password in dialplan, so its confusing
18:27.37[TK]D-FenderMcBoingbo: Look at ANY provider entry out there period.
18:27.51[TK]D-FenderMcBoingbo: host, username, secret, codecs, etc.
18:28.07[TK]D-FenderMcBoingbo: Look at your PHONE entries FFS.  Its all the SAME.
18:28.11[TK]D-FenderMcBoingbo: SIP is SIP
18:28.57McBoingbowow
18:29.24joel_oliveiraHaving some trouble on getting IPs on the logs. Can do it for register events but not on invite events. Does anyone has a way to put them there?
18:29.36Pioanyone know of a test tool where you can put in a sip address and it'll generate a call to you, preferably with an echo test?
18:29.37joel_oliveirait seems like I am having the same problem as this guy http://forums.digium.com/viewtopic.php?f=1&t=74947&p=147355
18:29.38McBoingboyou obviously dont understand where my confusion is and thats where your frustration lies
18:29.48McBoingboguess I will have to keep poking around
18:30.26joel_oliveiraPio: will this help: http://sipp.sourceforge.net/ ?
18:31.01Piojoel_oliveira, yeah that looks like it might be just what i need, i'll try it thanks
18:31.10joel_oliveiraPio: no problem
18:32.08[TK]D-FenderMcBoingbo: A phone is a peer like any other.  Go look what your PHONES fill in.
18:35.44*** join/#asterisk dmast (~dmast@exchange.newpointe.org)
18:38.35*** join/#asterisk GameGamer43|Mac (~GameGamer@12.182.24.2)
18:39.16McBoingbo[TK]D-Fender: Yes I heard and understand that, but I tried to pastebin one of my sip.conf phone contexts and it has nothing that would lead me to believe its to connect to another peer, like shouldnt there be host info pointing to serverB from serverA's sip.conf peers?
18:40.20nnywhat is the proper way to compile asterisk with cdr_adapative_odbc.so?
18:40.36[TK]D-FenderMcBoingbo: Yes, there should.  HOST=ip.of.other.box
18:40.52McBoingbomy pastebin of serverA's phone/peer [404] shouls call out to serverB
18:41.11*** join/#asterisk g_r_eek (~g_r_eek@173-9-142-122-Miami.FL.hfc.comcastbusiness.net)
18:41.36[TK]D-FenderMcBoingbo: host=dynamic <--- you put this.  Unless that other box registered to this one you won't be able to contact them
18:41.38McBoingbo[TK]D-Fender: so if I add host=serverB's IP for context [404] on serverA it should connect? (provided 404 exists on serverB I guess)
18:41.44*** join/#asterisk simonr (~simonr@bas1-toronto05-1176310461.dsl.bell.ca)
18:42.00[TK]D-FenderMcBoingbo: Well.. at least it will have somewhere to CALL to.  Being accepted is another matter
18:43.15McBoingbo[TK]D-Fender: ok so the peer [404] on serverA should have username/password/host from serverB, thats how the remote call is made, right?
18:44.13*** join/#asterisk deonv (~adium@196.1.28.226)
18:45.57*** join/#asterisk raden_work (~jon@69-179-99-17.stat.centurytel.net)
18:46.26[TK]D-FenderMcBoingbo: yes
18:46.45McBoingbohey new error "Forbidden - wrong password on authentication for INVITE to"
18:46.52*** join/#asterisk bn-7bc (bjarne@macbook-pro.wlan.noare-1.holmedal.net)
18:47.23Letoricfauxalliance I didn't see anything in that link that covered the difficulty I'm having
18:47.34*** join/#asterisk b0gatyr (~b0gatyr@host-208-88-126-198.biznesshosting.net)
18:47.55ANurmiWhere do I change dialing time out for making outbound calls?
18:48.16LetoricThe issue I'm having, which I would still appreciate help with, is that when somebody dials the number, and THEN presses speaker, on the phone, it runs through the lines and uses their helpdesk line. If they dial in other ways, it uses the correct line.
18:49.52[TK]D-FenderANurmi: What "timeout"?
18:50.26ANurmiwhen i have the receiver off the hook before i can get all the digits in for a long distance call it is bumping to congestion.
18:50.56ANurmibut if I am to dial and then press send on the settop, it will dial out fine.
18:50.58ManxPowerANurmi, that is TOTALLY configured in your SIP phone.
18:51.07ANurmiok
18:51.17ManxPowerremember the call doesn't even get to asterisk until the phone thinks you are done dialing and sends all the digits at once.  This is how SIP works.
18:51.38*** join/#asterisk SaiSoma (~chatzilla@client105.jdcc.edu)
18:51.43ANurmiManxPower: Thanks.
18:52.33*** join/#asterisk trapa (~trapa@d207-81-179-49.bchsia.telus.net)
18:52.41nnyanyone know how to compile the adaptive cdr odbc module for 1.4?
18:52.56trapaDoes anyone know where i should go to get info on how to reset a password on a Digium switchvox aa60
18:53.15espicelandnny: ./configure && make && make install
18:53.56nnyespiceland: heh so it is included. Maybe need to tell asterisk to load the module?
18:54.07espicelandNo, it is not included in Asterisk 1.4
18:54.16espicelandit's located in a separate subversion repository
18:54.43nnyespiceland: oh ok this? http://svn.digium.com/svn/asterisk/branches/1.6.0/cdr/cdr_adaptive_odbc.c
18:55.00espicelandThat's for Asterisk 1.6.0. Use: http://svn.digium.com/svn/asterisk-addons/branches/1.4/
18:55.09espicelandOh hold up
18:55.16*** join/#asterisk delroy (~delroy@tba.usask.ca)
18:55.30espicelandwas thinking cdr_odbc.c
18:55.39espicelandhave you tried "make menuselect" ?
18:56.09delroyAny opinions as to the best analog TDM cards to use?  Brand?
18:56.20nnyespiceland: I can one sec
18:56.22delroyRhino, Sangoma?
18:56.22McBoingboone more favor, can someone look at this and tell me why I am still getting " Forbidden - wrong password on authentication for INVITE to" here are my details http://pastebin.com/mpKEkCtQ
18:57.52nnyespiceland: make menuselect gives me some options, looking for the proper category
18:58.08espicelanddelroy: I don't know much about them, but Digium has analog TDM cards: http://www.digium.com/en/products/analog/
18:59.34*** join/#asterisk Guest64399 (~saint42@c-76-98-53-209.hsd1.pa.comcast.net)
18:59.39nnyespiceland: http://pastebin.com/u5cPsRJG only opitons I see for cdr
18:59.44delroyneed 8 analog line ports and thinking of using PCIe TDM cards and DHADI with OSLEC
18:59.58*** join/#asterisk bluOxigen (~sfds@unaffiliated/bluOxigen)
19:00.13mmlj4at some point, used channelbanks begin to look attractive
19:00.27nnyhttps://issues.asterisk.org/bug_view_advanced_page.php?bug_id=9751
19:00.43nnyI see a link there to grab the module, not sure if it's the right one
19:00.44bn-7bcI have a strange problem astrisk 1.8.0 willnotbind to ipv6    Pastibin for relavant sip.conf: http://pastebin.com/a9vtRTM8
19:01.38*** join/#asterisk eugeneoden (~goden@99-62-173-58.lightspeed.austtx.sbcglobal.net)
19:01.52bn-7bccan anyone take a look?
19:02.01*** part/#asterisk baileyx (~Adium@70-36-142-188.dsl.dynamic.sonic.net)
19:02.07nnyhmm lmadsen has a comment that it's backported to community trunk here https://issues.asterisk.org/view.php?id=13333 will try that
19:03.25espicelandnny: It's in menuselect in 1.6.0.
19:03.59nnyespiceland: this is 1.4
19:03.59fauxallianceLetoric, there was a whole paragraph on custom contexts.... think outside the box
19:04.11espicelandYep.
19:04.16*** join/#asterisk rossand (~aross@207.219.49.68)
19:04.45nnyespiceland: what category is it under in 1.6 menuselect?
19:04.56espicelandnny: may need to add a line to menuselect-tree in 1.4
19:04.56*** part/#asterisk rossand (~aross@207.219.49.68)
19:05.01espicelandit's under Call Detail Recording
19:05.17nnyespiceland: found a link to the backported module in bug tracker but it's dead :\
19:05.18nnyhttp://svncommunity.digium.com/view/tilghman/branches/1.4/
19:05.25nnymaybe url change?
19:06.04espicelandI dunno.
19:06.31nnyhmm
19:06.44[TK]D-FenderMcBoingbo: Get rid of the permit/deny
19:06.53Piohttp://pio.longstair.com/misc/extensions.conf mmm i got the google voice ringback down to an art form now
19:07.12nnydoes anyone have a linkk to 1.4 svncommunity ? I am trying to get a backport of cdr_adaptive_odbc.so for 1.4
19:07.33*** join/#asterisk Steveandlisa (~chatzilla@59.164.188.32)
19:07.34[TK]D-FenderMcBoingbo: The receiver can be "host=dynamic" as you are looking to do this "one-way"
19:07.40McBoingbo[TK]D-Fender: I dont think you can remove it, so I tried putting in the serverA IP and still fails with auth fail
19:07.52[TK]D-FenderMcBoingbo: And you currently have them pointing to the SAME IP which clealry would be bad in ANY scenario
19:08.17[TK]D-FenderMcBoingbo: and on the receiver change the type to "user" from "peer"
19:11.08nnymaybe svncommunity is down. Just my luck
19:12.36*** join/#asterisk simonr (~simonr@bas1-toronto05-1176310461.dsl.bell.ca)
19:13.12McBoingbo[TK]D-Fender: they have the same IP because they should no? ServerA [404] context is ServerB's info, as you said host=IP of serverB, on ServerB 404 is an extension, so naturally host= local ip no? local ip on serverB and serverA 404 host is serverB so they are the same, what did I miss?
19:13.48McBoingbo[TK]D-Fender: what about context= on each side?
19:19.19*** join/#asterisk Wassim (~IceChat7@89.108.165.110)
19:21.37*** join/#asterisk timahvo1 (~rogue@41.223.57.76)
19:23.29[TK]D-FenderMcBoingbo: can 2 people have the same PHONE NUMBER?  No.... A isn't supposed to point to ITSELF
19:23.49[TK]D-Fender(rhetorical for the rest of you)
19:24.04[TK]D-FenderMcBoingbo: Fix as I have suggested
19:25.31McBoingbo[TK]D-Fender: I did everything as you have suggested, I think one of the problems here is that I am using 404 as a peer when it is an extension, which you stated is essentially a peer
19:26.32[TK]D-FenderMcBoingbo: Doesn't really matter.  show me your current layout
19:26.39SaiSomahey guys, this patch was blocked from 1.6.2, but it looks like it might be included at some point? https://issues.asterisk.org/view.php?id=8824
19:28.12*** join/#asterisk b0gatyr (~b0gatyr@host-208-88-126-198.biznesshosting.net)
19:28.47*** join/#asterisk QbY (~kelvin@96.176.19.11)
19:29.53QbYif i want to declare a peer/friend but it can be any ip address from 10.0.0.1 - 10.0.0.30 or 10.0.0.0/27.... is it possible?  or do i have to make one for each
19:30.44McBoingbo[TK]D-Fender: http://pastebin.com/EEWRC2nY
19:34.27ManxPowerQbY, see permit=/deny=  Have you looked at the sample sip.conf that comes with Asterisk?
19:35.01QbYi was under the impression that was for general
19:35.04QbYnot for a peer
19:35.09*** join/#asterisk ariel_ (~chatzilla@63.214.236.169)
19:35.47QbYwell darn
19:37.23[TK]D-FenderMcBoingbo: What is your error?
19:37.24QbYso i'd set the host=dynamic and then deny=0.0.0.0/0.0.0.0 permit=10.0.0.0/255.255.255.224
19:40.01nny[TK]D-Fender: The provider that I was having ringing issues with says they were passing data "as is" and have changed it to force 180 ringing, yet still no ring. I have tried it with another provider and it works fine.
19:40.08nny[TK]D-Fender: The  customer's group was set to "pass as is", which means that if got a 183  (session progress) instead of a 180 (ringing) we would send a 183 to  the customer.  We changed the configuration on the group to force 180  for terminating SIP and TDM responses <-- their reponse
19:40.29ManxPowernny, does the call get answered in your dialplan at any point?  If so I have an idea that may help.
19:40.48nnyManxPower: been testing directly with a Dial statement
19:41.01[TK]D-FenderManxPower: No, we're specifically AVOIDING "r"
19:41.18nnyManxPower: literally exten  => _X.,1,Dial(SIP/${EXTEN}@provider,40,)
19:41.26nny(just to test)
19:41.31[TK]D-FenderManxPower: He wants proper supervision so it doesn't fuck with his billing, etc
19:42.10nnyThey're testing further now
19:43.08nnyjust odd that vitelity has no issue, yet this one does heh. Not sure what I am suppose to do
19:45.03*** join/#asterisk knot (~knotsucke@unaffiliated/devemo)
19:55.20*** join/#asterisk abel408 (429863dc@gateway/web/freenode/ip.66.152.99.220)
19:57.00*** part/#asterisk benklop (~bklopfens@little-black-box.vmware.com)
19:57.16abel408Hey everyone. I'm having a rangback issue. Incomming sip calls do not hear any ringing (just silence) when calling into my asterisk system. I have tried playing around with progressinband with no luck. The only thing I see strange is the order in which sip send "180 ringing" and "183 Session Progress" messages. The 183 messages gets sent before the 180 ringing message.
19:57.48abel408ringback*
19:58.16*** join/#asterisk timahvo1 (~rogue@41.223.57.73)
19:59.14SaiSomahey guys, i need called party id as referenced here: https://issues.asterisk.org/view.php?id=8824  it looks like it should be available, including looking here: https://reviewboard.asterisk.org/r/201/
19:59.27SaiSomabut it doesn't seem to be in 1.6.2.8 (my current version)
20:04.25ManxPowerI don't think it is available in 1.6.x.
20:04.40SaiSomais it in 1.8 perhaps?
20:04.51ManxPowerit is in 1.8 AFIK
20:05.00SaiSomaexcellent.  i'l install on test box to see
20:05.02SaiSomathans
20:05.05SaiSomathanks*
20:05.05*** join/#asterisk jkroon (~jkroon@dsl-241-243-218.telkomadsl.co.za)
20:05.06ManxPowernotice the Asterisk version on that link you posted
20:05.23ManxPowerthen notice the comments
20:05.26SaiSomai know, older.  but I couldn't find anything that referenced it that was newer:(
20:05.58nny[TK]D-Fender: did a dump of the interface in tcpdump, if I see the 180 ringing, is there something in asterisk that could not be interpreting it?
20:09.20nnygah odd
20:09.26nnyyeah I get 180 Ringing in stream
20:09.35nnystream/ tcpdump
20:10.07nnyseems the only time it plays is when the ringing is in the media channel upstream. If the provider sends the 180 Ringing with no media in stream, asterisk ignores it
20:13.55nnyhttp://i.imgur.com/dodwg.png
20:14.02nny^^^ thats a screen cap of the dump
20:14.53nnyhttp://www.voip-info.org/wiki/view/Asterisk+sip+progressinband'
20:14.56nnyhttp://www.voip-info.org/wiki/view/Asterisk+sip+progressinband
20:15.00nnydoes this apply?
20:15.06*** join/#asterisk anthm (~anthm@freeswitch/developer/anthm)
20:17.37bn-7bcdose anoine kbow iftrere is an  issue with cebtos 5.5 the prevents Asterisk 1.8.0  to bind to ipv6, i can not get Asterisk to listen fom port 5060 (ipv6) ipv4 worjs fine, and yes I have working ipv6 on the box?
20:17.59ManxPowernny, I never set progressinband
20:20.42*** join/#asterisk aiksa[LV] (~aiksaLV]@212.70.182.16)
20:20.52aiksa[LV]Hi everyone, long time no seen
20:21.28aiksa[LV]I was wondering is there a max. length for KEY:VALUE line?
20:21.46*** join/#asterisk bjornts (~Adium@247.62-97-195.bkkb.no)
20:23.15*** join/#asterisk tzafrir_laptop (~tzafrir@bzq-218-155-147.cablep.bezeqint.net)
20:23.24nnyManxPower: yeah, but there is no ringing in the media stream from the sip provider. What/who is suppose to generate the ring? The phone?
20:23.43aiksa[LV]because somehow DATA i pass to origante method gets stripped at the 85th char
20:24.02nnyManxPower: hmm "Polycom Phones require a non-standard setting for progressinband"
20:25.39*** join/#asterisk mandragor (~ergudicsu@70.158.116.62)
20:25.54mandragorhow can I see which extensions are in a queue?
20:26.08aiksa[LV]queue show?
20:27.41mandragorthat's from the asterisk CLI?
20:27.49mandragorcan I do it from an agi script?
20:28.34aiksa[LV]not sure about the agi, but you can most certainly do it through the AMI
20:29.00aiksa[LV]AGI relates to a specific call, AMI to the PBX as whole
20:30.16mandragorin an AGI script would be it possible to see how many extensions are on a queue then?
20:30.45aiksa[LV]what are you using as your AGI scripting language?
20:31.15mandragorruby
20:31.17mandragoradhearsion
20:31.58aiksa[LV]I would do something like shell("/usr/sbin/asterisk -rx 'queue show MyQueue | grep 'pattern for waiting extensions' | wc -l ")
20:32.20aiksa[LV]I would do something like shell("/usr/sbin/asterisk -rx 'queue show MyQueue' | grep 'pattern for waiting extensions' | wc -l ")
20:32.27mandragorI see
20:32.28mandragorthanks
20:32.29aiksa[LV]you`ll figure out from here?
20:34.03mandragorI think so
20:34.07aiksa[LV]I would however connect to AMI and get data from there
20:34.23aiksa[LV]but I guess thats just a personal prefernce
20:34.35mandragorhmm that might be better because I will not be running in the asterisk machine
20:36.01aiksa[LV]damn!!! it do seem that AMI is cutting the "Data:" key value at 80 signs, when performing originate. what a mess...
20:36.08aiksa[LV]anyone else seen this before?
20:39.13nnyso in my dump the provider is sending a 183 w/SDP
20:39.15nnyis this valid?
20:40.47nnyhttp://www.mail-archive.com/users@lists.opensips.org/msg03267.html
20:40.48nny^^^^
20:40.57nny180 sdpless followed by a 183 w/SDP
20:46.03nnyactually here is the other half of the conversation (provider to peer) sorry, didn't catch the one sided nature of the screen cap http://i.imgur.com/g2KWC.png + http://i.imgur.com/dodwg.png
20:46.04bn-7bcok did some more testing and I can get Asterisk to bind to either ipv6 or ipb4 bot bot both at the sane time am I truing to do the impossible here?
20:46.10*** join/#asterisk rrb3942 (~rbullock@208.34.105.161)
20:48.40*** join/#asterisk SLCarrijo (SLCarrijo@200.174.143.18)
20:51.38*** part/#asterisk SLCarrijo (SLCarrijo@200.174.143.18)
20:52.27*** join/#asterisk SLCarrijo (SLCarrijo@200.174.143.18)
20:55.47*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2)
20:59.36aiksa[LV]oh.crap this might have some serious consequences and explains those ghosting issues i have had over past year
20:59.39aiksa[LV]:)
21:05.32*** join/#asterisk AlHafoudh_ (~AlHafoudh@adsl-dyn210.78-98-252.t-com.sk)
21:05.57*** join/#asterisk tzafrir (~tzafrir@212.179.75.202)
21:06.04*** join/#asterisk kn0x (~pinochle@74.63.68.42)
21:06.07kn0xWhats a good name for SIP digest-auth users (ie IP-authenticated users are Trunks)... I don't want to call them user[s| agents] because technically so are trunks
21:10.56aiksa[LV]dynamicTrunks?
21:12.32aiksa[LV]as in host=dynamic
21:14.32nnyugh
21:14.38nnythis ringing issue is driving me batty
21:15.12nnyhttp://i.imgur.com/g2KWC.png http://i.imgur.com/dodwg.png can someone please look at those tcpdumps and tell me if anything looks out of place? From what i can see, the 180 ringing is being sent, yet no ring is being generated
21:18.57aiksa[LV]tzafrir: hi
21:19.48nnywilling to paypal anyone who can assist me with this issue.
21:20.44Letoricnny, if you are willing to pay, I would suggest calling a consultant on it. You'll get more direct attention
21:21.18nnyLetoric: true. Just confused. I think this is a bug, but can't verify
21:22.00*** join/#asterisk moltar_net (~Roman@CPE940c6dac4ffb-CM001ade8cc08e.cpe.net.cable.rogers.com)
21:22.01nnyLetoric: I mean, the SIP dialog is there, yet no media is being sent during the 180 and 183 phase of the call. 200 works
21:22.10moltar_netAnyone here uses Mitel phones?
21:23.46Letoricnny: I'm not the guy to help with that issue, sorry. Was just making the suggestion of a consultant because you implied willingness to pay
21:26.44*** join/#asterisk [cannibalera] (~cannibale@201-35-230-227.fnsce703.dsl.brasiltelecom.net.br)
21:27.02*** part/#asterisk [cannibalera] (~cannibale@201-35-230-227.fnsce703.dsl.brasiltelecom.net.br)
21:27.37*** join/#asterisk rrb3942 (~rbullock@208.34.105.161)
21:27.37*** join/#asterisk elred_ (~elred_@unaffiliated/elred-/x-5010831)
21:27.37*** join/#asterisk riscphree (~riscphree@h104.119.90.75.dynamic.ip.windstream.net)
21:27.37*** join/#asterisk CoderForLife (~Miranda@cpe-174-103-152-61.cinci.res.rr.com)
21:27.37*** join/#asterisk evharten (~evharten@vpn.evertje.net)
21:27.37*** join/#asterisk trollasaurus (1011@OC9.ORG)
21:27.37*** join/#asterisk moquist (~moquist@173-13-101-253-NewEngland.hfc.comcastbusiness.net)
21:27.37*** join/#asterisk ybit (~quassel@unaffiliated/ybit)
21:27.38*** join/#asterisk initself (~initself@li85-41.members.linode.com)
21:27.38*** join/#asterisk Deeewayne (~dwayne@75-150-14-49-Atlanta.hfc.comcastbusiness.net)
21:27.38*** join/#asterisk polemon (mcp@polemon.org)
21:27.38*** join/#asterisk bbryant (~brett@c-76-26-221-79.hsd1.sc.comcast.net)
21:27.38*** join/#asterisk echinos (~echinos@211.136.196.67.static.heavycomputing.ca)
21:27.38*** join/#asterisk drmessano (~nonya@pdpc/supporter/active/drmessano)
21:27.38*** join/#asterisk eharris (~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net)
21:27.38*** join/#asterisk nighty^ (~nighty@x122091.ppp.asahi-net.or.jp)
21:27.38*** join/#asterisk phonic (~jbabiak@pool-71-180-124-168.tampfl.fios.verizon.net)
21:27.38*** join/#asterisk jdoe (jdoe@665.be)
21:27.38*** join/#asterisk Leddy (leddy@aqua.surgehost.net)
21:27.38*** join/#asterisk wdoekes2 (~walter@wjd.osso.nl)
21:27.38*** mode/#asterisk [+o Deeewayne] by verne.freenode.net
21:29.32*** join/#asterisk vinhdizzo (~vinh@pool-173-51-123-250.lsanca.fios.verizon.net)
21:31.30aiksa[LV]nny - neither can i.
21:32.30aiksa[LV]i have seen something a bit similar to this in cases when after progress signal operators woould send inband messages regarding the network status, but cant recall head or tail of what i did back then to make it work
21:33.35*** join/#asterisk marksaitis (~MK@78-61-148-80.static.zebra.lt)
21:34.05mandragorhow can I check if a user is available to answer the phone?
21:34.22Letoricask them?
21:34.23Letoric;p
21:34.30Letoricyou can use hints
21:34.33nnyaiksa[LV]: thanks, yeah I think this is the provider doing something in a way that asterisk doesn't understand, yet I can't figure out what the issue is
21:34.48mandragorLetoric, what kind of hints?
21:35.22aiksa[LV]:))
21:35.33aiksa[LV]DevState in other words!
21:35.45mandragorI am using fonality and users login when they start working, and log off when they leave. Is this a fonality thing only?
21:36.05Letoricnot familiar with fonality, sorry
21:36.15aiksa[LV]same over here.
21:36.36Letoricyou can use hints in asterisk to establish whether a user is on the phone or not
21:36.45aiksa[LV]Letoric: call and ask them :) circular reference
21:36.59Letoricwhether they are sitting at their desk....don't think a phone system is going to tell you that unless you have them log into a queue
21:37.34nnyahh!
21:37.35nnyhttp://forums.digium.com/viewtopic.php?t=4911
21:37.36aiksa[LV]hate to point @ voip-info, but, here: http://www.voip-info.org/wiki/view/Asterisk+func+Devstate
21:37.39nnymaybe?!!!
21:37.45nnyi have SDP w/ 183
21:37.49nnyshowing up in this case
21:39.12aiksa[LV]nny - hmm from description seems to relate to the case I was talking about
21:39.43aiksa[LV]mandragor: take a look at that voip-info link. perhaps that is what you are looking for
21:39.50WIMPyIf that IS the situation, I'd call it a bug.
21:40.18nnyWIMPy: I see the provider sending a 180 w no SDP
21:40.28nnyand I see astrerisk responding with 183 SDP
21:40.31nnyer
21:40.33mandragorthanks
21:40.43nnyasterisk sending 183 w/ sdp to the peer
21:41.07WIMPyBut you received 183 w/o sdp?
21:41.26tzafriraiksa[LV], hi
21:42.02aiksa[LV]tzafrir: hi, i wa swondering if you have seen this somewhere and could nudge me in the correct direction.
21:42.05nnyI recieved no 183 on the last call, but I believe the provider changed the setting to force 180 for testing
21:42.14nnyno 183 from the provider**
21:42.20nnylet me call and have them change it
21:42.39aiksa[LV]I have stumbled across a fact that AMI mesages are cut short at 85th char. is that by design?
21:42.54WIMPySo you receive inly 180 and out comes 183 and 180?
21:43.21nnyWIMPy: http://i.imgur.com/g2KWC.png http://i.imgur.com/dodwg.png
21:43.25aiksa[LV]no messages, but lines in messages to be precise
21:43.41*** join/#asterisk werdan7 (~w7@freenode/staff/wikimedia.werdan7)
21:44.03nnyWIMPy: I receive a 180 ringing, but asterisk sends a 180 and 183 w/sdp to the phone
21:45.01nnyWIMPy: 10.0.0.5 and 64.194.212.250 are the asterisk box, 10.10.212.37 is the provider
21:45.04WIMPyAnd the 183 even comes after the 180. That does not look very sensible to me.
21:45.23nnyWIMPy: the problem is no ring back unless generated on the media stream
21:45.32nnyWIMPy: should I file a bug report?
21:45.47nnyWIMPy: not sure what asterisk *should* be doing in this scenario
21:46.30WIMPyWell it seems to be responsible for the lac of the ring-back, so I'd call it a bug, yes.
21:47.07WIMPyAnd additionally I'm not sure if a 183 would be allowed after a 180, but I'm not a SIP expert.
21:47.26WIMPyNo matter if with or w/o sdp.
21:50.27nnyheh is this major or minor..
21:50.38nnykind of debilitating to the system right now
21:51.03tzafriraiksa[LV], what version of Asterisk (AMI messages cut short)
21:51.43WIMPyisn't there a 'normal'? It's not causing real malfunction, but it's surely annoying to users.
21:52.39aiksa[LV]<PROTECTED>
21:53.33aiksa[LV]to be more precise [Data] key in originate action.
21:54.36nnyWIMPy: yeah heh
21:54.39aiksa[LV]tzafrir: sorry, forgot to HL you.
21:54.51*** join/#asterisk deonv (~adium@196.1.28.226)
21:54.55nnyWIMPy: either fire or hey it's too warm. Need a smoke setting
21:55.36*** join/#asterisk mick_laptop (~mick@clamwin/admin/mickhome)
21:57.45*** join/#asterisk adnc (~numer@unaffiliated/adnc)
21:58.40adncmy debian installation suggests me to upgrade my 1.4.21 version of asterisk to 1.6.2 can I do this safely or do I need to consider hanges on config files?
21:59.42drmessanoadnc, you need to read all upgrade notes and see if that applies to you
22:00.07drmessanoYou may need to fixup your settings/dialplan or you may not
22:00.34Kobazsooooo, how was everyone's astricon
22:00.41tzafriraiksa[LV], IIRC it was fixed in some later version. Not sure if it was left in 1.4 due to compatibility  considerations or not
22:00.53aiksa[LV]ok. thanks
22:01.14*** join/#asterisk bsaxon (~bsaxon@12.107.149.61)
22:01.19aiksa[LV]tzafrir: quick google serach didnt gave anything worth interest
22:01.40aiksa[LV]so excuse me for bugging you, but just wanted to find out.
22:01.44tzafriradnc, almost no config file has changed by name (zapata.conf->chan_dahdi.conf . Sadly this is not handled by scripts)
22:01.50mick_laptophi can someone tell me the current status of video support and encryption in asterisk? Googling gives me results from 2005 and video docs: http://www.asterisk.org/doxygen/trunk/AstVideo.html gives me a 403
22:02.06aiksa[LV]as a matter of fact: this now explains a lot of issues i have been having in last year :))
22:02.15tzafriradnc, dpkg will probably nag you for config files that have changed
22:04.46*** join/#asterisk lanning (~lanning@173-8-187-197-SFBA.hfc.comcastbusiness.net)
22:08.34*** join/#asterisk timholum (~chatzilla@68-117-120-138.dhcp.eucl.wi.charter.com)
22:11.09adncmhh
22:18.49timholumI am looking at asterisk, it looks as if sms is in it but does anyone know how to tie it in so it works with verizon sprint ext...
22:18.51timholum?
22:19.23aiksa[LV]timholum: you will be better of if you will use dedicate SMS service
22:20.11timholumaiksa[LV]: do you know of any good one's, I need to intigrate sms into a php application
22:20.18aiksa[LV]kannel
22:21.08aiksa[LV]timholum: although i am not sure how it works in u.s.
22:21.39adnckannel is very nice, you can use most of the available sms protocols
22:22.40timholumI have attempted to set up kannel befor, but never successfully got it to send a text to my phone, or receave one
22:23.19adncit can handle mo and mt messages
22:24.11timholumadnc: what is a mo or mt message? sorry I am fairly new to sms stuff ( as you can probably tell )
22:24.38adncmobile oriented and mobie terminated
22:25.32aiksa[LV]or you can go the easy way: and just find a company offering SMS Gw service
22:25.33timholumadnc: do you know of a good tutorial that could help me set it up?
22:26.11aiksa[LV]again - cant speak about u.s. bet in Europe the prices are in par, if not lower than standart SMS rates
22:27.00aiksa[LV]you will free yourself from the hassle of modem messages, PDUs and all that other stuff.
22:28.19timholumahh kannel requires a modem, I think i will just search for a sms carrier ( our office is entirely voip )
22:29.06aiksa[LV]timholum: oh, you were thinking of sending SMSes over SIP or the like.
22:29.27aiksa[LV]just find sms gw service provider
22:29.33aiksa[LV]you will be better of that way
22:31.55*** join/#asterisk Guizmo (~Guizmo@adsl-89-217-1-76.adslplus.ch)
22:32.45adnctimholum, kannel can work with modem or sms gateways, it is quite flexible. there are plenty of tutorials out there. i'm sure one will fit your needs. unfortunately i do not know one by hard
22:34.02timholumok thanks, I was expecting ( more hopping I guess ) that it would just send a message over the internet like email to the phone's, but I can see why that would not work :)
22:38.57*** join/#asterisk pa (~pa@unaffiliated/pa)
22:40.53adnci don't know if I should do the upgrade from 1.4 to 1.6, also I did read that 1.8 was announced. are there much differences to the configs?
22:41.02*** join/#asterisk chasing`Sol (~rc4@smtp.master-zone.net)
22:45.15aiksa[LV]adnc - some things are basically the same, some are totally different :)
22:45.19aiksa[LV]Read Upgrade.txt
22:45.38adncaiksa[LV], in comparison to 1.8 or 1.6?
22:46.20adnci use sip, iax have more or less a basic dialplan no analog or digital cards
22:49.57*** join/#asterisk KavanS (~KavanS@unaffiliated/kavans)
22:50.03aiksa[LV]i meant 1.4 to 1.6
22:50.16aiksa[LV]not sure about 1.8
22:50.55aiksa[LV]adnc sounds like you will not be affected too much. But DONT take my word for it, for your own sake read that file first.
22:52.18adncyeahh, i'll if i find it ;)
22:52.54adncaiksa[LV], do you know what the asterisk recording interface is?
22:56.07aiksa[LV]what?
22:57.38*** join/#asterisk visik7 (~Adium@unaffiliated/visik7)
22:58.30aiksa[LV]what do you mean by recording interface, audio records of phone conversations? CDR records?
23:01.15adncaiksa[LV], well thats what i didn't understand aswell. there is an iphone app that says it needs ARI asterisk recordng interface, there is also a small text in voip wiki without link
23:07.13aiksa[LV]apparently this: http://www.venturevoip.com/news.php?rssid=942
23:07.25*** join/#asterisk TimeRider (~steve@188-220-33-123.zone11.bethere.co.uk)
23:08.17aiksa[LV]here are some forum posts: http://www.elastixconnection.com/index.php?option=com_fireboard&func=view&catid=12&id=25&Itemid=67
23:08.28aiksa[LV]that thing look dead
23:10.24adncyes it seems to be
23:14.50*** join/#asterisk voxter (~voxter@76.77.73.130)
23:32.02vinhdizzoJust for the record, I resolved the call Google Voice #, asterisk process call but user getting to gv voicemail, by adding exten => s,1,Answer()
23:32.02vinhdizzoexten => s,n,Wait(2)
23:32.02vinhdizzoexten => s,n,SendDTMF(1)
23:32.33vinhdizzothen have your auto-attendant (dialplan extensions.conf) do whatever u want
23:41.38*** join/#asterisk p3nguin (~xwQ5kwYl6@cpe-0210-4bff-fe2b-9074.dhcp.a2infotech.com)
23:51.42Kobazhmm
23:51.47Kobazcrash in ast_func_read()
23:55.17*** join/#asterisk Montys (~dmartinez@nat/digium/x-nlnkjurajfieclns)
23:55.42*** join/#asterisk ariel_ (~chatzilla@c-98-254-138-7.hsd1.fl.comcast.net)
23:56.32*** join/#asterisk to0w1r3d_ (~to0w1r3d_@c-24-129-114-47.hsd1.fl.comcast.net)

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