| 00:10.56 | *** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger) |
| 00:10.57 | *** mode/#asterisk [+o pabelanger] by ChanServ |
| 00:28.28 | *** join/#asterisk Nugget (nugget@rennsport.macnugget.org) |
| 00:37.08 | *** join/#asterisk Russ (~russ@206.29.182.246) |
| 00:40.43 | *** join/#asterisk Nugget (nugget@rennsport.macnugget.org) |
| 00:43.36 | *** join/#asterisk aitiba (~aitiba@71.204.16.95.dynamic.jazztel.es) |
| 00:43.38 | aitiba | hi |
| 00:43.52 | aitiba | I'm trying to install asterisk from sources |
| 00:44.04 | aitiba | I get this error |
| 00:44.41 | aitiba | http://pastebin.com/HfuvsQGn |
| 00:45.20 | aitiba | I know that the solution could be this one |
| 00:45.21 | aitiba | http://stackoverflow.com/questions/10780283/java-home-does-not-point-to-the-jdk-unable-to-start-google-app-engine |
| 00:45.37 | aitiba | but I dont know how can I find where is java jre on debian |
| 00:58.01 | jpsharp | That doesn't look anything like an Asterisk install. What are you trying to build that requires Java? |
| 01:21.00 | *** join/#asterisk infinity1 (~brendon@web2.artsopolis.com) |
| 01:21.16 | infinity1 | for tapi integration, what tapi project/software should i look at first? |
| 01:52.03 | *** join/#asterisk CunningPike (~CunningPi@d28-23-24-84.dim.wideopenwest.com) |
| 02:08.38 | *** join/#asterisk elico (~Thunderbi@bzq-79-181-228-197.red.bezeqint.net) |
| 02:19.23 | *** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger) |
| 02:19.23 | *** mode/#asterisk [+o pabelanger] by ChanServ |
| 03:01.51 | *** join/#asterisk dxrt (~dxrt@unaffiliated/dxrt) |
| 03:34.20 | *** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger) |
| 03:34.20 | *** mode/#asterisk [+o pabelanger] by ChanServ |
| 03:43.51 | *** join/#asterisk Nugget (nugget@rennsport.macnugget.org) |
| 04:16.28 | *** join/#asterisk SeRi (~wtf@pdpc/supporter/professional/seri) |
| 04:17.05 | SeRi | Penguin: for what ever reason all internet calls to my box are not hitting my pbx at all. |
| 04:17.24 | SeRi | IE: if you call my itad it wont get to my pbx |
| 04:17.33 | SeRi | no firewall no nothing |
| 04:17.45 | *** join/#asterisk ABrown (~ABrown@c-24-3-186-27.hsd1.pa.comcast.net) |
| 04:17.53 | SeRi | just plain open to the world and the calls wont route |
| 04:19.16 | SeRi | allowguest=yes |
| 04:26.04 | [TK]D-Fender | You're talking settings ... but we're not seeing PACKETS.... |
| 04:29.48 | *** join/#asterisk Russ (~russ@pool-74-100-57-85.lsanca.fios.verizon.net) |
| 04:30.08 | SeRi | [TK]D-Fender: I dont get anything in. I have nothing to show you |
| 04:30.14 | SeRi | the call does not make it to my pbx |
| 04:30.30 | [TK]D-Fender | SeRi: No Asterisk setting will have any impact on the fact you aren't getting packets. |
| 04:30.50 | [TK]D-Fender | SeRiallowguest=yes <- so bringing things like this up is not part of your solution |
| 04:30.57 | SeRi | [TK]D-Fender: Thats what is puzzling me. is not the firewall ether because is disable. |
| 04:30.58 | [TK]D-Fender | SeRi: Check your firewalls. |
| 04:31.08 | SeRi | no firewall. |
| 04:31.11 | SeRi | the system is open |
| 04:31.17 | *** join/#asterisk elguero (~miguel323@2001:470:1f06:12c4::2) |
| 04:31.22 | SeRi | I can make call just fine. |
| 04:31.28 | SeRi | via my ITSP |
| 04:31.35 | [TK]D-Fender | on the server, on your gateways. Go prove that the other side actually knows your proper address to send your calls to. Go prove that appropriate ports are opened / forwarded |
| 04:31.37 | SeRi | also I can make ITAD calls just fine and uri calls |
| 04:32.22 | [TK]D-Fender | ITAD? |
| 04:32.34 | SeRi | freenum |
| 04:33.16 | SeRi | pb coming up |
| 04:36.10 | SeRi | [TK]D-Fender: http://pastebin.com/FixpuAkN |
| 04:37.28 | [TK]D-Fender | Retransmitting #2 (NAT) to 23.30.88.89:5060: |
| 04:37.34 | [TK]D-Fender | Constantanlt retransmitting |
| 04:38.17 | [TK]D-Fender | Retransmitting #5 (NAT) to 23.30.88.89:5060: up to #5 which is usually the end |
| 04:38.32 | [TK]D-Fender | I'd check your target IP first. |
| 04:38.58 | [TK]D-Fender | Next it looks like you're dialing a SIP URI direct for this instead of using a proper peer. |
| 04:39.02 | [TK]D-Fender | I'd fix that FIRST. |
| 04:39.26 | [TK]D-Fender | then immediately prove your firewalls are clear and port forwarding is correct and even the IP your are advertising is correct |
| 04:39.33 | *** join/#asterisk fakhir (~fakhir@unaffiliated/fakhir) |
| 04:40.22 | SeRi | yea thats my ip |
| 04:40.46 | SeRi | all checked many times and all is ok :/ |
| 04:40.55 | SeRi | nothing has changed it just stop working |
| 04:42.31 | [TK]D-Fender | Prove it. |
| 04:44.08 | SeRi | lol |
| 04:44.09 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.61) |
| 04:52.20 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 05:04.30 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.61) |
| 05:04.50 | *** join/#asterisk greenwolf (4257020c@gateway/web/freenode/ip.66.87.2.12) |
| 05:05.06 | SeRi | [TK]D-Fender: and automagically it started working |
| 05:05.32 | [TK]D-Fender | Magic is what happens when you're not actually looking... |
| 05:05.55 | SeRi | [TK]D-Fender: rofl |
| 05:10.51 | SeRi | [TK]D-Fender: Thanks for the help. I am going to spend some time with the kids and for get about this right now. |
| 05:26.31 | *** join/#asterisk tzafrir_laptop (~tzafrir@212.179.75.202) |
| 05:30.32 | *** part/#asterisk coreyf1513 (~cfarrell@ws2.cfware.com) |
| 05:37.32 | *** join/#asterisk zopsi (1818afbd@gateway/web/freenode/ip.24.24.175.189) |
| 05:38.52 | zopsi | anyone ever had any issues with AGI and RECORD FILE ending the call when timeout is completed for the recording? |
| 05:42.25 | greenwolf | penguin... |
| 05:43.40 | zopsi | ? |
| 05:43.51 | [TK]D-Fender | zopsi: No. |
| 05:44.56 | zopsi | I have sip debug on, agi debug on, and verbose 99 and nothing shows up in the logs that explains why it ends right then and there. |
| 05:49.49 | [TK]D-Fender | zopsi: If you say so.... |
| 05:52.35 | zopsi | It probably has something to do with the code in the AGI |
| 05:53.19 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 05:53.29 | Kobaz | iiiinpuuuuut |
| 05:56.51 | [TK]D-Fender | <PROTECTED> |
| 06:26.26 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.61) |
| 06:31.10 | *** join/#asterisk shadar (~eugene@37.113.133.194) |
| 06:31.25 | *** join/#asterisk timahvo1 (~rogue@41.212.120.45) |
| 06:39.40 | *** join/#asterisk moy_ (~textual@CPE185933fe7837-CM185933fe7834.cpe.net.cable.rogers.com) |
| 06:45.59 | *** join/#asterisk gerhard7 (~gerhard7@82-168-115-40.ip.telfort.nl) |
| 06:47.48 | infinity1 | anyone know why changing my polycom from DHCP to static IP would make it work behind NAT? i'm totally confused. I checked for IP conflicts. |
| 06:49.18 | *** join/#asterisk greenwolf (4257020c@gateway/web/freenode/ip.66.87.2.12) |
| 06:55.01 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 07:00.54 | [TK]D-Fender | Where it gets its IP from is not relevant |
| 07:05.26 | infinity1 | [TK]D-Fender: thats what i thought. but i couldn't get the phone to work until i changed it to a static IP. Thats the only thing thats different |
| 07:06.15 | infinity1 | someone in our LA office reported the same thing and I thought they were full of it.... until i had the same problem and tried it |
| 07:06.26 | [TK]D-Fender | That's the only thing you think is different... |
| 07:06.57 | infinity1 | i logged into the polycom web UI and changed the IP address. rebooted, and it worked. |
| 07:07.47 | infinity1 | the only thing in the phone's overrides file is np.normal.ringing.toneVolume.chassis="-18" |
| 07:07.49 | infinity1 | and that definately wasnt it. |
| 07:09.07 | infinity1 | i'm running 4.0.2. maybe its a bug |
| 07:09.58 | [TK]D-Fender | Unless you changed the firmware as well ... it clearly isn't |
| 07:10.05 | [TK]D-Fender | Because it's not supposedly working |
| 07:10.15 | [TK]D-Fender | Your analysis is flawed |
| 07:11.24 | infinity1 | then what else could it be |
| 07:12.00 | infinity1 | i spent hours trying to make it work. |
| 07:14.04 | infinity1 | i agree it sounds crazy... but after spending hours and it working ... i can't come up with anything better |
| 07:15.56 | [TK]D-Fender | I'm not seeing any kind of actual debugging attempts going on. No description of networking. Nothing of ANY kind to go on. |
| 07:16.54 | [TK]D-Fender | Seeing nothing of relevance in an overrides file does not tell me what is in the main is at all sane. |
| 07:18.18 | *** join/#asterisk jonmasters (~jcm@edison.jonmasters.org) |
| 07:19.01 | infinity1 | i have 3 or 4 pcap files i can send you if you're interested. i tried looking at them and didn't get very far. |
| 07:20.02 | [TK]D-Fender | I would start with the * end without external apps |
| 07:20.09 | infinity1 | i was just looking for differences. before and after it working. |
| 07:20.44 | infinity1 | i didn't change any of the xml files in the provisioning server manually to resolve the issue. |
| 07:21.29 | infinity1 | i tried that but the phone wouldn't show up as a peer. packets were going out, but wouldn't be received by the pbx. |
| 07:22.49 | *** join/#asterisk santa0536 (~santa@cn-bgp-nat.portaone.com) |
| 07:23.21 | infinity1 | thats how i ended up with pcap fiels because set sip debug wasn't showing anything |
| 07:29.02 | *** join/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190) |
| 07:37.37 | *** join/#asterisk infinity1 (~brendon@web2.artsopolis.com) |
| 07:39.30 | infinity1 | you got me digging into this more. i looked at the working packet cap and the non-working one. |
| 07:39.45 | infinity1 | looks the same except the non-working one wasn't receving packets back |
| 07:40.14 | infinity1 | makes me think something is up with my dd-wrt router. i checked the netmask. hmmmmm. so very weird |
| 07:44.57 | [TK]D-Fender | As I pointed out in private |
| 07:46.10 | infinity1 | ahh. yes. the packet trace i have for the correct IP wasn't caping enough (-s) to show all the SIP headers |
| 07:46.25 | infinity1 | its the same just the other side of the firewall. one is inside, one is outside. |
| 07:47.04 | infinity1 | i have matching traces, but i think one was -s 95 so it didn't have all the detail |
| 07:48.16 | [TK]D-Fender | This is pruely a networking issue on your router side... |
| 07:48.19 | [TK]D-Fender | purely* |
| 07:48.38 | infinity1 | yea. now that you have me looking at it more, i think you're right but its a very odd one. |
| 07:48.51 | infinity1 | maybe dd-wrt has some limitations |
| 07:50.57 | infinity1 | limit that PAT or something? i have no idea why it would work on one IP (dhcp .113) and then I change it to static on .77 and it works. hmmm. i looked at iptables -L -n and -t nat . nothing there that is specfic enough . hmmmm |
| 07:51.38 | infinity1 | i want to blame the ISP but that doesn't make sense. shit. |
| 07:52.19 | infinity1 | i wish i had another router handy i could try. |
| 07:53.39 | *** join/#asterisk elico (~Thunderbi@bzq-79-181-228-197.red.bezeqint.net) |
| 07:57.26 | [TK]D-Fender | Bed time. I'm off. Later all. |
| 07:57.33 | infinity1 | [TK]D-Fender: l8. thanks. |
| 07:59.41 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 08:11.23 | *** part/#asterisk c0rnoTa (~c0rnoTa@78.24.154.190) |
| 08:24.50 | *** join/#asterisk fakhir (~fakhir@unaffiliated/fakhir) |
| 08:25.58 | *** join/#asterisk vlad_sta_ (~vlad_star@178.177.240.108) |
| 08:30.06 | *** join/#asterisk elico (~Thunderbi@bzq-79-181-228-197.red.bezeqint.net) |
| 08:31.24 | *** join/#asterisk Wiretap (~wiretap@unaffiliated/wiretap) |
| 09:12.30 | *** join/#asterisk LiuYan (~LiuYan@211.154.128.171) |
| 09:28.56 | *** join/#asterisk ghost75 (~trechber@dslb-178-002-151-072.pools.arcor-ip.net) |
| 09:39.08 | *** join/#asterisk elico (~Thunderbi@bzq-79-181-228-197.red.bezeqint.net) |
| 09:53.06 | *** join/#asterisk shadar (~eugene@37.113.133.194) |
| 10:03.28 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 10:11.44 | *** join/#asterisk hehol (~Adium@2a01:198:71d:0:94b4:b63b:65d:9068) |
| 10:20.12 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 10:53.25 | *** join/#asterisk Natureshadow (nik@shore.naturalnet.de) |
| 11:01.29 | *** join/#asterisk fisted (~fisted@unaffiliated/fisted) |
| 11:49.19 | *** join/#asterisk coppice (~chatzilla@123203240234.ctinets.com) |
| 12:11.00 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.209) |
| 12:18.58 | *** join/#asterisk sekil (~sekil@78.24.104.73) |
| 12:24.53 | *** join/#asterisk rdo799 (~rdo799@p5B2D0E10.dip0.t-ipconnect.de) |
| 12:28.42 | *** join/#asterisk kresp0 (~kresp0@81.61.24.25.dyn.user.ono.com) |
| 12:33.03 | *** join/#asterisk TimeRider (~steve@timerider.plus.com) |
| 12:49.12 | *** join/#asterisk vfabi (~fabi@host-static-89-41-121-42.moldtelecom.md) |
| 12:51.09 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.240.108) |
| 12:51.57 | *** join/#asterisk youjelly (~bwahahaha@39.47.99.132) |
| 13:00.13 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.209) |
| 13:40.48 | *** join/#asterisk Nugget (nugget@rennsport.macnugget.org) |
| 13:48.59 | *** join/#asterisk hehol (~Adium@2a01:198:71d:0:94b4:b63b:65d:9068) |
| 14:09.26 | *** join/#asterisk gerhard7 (~gerhard7@82-168-115-40.ip.telfort.nl) |
| 14:12.59 | *** join/#asterisk kriger (~norge@68-190-90-80.dhcp.mdsn.wi.charter.com) |
| 14:13.50 | *** join/#asterisk Tim_Toady (~fuzzy@host-89-242-82-150.as13285.net) |
| 14:23.55 | *** join/#asterisk vlad_starkov (~vlad_star@178.176.17.161) |
| 14:29.09 | *** join/#asterisk ag4ve (~ag4ve@96.26.67.194) |
| 15:20.06 | *** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone) |
| 15:30.19 | *** join/#asterisk FiReSTaRT (~dlyh@unaffiliated/firestart) |
| 15:46.02 | *** join/#asterisk [TK]D-Fender (~chatzilla@64.235.216.2) |
| 15:54.51 | *** join/#asterisk bmg505 (~leon@196-209-120-100.dynamic.isadsl.co.za) |
| 16:10.24 | *** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger) |
| 16:10.24 | *** mode/#asterisk [+o pabelanger] by ChanServ |
| 16:29.03 | *** join/#asterisk Mission-Critical (~MissionCr@unaffiliated/missioncritical) |
| 16:30.40 | *** join/#asterisk mchou (~quassel@unaffiliated/mchou) |
| 16:40.48 | *** join/#asterisk spditner (~simon@206-248-134-23.dsl.teksavvy.com) |
| 16:43.30 | *** join/#asterisk bmg505 (~leon@196-209-120-100.dynamic.isadsl.co.za) |
| 16:44.43 | *** join/#asterisk dorphalsig (be93997b@gateway/web/freenode/ip.190.147.153.123) |
| 16:44.46 | *** part/#asterisk dorphalsig (be93997b@gateway/web/freenode/ip.190.147.153.123) |
| 16:49.02 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.209) |
| 16:54.26 | *** join/#asterisk FireAndIce (~FireAndIc@123.201.83.209) |
| 17:06.10 | *** join/#asterisk bmg505 (~leon@196-209-44-103.dynamic.isadsl.co.za) |
| 17:09.26 | *** join/#asterisk shadar (~eugene@37.113.133.194) |
| 17:28.53 | *** join/#asterisk bmg505 (~leon@196-209-120-100.dynamic.isadsl.co.za) |
| 18:06.58 | *** join/#asterisk Wiretap (~wiretap@unaffiliated/wiretap) |
| 18:10.01 | *** join/#asterisk kikohnl (~keith@udp278022uds.hawaiiantel.net) |
| 18:15.59 | *** join/#asterisk pabelanger (~pabelange@asterisk/contributor-and-bug-marshal/pabelanger) |
| 18:16.00 | *** mode/#asterisk [+o pabelanger] by ChanServ |
| 18:23.16 | *** join/#asterisk jsjc (~Adium@91.Red-83-60-132.dynamicIP.rima-tde.net) |
| 18:26.23 | *** join/#asterisk ^}^ (~root@linuxsearch/andy) |
| 18:26.29 | *** part/#asterisk ^}^ (~root@linuxsearch/andy) |
| 18:42.10 | *** join/#asterisk Natureshadow (nik@shore.naturalnet.de) |
| 19:35.20 | *** join/#asterisk qakhan (~qakhan@50-200-52-14-static.hfc.comcastbusiness.net) |
| 19:35.37 | qakhan | hi all, how to config DID on my asterisk server |
| 19:36.13 | *** join/#asterisk vlad_starkov (~vlad_star@178.176.103.106) |
| 19:36.27 | ChannelZ | how long is a piece of string? |
| 19:36.42 | WIMPy | Write it to extensions.conf. |
| 19:37.36 | ChannelZ | or perhaps start in sip.conf. |
| 19:38.01 | WIMPy | What has sip.conf to do with DID(s)? |
| 19:38.22 | ChannelZ | Or perhaps chan_dahdi. He's not told us a thing. |
| 19:38.40 | ChannelZ | Is there's no peer config he's not going to get anywhere |
| 19:38.50 | ChannelZ | assuming it's SIP in the first place |
| 19:39.04 | WIMPy | I did not read anything the like form that question. |
| 19:40.01 | ChannelZ | There wasn't much to read. Thus my first response. |
| 19:41.45 | *** join/#asterisk lauris (~la@unaffiliated/lauris) |
| 19:42.57 | qakhan | guys here is my config |
| 19:42.58 | qakhan | http://pastebin.com/XZYMWCEE |
| 19:43.42 | WIMPy | The config for what? |
| 19:44.30 | qakhan | i configured DID settings in SIP.conf |
| 19:44.42 | ChannelZ | So in that case you do have a SIP peer setup already. Information is good. |
| 19:44.57 | qakhan | ChannelZ yes :) |
| 19:44.59 | WIMPy | But I see that your register doesn;t seem to work. Is that the whole sip.conf? It has to go under [general]. |
| 19:45.03 | *** join/#asterisk youjelly (~bwahahaha@39.47.99.132) |
| 19:45.06 | ChannelZ | Vitelity uses your DID as the extension, so in your 'inbound' context in extensions.conf, make an extension of your DID and do whatever you want. |
| 19:45.26 | youjelly | Salute |
| 19:46.10 | ChannelZ | Atten-HUT! |
| 19:46.28 | qakhan | WIMPy i just sent DID config, its not whole sip.conf |
| 19:46.59 | qakhan | ChannelZ i doesnt show in sip show registery |
| 19:48.23 | ChannelZ | as WIMPy asked, is your register statement under [general] ? |
| 19:48.35 | qakhan | yes |
| 19:48.53 | ChannelZ | and you've presumably reloaded since constructing this? |
| 19:49.14 | qakhan | yes |
| 19:49.32 | ChannelZ | Is the console not complaining about anything? |
| 19:49.42 | qakhan | no |
| 19:50.46 | ChannelZ | then perhaps you have a type-o somewhere else. Pastebin a more complete sip.conf just replacing your password (Vitelity's IPs are no secret - neither is yours) |
| 19:51.38 | qakhan | ok |
| 19:51.43 | qakhan | give me 1 min |
| 19:58.19 | ChannelZ | <jeopardy theme> |
| 20:04.58 | *** join/#asterisk Wiretap (~wiretap@unaffiliated/wiretap) |
| 20:07.23 | [TK]D-Fender | aren't you glad you didn't say "holing my breath"? |
| 20:07.26 | [TK]D-Fender | holding* |
| 20:07.52 | qakhan | ChannelZ here is my sip.conf |
| 20:07.53 | qakhan | http://pastebin.com/yp20CPHC |
| 20:09.32 | qakhan | please discard the previous one |
| 20:09.37 | qakhan | here is new onw |
| 20:09.37 | [TK]D-Fender | qakhan: You put your REGISTER statment AFTER other peer entries |
| 20:09.40 | qakhan | one http://pastebin.com/0hsyvS7L |
| 20:09.45 | ChannelZ | qakhan: I'm not sure if you made a mistake when you pasted this, but you have two [general] sections |
| 20:09.58 | [TK]D-Fender | That too |
| 20:10.21 | WIMPy | And the register line is in none of them. |
| 20:10.27 | [TK]D-Fender | qakhan: Remove all of the useless junk PERMANENTLY from your config. I've asked you to do this at least half a year ago |
| 20:10.52 | ChannelZ | and yes as TK says your register statement is actually in some other group |
| 20:12.36 | qakhan | second [general] is commented and it is bydefault |
| 20:13.10 | [TK]D-Fender | qakhan: Line 87. LIne 112 |
| 20:13.12 | ChannelZ | no its not.. not in what you pasted anyway |
| 20:13.23 | [TK]D-Fender | qakhan: It . Is. NOT COMMENTED OUT. |
| 20:13.24 | ChannelZ | Just erase this whole thing and put in only what you need |
| 20:13.39 | [TK]D-Fender | qakhan: Remove all that garbage permanently. |
| 20:14.18 | Kobaz | forreeeevveeer |
| 20:14.24 | *** join/#asterisk elico (~Thunderbi@bzq-79-181-228-197.red.bezeqint.net) |
| 20:14.29 | [TK]D-Fender | we've been seeing this for over a year now. |
| 20:14.47 | [TK]D-Fender | Nvere follows instructions. leaves configs littered with trash and wonders why it isn't working. |
| 20:14.55 | Kobaz | all borken |
| 20:16.24 | qakhan | all i mistakenly pasted 2 [general] |
| 20:16.27 | ChannelZ | This is about all you need, start to finish. http://pastebin.com/ZdmHFWSN |
| 20:16.50 | ChannelZ | fixing the register line to be valid for you |
| 20:17.32 | qakhan | Thanks ChannelZ let me use it |
| 20:31.45 | ChannelZ | <jeopardy theme> |
| 20:33.22 | [TK]D-Fender | NOT SO FAST TREBEK |
| 20:35.00 | youjelly | lol TK |
| 20:35.54 | youjelly | Hi WIMPy o/ |
| 20:36.25 | ChannelZ | Futt-bucker! |
| 20:36.39 | youjelly | Lol |
| 20:36.44 | youjelly | Legit |
| 20:37.16 | youjelly | might try FS to see how well it scales |
| 20:41.16 | WIMPy | lo |
| 20:44.47 | qakhan | ChannelZ Thank you very much |
| 20:44.53 | qakhan | it is working now :) |
| 20:47.27 | *** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone) |
| 20:47.54 | *** join/#asterisk acedia (~rage@unaffiliated/ffs) |
| 20:52.08 | Penguin | It also doesn't make much sense to have a "friend" for inbound and another "friend" for outbound. One single peer for both directions would be suitable. |
| 20:55.22 | Penguin | Well... I see a different IP address for in and out. They don't have one host for both directions? |
| 20:59.31 | [TK]D-Fender | He has no clue what he's doing. hasn't since his start. |
| 21:00.35 | youjelly | I've been using * for 9 years but I suddenly started liking FS in a day :| |
| 21:12.21 | Wiretap | * still has better 'weird shit' handling |
| 21:12.26 | Wiretap | i.e. SCCP |
| 21:13.38 | *** join/#asterisk vlad_starkov (~vlad_star@178.177.1.94) |
| 21:19.31 | youjelly | not using any of the 'weird shit' fortunately |
| 21:52.47 | leifmadsen | meh, FS |
| 21:55.33 | *** join/#asterisk enyawix (~enyawix@75-131-115-74.dhcp.jcsn.tn.charter.com) |
| 21:57.52 | Penguin | No love for FS? |
| 22:01.12 | enyawix | quick start guide? |
| 22:01.18 | Penguin | ~book |
| 22:01.18 | infobot | Asterisk: The Definitive Guide, 3rd Edition (ISBN 0-596-51734-3) available at http://oreilly.com/catalog/9780596517342 - Asterisk: The Definitive Guide is released under a Creative Commons License (http://creativecommons.org/licenses/by-nc-nd/3.0/us/) and is available for reading online at http://www.asteriskdocs.org/ or see ~buybook |
| 22:04.23 | enyawix | that will take too long |
| 22:04.32 | leifmadsen | then hire a consultant |
| 22:04.39 | leifmadsen | asterisk is not a "learn in 10 minutes" kind of thing |
| 22:04.42 | leifmadsen | good luck though |
| 22:05.00 | Penguin | What are your goals with asterisk? |
| 22:05.18 | enyawix | will buy the book and get gui for now |
| 22:05.52 | Penguin | That will preclude most of the help you'll have available here, since we don't support any GUIs. |
| 22:05.59 | enyawix | thanks for ISBN saving |
| 22:07.54 | [TK]D-Fender | enyawix: Or if you read more than half-way, "available for reading online" |
| 22:10.59 | enyawix | nice |
| 22:14.43 | enyawix | ok i think i can finish the today with some coffee |
| 22:16.50 | *** join/#asterisk dxd828 (~dxd828@host217-43-125-241.range217-43.btcentralplus.com) |
| 22:35.34 | *** join/#asterisk kresp0 (~kresp0@81.61.24.25.dyn.user.ono.com) |
| 22:40.12 | *** join/#asterisk Krolo (~krolo@77-56-140-250.dclient.hispeed.ch) |
| 22:50.47 | Kobaz | gooey |
| 22:52.03 | jpsharp | ooey gooey? |
| 22:59.46 | *** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone) |
| 23:01.29 | *** join/#asterisk fisted (~fisted@unaffiliated/fisted) |
| 23:02.43 | youjelly | i herd gooby |
| 23:11.11 | dr0ck | .. |
| 23:13.42 | ChannelZ | '' |
| 23:15.13 | youjelly | pls |
| 23:20.25 | *** join/#asterisk vlad_starkov (~vlad_star@109.188.22.235) |
| 23:25.20 | Penguin | |
| 23:44.07 | *** join/#asterisk nantou (~phonetic@gateway/tor-sasl/martinphone) |
| 23:58.18 | *** join/#asterisk cr1 (~cr@ip72-197-70-103.sd.sd.cox.net) |