IRC log for #asterisk on 20150817

00:31.11*** join/#asterisk JerJer (~Adium@asterisk/original-h323-guy/JerJer)
01:39.08*** join/#asterisk JerJer (~Adium@asterisk/original-h323-guy/JerJer)
01:39.35*** join/#asterisk ectospasm (~ectospasm@unaffiliated/ectospasm)
01:47.01*** join/#asterisk D30 (~D30@222.127.13.226)
01:50.12*** join/#asterisk babak (uid19622@gateway/web/irccloud.com/x-utetbneoqskhceec)
02:19.21*** join/#asterisk pppingme (~pppingme@unaffiliated/pppingme)
02:30.18*** join/#asterisk ectospasm (~ectospasm@unaffiliated/ectospasm)
02:58.11*** join/#asterisk Penguin (~xwQ5kwYl6@20264.odci.gov.united-states.rltk.us)
03:03.10*** join/#asterisk italorossi (~Adium@177.193.104.31)
03:09.48*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
03:33.55*** join/#asterisk ks3 (~kevin@2605:a000:1311:2021:dafc:93ff:fe45:da4e)
03:37.49*** join/#asterisk ks3 (~ks3@2605:a000:1311:2021:dafc:93ff:fe45:da4e)
03:38.30*** join/#asterisk ks3 (~ks3@cpe-71-72-175-165.cinci.res.rr.com)
03:45.16*** join/#asterisk RobertLaptop (~rmiddle@74.112.203.154)
03:54.20*** join/#asterisk bjhaid (49b001ef@gateway/web/freenode/ip.73.176.1.239)
03:54.26bjhaidhi
03:56.10*** join/#asterisk cihhan (~cihan@ip72-222-162-91.ph.ph.cox.net)
03:57.18cihhanhi all, im trying to set an asterisk based pbx in our small office -- basic installation is done (i can call outside and can receive calls). but I want to add one more feature: When there is an incoming call, I want all the phones to ring. Is that possible?
03:57.53drmessano~book
03:57.54infobotAsterisk: The Definitive Guide, 4th Edition (ISBN 1-4493-3242-0) available at http://oreilly.com/catalog/0636920025894 - Asterisk: The Definitive Guide is released under a Creative Commons License (http://creativecommons.org/licenses/by-nc-nd/3.0/us/) and a version is available for reading online at http://www.asteriskdocs.org/ or see ~buybook
03:58.16drmessanoYes, entirely possible.. and several different ways to do it, depending on need
03:58.21drmessanoAlong with MANY other things
04:04.46cihhandrmessano: ooh thanks :) can you suggest some methods or references?
04:04.56bjhaidso I am running into some problems with outbound calls
04:04.58cihhanAs you can guess, Im learning Asterisk now
04:05.03bjhaidvia a sip provider
04:05.04drmessanoI just gave you one
04:05.10drmessanoThe book
04:05.15bjhaidif I connect zoiper to the provider it works fine
04:05.43cihhanoooh ok, thanks a lot drmessano
04:05.44bjhaidbut if I connect zoiper -> asterisk -> sip provider I don't get audio on the receivers end
04:06.07bjhaidthat's the phone reached via my network
04:06.19bjhaidI have put asterisk in my DMZ still doesn't work
04:06.29drmessano~sipnar
04:06.31drmessano~sipnat
04:06.31infobot[~sipnat] Quick guide on configuring Asterisk + SIP behind NAT: http://www.aocomputing.net/?p=3 otherwise check the wiki at http://www.voip-info.org/wiki/view/Asterisk+SIP+NAT+solutions .  Typically, you MUST configure these settings with appropriate values in the [general] section of sip.conf: nat, directmedia, externhost or externaddr, and localnet.
04:06.36drmessano^^^^ bjhaid
04:07.10drmessanoDMZ is not the answer.. you need ports forwarded (SIP and RTP) as well as the above params
04:10.25bjhaiddrmeassano: I have port forwarding configured
04:10.34bjhaidno juice, so I decided to try DMZ
04:12.47bjhaidI have not configured directmedia and externhost
04:12.54bjhaidwould do that and come back if I have problems
04:13.37drmessanoand localnet
04:13.40drmessanoAll those work together
04:14.06drmessanonat, directmedia, externhost/externip, and localnet
04:14.56bjhaidI have localnet configured
04:15.02bjhaidI am confused about directmedia
04:15.07bjhaidshould it be yes or nonat
04:15.19bjhaidthe documentation in the sip.conf isn't clear
04:16.34drmessanononat
04:16.39bjhaidthanks
04:17.33drmessanoWhat do you have for localnet?
04:20.00bjhaidlocalnet=192.168.29.0/255.255.0.0
04:20.16bjhaidI just reloaded asterisk, and still can't get it to work
04:20.24drmessanoYou have a /23 ?
04:20.35drmessanoInteresting
04:20.37drmessanoOk
04:21.01drmessanoDid you set nat=yes on the sip.conf config for the zoiper endpoint?
04:21.44bjhaidyes
04:21.48drmessanoYour firewall matches your RTP ports?
04:21.57bjhaidI want to post my sip.conf
04:22.04drmessanopastebin
04:24.37bjhaidyou mind gist.github ?
04:25.02bjhaidhttps://gist.github.com/bjhaid/c5bf37fdc24de8c28cd4
04:25.52drmessanoyou dont specify a port for extenip
04:25.55drmessanoyou dont specify a port for externip
04:26.06drmessanoand that allow=gsm; ?   Not sure about the ;
04:26.15bjhaidokay
04:26.27drmessanoFix that, if that doesnt work.. sip debug
04:26.55bjhaidis it externip or externaddr
04:26.55bjhaid?
04:26.56drmessanoHang on
04:27.09drmessanoThose need to be in the [general] section of sip.conf
04:27.20bjhaidokay
04:27.39drmessanoexternip = address ... externhost = hostname (asterisk looks up the address in DNS.. Like for dyndns)
04:29.53*** join/#asterisk italorossi (~Adium@177.193.104.31)
04:33.43bjhaiddrmeassano: no juice still
04:40.02bjhaidwith debug enabled in the console I see:
04:40.04bjhaid<--- Reliably Transmitting (NAT) to 192.168.29.213:50232 ---> SIP/2.0 401 Unauthorized
04:41.51ChannelZthat's not necessarily wrong
04:42.02ChannelZit's what happens after
04:52.59bjhaidso from tcpdump I can see that during the period of the call no packets come back from zoiper to asterisk
04:55.08bjhaidwhich might be the cause of the problem
04:55.19bjhaidI am not sure if ^ is true though
04:55.36bjhaidneither do I know how to fix it if it is the cause
05:01.33*** join/#asterisk babak (uid19622@gateway/web/irccloud.com/x-pkuarsspfelmdwfv)
05:05.01*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
05:10.35[TK]D-Fenderthat config is broken
05:10.40[TK]D-Fenderlocalnet=192.168.29.0/255.255.0.0 ; RFC 1918 addresses
05:10.44[TK]D-Fenderhas no place in a peer entry
05:10.49[TK]D-Fenderexternaddr=x.x.x.x:5060
05:10.51[TK]D-FenderNor this
05:11.45bjhaidI put that in the [general]
05:11.47bjhaidFender
05:13.09[TK]D-Fenderhttps://gist.github.com/bjhaid/c5bf37fdc24de8c28cd4
05:13.13[TK]D-Fendernot from wha I see in here
05:13.33bjhaidI have changed that config
05:13.35[TK]D-FenderShow new configs and the actual debug
05:13.43bjhaidfrom drmeassano's advice
05:13.53[TK]D-FenderI shouldn't take it on faith if we're to be properly debuggin....
05:14.15bjhaidokay
05:14.17[TK]D-FenderShow the new configs and new debug
05:14.21bjhaidI would show you my modified config
05:17.15bjhaidFender: see update
05:17.15bjhaidhttps://gist.github.com/bjhaid/c5bf37fdc24de8c28cd4
05:18.08[TK]D-FenderStill broken
05:18.26[TK]D-Fenderregister has to come AFTER everything else under [general] and BEFORE the first other entry
05:18.49[TK]D-FenderAnd you didn't specify "nat=yes" for [general]
05:19.35[TK]D-FenderAlso why did you jsut change "externaddr" to "externip"?
05:21.10*** join/#asterisk elitas (~elitas@213.226.135.203)
05:24.00bjhaidupdated config
05:24.16bjhaidFender, still not getting audio on the outside phone
05:24.36[TK]D-FenderAnd I don't see an updated link
05:24.56[TK]D-FenderNor do I see th CALL.  I ahve no idea if what is actually coming in does not actually look like garbage.
05:25.22[TK]D-FenderShow what you now consider as "fixed"... and show the actual call.
05:31.59bjhaidFender: https://gist.github.com/bjhaid/c5bf37fdc24de8c28cd4
05:32.16bjhaidshould I post a full dump of the debug of the call
05:32.17bjhaid?
05:33.02[TK]D-FenderYou STILL don't have "nat=yes" under [general]
05:33.42[TK]D-Fender<bjhaid> should I post a full dump of the debug of the call <- I asked you for this THREE times already now.
05:36.38[TK]D-FenderYou should also be PREVENTING reinvites.  All of your peers should simply have "directmedia=no"
05:37.42[TK]D-FenderAnd you if this is remote device then you shouldn't trust that is honest with the IP's it is offering and therefor assume they are behind NAT and cannot be trusted for media IP's
05:37.51[TK]D-FenderThose should ALSO be "nat=yes"
05:41.23bjhaidthanks it works now
05:41.41bjhaidsetting directmedia=no seems to do the trick
05:41.49bjhaidI had it has nonat previously
05:42.34*** join/#asterisk wasanzy (~wasanzy@197.211.48.2)
05:43.03bjhaidthanks Fender
05:43.08[TK]D-FenderAnd meanwhile you weren't defining their as being NAT'd and thus untrustworthy.
05:43.17[TK]D-FenderAnd on that note... bed time....
06:15.26*** join/#asterisk MertsA (440fd6f7@gateway/web/freenode/ip.68.15.214.247)
06:16.19MertsADoes anybody know how to debug issues with T.38 and UDPTL?
06:18.08MertsAI'm getting some weird issues with Asterisk sending an INVITE with image 4303 udptl t38 but when UDPTL traffic is sent to 4303 Asterisk doesn't send it back out to the ATA that started the INVITE
06:27.10*** join/#asterisk evil_gordita (robert@ip70-188-63-173.rn.hr.cox.net)
06:30.29*** join/#asterisk gerhard7 (~gerhard7@77-172-82-111.ip.telfort.nl)
06:37.56*** join/#asterisk bulkorok (~Adium@89.245.151.228)
06:46.13*** join/#asterisk pchero_work (~pchero@109.70.54.56)
07:12.20*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
07:14.12*** join/#asterisk hehol (~hehol@gatekeeper.loca.net)
07:17.07*** join/#asterisk wonderworld (~ww@ip-84-119-186-6.unity-media.net)
07:27.16*** join/#asterisk tiuman (~botto@mail.ooonmk.ru)
07:27.48tiumanhow disable dial and continioe dialplan, from php
07:28.34tiumanhow disable exten dial, and continioe dialplan from php
07:32.23tiumanWIMPy
07:39.11*** join/#asterisk cw1972 (~cw1972@host81-136-221-45.in-addr.btopenworld.com)
08:09.51*** join/#asterisk ChannelZ (channelz@burner.com)
08:19.30*** join/#asterisk Maliuta (~maliuta@unaffiliated/maliuta)
08:34.04phixWIMPy
08:34.26phixtiuman: You mean from python right?
08:37.10phixWhy you would want to use PHP for?  It is slow (unless you use HHVM), buggy (including HHVM), 99% of third party apps are written by kiddies or people with no programming fundamentals and the syntax / core library is poorly written and contains mismatched idioms.
08:37.54phixIf you want a a decent scripting / psudeo-programming language a recommend python or perl
08:38.11phix(but mostly python :))
08:40.18*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
08:45.52*** join/#asterisk wonderworld (~ww@p2003006F8B1AE8003E970EFFFE3C7DAA.dip0.t-ipconnect.de)
08:52.47*** join/#asterisk nafg_ (~quassel@ool-6bbc169c.dyn.optonline.net)
08:53.51nafg_Hello. I'm doing some asterisk stuff after a while of not, plus I lost my old configuration files, and I'm getting stuck
08:54.21nafg_Right now I'm just trying to originate a call from the CLI via callwithus
08:54.29*** join/#asterisk wonderworld (~ww@p2003006F8B76C8003E970EFFFE3C7DAA.dip0.t-ipconnect.de)
08:54.51nafg_(FTR I'm doing this inside docker but I don't think that's the issue here)
08:56.29nafg_https://gist.github.com/nafg/56342a25a9c24559b665
08:57.13*** join/#asterisk Dovid (~dovid@ool-4356e96f.dyn.optonline.net)
08:58.06nafg_Sholom aleichem ;)
09:04.35*** join/#asterisk wonderworld (~ww@p2003006F8B76C8003E970EFFFE3C7DAA.dip0.t-ipconnect.de)
09:05.27tiumani do it from macros.
09:05.54tiumanbut it work bad method
09:06.22tiumandisconnect him doin only in moment answer
09:06.38tiumandisconnect him doing only in moment answer
09:06.39nafg_What?
09:06.50tiumanhow disable exten dial, and continioe dialplan from php
09:06.52nafg_Ok I realized need to write SIP/callwithus
09:07.03tiumani realized with macros
09:07.22tiumanSet(MACRO_RESULT=CONTINUE)
09:07.45tiumanbut it disconnect only moment answer
09:07.57tiumani need any moment!
09:09.21tiumanWIMPy!!!!!!
09:09.42*** join/#asterisk sparetire_ (~sparetire@unaffiliated/sparetire)
09:10.00tiumanhttp://pastebin.com/UBU4iACB
09:13.37*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
09:20.58*** join/#asterisk wonderworld (~ww@p4FE459E5.dip0.t-ipconnect.de)
09:23.26babakHi, do you know who in confirming joining Asterisk users mailing list ? I am 3 days trying not succeeful to join
09:26.39*** join/#asterisk ipalmer (~IceChat77@host81-133-140-79.in-addr.btopenworld.com)
09:28.37ipalmerhi all, hopefully a simple question.  When using originate to make an outbound call using the ami, the source endpoint is rung first, then when answered it calls the destination.  Is there a way to get the source to auto answer so an outbound call is a one step process?
09:34.26*** join/#asterisk gerhard7 (~gerhard7@77-172-82-111.ip.telfort.nl)
09:41.06tiumanAction: Hangup \n Channel: /^SIP/101-.*$/ \n Message: No such channel
09:41.26*** join/#asterisk gringo (~gringo@unaffiliated/gringo)
09:41.31tiumanasterisk not uderstart regex?
09:42.27*** join/#asterisk seik0 (~seik0@pppoe.178-65-40-7.dynamic.avangarddsl.ru)
10:00.18*** join/#asterisk bulkorok (~Adium@89.245.151.228)
10:12.11*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
10:45.15*** join/#asterisk CeBe (~CeBe@xd9be52d3.dyn.telefonica.de)
10:59.06*** join/#asterisk pchero_work (~pchero@109.70.54.56)
11:10.26*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
11:38.00*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
11:42.19*** join/#asterisk bulkorok (~Adium@89.245.151.228)
11:45.25*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
11:48.16*** join/#asterisk elfranne (~tom@unaffiliated/elfranne)
11:55.39*** join/#asterisk Darkerr (~Libor@static-84-42-235-44.net.upcbroadband.cz)
11:55.46*** join/#asterisk rperre (~boeface@alpes.nortenet.pt)
11:59.21*** join/#asterisk Dovid (~dovid@ool-4356e96f.dyn.optonline.net)
11:59.38*** join/#asterisk fstd (~fstd@unaffiliated/fisted)
12:11.30*** join/#asterisk [TK]D-Fender (~chatzilla@216-191-106-163.dedicated.allstream.net)
12:17.20[TK]D-Fenderipal
12:17.35[TK]D-Fenderipalmer: depends what you are calling.
12:18.00nunneHaving enormous problems getting asterisk 11 working with ice (for webrtc) in ubuntu 14.04. I have the libuuid +dev-packades. But it just will never send ice-ufrag and ice-pwd. Anyone have this setup working? tried bother 11.18 and 11.10.
12:19.13*** join/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
12:20.00*** join/#asterisk CeBe (~CeBe@217.190.82.211)
12:25.37file[TK]D-Fender, what's the weather like up your way?
12:26.47[TK]D-Fenderpretty hot and clear skies since mid Saturday.  1 day of tiny rain predicted then clear again for a week & half
12:27.03[TK]D-Fender#accuweatherproxy
12:37.01ipalmerD-fender: Cheers, I'm calling a Zoiper soft phone, using pjsip
12:38.36[TK]D-FenderGo check it's manual to see if it supports it.  I'm doubtful...
12:38.51*** join/#asterisk jameswf (uid27319@gateway/web/irccloud.com/x-bhiawsvghbnxepdx)
12:39.09ipalmerwill do was just looking at it anyway, using the sip add header
12:40.34[TK]D-FenderThat's the normal means for average "hard" SIP phones
12:40.55ipalmerah ok, I'll have a look in to it,  thanks
12:43.52*** join/#asterisk sekil (~sekil@78.24.104.73)
12:48.48*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
12:59.07*** join/#asterisk pchero_work (~pchero@109.70.54.56)
13:06.01*** join/#asterisk sekil (~sekil@78.24.104.73)
13:06.32nunneipalmer: If i remember correctly Zoiper supports "SIPAddHeader(Call-Info: answer-after=0)"
13:07.15*** join/#asterisk darkbasic (~quassel@niko.linuxsystems.it)
13:11.20*** join/#asterisk brad_mssw (~brad@66.129.88.50)
13:20.35*** join/#asterisk jasonwert (~jasonwert@75-134-81-98.static.aldl.mi.charter.com)
13:38.19*** join/#asterisk Dovid (~dovid@static-173-63-105-210.nwrknj.fios.verizon.net)
13:42.21*** join/#asterisk sekil (~sekil@78.24.104.73)
13:42.32*** join/#asterisk sekil (~sekil@78.24.104.73)
13:43.12*** join/#asterisk CeBe1 (~CeBe@xd9bef697.dyn.telefonica.de)
13:56.26*** join/#asterisk sgriepentrog (sgriepentr@nat/digium/x-ffazljpxqwqfzyeh)
14:13.58*** join/#asterisk azerus (~badass@unaffiliated/badass)
14:14.24*** join/#asterisk BuddyButterfly (~BuddyButt@h1359005.stratoserver.net)
14:14.25*** join/#asterisk kharwell (kharwell@nat/digium/x-lirlmffiahybmzes)
14:14.28BuddyButterflyhi
14:14.46BuddyButterflyis it possible to record conferences is confbridge in gsm format?
14:15.10BuddyButterflywav is too big.
14:15.37phixIt is possible as asterisk is opensource
14:15.58phixThe feature may not exist yet but you can code it in if you like
14:15.58BuddyButterflyI mean through customizing.
14:16.17BuddyButterflyor spezifying a file name with .gsm extension?
14:16.28phix*shrugs*
14:16.38[TK]D-FenderYou always specify the format for recording.
14:16.41BuddyButterflyphix: so your answer is: no?
14:18.01BuddyButterflyI just wanted to ask for the currently available functionality.
14:18.18*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
14:18.44BuddyButterflyif it is not available, no problem. just wanted to know.
14:19.03[TK]D-Fenderit is
14:19.09[TK]D-FenderYou always choose the format
14:19.15BuddyButterflyoh
14:19.18BuddyButterflywhere?
14:19.58phixBuddyButterfly: the answer is I do not know
14:20.00BuddyButterflydocumentation just says wav
14:20.14phixBuddyButterfly: but it is possible
14:20.24phixBuddyButterfly: so I was answering your questions correctlky
14:20.42phix[TK]D-Fender: <3
14:20.59[TK]D-FenderShould be able to do this by specifying the name
14:21.37BuddyButterfly[TK]D-Fender: you mean giving an explicit file name with .gsm extension. OK, will try that.
14:21.47phix[TK]D-Fender: What's the latest?  I didn't get my TDM working so I used a linksys 3200
14:21.52phixor what ever the model number is
14:22.01[TK]D-Fenderphix: Latest what?
14:22.13phix[TK]D-Fender: The latest news
14:22.40BuddyButterfly[TK]D-Fender: tnx.
14:22.50[TK]D-Fenderphix: SSDD
14:23.17phix[TK]D-Fender: Sounds impressive
14:23.42*** join/#asterisk rmudgett (rmudgett@nat/digium/x-eatxjdsmyanjojwr)
14:23.49[TK]D-Fenderphix: I'm suspecting you don't recognize the term...
14:24.43nunneI actually think confbridge recording only is wav due to the internal sampling of confbridge. so i think you'd how to find other means of converting the files to another format.
14:25.05phix[TK]D-Fender: What gave that away ;)
14:25.19[TK]D-Fenderphix: considering it "impressive"
14:25.41phix:)
14:25.41nunneis it that the file gets to big or that you just want to make them smaller for the person thats going to download it or whatever? otherwise you could just run a script that converts the file to mp3 or gsm or whatever.
14:25.50phix~SSDD
14:25.52infobotsomebody said ssdd was Same Shit Different Day
14:26.04phixthnx infobot
14:26.47*** join/#asterisk putnopvut (putnopvut@asterisk/master-of-queues/mmichelson)
14:26.47*** mode/#asterisk [+o putnopvut] by ChanServ
14:30.36*** join/#asterisk mjordan (mjordan@nat/digium/x-zityhmmrvudnckgg)
14:30.36*** mode/#asterisk [+o mjordan] by ChanServ
14:35.07*** join/#asterisk superscrat (asanders@nat/digium/x-ocdgonodqnruiayj)
14:45.14*** join/#asterisk happy-dude (uid62780@gateway/web/irccloud.com/x-eqocclncbvykaoyp)
14:53.48*** join/#asterisk wdoekes (~walter@wjd.osso.nl)
14:59.05*** join/#asterisk pchero_work (~pchero@109.70.54.56)
15:08.26*** join/#asterisk Inf0r (uid2810@gateway/web/irccloud.com/x-wixkmokdunlgbyyz)
15:09.37*** join/#asterisk wonderworld (~ww@ip-84-119-186-6.unity-media.net)
15:09.39*** join/#asterisk DivideBy0 (~DivideBy0@unaffiliated/divideby0x0)
15:10.07Inf0rAsterisk1.8/voicemail.conf -- Can you configure the pager to ALSO attach the voicemail as a wav,etc?
15:11.09mjordanwhat would a pager do with an attachment?
15:18.17*** join/#asterisk superscrat (asanders@nat/digium/x-ntfwgmhttbngxqcs)
15:19.14Inf0rpager is the "secondary email address"  it works, just doesn't attach a file.  didn't know there is a way to do it or i just have to use mail alias
15:20.28[TK]D-FenderInf0r: No
15:20.37[TK]D-FenderInf0r: You'll need an alias
15:20.44Inf0rk thanks
15:20.53[TK]D-FenderPager is explicitly without attachement
15:22.51*** part/#asterisk ipalmer (~IceChat77@host81-133-140-79.in-addr.btopenworld.com)
15:34.49*** join/#asterisk spicyramen_ (~Adium@173.227.7.2)
15:53.50*** join/#asterisk Plixic (~plixic@67.216.158.161.pool.hargray.net)
15:54.24PlixicFor phantom calls, is it better to just change the port or try and mess with iptables? Using a VPS
16:10.26*** join/#asterisk spicyramen_ (~Adium@173.227.7.2)
16:25.32*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
16:26.17*** join/#asterisk catphish (~catphish@unaffiliated/catphish)
16:28.11catphishin older versions of asterisk, i have an extension *8 in my dialplan, but in asterisk 13, *8 seems to be intercepted and tries to do a pickup instead of executing what's in my diaplan
16:28.13catphishis this configurable somewhere so that I can make the *8 in my dialplan work?
16:30.07*** join/#asterisk DanQuinney (sid18169@gateway/web/irccloud.com/x-xcrynfdrelwalgay)
16:43.52rmudgettcatphish: See features.conf.sample for ;pickupexten = *8               ; Configure the pickup extension. (default is *8)
16:43.54*** join/#asterisk BuddyButterfly (~BuddyButt@h1359005.stratoserver.net)
16:44.06catphishrmudgett: thank you!
16:48.04*** join/#asterisk superscrat (asanders@nat/digium/x-qkevepymwgllqksk)
16:50.17*** join/#asterisk yun1989 (5f5c784c@gateway/web/freenode/ip.95.92.120.76)
16:51.01yun1989Hello all
16:51.30yun1989I have one doubt it's possible when exist one user in conference show one music ?
17:09.26*** join/#asterisk BuddyButterfly (~BuddyButt@h1359005.stratoserver.net)
17:24.39*** join/#asterisk JerJer (~Adium@asterisk/original-h323-guy/JerJer)
17:30.57*** join/#asterisk protem (~protem@unaffiliated/protem)
17:42.26*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
17:46.44*** join/#asterisk ChkDigit (~u388mw@74.3.144.66)
17:56.51*** join/#asterisk BuddyButterfly (~BuddyButt@h1359005.stratoserver.net)
17:59.09*** join/#asterisk spicyramen_ (~Adium@173.227.7.2)
18:00.05*** join/#asterisk italorossi (~Adium@187.60.66.11)
18:03.29*** join/#asterisk tzafrir (~tzafrir@2001:7c0:dc15:72:6267:20ff:fe51:8328)
18:11.00*** join/#asterisk italorossi (~Adium@187.60.66.11)
18:12.27*** join/#asterisk italorossi (~Adium@187.60.66.11)
18:33.12*** join/#asterisk BuddyButterfly (~BuddyButt@h1359005.stratoserver.net)
18:50.24*** join/#asterisk newtonr (RustyNewto@nat/digium/x-ibaicnikbmabjaur)
18:50.25*** mode/#asterisk [+o newtonr] by ChanServ
18:52.09*** join/#asterisk bulkorok (~Adium@92.206.232.97)
18:54.07*** join/#asterisk spicyramen_ (~Adium@173.227.7.2)
19:05.06*** join/#asterisk generalhan (~tester@about/windows/staff/generalhan)
19:16.17*** part/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
19:28.33*** join/#asterisk BBone_1 (~Thunderbi@s75-157-233-55.bc.hsia.telus.net)
19:41.48*** join/#asterisk marceloamorim (~marcelo@189-90-192-72.isimples.com.br)
19:48.50*** join/#asterisk spicyramen_ (~Adium@173.227.7.2)
20:02.51*** join/#asterisk crocodilehunter (~Thunderbi@CPE-121-211-223-68.hhui7.cht.bigpond.net.au)
20:11.21spicyramen_hi people, anybody have use sipp using a sip uri in this format: sip:22@spicyrame.sip.com, the only format I can see is sip:22@1.1.1.1
20:11.39spicyramen_I emailed the forum, but mabye in this forum can get some info
20:15.13Synthase_If the hostname resolves correctly, that can work.
20:33.05spicyramen_@Synthase, Im trying this ./sipp -s username -ap password -r 1 x.sip.twilio.com -sf scenarios/uac_sip_authentication.xml -m 1 -d 10000, and in the SIP INVITE, looks like sipp is doing the nslookup and replacing x.sip.twilio.com to the ip address
20:38.30spicyramen_is using INVITE sip:username@107.21.222.153:5060 SIP/2.0
20:38.55spicyramen_where 107.xxxx is the A host for my spicyramen.sip.twilio.com
20:46.31*** join/#asterisk Micc_ (~Micc@static-50-125-113-34.frr01.both.wa.frontiernet.net)
20:46.36*** join/#asterisk exuberocity (~exuberoci@66-193-25-114.static.twtelecom.net)
20:51.43*** join/#asterisk unicron (~unicron@unaffiliated/unicron)
21:01.41*** join/#asterisk bkruse (~Adium@64.89.97.113)
21:10.06*** join/#asterisk [d__d] (~d__d]@ec2-54-85-45-223.compute-1.amazonaws.com)
21:10.45*** join/#asterisk Apocryphal (~js@0x3ec66261.inet.dsl.telianet.dk)
21:14.07ApocryphalI'm trying to diagnose an audio issue I'm experiencing. When I try to use the DIAL app to reach another peer, audio travels fine between caller and asterisk. But callee (the one dial to via the DIAL app). doesn't receive any audio. Though from wireshark it looks like RTP packages are running fine in both directions (to and from callee <-> asterisk). However, if I dial callee from a local channel, and do a call announcement, that audio goes
21:14.27ApocryphalReally weird. I'm hoping someone else has experienced something like this before because I don't even know where to look anymore
21:14.40ApocryphalSIP packages flows just fine as well.
21:18.59*** join/#asterisk CeBe (~CeBe@xd9bef697.dyn.telefonica.de)
21:32.14*** join/#asterisk [TK]D-Fender (~joe@64.235.216.2)
21:35.43*** join/#asterisk superscrat (asanders@nat/digium/x-ukctioavawvbyesj)
21:47.49*** join/#asterisk F2Knight (~F2Knight@c-50-139-86-39.hsd1.or.comcast.net)
21:49.14newtonrApocryphal, there was a bug recently with goofy audio through local channels. What version are you using?
21:49.35newtonrApocryphal, try the git head of whatever branch you are using to see if the issue persists
21:49.47newtonror the very latest release version as it should be fixed in that
21:50.05newtonrassuming it is the same issue
22:09.26*** join/#asterisk PHunter (~Phunter@wsip-70-167-218-110.ph.ph.cox.net)
22:10.08PHunterAnyone know a analog gateway or card that works with Japanese Telco? (NTT CID I think..)
22:29.22Apocryphalnewtonr: I'm on 13.2 - it works on local channels though. IT's when just doing a straight dial. Answer() Dial(SIP/someone); Hangup(); that the audio doesn't work on SIP/someone. Really strange
22:29.35ApocryphalI'm upgrading an instsance to 13.5 now to see if that helps with anything
22:30.17ApocryphalWhat really bugs me is that as far as I can see in wireshark, SIP/someone gets all the RTP packages just fine, and is also sending them just fine (as evident by the caller getting all audio
22:30.29ApocryphalIf I record stuff in Asterisk, asterisk also gets audio from both phones.
22:32.00newtonrOh.. I thought you were saying the opposite
22:32.05newtonrI'm tired!
22:32.33ApocryphalNo problem ;)
22:33.24ApocryphalI've got a Kamailio that sits as the registrar - but I doubt that has any impact. IT doesn't meddle with the SDP packages. And the fact thatit works if the call is done through a local channel
22:35.53ApocryphalAh, let me correct. It works if I dial through a local channel, that local channel plays some audio to the callee, before returning and bridging to the caller
22:36.45ApocryphalF.. my english is defective tonight. ** dial through a local channel, and that local channel plays some audio.......
22:47.36*** join/#asterisk superscrat (~asanders@173-21-89-217.client.mchsi.com)
22:47.53*** part/#asterisk kharwell (kharwell@nat/digium/x-lirlmffiahybmzes)
22:59.47*** join/#asterisk azerus (~badass@unaffiliated/badass)
23:00.20*** join/#asterisk jonmasters (~jcm@edison.jonmasters.org)
23:11.20*** join/#asterisk jonmasters (~jcm@edison.jonmasters.org)
23:21.18*** join/#asterisk robink_ (~quassel@unaffilated/robink)
23:40.17*** join/#asterisk italorossi (~Adium@177.193.104.31)
23:41.23*** join/#asterisk JonathanD (~JonathanD@freenode/staff/jonathand)
23:59.38*** join/#asterisk fstd (~fstd@unaffiliated/fisted)

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