IRC log for #asterisk on 20130704

00:26.11*** join/#asterisk infobot (~infobot@rikers.org)
00:26.11*** topic/#asterisk is #asterisk The Open Source PBX and Telephony Platform (asterisk.org) -=- Asterisk 11.4.0 (2013/05/17), 10.12.2 (2013/03/27), 1.8.22.0 (2013/05/17), DAHDI-linux 2.6.2 (2013/03/08), DAHDI-tools 2.6.2 (2013/03/08), libpri 1.4.14 (2012/12/20) -=- Visit the official Asterisk wiki: wiki.asterisk.org
00:50.40*** join/#asterisk sawgood (~sawgood@23-24-214-61-static.hfc.comcastbusiness.net)
01:19.41*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
01:32.44*** join/#asterisk timahvo1 (~rogue@41.212.120.45)
01:56.30radenIs there a cheap way to make a PA speaker for Asterisk ?
01:56.41radenlike hacka pap2t ?
01:59.53ChannelZprobably could
02:00.41ChannelZI'm surprised someone hasn't made a little embedded SIP device with a giant speaker on it.  Or maybe one exists and I've just never heard of it
02:03.35WIMPyDoesn't Snom do one?
02:04.02WIMPyAnyway, chan_alsa works pretty well for that.
02:06.24ChannelZHuh. Snom PA1
02:06.47ChannelZSee it on the YouTubes: http://www.youtube.com/watch?v=cupzRqd3X24
02:09.43*** join/#asterisk hebber (~hebber@node-14pg.pool-125-25.dynamic.totbb.net)
02:20.31*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
02:22.42*** join/#asterisk serafie (~erin@user-24-214-173-250.knology.net)
03:21.17*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
03:28.33*** join/#asterisk fulcan (brads@2a01:7e00::f03c:91ff:fe69:d32e)
03:28.53fulcananyone know a decent sms gateway?
03:32.59*** join/#asterisk brainiac (~mhauss@cpe-68-206-103-92.satx.res.rr.com)
03:34.43ChannelZsome itsps offer it
03:35.54ChannelZI know vitelity does
03:36.19*** join/#asterisk igcewieling (~igcewieli@ip98-183-25-31.pn.at.cox.net)
03:36.48igcewielingWeezey: I mean Noop(HANGUPCAUSE is '${HANGUPCAUSE}') after the Dial.
03:39.35*** join/#asterisk AliRezaTaleghani (~Thunderbi@unaffiliated/AliRezaTaleghani)
03:40.36*** join/#asterisk timahvo1 (~rogue@41.212.120.45)
03:44.25*** join/#asterisk mintos (~mvaliyav@14.97.196.143)
03:46.06*** join/#asterisk mquin_ (~mquin@freenode/staff/mquin)
03:51.37fulcanChannelZ vitality support asterisk sip sms?
03:55.45ChannelZyeah
03:56.01ChannelZI tried it once, I think I have it on my account in some capacity
03:58.12*** join/#asterisk mquin (~mquin@freenode/staff/mquin)
04:00.21fulcanChannelZ and it's two way?
04:02.13ChannelZfrom what I remember. It's XMPP based
04:02.23ChannelZlet me see if I can get it to work again
04:04.29ChannelZit's "for person-to-person communication only", automation is frowned upon
04:04.46fulcanChannelZ I am looking for sample sip.conf, I don't seem to see one. and chance you could show me what the provisioning looks like with them?
04:05.22ChannelZoh great now my gtalk is all fucked up
04:05.35ChannelZIt's done via XMPP, not SIP
04:09.16fulcanChannelZ I have a Python script that already knows how to looks for a new message in the asterisk /var/spool log and send via db. how difficult is it to morph to xmpp?
04:11.10ChannelZwell I suppose that depends
04:11.24fulcanI didn't know asterisk supported xmpp  :)
04:11.58ChannelZThere might be some Python library which could do it directly.. otherwise it's a dialplan app
04:14.19fulcanfor me, the hardest part is passing the first message, after that, I can code my why out of anything. Do you have a link to the asterisk xmpp provisioning for vitelity?
04:16.35fulcanIt appears from for domestic us sms with just a phone number? (later it refers to a sms charge but it specifically states free above?)
04:16.44ChannelZyes
04:16.46fulcanfree
04:16.58fulcanvery very interesting.
04:17.47ChannelZhttp://pastebin.com/z8abdwww
04:18.58fulcanChannelZ thank you very much! that's always the most difficult is figuring out that.
04:19.11ChannelZthen incoming messages will come into the dialplan and can be looked at with ${MESSAGE(from)} and ${MESSAGE(body)}
04:19.37ChannelZand you can send with JabberSend(vitelity,phonenumber@sms,your message here)
04:20.51fulcanthank you my friend. you just saved me a few hours.
04:21.25ChannelZthey also have an email gateway
04:21.41ChannelZmight be easier
04:22.06*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
04:22.29ChannelZand there's this: http://xmpppy.sourceforge.net/
04:22.55*** join/#asterisk bkruse (~Adium@24.42.181.58)
04:22.59fulcanas long as asterisk does it's job of sending, recieving and stuffing it in /var/spool~ , I'm a happy camper.  :)
04:26.46fulcanxmppy doesn't seem to have much support for receiving sms?
04:28.11fulcanlooks like asterisk is still the best solution... xmppy is very interesting though.
04:29.28*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
04:30.46ChannelZwell presumably it can with all those bot scripts, but I imagine you have to have a persistently running app that sits there listening
04:30.48*** join/#asterisk evil_gordita (robert@ip70-188-56-12.rn.hr.cox.net)
04:32.46fulcanChannelZ yup yup, always on the go. that's why having a queue already built, makes life a lot easier. Just plug in asterisk and you're done. Did it with anveo once already, but just to test. they are expensive.
04:33.02*** join/#asterisk peter (~peter@x2f0d027.dyn.telefonica.de)
04:34.14fulcanyou can do all kinds of neat tricks with an automated 'reply' sms message going into a db.
04:34.40*** join/#asterisk aruntomar (~Thunderbi@49.248.156.149)
04:35.31ChannelZdon't get busted
04:36.27fulcanChannelZ I looked at their tos, they don't mention scripting and having replies is a lot less shady.  :)
04:37.03fulcanjust throttle to be safe  :)
05:02.41*** part/#asterisk fulcan (brads@2a01:7e00::f03c:91ff:fe69:d32e)
05:14.54*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
05:22.54*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
05:30.34*** join/#asterisk elmargol (~elmargol@host197-104-dynamic.45-79-r.retail.telecomitalia.it)
05:40.52*** join/#asterisk AliRezaTaleghani (~Thunderbi@unaffiliated/AliRezaTaleghani)
05:46.56*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
05:48.20*** join/#asterisk AliRezaTaleghani (~Thunderbi@unaffiliated/AliRezaTaleghani)
05:56.55*** join/#asterisk davlefou (~davlefou@unaffiliated/davlefou)
05:57.34*** join/#asterisk vfabi (~fabi@host-static-93-116-255-141.moldtelecom.md)
06:03.22*** join/#asterisk Thesulac (~Thesulac@82.94.204.46)
06:11.38*** join/#asterisk killown (~killown@pdpc/supporter/student/killown)
06:17.56*** join/#asterisk threesome (~threesome@ip-94-113-12-233.net.upcbroadband.cz)
06:23.37*** join/#asterisk santa0536 (~santa@cn-bgp-nat.portaone.com)
06:23.41*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
06:31.25*** join/#asterisk bulkorok (~chatzilla@85.183.61.47)
06:36.00*** join/#asterisk Matthias (~Matthias@195.16.243.99)
06:43.56*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
06:48.51*** join/#asterisk g_r_eek (~g_r_eek@78-33-143.adsl.cyta.gr)
06:51.49*** join/#asterisk fischli (~fischli@data.fischer-ing.de)
06:54.58*** join/#asterisk firtina (~kamanato@5.46.15.119)
06:56.57firtinahi all
06:58.54firtinai created a file agents_test.conf and queues_test.conf, should i include these files inside default queues.conf file?
06:59.41firtinaor should i first include agents_test.conf inside queues_test.conf. Then include queues_test inside default queues.conf?
07:01.06firtinaslaps ChanServ around a bit with a large trout
07:11.15Changostrout :o~~~
07:16.13*** join/#asterisk blitzrage (~Leif@asterisk/documenteur-extraordinaire/blitzrage)
07:16.13*** mode/#asterisk [+o blitzrage] by ChanServ
07:19.54*** join/#asterisk Thesulac (~Thesulac@82.94.204.46)
07:24.27*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
07:25.01*** join/#asterisk pietro (~pietro@78-134-102-4.v4.ngi.it)
07:25.19pietrohello
07:27.23pietroCan Asterisk sends generate RTCP reports ?
07:33.39*** join/#asterisk Faustov (user@gentoo/user/faustov)
07:39.08*** join/#asterisk vfabi (~fabi@host-static-93-116-255-141.moldtelecom.md)
07:43.46*** join/#asterisk sekil (~sekil@78.24.104.73)
07:43.59*** join/#asterisk chaz68 (~ChuckMast@wsip-24-234-137-89.lv.lv.cox.net)
07:46.48*** join/#asterisk threesome (~threesome@customer-79-127-150-148.net.angelnet.cz)
07:50.15*** join/#asterisk YoMomma (~YoMomma@cpe-75-84-153-163.socal.res.rr.com)
07:55.32*** join/#asterisk sekil (~sekil@78.24.104.73)
07:56.42*** join/#asterisk aberrios (c382c9c8@gateway/web/freenode/ip.195.130.201.200)
08:01.30*** join/#asterisk geeksteve (~geeksteve@emh-nat.poundbury.com)
08:02.36*** join/#asterisk chaz68 (~ChuckMast@wsip-24-234-137-89.lv.lv.cox.net)
08:06.00*** join/#asterisk Rumbles (~Rumbles@mail.solutiontelecom.co.uk)
08:10.02*** join/#asterisk vlad_starkov (~vlad_star@109.188.126.210)
08:12.29*** join/#asterisk sekil (~sekil@78.24.104.73)
08:17.03*** join/#asterisk russum (~russum@94.139.142.136)
08:17.10*** part/#asterisk russum (~russum@94.139.142.136)
08:18.41*** join/#asterisk russum (~russum@94.139.142.136)
08:19.33*** part/#asterisk russum (~russum@94.139.142.136)
08:20.04*** join/#asterisk hrolf (~hrolf@unaffiliated/hrolf)
08:21.02hrolfCan we do SIP Transfer from inside an AGI (FastAGI to be specific) ?
08:25.10*** join/#asterisk DennisG (~DennisG@82-170-131-186.ip.telfort.nl)
08:29.58*** join/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190)
08:30.05*** part/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190)
08:36.24*** join/#asterisk ujjain (ujjain@unaffiliated/ujjain)
08:37.05ChannelZwith EXEC calling the Transfer app I'd assume so
09:01.45*** join/#asterisk catphish (~catphish@unaffiliated/catphish)
09:02.58*** join/#asterisk vlad_starkov (~vlad_star@109.188.127.40)
09:03.19catphishwhen callerid(pres) is set to hidden, does asterisk still send the callerid on to sip peers?
09:06.36*** join/#asterisk vlad_starkov (~vlad_star@109.188.127.40)
09:16.38*** join/#asterisk gusto (~gusto@2001:470:1f0b:226:221:6aff:feb8:e0b2)
09:22.44*** join/#asterisk hehol (~hehol@2001:1438:1009:200:c81f:e161:e1d:f7e1)
09:32.37*** join/#asterisk OverOnTheRock (~irc@162.r1.ray.transact.bm)
09:33.54*** join/#asterisk izbushka_ (~izbushka_@193.23.225.42)
09:38.56*** join/#asterisk jrose_atDigium (~jrose_atD@nat/digium/x-icxtirbzegmrcsrm)
09:38.59kaldemarcatphish: sure. as far as i know "hidden" is not a valid value for presentation.
09:39.21catphishkaldemar: i mean CALLERID(num-pres)=prohib
09:39.30*** join/#asterisk sekil (~sekil@78.24.104.73)
09:40.25catphishthe issue i'm having is that after setting that, and sending the call to a second asterisk instance, the second instance doesn't return a value for CALLERID(num)
09:40.38catphishshould i be using a different function to read the "hidden" callerid?
09:40.45*** join/#asterisk threesome (~threesome@customer-79-127-150-148.net.angelnet.cz)
09:43.55kaldemarcatphish: it does not send the caller id.
09:44.29catphishinteresting
09:45.32*** join/#asterisk elmargol (~elmargol@host197-104-dynamic.45-79-r.retail.telecomitalia.it)
09:46.33catphishah, i think it relates to the sendrpid and trustrpid options
09:47.07kaldemarcatphish: it is sent in the Remote-Party-ID header if you have sendrpid=yes in sip.conf.
09:47.16catphishthat will work for me i think
09:47.33catphishhow would i then read it? just manually from the sip headers?
09:47.58kaldemaruse func SIP_HEADER for that
09:48.56*** join/#asterisk mceier (~mceier@89-69-201-93.dynamic.chello.pl)
09:51.16catphishkaldemar: thanks, Remote-Party-ID is present so that should work fine :)
09:51.41kaldemaryou're welcome.
09:52.24mceierhi, is it possible to setup asterisk to use voice modem over serial port and AT command set ? was it implemented by chan_modem which I think is now obsolete ?
09:53.40kaldemarmceier: save yourself from a lot of trouble and use something else.
09:54.31mceieryou mean not asterisk, or not voice modem ?
09:56.45*** join/#asterisk tzafrir (~tzafrir@local.xorcom.com)
09:59.09mceierif I should use something else, is it something else than asterisk or something else than voice modem ?
09:59.26kaldemarmceier: modem
09:59.40mceierok ;)
09:59.42mceierthanks
10:00.17kaldemarare you looking to connect an asterisk box to a POTS line or just looking to have any PSTN connectivity?
10:01.53mceierI want to receive faxes, and voice calls and forward them to some SIP phones
10:02.08mceierI have POTS line, and voice modem
10:04.27mceierI thought that asterisk would allow me to do that, but it seems it doesn't support voice modems
10:04.44mceieron serial port
10:05.33mceierso instead I should get FXO card, right ?
10:05.40mceieror FXS
10:05.52kaldemarif you insist on using the POTS line, get some hardware with an FXO port. either a card in your box or a gateway. you might have better luck with faxed with the former.
10:06.00kaldemarFXO is for lines, FXS is for phones.
10:06.14mceierok ;)
10:06.14kaldemaryou might want to do some reading on the basics in this:
10:06.17kaldemar~book
10:06.18infobotAsterisk: 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
10:07.02mceierthanks :)
10:08.19*** join/#asterisk kresp0 (~kresp0@30.Red-88-6-105.staticIP.rima-tde.net)
10:11.28*** join/#asterisk firtina (~kamanato@5.46.7.145)
10:11.39firtinahello
10:11.55firtinacould someone help me?
10:14.49catphishapparently not
10:15.37*** join/#asterisk italorossi (~italoross@187.61.168.117)
10:15.39*** join/#asterisk firtina (~kamanato@5.46.7.145)
10:15.52firtinahow can we log an agent into a queue?
10:26.35kaldemarfirtina: http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/ACD_id289508.html#ACD_id253000
10:26.48kaldemarfirtina: http://www.asteriskdocs.org/en/3rd_Edition/asterisk-book-html-chunk/asterisk-ACD.html
10:28.39firtinathanks, iam looking now
10:35.07*** join/#asterisk hrolf (~hrolf@unaffiliated/hrolf)
10:35.20hrolfChannelZ: Just checked, nope it doesn't transfers.
10:35.46hrolfChannelZ: I did Exec Transfer(SIP/786) from FastAGI
10:36.06hrolfChannelZ: The command appeared in Asterisk console, but as soon as I returned from the FastAGI, the call dropped.
10:38.18firtinakaldemar: when i want to add a channel to queue, i got SIP/6489@10.10.0.2 (dynamic) (Invalid) has taken no calls yet
10:38.21*** join/#asterisk vlad_starkov (~vlad_star@109.188.127.40)
10:40.06*** join/#asterisk vlad_starkov (~vlad_star@109.188.127.40)
10:42.26*** join/#asterisk Tuju (~tuju@214.204.50.195.sta.estpak.ee)
10:42.29Tujuis there some documentation about those cisco java based phones and their crappy 5060-src-port handling?
10:43.03hrolfWhen I do Transfer to a SIP peer from FastAGI, then the transfer doesn't happen, can anyone tell why?
10:43.15hrolfAs soon as I return from the FastAGI, then the call is dropped.
10:53.24*** join/#asterisk Ice_Strike (~Ice_Black@host213-120-117-212.in-addr.btopenworld.com)
10:53.53Ice_StrikeWhere can I buy second hand polycom 430? No luck on ebay :/ I need about 10.
10:54.58catphishebay seems the obvious answer :( otherwise rather depends where you are
10:56.38Ice_StrikeAny good phone similar to polycom 430?
10:56.46Ice_Strikesame company ofcourse
10:56.50Ice_Strikewell affforable phone.
10:57.11hrolfAny ideas?
10:57.15catphisheww that phone is incredibly ugly
10:57.23catphishany particular reason you want them?
10:57.50Ice_StrikeWell we always have that model at work.
10:57.57Ice_StrikeWhich do you recommend?
10:58.37catphishwell linksys (cisco) are very popular, we use yealink because they're cheap and work well
10:58.59firtinacan we specify a strategy in agents.conf?
10:59.23Ice_Strikecatphish what model?
10:59.52catphishcisco SPA or yealink, any model depending how much you want to spend
11:02.47*** join/#asterisk ghost75 (~trechber@dslb-188-105-016-112.pools.arcor-ip.net)
11:06.47*** join/#asterisk WIMPy (~wimpy@e183095026.adsl.alicedsl.de)
11:11.28*** join/#asterisk g_r_eek (~g_r_eek@78-128-131.adsl.cyta.gr)
11:13.30*** join/#asterisk vlad_sta_ (~vlad_star@89.207.91.72)
11:30.43*** join/#asterisk italorossi (~italoross@187.60.66.11)
11:31.56hrolfI call from a SIP peer, then do Answer(), afterwards, Playback() a file and do Transfer(SIP/786), but the call drops. Why?
11:32.12*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
11:32.16*** part/#asterisk catphish (~catphish@unaffiliated/catphish)
11:34.53*** join/#asterisk jhlavacek (~jirka@78.208.220.3)
11:35.27firtinahow can we add member to agents.conf without CLI commands?
11:39.17hrolfI call from a SIP peer, then do Answer(), afterwards, Playback() a file and do Transfer(SIP/786), but the call drops. Why?
11:40.19file<PROTECTED>
11:40.23filewhat are you trying to achieve?
11:42.13*** join/#asterisk zapphir (~zapphir@46.195.17.247)
11:42.58zapphirHi, anyone with experience in WebRTC and Asterisk?
11:43.18filemaybe.
11:43.42firtinahrolf why don't you Dial(SIP/786) after playback?
11:44.40*** join/#asterisk Thesulac (~Thesulac@82.94.204.46)
11:45.40zapphir@file: I am using Asterisk and Chrome with SIPML5 to make audio calls. It works great. But I need a way to detect if the browser is closed, or the tab is closed or the websocket goes down. Sometimes Asterisk catches this and executes a Hangup, but most of the time the call continues for the person making the call to chrome.
11:45.50hrolffirtina: Why is Transfer not working?
11:47.07*** join/#asterisk bulkorok (~chatzilla@85.183.61.47)
11:48.09zapphir@file: Sometimes I see "Websocket disconnected" in asterisk console, but it is not consistent. Would SIP presence a way to detect when chrome closes down?
11:48.33filewell there's rtptimeout so you know if the RTP stream stops, and session timers but I doubt sipml5 implements it
11:48.49filehrolf, my comment about Transfer was directed to you as was the question
11:48.55jhlavacekHello, my Asterisk forwards SIP requests with Max-Forwards values 1 or 0, although the RFC says it should be rejected with Too Many Hops. Please, is there any special configuration to do? Event with debug enabled version all I have in the debug logs is Invite parsing, nothing about Max-Forwards (Asterisk 11, chan_sip.c:26593)
11:50.26hrolffile: What I want to do is, that receive a call, run the IVR (FastAGI) and then do Transfer. The reason I'm doing Transfer is that I want my FastAGI connection to be released.
11:51.00fileTransfer doesn't do what you think it does/want it to
11:51.07hrolffile: When I do Dial, then the Dial application doesn't return until either the agent or caller disconnects.
11:51.26hrolffile: which blocks my FastAGI connection.
11:51.40hrolffile: So what should I do so that?
11:52.01fileI haven't used FastAGI
11:52.51hrolffile: Can you tell why a simple: Answer() -> Playback(..) -> Transfer(..) doens't work?
11:52.59*** join/#asterisk TSM (~the_softw@46-65-201-69.zone16.bethere.co.uk)
11:53.13fileit does work, it just doesn't do what you think it does and you are using it incorrectly
11:53.29fileit tells the remote device (like SIP phone) to contact the provided target directly, not going through Asterisk
11:54.20filesince SIP/786 is not a properly formatted SIP URI it doesn't do anything
11:55.05hrolffile: then how should I write "SIP/786"? SIP/786 is on the same asterisk server.
11:55.22fileyou can't
11:55.43filethat would be a REFER back into itself and chan_sip would likely get confused
11:56.14filewhat you want to do is exit FastAGI and execute additional dialplan logic, as I have not used FastAGI I can't tell you how to do that
11:57.02firtinamay it be related to a context issue ? i.e SIP/786@context
11:57.14*** join/#asterisk puzzled (~patrick@2001:980:5e31:1:94e6:367c:6e95:9610)
11:57.48filejhlavacek, Asterisk doesn't forward SIP requests REALLY... each leg is independent so much SIP specific stuff doesn't get carried over... what you can probably do though is write some dialplan logic which enforces that if you so wish by using SIP_HEADER to get the value and rejecting using Hangup()
11:58.01fileI think that's what Mark did at a SIPit...
11:59.40firtinai want to add a dynamic queue member? how can i add? And is agent.conf outdated?
12:00.44jhlavacekfile: right, asterisk acts like a B2BUA and I have a dialplan for Max-Forward propagation, but I hesitate to open a bug for the problem of processing requests with Max-Forwards=1 or 0, even a B2BUA should reject I think
12:01.24jhlavacekthere's even a code checking it in chan_sip
12:02.02filethere's some for message handling cause it forwards headers on
12:02.22fileyou can file an issue if you wish, I just wouldn't expect it to get touched anytime soon
12:04.05filefirtina, *agents.conf* configures chan_agent, I don't think an "agent.conf" has ever existed and as for adding... do you mean to a queue in app_queue?
12:05.15hrolffile: Okay, let's say I exit FastAGI, should then I use Transfer or Dial?
12:05.21fileDial
12:06.18firtinaactually i did'nt understand how to use agents.conf and how to relate it to queues.conf. I define an agent in agents.conf like this, agent => 3101,3101,operator
12:06.56hrolffile: and if the person I'm Dialing to is on another PBX and my asterisk server has received the call from that PBX, then Dial will still use one channel of mine right?
12:06.58zapphir@file: rtptimeout worked like a charm with webrtc! thanks!
12:06.58firtinabut queues.conf side is dark
12:07.13filehrolf, yes the call will go through Asterisk
12:07.42jhlavacekfile: thanks, ok, I'll use my dialplan and I'll wait for the pjsip
12:07.45fileunless you are in a position to use direct media
12:07.56filethen media would go directly while signaling continues through Asterisk
12:09.10firtinafile: how can i use password that i use when i create an agent. agent => 3101,passw,operator
12:10.10filechan_agent is a combination application and channel driver which allows agents to log in and wait to be called, the process of logging in requires a password - that is what it is for
12:10.26firtinathen what is the relationship beetween queues.conf and agents.conf?
12:10.31fileapp_queue can have Agents as queue members
12:10.43firtinashould i create a queue and then pass this agents to this queue as member?
12:11.02filethe difference being that instead of an agent being off the phone and having to ring the phone a caller to the queue is immediately connected to an agent waiting on the phone
12:11.04fileyou can
12:11.21*** join/#asterisk afournier (~admin@mx1.wisp-e.com)
12:11.30fileit's up to you to figure out how you want to deploy
12:11.34fileand now I go to grab a bus
12:12.24firtinafile thanks a alot
12:13.57*** join/#asterisk davlefouAMD (~david@197.15.65.76)
12:14.07*** join/#asterisk riddlebox (~james@75-132-224-120.dhcp.stls.mo.charter.com)
12:14.45*** join/#asterisk pouyou (~samy@LRouen-151-71-123-158.w193-253.abo.wanadoo.fr)
12:14.47hrolffile: If I want not to use Asterisk, then I'll have to Transfer right?
12:15.48fileYes but you can only transfer to an explicit SIP URI
12:15.52fileNot a dial string
12:16.26fileAnd what the remote side does depends on them
12:17.49*** join/#asterisk [TK]D-Fender (~chatzilla@216-191-106-163.dedicated.allstream.net)
12:19.46hrolffile: We are doing SIP trunking (Asterisk and a PBX), receive call from that SIP trunk, we run our IVR (FastAGI) and then now want to transfer to an agent (SIP) on that PBX. Would I have to do something like Transfer(SIP/myTrunk/target) ?
12:20.20hrolffile: the person to transfer to is on the PBX and we receive the call from the PBX using SIP trunking
12:20.46*** join/#asterisk ghost75 (~trechber@dslb-188-105-016-112.pools.arcor-ip.net)
12:21.04hrolffile: how would then my SIP URI look like? Let's assume, if I want to transfer to SIP peer "100" on the PBX??
12:22.05*** join/#asterisk firtina (~kamanato@5.46.7.145)
12:22.30*** join/#asterisk chaz68 (~ChuckMast@wsip-24-234-137-89.lv.lv.cox.net)
12:26.06fileYou can't think in dial strings or peers.
12:26.36filesip:100@host would transfer to user 100
12:26.45riddleboxdo you guys sell/install switchvox at all?
12:27.35fileIf the other side is Asterisk it would treat that as a phone blind transferring to extension 100, which if its context has access to would then execute dial plan logic
12:28.06fileAnd the call would no longer be going through the box that executed Transfer, at all
12:28.50*** join/#asterisk vlad_starkov (~vlad_star@89.207.91.72)
12:29.00riddleboxI have a side job that switchvox would be perfect for but I do not think they will want to pay for the licenses every year...are the license needed for upgrades,and tech support? Or do you need them to continue using the product?
12:29.49fileSalesy questions! Scary.
12:30.31riddleboxyeah..the systems I have put in so far have always just been a few phones for insurance companies(for a friend)
12:31.28fileIf no one here knows I'd give sales a shout tomorrow
12:32.23riddlebox@file I have been told that the main company I work for is discussing using Asterisk...28k employees and about 13k in one area
12:34.13*** join/#asterisk threesome (~threesome@customer-79-127-150-148.net.angelnet.cz)
12:34.36fileI'm sure I could make an AT&T joke with that... More Asterisk, more places!
12:36.43riddleboxyeah I am trying to fathom how we could achieve it..we have alot of analog stations..which would be gateways of course...but can you do multiple asterisk servers and administer them from one main server? I know we would need openser unless something better came out
12:37.18riddleboxI have been working on Avaya/Nortel/Cisco exclusively for the last 2 years and have not been keeping up with Asterisk development
12:37.39fileThat's more of a layer on top of Asterisk
12:38.36file(Management like that)
12:39.00*** join/#asterisk vlad_starkov (~vlad_star@109.188.127.85)
12:43.03*** join/#asterisk firtina (~kamanato@5.46.7.145)
12:43.11riddleboxI hope our communications driving force looks into it more, since I am the only one on our Voice Services team that has any Asterisk experience I am sure I would be one of the first to digium training...
12:44.45fileWould you be DCAP-itated?
12:45.25riddleboxhaha I hope so
12:46.05riddleboxspeaking of that my home asterisk server is down..need to get it going again
12:46.42*** join/#asterisk ghost75 (~trechber@dslb-188-105-016-112.pools.arcor-ip.net)
12:46.51firtinafile: if i paste my configuration text here, could you look?
12:47.00riddleboxmaybe I will throw asterisknow on it..is that still going strong?
12:47.06fileI've been using trunk whilst working on 12, its been stable for me... Quite happy
12:47.19fileAsteriskNOW is still around yup
12:47.39fileI am on my cellphone. My screen real estate is not large.
12:48.23riddleboxI told my wife if I could get a job with Digium we would be moving to Alabama..seems like a cool company to work for
12:48.36riddleboxmaybe get a ride on Mark's jet...
12:49.37pouyouhi, is there anyone familiar with app_jack ?
12:49.40fileCheck our page for openings, I know we have a few
12:50.01riddleboxthe digium site is a bit slow for me right now not sure whats going on
12:50.20riddleboxfile: do you guys get to run linux on your laptop/desktops?
12:51.23fileWe can run what we want
12:51.41fileI run Windows, some run OSX, others Linux
12:51.55riddleboxnice...everything I work on is based on linux and I am forced to run windows 7 with no permissions to do anything
12:53.30firtinahttp://pastebin.com/hRNFVMRa could you please look at my config files, where am i wrong?
12:55.03fileWhat is the problem?
12:56.21firtinai get app_queue.c:5915 queue_exec: Unable to join queue 'my_queue'
12:57.23[TK]D-Fenderfirtina: "queue show" <- PASTEBIN
12:57.32GreenlightDo you have "my_queue" configured in queues.conf ?
12:57.49fileAnd is an agent available to take the call?
12:57.50firtinayes
12:58.11firtinaagents are available
12:58.18*** join/#asterisk Rumbles (~Rumbles@mail.solutiontelecom.co.uk)
12:58.28firtinabut when i look queue status NO members No Callers
12:58.44firtinawithin CLI: queue show
12:58.56*** part/#asterisk fischli (~fischli@data.fischer-ing.de)
12:59.29[TK]D-Fenderfirtina: I see no code to LOG IN your memebers
12:59.48[TK]D-Fenderfirtina: "joinempty=no" <--- no members = no joining the queue
12:59.56[TK]D-Fenderfirtina: They have to be there.
13:00.04firtinaok i am adding
13:01.25firtinanow i hear music but nothing happens
13:01.48firtinai could not add agent's to queue i think
13:02.27pouyoutrying again :P : anyone familiar with app_julius and/or app_jack ?
13:02.55firtinawhen i write on CLI this => add queue member SIP/3100 to agents it works correctly
13:03.32firtinaproblem is probably adding this in extensions.conf or queues.conf
13:04.57riddleboxpouyou let me look at it, what is your question?
13:05.04[TK]D-Fenderchan_agent is dead....
13:05.30firtinaso what do you suggest?
13:05.51fileI would suggest doing some more reading firtina... You don't understand the queueing and agents and how it all fits together
13:05.54[TK]D-Fenderusing SIP... or local channels, or whatever.
13:06.04riddleboxpouyou ohh app_jack brings jack audio into Asterisk ok..soo whats your question?
13:06.07fileAnd chan_agent still serves a purpose
13:06.21pouyoubasically I'm building a processing queue which intends to do the following : calling a number, getting connected, pushing raw sound to julius to get some speech to text, which then gets interpreted and pushing back an answer to the channel
13:06.24[TK]D-FenderIf you want them to log in, use AddQueueMember / RemoveQueueMember, etc
13:06.42firtinain extensions.conf right?
13:06.44*** join/#asterisk Draecos (~Draecos@124-169-40-193.dyn.iinet.net.au)
13:06.53[TK]D-Fenderfirtina: Yes
13:06.56pouyouthing is, I do not seem to be able to make jack work or missing something obviously
13:07.16firtina[TK]D-Fender im trying now
13:07.19riddleboxpouyou what do you see in verbose mode?
13:08.03riddleboxpouyou if this ends up calling me and tries to get some kind of loan I will not be happy... ;)
13:08.25firtinafile i am already reading asterisk definite guide and searching on internet but there is no accurate information
13:08.29pouyoudon't worry, not trying to make you sign up for anything :P
13:08.59fileThe definitive guide is accurate
13:09.17riddleboxgot a robo dial from an asterisk box the other day and the person on the other end said I had signed up to get a loan online..
13:10.08riddleboxpouyou, do you see any error messages when the stream is trying to play? I have never needed to mess with jack so that part I am not familiar with
13:10.19pouyoujust a sec, trying to get things working again
13:10.33[TK]D-Fender[09:08]firtinafile i am already reading asterisk definite guide and searching on internet but there is no accurate information <- that book is fairly accurate as is the Asterisk official WIKI.
13:10.54fileWhat it may not tell you is how to built a call center
13:11.57fileThere is nothing quite like getting robocalled my something you helped code
13:12.04fileOr by
13:13.27pouyougot to debug a few things, it seems i'm not able to register anymore
13:13.28*** join/#asterisk sgimeno (~sgimeno@163.117.206.10)
13:13.41pouyoubare with me, definitely sorry, it was working a while ago
13:16.20*** join/#asterisk vlad_starkov (~vlad_star@89.207.91.72)
13:16.42riddleboxfile: I know right...
13:17.55pouyouso
13:18.03pouyoui end up having this : NOTICE[3165]: app_jack.c:187 log_jack_status: Client Open Status: Failure, Server Failed
13:18.03pouyou<PROTECTED>
13:18.18pouyouso i guessed the jack server needed to be set up first
13:19.15pouyoulaunching qjackctl
13:19.26pouyouthings seem to be ok on jack side
13:20.06pouyouand end up with this now : app_jack.c:187 log_jack_status: Client Open Status: Failure, Server Error
13:20.44pouyoui end up having this in my jack log though
13:20.49pouyou(which I just noticed)
13:20.51pouyouCannot write socket fd = 11 err = Broken pipe
13:20.52pouyouCannot read socket fd = 11 err = Broken pipe
13:20.52pouyouCould not read result type = 7
13:21.18pouyouso there might be my issue :P
13:22.10*** join/#asterisk TimeRider (~steve@host81-136-216-215.in-addr.btopenworld.com)
13:29.32*** join/#asterisk kresp0 (~kresp0@30.Red-88-6-105.staticIP.rima-tde.net)
13:32.58hrolffile: I tried this.
13:33.23hrolffile: Set up two Asterisk servers. Called server A to server B using SIP trunk.
13:33.35hrolffile: Playback on server B.
13:33.52hrolffile: Then Transfer(sip:100@serverA IP address)
13:33.59hrolffile: Didn't work.
13:39.13riddleboxman I see alot of cudatel commercials on the net lately
13:40.07*** join/#asterisk Chotaire (chotaire@chotaire-home.vipri.net)
13:41.36*** join/#asterisk vlad_starkov (~vlad_star@89.207.91.72)
13:46.37fileWhat happened?
13:46.59fileDid a REFER get sent? What does the logging on both sides say?
13:48.32*** join/#asterisk micols (~t@shell1.rlogin.dk)
13:51.35*** join/#asterisk Chotaire (chotaire@chotaire-home.vipri.net)
13:53.16*** join/#asterisk Chotaire (chotaire@chotaire-home.vipri.net)
13:55.53hrolffile: Transfer(SIP/any extension on the Server A) worked.
13:56.44hrolffile: Now, although it is working, I'm confused. Can you please explain why this is working?
13:56.51hrolffile: I'm using Asterisk 1.6.
13:57.02fileOh I don't know that old code
13:57.24fileNot off the top of my head
13:58.45*** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone)
13:59.00fileIt might be stripping out the SIP/ and constructing a SIP URI using the IP address within the dialog and the user you specified
13:59.20hrolffile: You mean, this shouldn't work on newer versions of Asterisk?
13:59.48fileUnknown. I'd have to try or read the code.
14:00.52fileAnd as I am presently on my cellphone both are unlikely to occur.
14:02.12hrolffile: Okay, thanks. No problem. We'll see this sometime later.
14:23.14*** join/#asterisk moy (~moy@UNVLON55-1176057127.sdsl.bell.ca)
14:23.43*** join/#asterisk gringo (~gringo@unaffiliated/gringo)
14:32.24*** join/#asterisk bkruse (~Adium@64.89.97.127)
14:53.52*** join/#asterisk Thesulac (~Thesulac@82.94.204.46)
15:00.37*** join/#asterisk zerick (~eocrospom@190.187.21.53)
15:08.27*** join/#asterisk Rumbles (~Rumbles@94.199.26.14)
15:09.43*** join/#asterisk slav3_kitten (~frankthet@unaffiliated/slav3-kitten/x-0866809)
15:11.01*** join/#asterisk mnathani (~mnathani@198-84-231-11.cpe.teksavvy.com)
15:11.37*** join/#asterisk felimwhiteley (~quassel@89.101.203.26)
15:19.08*** join/#asterisk g41n (~gain@mail.ufficyo.com)
15:19.18g41nhi all
15:20.25*** join/#asterisk DennisG (~DennisG@82-170-131-186.ip.telfort.nl)
15:21.55*** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart)
15:22.12*** join/#asterisk blitzrage (~Leif@asterisk/documenteur-extraordinaire/blitzrage)
15:22.12*** mode/#asterisk [+o blitzrage] by ChanServ
15:24.20*** join/#asterisk YoMomma (~YoMomma@cpe-75-84-153-163.socal.res.rr.com)
15:25.46*** join/#asterisk vlad_starkov (~vlad_star@87.117.139.75)
15:26.29*** join/#asterisk kresp0 (~kresp0@30.Red-88-6-105.staticIP.rima-tde.net)
15:39.19*** join/#asterisk vinhdizzo (~vinh@cpe-66-74-182-202.socal.res.rr.com)
15:50.13*** join/#asterisk bandroidx (~bandroidx@unaffiliated/bandroid)
15:50.16*** join/#asterisk c|oneman (cloneman@2605:6400:2:fed5:22:0:3b06:3913)
15:51.41*** join/#asterisk jmls (~julian@77.107.171.82)
15:51.50jmlsafternoon all
15:52.17jmlshas anyone used / played with the sangoma lyra amd system ?
16:05.27*** join/#asterisk felipealmeida (~user@mvx-187-16-79-187.mundivox.com)
16:09.24*** join/#asterisk guitarHester (~redBeard@71-90-253-28.dhcp.leds.al.charter.com)
16:25.01*** join/#asterisk threesome (~threesome@ip-94-113-12-233.net.upcbroadband.cz)
16:48.42*** join/#asterisk mjordan (~mjordan@75.76.55.191)
16:48.42*** mode/#asterisk [+o mjordan] by ChanServ
16:48.56*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
17:05.57*** join/#asterisk firtina (~kamanato@5.46.11.114)
17:06.02firtinahi
17:08.34*** join/#asterisk classix (salven@silenceisdefeat.com)
17:09.59firtinaexten => s,1,Answer()
17:10.00firtina<PROTECTED>
17:10.00firtina<PROTECTED>
17:10.00firtina<PROTECTED>
17:10.00firtina<PROTECTED>
17:10.00firtina<PROTECTED>
17:10.00firtina<PROTECTED>
17:10.44firtinacould you please tell me why this operates wrong ?
17:10.55*** join/#asterisk Zopieux (~Zopieux@jerrycraft.tk)
17:11.02Zopieuxhello there
17:11.07firtinahi
17:11.07[TK]D-Fenderfirtina: PASTEBIN <-
17:11.12[TK]D-Fenderfirtina: Do not flood in here...
17:11.25[TK]D-Fendershow us the code... AND the call.
17:11.27firtinaoke, next time i will
17:11.39[TK]D-Fenderfirtina: For all we know what you showed us here isn't even being called.
17:11.44Zopieuxi don't understand why my asterisk logs do not contain lines of when it's receiving calls (from SIP)
17:12.07[TK]D-Fender[13:09]firtinasame => n, GotoIf($[Caller="SIP/3301"]?allow,deny) <- wrong use of Caller variable
17:12.15[TK]D-Fenderfirtina: You are not referncing its value
17:12.27Zopieuxthere is a flood of "call was rejected because no rule blabla" but no trace of accepted incoming calls
17:12.58[TK]D-FenderZopieux: Because that is reporting ERRORS.  No news is good news
17:12.58Zopieuxis there a way to log these without setting log level to something too disk-space heavy?
17:13.08firtinayou mean i should change Caller to -> ${Caller}
17:13.14[TK]D-FenderAnd no.. if you want full details it is going to get very heavy
17:13.41[TK]D-FenderFiRFor starters,.. next every character in a test like = has to match.  this means quotes are LITERAL
17:13.45[TK]D-Fenderfirtina: ^
17:13.52[TK]D-Fenderfirtina: And you have to have them on BOTH sides
17:14.36firtinathanks i am trying, and i will inform you if it is succeeded or not
17:21.45firtinaGotoIf( $[ ${Caller} = ${"SIP/3101"} ]?allow,deny ) -> wrong // normally there is no space between them, i put for readability
17:22.08[TK]D-Fender${"SIP/3101"} <- this is NOT a variable.
17:22.19[TK]D-Fender~book
17:22.19infobotAsterisk: 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
17:22.21[TK]D-Fender^^
17:23.17firtinai can't find a better teacher than you :D when i ask a question, you answer immediately thanks
17:23.26[TK]D-Fender${SOMEVAR} will return the VALUE it holds.  This trying does not have quotes IN it.
17:23.42[TK]D-Fendertypically*
17:24.05[TK]D-Fender$["${var}" = "123"]
17:24.31[TK]D-Fender${var} gets replaced by the valuew it holds.  then each side has "" around it
17:24.57[TK]D-Fenderbecause : 123 = "123" does not qork
17:25.02[TK]D-Fenderwork*
17:25.57firtinahehe it works, thank you very much
17:33.34*** join/#asterisk geeksteve (~geeksteve@195.110.168.123)
17:35.44*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
17:47.12*** join/#asterisk jhlavacek (~jirka@87.89.218.63)
17:52.25*** join/#asterisk classix (salven@silenceisdefeat.com)
17:57.18*** join/#asterisk jzaw (~jzaw@loki.dzki.co.uk)
18:07.33*** join/#asterisk Chainsaw (~chainsaw@gentoo/developer/chainsaw)
18:09.57*** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger)
18:09.57*** mode/#asterisk [+o pabelanger] by ChanServ
18:10.24*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
18:26.45*** part/#asterisk YoMomma (~YoMomma@cpe-75-84-153-163.socal.res.rr.com)
18:30.16*** join/#asterisk floren (~floren@unaffiliated/floren)
18:31.13*** join/#asterisk floren (~floren@unaffiliated/floren)
18:31.27florenhi everyone
18:32.02floreni was wondering if anyone on the channel is using the cisco 99x1 with asterisk and voip.ms
18:32.26floreni created a set of centos6 x86_64 rpm's with garreth's patch
18:32.50floreni just have a bit of trouble setting the outbound calls with voip.ms, inbound calls work properly
18:35.33[TK]D-FenderWe have no idea what patch you're referring to or how that impacts anything.  As for your call failing... you should probably be showing us that call debug from * CLI/.  that means SIP DEBUG included.
18:40.50*** join/#asterisk vlad_starkov (~vlad_star@109.188.124.125)
18:48.02*** join/#asterisk TimeRider (~steve@timerider.plus.com)
18:48.55*** join/#asterisk DennisG (~DennisG@82-170-131-186.ip.telfort.nl)
18:50.15*** join/#asterisk sawgood (~sawgood@23-24-214-61-static.hfc.comcastbusiness.net)
18:55.34*** join/#asterisk Cuzner (~ccuzner@207.245.236.156)
18:56.05CuznerHey, if I do a "restart when convinient" how do I query for this status?
18:59.19*** join/#asterisk vlad_starkov (~vlad_star@109.188.124.125)
19:00.38floren[TK]D-Fender: sorry i was away
19:01.05florentake a look at this please, placing a call from Cisco phone to normal telephone land line: http://codepad.org/odSuwybo
19:01.20florenplacing a call from telephone land line to Cisco phone (call dropped): http://codepad.org/0C71bfp2
19:01.48florenthe phone patch is made by a asterisk developer: https://issues.asterisk.org/jira/browse/ASTERISK-13145
19:01.49LieutPants[ASTERISK-13145] [Status: Open] [patch] Presence subscription on Cisco SIP phone needs special Cisco-styled XML - https://issues.asterisk.org/jira/browse/ASTERISK-13145
19:02.25floreni have no idea why the call is dropped
19:02.41florenas the packets arrive but they get killed
19:03.22[TK]D-Fenderfloren: INVITE sip:15142723444@montreal.voip.ms SIP/2.0 Contact: <sip:145602@192.168.1.8:5060>
19:03.28*** join/#asterisk classix (salven@silenceisdefeat.com)
19:03.29[TK]D-Fenderfloren: Your NAT settings are all wrong.
19:03.42florenya that is my issue
19:03.44[TK]D-Fenderwell.. not ALL perhaps.. but THIS part, yes
19:03.51[TK]D-FenderYou didn't not properly inform * of your WAN IP.
19:03.53floreni have no idea how to solve this [TK]D-Fender
19:04.02floreni only used asterisk for 3 days :D
19:04.17florenso far the easiest way was to build the centos rpm's :)
19:04.40floreni meant the easiest "thing", im on the learning curve
19:05.08floreni read a lot of documentation but still i cannot figure it
19:05.27[TK]D-Fenderexternhost, localnet, directmedia <--- set them appropriately in [general]
19:05.49floreni see i have none of those set in general :)
19:07.54florenmy sip.conf now: http://codepad.org/lc245YtX
19:08.36*** join/#asterisk vlad_starkov (~vlad_star@109.188.124.125)
19:08.52floreni'mgoing to read the documentation on externhost, localnet, directmedia
19:09.06florenthanks [TK]D-Fender much apreciated
19:09.40*** join/#asterisk fischli (~fischli@static-31-25-152-181.ewacom.ropa.net)
19:10.05[TK]D-Fenderfloren: your phone shoudl not be based on your peer for voip.ms either...
19:10.17florencan i use externip instead of externhost? i have a static ip
19:10.34[TK]D-Fenderfloren: IIRC externhost can be an IP...
19:10.38[TK]D-Fenderand is the current field to use
19:10.53floren[TK]D-Fender: what do you mean by: my phone should not be based on voip.ms
19:11.08floreni apologize for the lack of knowledge :)
19:11.12[TK]D-Fenderfloren: the template you're using qwith 101
19:11.21*** join/#asterisk Savemech (~savemech@109.197.79.141)
19:11.44florenwell for now i just want to get it working, do you recommend a diff approach?
19:11.54floreni know the basic demo works
19:12.10florenbut ultimatelly i wanted to use asterisk patched so i can use the cisco phone
19:12.41florenit is the only way those cisco phone models become registered, they are very picky
19:13.04florenconfiguring everything directly into phone simply does not work
19:13.27[TK]D-FenderYou do not need to patch asterisk and that one is starting 2008....
19:14.09florenwell the patch is related to certain cieco features that are missing in asterisk, like call parking etc
19:14.34floreni could turn it off easy with use_callmanager = no
19:14.36[TK]D-Fender* has call parking
19:14.42[TK]D-FenderSince at least a decade
19:14.42floreni see
19:14.45florenheh
19:14.52[TK]D-FenderStop looking for bad news.
19:14.59floreni unserstand
19:16.02*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
19:16.04florenso i will follow your suggestion and start with the 3 settings you mentioned
19:17.10florenin my case, exterhost will be my nat address, i.e 70.51.13.39, localnet 192.168.1.0/255.255.255.0 and directmedia... i'm reading on it now
19:18.24floreni see canreinvite is now directmedia, does it still uses the same values?
19:19.43[TK]D-Fendernot entirely.
19:20.19florenin my case i guess i need to set the directmedia = outgoing?
19:26.41*** join/#asterisk mjordan (~mjordan@nat/digium/x-uraoslnwgtjgpthc)
19:26.41*** mode/#asterisk [+o mjordan] by ChanServ
19:30.47*** join/#asterisk vlad_starkov (~vlad_star@109.188.124.125)
19:33.07*** join/#asterisk bkruse (~Adium@24.42.181.58)
19:34.13*** join/#asterisk floren_ (~floren@unaffiliated/floren)
19:35.33*** join/#asterisk jmls1 (~julian@77.107.171.82)
19:36.36*** join/#asterisk gerhard7 (~gerhard7@77-172-47-159.ip.telfort.nl)
19:36.51*** join/#asterisk bdfoster_ (~bdfoster@unaffiliated/bdfoster)
19:38.03igcewielingThe Book may be helpful.
19:38.04igcewieling~book
19:38.05infobotAsterisk: 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
19:39.46floren_[TK]D-Fender: http://codepad.org/yT2omC3U
19:39.57floren_it looks better imo, after implementing your settings
19:40.33floren_i still get dropped calls :(
19:41.12*** join/#asterisk ChannelZ (channelz@burner.com)
19:41.52*** join/#asterisk Zopieux (~Zopieux@jerrycraft.tk)
19:42.35*** join/#asterisk smkelly (~smkelly@mykonos.smkelly.org)
19:45.50*** join/#asterisk vlad_starkov (~vlad_star@109.188.124.125)
19:46.02*** join/#asterisk raden (~Jon@24-240-51-238.dhcp.stpt.wi.charter.com)
19:47.16*** join/#asterisk aruntomar (~Thunderbi@49.248.156.149)
19:48.42*** join/#asterisk mtree (mtree@darkserver.it)
19:54.33*** join/#asterisk guitarHester (~redBeard@71-90-253-28.dhcp.leds.al.charter.com)
19:57.18*** join/#asterisk F|ReSTaRT (~dlyh@unaffiliated/firestart)
19:57.40*** join/#asterisk petris_ (znc@ip-50-62-86-130.ip.secureserver.net)
20:06.06[TK]D-Fenderfloren: I see you answering the calll... and deliberately hanging up as your next step...
20:06.17[TK]D-Fender<PROTECTED>
20:06.36[TK]D-Fenderand [101] should not be your peer to voip.ms"
20:06.47[TK]D-Fenderyou should give it a proper name and undo your use of templates.
20:07.20[TK]D-FenderITSp peers should be the least like anything else.... best to do these things explicitly
20:07.25*** part/#asterisk Zopieux (~Zopieux@jerrycraft.tk)
20:13.05*** join/#asterisk tzafrir (~tzafrir@bzq-218-28-58.cablep.bezeqint.net)
20:19.30*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
20:26.14*** join/#asterisk felipealmeida (~user@mvx-187-16-79-187.mundivox.com)
20:27.25[TK]D-Fendercheckout time, later all
20:33.27*** join/#asterisk sgimeno (~sgmieno@22.Red-88-1-76.dynamicIP.rima-tde.net)
20:36.06*** part/#asterisk mjordan (~mjordan@nat/digium/x-uraoslnwgtjgpthc)
20:43.05*** join/#asterisk iq (~iq2@cab10-39.1scom.net)
20:46.18*** join/#asterisk iq (~iq@cab10-39.1scom.net)
20:49.21*** join/#asterisk littlepichurris (~marcos@189.134.227.125)
20:50.29littlepichurrisDoes any body here know a spanish channel about asterisk ?
20:52.09*** join/#asterisk s-hell (~s-hell@camazotz.pcspinnt.de)
20:52.14s-hellhello everyone
20:52.58s-helljust a short questions: I'm running asterisk 1.8 behind a firewall
20:53.42s-hellwith nat=yes everything works fine but with nat=force_rport,comedia i can't connect to my sipgatetrunk
20:54.53s-hellanyone knows somethin about this?
21:01.56*** join/#asterisk Jinxed- (536f6c82@gateway/web/freenode/ip.83.111.108.130)
21:03.55Jinxed-So, I have some sip devices which auto answer when called however they have no physical buttons so they can't actually hang up a call etc. I was wondering if it would be possible to set up a dial peer which would create a conference or something in which it dials a series of these devices (which will all auto answer) and then hang up the call effectively leaving the users of those devices in a conference.
21:04.11Jinxed-Then the user could dial a different number to kick everyone out of the conference, or destroy it in some way
21:05.26WIMPyA case for originate in its various forms.
21:12.01*** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2)
21:12.27Jinxed-WIMPy: do you have any links by chance on originate
21:12.43Jinxed-a quick search of "the definative guide" didn't bring up anything too useful
21:13.55*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
21:14.29*** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone)
21:14.40WIMPycore showapplication originate
21:14.45WIMPy+" "
21:15.16s-hellno one knows anything to my nat problem?
21:16.35WIMPys-hell: The was something about th new settings not having the same effect. Don't know if that's still the case. Try to look for it of http://issues.asterisk.org/jira/
21:16.57s-hellWIMPy: Ok, thanks
21:18.36*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
21:18.39s-hellWIMPy: Ha, that was easy: https://issues.asterisk.org/jira/browse/ASTERISK-20674
21:18.40LieutPants[ASTERISK-20674] [Status: Closed] nat=force_rport,comedia does not behave the same as nat=yes - https://issues.asterisk.org/jira/browse/ASTERISK-20674
21:20.09Jinxed-WIMPy: not super familar but what I can see, I should be able to setup a meetme conference number, use the Answer Application, wait a second then trasnfer the call to the conference
21:20.26Jinxed-meetme conferences appear to have admin capabilities (still looking into)
21:21.33WIMPyYou can actually directly originate to the conference.
21:23.04[TK]D-FenderJinxed-: if they enter an admin pin... then they are an admin.  If you tell the app they are an admin... then they are an admin
21:23.11WIMPyIf you have at least Asterisk 10 you shoudl look at ConfBridge.
21:23.13[TK]D-FenderAnd originate's instructions are rather clear...
21:23.56Jinxed-WIMPy: it would be max 4 maybe 5 users
21:24.08Jinxed-[TK]D-Fender: These devices have no buttons, so they can't enter a pin
21:24.32[TK]D-FenderJinxed-: then you passed a bad parameter
21:26.10Jinxed-[TK]D-Fender: I haven't tried anything yet, I'm just researching
21:27.28*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
21:29.20*** join/#asterisk SeRi (~wtf@pdpc/supporter/professional/seri)
21:30.46Jinxed-hmm looks like kicking people out will be the easiest part
21:30.46Jinxed-MeetMeAdmin(conference,command[,participant])
21:31.01Jinxed-MeetMeAdmin(1001,K)
21:32.46*** join/#asterisk Addisk (~WhyYouLoo@pool-173-60-252-44.lsanca.fios.verizon.net)
21:37.28*** join/#asterisk gusto (~gusto@2001:470:1f0b:226:221:6aff:feb8:e0b2)
21:37.36Jinxed-[TK]D-Fender: not finding much about originate beyond https://wiki.asterisk.org/wiki/display/AST/Application_Originate
21:38.07[TK]D-FenderWell taht is the dialplan app... It is BLOCKING BTW
21:38.15[TK]D-FenderSo what is the question about it?
21:38.21*** part/#asterisk k-man (~jason@unaffiliated/k-man)
21:42.48Jinxed-nvm too tired to figure this out tonight
21:42.50Jinxed-heading to bed
21:42.56Jinxed-thanks for the info on meet me
21:55.05*** join/#asterisk imox (~imox@24-134-17-195-dynip.superkabel.de)
21:58.33*** join/#asterisk peetaur2 (~peter@x2f0d027.dyn.telefonica.de)
22:35.25*** join/#asterisk vlad_starkov (~vlad_star@109.188.124.175)
22:37.21*** join/#asterisk jetlag (~jetlag@pool-71-168-253-55.cmdnnj.east.verizon.net)
22:52.16*** join/#asterisk guitarHester (~guitarHes@71-90-253-28.dhcp.leds.al.charter.com)
22:53.09*** join/#asterisk dannymcc (~dannymcc@146.255.111.108)
23:04.41*** join/#asterisk DEMNVT (~Adium@rmsaus7.lnk.telstra.net)
23:07.29*** join/#asterisk kresp0 (~kresp0@30.Red-88-6-105.staticIP.rima-tde.net)
23:18.00*** join/#asterisk italorossi (~italoross@187.61.168.117)
23:23.31*** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone)
23:41.12*** join/#asterisk vlad_starkov (~vlad_star@109.188.127.64)
23:42.47*** join/#asterisk mchou (~quassel@unaffiliated/mchou)
23:48.41*** join/#asterisk andrewyager (~andrewyag@syd02s26-fw01.thecore.net.au)

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