[00:20] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) left irc: Read error: 104 (Connection reset by peer) [00:20] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) joined #openser. [01:03] Nick change: fulgas -> FuL|OUT [01:25] NormB (n=NormB@smoothwall.goes.com) left irc: "Leaving" [01:32] cayorde (n=flexable@host70-97-dynamic.20-87-r.retail.telecomitalia.it) left irc: "Leaving" [01:53] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) left irc: Read error: 104 (Connection reset by peer) [01:54] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) joined #openser. [02:05] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) left irc: Remote closed the connection [03:23] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) left irc: Read error: 104 (Connection reset by peer) [03:24] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) joined #openser. [03:38] Eimann_ (i=eimann@chaconne.etherkiller.de) joined #openser. [03:39] Eimann (i=eimann@chaconne.etherkiller.de) left irc: Read error: 101 (Network is unreachable) [04:12] can someone give me a 2 second answer on what if (loose_route()) really does/means ? [04:18] RFC3261 is going to give me nightmares [06:19] Nix (n=Nix@81.213.125.220) joined #openser. [06:26] L|NUX (n=linux@unaffiliated/lnux/x-10290) joined #openser. [06:31] CrazyTux[m] (n=CrazyTux@ppp-70-255-140-128.dsl.hstntx.swbell.net) joined #openser. [06:32] osas, you happen to be around? [08:06] Nix (n=Nix@81.213.125.220) left irc: Read error: 110 (Connection timed out) [08:22] CrazyTux[m] (n=CrazyTux@ppp-70-255-140-128.dsl.hstntx.swbell.net) left irc: Read error: 110 (Connection timed out) [08:40] JerJer (n=PhatJ@pdpc/supporter/bronze/jerjer) left irc: Read error: 110 (Connection timed out) [09:14] DanB (n=dan@87.139.12.167) joined #openser. [09:15] Morning All! [09:17] DanB, morning [09:18] DanB, for the life of me I cant figure out some parallel forking issue, for some reason, think you can take a look? [09:18] DanB, http://pastebin.ca/414701 [09:19] DanB (n=dan@87.139.12.167) left irc: Client Quit [09:21] DanB (n=dan@87.139.12.167) joined #openser. [09:29] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) joined #openser. [09:30] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) left irc: Remote closed the connection [09:30] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) joined #openser. [09:44] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) left irc: Remote closed the connection [09:44] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) left irc: Read error: 104 (Connection reset by peer) [09:44] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) joined #openser. [09:59] qdk_ (n=qdk@213.150.62.32) joined #openser. [10:00] qdk (n=qdk@0x50c627be.bynxx11.adsl-dhcp.tele.dk) left irc: Read error: 113 (No route to host) [10:36] apardo (n=apardo@87.217.144.102) joined #openser. [10:58] miconda (n=daniel@81.180.83.75) joined #openser. [10:59] miconda, happen to be around? [11:04] hi! yes... [11:04] miconda, ok, for the life of me, I can't get this parallel forking stuff in my routing correct [11:04] miconda, I'm simply grabing a list, pushing into $ru [11:05] you have to push to branches [11:05] miconda, however, it's giving me a 200 OK as if I'm picking up the phone, yet I'm not... after the 183 session progress, it seems like a race condition [11:05] miconda, even when I push to $br [11:05] when you pick-up the phone, then you have a winning branch [11:05] which will be the connected line [11:05] miconda, but I'm not picking up the phone [11:06] which device sends 200ok? [11:06] miconda, http://pastebin.ca/414739 [11:06] ah wrong pastebin, sorry one sec [11:07] miconda, http://pastebin.ca/414701 [11:07] miconda, the gateway is sending 200 OK [11:08] that means it is something related to gateway [11:08] you have to talk to vendor [11:08] miconda, does that look like what is happening to you? [11:17] miconda, do you see how it invites parallel, yet, there is 200 OK from gateway [11:17] miconda, is that definitely an issue on the gateway? [11:17] seems so [11:18] i see no reason gateway should send 200ok if nobody answers [11:32] miconda, one thing though, when I push to $ru, it automatically pushes into its own branch for each uri right? or do I need to specifically pushto $br ? [11:33] push to $ru will rewrite the r-uri [11:33] if you want parelel forking, you have to push to branches extra addresses [11:33] miconda, even if i'm pushing a list? [11:33] how you do it? [11:34] avp_pushto("$ru", "$avp(i:15)/g"); [11:39] should set branches as well [11:39] miconda, set branches how so [11:39] miconda, care to elaborate :) [11:42] miconda, http://pastebin.ca/414798 is a better sipcap, this is what happens when I push to $br [11:42] miconda, yet the 9496164702 CALEE never gets called. [11:42] s/CALEE/CALLEE/ [11:43] there is paralel forking [11:43] the top most via branch set by openser has indexes at end [11:44] .0, .1, .2 [11:44] miconda, but it never calls the 9496164702 ? [11:44] miconda, these same attributes happen when I use $ru. [11:45] maybe you overwrite it in the forst place [11:45] forst==first [11:45] you have to keep it as r-uri or branch [11:48] miconda, http://pastebin.ca/414807 that is what happens when I pushto $ru [11:50] miconda, you see how it does the same thing as $br? Yet it only calls one of the branches. [12:12] miconda, ok, now I'm running into the issue, using $br, its not the gateway sending 200 OK anymore, openser timer looks to send CANCEL or something like that? [12:53] L|NUX (n=linux@unaffiliated/lnux/x-10290) left irc: Read error: 104 (Connection reset by peer) [12:54] Xen^ (n=linux@unaffiliated/lnux/x-10290) joined #openser. [12:54] apardo (n=apardo@87.217.144.102) left irc: Remote closed the connection [12:56] Nick change: Xen^ -> L|NUX [13:16] L|NUX (n=linux@unaffiliated/lnux/x-10290) left irc: Read error: 104 (Connection reset by peer) [13:21] tcseke (n=chatzill@22-36.adsl.etel.hu) joined #openser. [13:49] fulgas (n=asdasd@80.172.12.182) joined #openser. [14:28] gah, wesip.com seems down from here [14:32] and that happen specifically the day i need to install it <.< murphy's laws ftl [14:34] Nick change: L_-info -> L-info [14:56] CrazyTux (n=CrazyTux@64.95.219.140) got netsplit. [14:56] ronw_ (n=ronw@ns.somanetworks.com) got netsplit. [14:56] hwt (n=hwt@curb.thorkildssen.com) got netsplit. [14:56] h3x (n=hex@ip68-224-50-207.lv.lv.cox.net) got netsplit. [14:56] L1nkGuard (n=locke@200.128.6.254) got netsplit. [14:56] osas (n=nosas@CABLE-72-53-75-252.cia.com) got netsplit. [14:56] plr_ (i=juhali@shell.evtek.fi) got netsplit. [14:56] wwalker (n=wwalker@pdpc/supporter/sustaining/wwalker) got netsplit. [14:56] ixx (i=foobar@cpe-70-113-208-133.austin.res.rr.com) got netsplit. [14:56] brettnem (n=brettnem@72.29.102.158) got netsplit. [14:56] JT (n=jon@unaffiliated/jt) got netsplit. [14:56] tcseke (n=chatzill@22-36.adsl.etel.hu) got netsplit. [14:56] qdk_ (n=qdk@213.150.62.32) got netsplit. [14:56] DanB (n=dan@87.139.12.167) got netsplit. [14:56] Eimann_ (i=eimann@chaconne.etherkiller.de) got netsplit. [14:56] _Bilbo__ (n=bastian@62.206.217.68) got netsplit. [14:56] FuL|OUT (n=fn@a83-132-175-96.cpe.netcabo.pt) got netsplit. [14:56] cypromis (n=michal@193.22.169.193) got netsplit. [14:56] botaniste (n=olivier@84-74-187-120.dclient.hispeed.ch) got netsplit. [14:56] L-info (i=0@213.230.217.136) got netsplit. [14:56] tcseke (n=chatzill@22-36.adsl.etel.hu) returned to #openser. [14:56] qdk_ (n=qdk@213.150.62.32) returned to #openser. [14:56] DanB (n=dan@87.139.12.167) returned to #openser. [14:56] Eimann_ (i=eimann@chaconne.etherkiller.de) returned to #openser. [14:56] cypromis (n=michal@193.22.169.193) returned to #openser. [14:56] plr_ (i=juhali@shell.evtek.fi) returned to #openser. [14:56] L1nkGuard (n=locke@200.128.6.254) returned to #openser. [14:56] wwalker (n=wwalker@pdpc/supporter/sustaining/wwalker) returned to #openser. [14:56] ronw_ (n=ronw@ns.somanetworks.com) returned to #openser. [14:56] h3x (n=hex@ip68-224-50-207.lv.lv.cox.net) returned to #openser. [14:56] ixx (i=foobar@cpe-70-113-208-133.austin.res.rr.com) returned to #openser. [14:56] brettnem (n=brettnem@72.29.102.158) returned to #openser. [14:56] JT (n=jon@unaffiliated/jt) returned to #openser. [14:56] hwt (n=hwt@curb.thorkildssen.com) returned to #openser. [14:56] osas (n=nosas@CABLE-72-53-75-252.cia.com) returned to #openser. [14:56] FuL|OUT (n=fn@a83-132-175-96.cpe.netcabo.pt) returned to #openser. [14:56] CrazyTux (n=CrazyTux@64.95.219.140) returned to #openser. [14:56] _Bilbo__ (n=bastian@62.206.217.68) returned to #openser. [14:56] botaniste (n=olivier@84-74-187-120.dclient.hispeed.ch) returned to #openser. [14:56] L-info (i=0@213.230.217.136) returned to #openser. [15:01] henning (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [15:03] JerJer (n=PhatJ@pdpc/supporter/bronze/jerjer) joined #openser. [15:09] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) left irc: Connection timed out [15:23] anyone around who might answer somes questions about WeSIP ? [15:27] L1nkGuard (n=locke@200.128.6.254) left irc: "Leaving" [16:00] NormB (n=NormB@smoothwall.goes.com) joined #openser. [16:01] NormB (n=NormB@smoothwall.goes.com) left irc: Client Quit [16:45] henning (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: Remote closed the connection [17:21] supjigatr (n=syslod@152.53.16.10) joined #openser. [17:22] hohum (n=dcorbe@mercury.sunrocket.com) joined #openser. [17:53] FuL|OUT (n=fn@a83-132-175-96.cpe.netcabo.pt) left irc: Remote closed the connection [18:08] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) joined #openser. [18:12] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: "Chatzilla 0.9.77 [Firefox 2.0.0.3/2007030919]" [18:45] supjigatr (n=syslod@152.53.16.10) left irc: [18:56] qdk_ (n=qdk@213.150.62.32) left irc: Read error: 113 (No route to host) [18:57] qdk_ (n=qdk@0x50c627be.bynxx11.adsl-dhcp.tele.dk) joined #openser. [19:10] miconda (n=daniel@81.180.83.75) left #openser. [19:44] fulgas (n=asdasd@80.172.12.182) left irc: "Leaving" [20:27] fulgas (n=fn@a83-132-175-96.cpe.netcabo.pt) joined #openser. [21:30] Nix___ (n=Nix@81.213.125.220) joined #openser. [21:33] Nick change: Nix___ -> Nix [22:56] Nix___ (n=Nix@81.213.125.220) joined #openser. [22:57] Nix (n=Nix@81.213.125.220) left irc: Read error: 110 (Connection timed out) [23:20] DanB (n=dan@87.139.12.167) left irc: Remote closed the connection [23:20] Nick change: Nix___ -> Nix [23:28] Defraz (n=t0tal@fw.fuzecore.com) joined #openser. [00:00] --- Fri Mar 30 2007