[00:10] qdk (n=qdk@90.184.3.249) left irc: Read error: 104 (Connection reset by peer) [00:16] Nix (n=Nix@81.213.125.220) left irc: "goodnight all" [00:21] qdk (n=qdk@90.184.3.249) joined #openser. [00:31] cmax (n=osas@milo.blarg.net) left irc: Remote closed the connection [00:33] l-fy (n=diana@yate/developer/l-fy) joined #openser. [00:34] l-fy (n=diana@yate/developer/l-fy) left #openser. [00:52] CrazyTux (n=CrazyTux@64.95.219.140) left irc: Read error: 110 (Connection timed out) [00:52] CrazyTux (n=CrazyTux@64.95.219.140) joined #openser. [01:50] hohum (n=dcorbe@mercury.sunrocket.com) left irc: Client Quit [01:59] kavit (n=kavit@ppp244-74.static.internode.on.net) left irc: Read error: 60 (Operation timed out) [02:23] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) left irc: Remote closed the connection [02:28] hansi (n=chatzill@58.71.34.137) joined #openser. [02:29] habakuk (n=chatzill@c-24-6-224-243.hsd1.ca.comcast.net) joined #openser. [02:31] hello! is pua module supported on openser with TLS? i tried incorporating the module with the development version (TLS enabled) but it appears that the module only supports noTLS.. [03:42] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) joined #openser. [03:44] Defraz_ (n=t0tal@fw.centrisys.com) left irc: "Trillian (http://www.ceruleanstudios.com" [04:55] L|NUX (n=linux@unaffiliated/lnux/x-10290) joined #openser. [05:30] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) joined #openser. [06:46] hi! anyone here already using pua module? [07:02] CrazyTux (n=CrazyTux@64.95.219.140) left irc: Read error: 110 (Connection timed out) [07:32] hansi (n=chatzill@58.71.34.137) left irc: "Chatzilla 0.9.77 [Firefox 2.0.0.1/2006120814]" [07:54] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) left irc: Remote closed the connection [08:03] clonaAway (n=clona@bjs2-dhcp111.studby.uio.no) left irc: Read error: 110 (Connection timed out) [08:19] clonaAway (n=clona@bjs2-dhcp111.studby.uio.no) joined #openser. [08:38] kavit (n=kavit@ppp244-74.static.internode.on.net) joined #openser. [09:07] osochebol (n=osochebo@222.253.30.111) joined #openser. [09:12] qdk (n=qdk@90.184.3.249) left irc: Read error: 145 (Connection timed out) [09:17] hansi (n=chatzill@58.71.34.138) joined #openser. [09:30] henning (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [09:36] qdk (n=qdk@213.150.62.32) joined #openser. [10:11] JT (n=jon@unaffiliated/jt) got netsplit. [10:11] cypromis (n=michal@193.22.169.193) got netsplit. [10:11] JT (n=jon@unaffiliated/jt) returned to #openser. [10:11] cypromis (n=michal@193.22.169.193) returned to #openser. [10:16] DanB (n=danbogos@87.139.12.167) joined #openser. [10:16] Hi All! [10:47] cypromis (n=michal@193.22.169.193) got netsplit. [10:47] JT (n=jon@unaffiliated/jt) got netsplit. [10:49] JT (n=jon@unaffiliated/jt) returned to #openser. [10:49] cypromis (n=michal@193.22.169.193) returned to #openser. [10:50] Nix (n=Nix@85.105.18.36) joined #openser. [11:29] osochebol (n=osochebo@222.253.30.111) left irc: Read error: 145 (Connection timed out) [13:04] miconda (n=daniel@81.180.83.75) joined #openser. [13:04] Larchen (n=Larchen@195.49.168.10) joined #openser. [13:04] hello [13:05] i have the quastion about OpenSER 1.1.0 [13:06] how can i limit users thet they able to use only 1 line [13:06] ? [13:07] Larchen: I would recommend u through radauth [13:09] is there any other ways? ... im newbi and cannot setup radius integration correctly ... [13:09] i tryed, bat not successful [13:13] then try combining max_contacts from register and calls (maybe check if the user is registered before placing the call out) [13:16] in my openser.cfg : modparam("registrar", "max_contacts", 1) [13:17] but ... it is for registration only... [13:17] if the user registered, he can send many INVITES... [13:18] without radius it is not a trivial task? [13:22] are there any solutions based on DIALOG module? [13:22] Larchen: maybe use an avp (mark it 1 at INVITE and 0 at BYE for this user), and check the user avps before placing the call out [13:24] i tryed to do the same logic whith the global flags, but it dos not work [13:24] so, you didn't try using avps ;-) [13:24] ok, i'll try [13:24] thenk you :) [13:58] Larchen, you cannot do it reliably.. openser is only transactionally stateful by nature [14:00] acc module can get you part way there [14:00] i thoght about it, but my boss sad thet it is a trivial operation needed by many people and someone already hendel it somehow :) [14:02] solution resides in usage of dialog module, but for now you have to write an extension by yourself ... already was uploaded one in the tracker -- see https://sourceforge.net/tracker/index.php?func=detail&aid=1642890&group_id=139143&atid=743022 [14:02] heh.. trivial for b2bua which can be dialog stateful yes, but not for a sip proxy [14:02] detection if a user has an ongiong call will be in the roapmap of next release [14:03] cool [14:05] miconda: thenks for the link... i'll see what i can do... [14:05] welcome [14:05] #openser: mode change '+o L-info' by opensir!i=1000@213.230.217.136 [14:06] Topic changed on #openser by L-info!n=Adam@g0962184.demon.co.uk: http://www.fosdem.org/2007/about/fosdem -- meet OpenSER there [14:06] Topic changed on #openser by ChanServ!ChanServ@services.: http://www.iptel.org/ietf_meeting/registration [14:10] hello! has anyone tried using pua module? [14:19] bye [14:19] Larchen (n=Larchen@195.49.168.10) left #openser ("Leaving"). [14:27] L|NUX (n=linux@unaffiliated/lnux/x-10290) left irc: [15:17] Dear $First, [15:17] [15:17] Please join us for Spring 2007 VON, being held March 19-22, 2007 at the San Jose Convention Center in San Jose. As always, VON will be the largest and most [15:17] +powerful gathering of players in the IP communications industry [15:17] :-) [15:18] nice script... [15:20] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) left irc: "Trillian (http://www.ceruleanstudios.com" [15:58] L|NUX (n=linux@unaffiliated/lnux/x-10290) joined #openser. [16:17] hohum (n=dcorbe@mercury.sunrocket.com) joined #openser. [16:35] hohum (n=dcorbe@mercury.sunrocket.com) left irc: Read error: 104 (Connection reset by peer) [16:40] osochebol (n=osochebo@222.252.237.169) joined #openser. [17:00] toex_ (n=toex@pD9E84E3A.dip.t-dialin.net) joined #openser. [17:10] <_Bilbo_> ahem. sorry for committing at 16:01 ;)) [17:30] L|NUX (n=linux@unaffiliated/lnux/x-10290) left irc: [17:35] qdk (n=qdk@213.150.62.32) left irc: Read error: 148 (No route to host) [17:49] L|NUX (n=linux@unaffiliated/lnux/x-10290) joined #openser. [17:54] toex_ (n=toex@pD9E84E3A.dip.t-dialin.net) left irc: "Verlassend" [18:07] henning (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: Remote closed the connection [18:15] tcseke (n=chatzill@22-36.adsl.etel.hu) joined #openser. [18:15] Hello [18:16] hi [18:16] Can anybody tell me how can i check remote-party-id? I 'd like to check privacy, how can i get the its value? [18:18] i looked $re pseudo var but, it doesn't contain the appended headers [18:21] you can do a regexp search over the rpid header [18:21] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) joined #openser. [18:21] in 1.2.0 you have transformations that can help you to get the value as well [18:22] Nick change: clonaAway -> clona [18:22] miconda, could you tell me an example? [18:22] #openser: mode change '+o clona' by ChanServ!ChanServ@services. [18:22] cmax (n=osas@milo.blarg.net) joined #openser. [18:22] Topic changed on #openser by clona!n=clona@bjs2-dhcp111.studby.uio.no: http://www.fosdem.org/2007/about/fosdem -- meet OpenSER there [18:23] qdk (n=qdk@90.184.3.249) joined #openser. [18:23] apardo (n=apardo@87.217.145.247) joined #openser. [18:23] miconda: the lcr gw table manipulation is broken in openserctl and sc.dbtext [18:24] osas, with the latest change done by Juha [18:24] can you fix? [18:24] yup [18:24] great! [18:24] I can provide a simple patch ... [18:24] upload to tracker please [18:24] It will be done by tomorrow ... [18:24] ok [18:24] ok [18:24] to bad about the svn :( [18:24] tcseke: what do you want to search in the rpid header? [18:25] miconda, i need to check if the A number is hided or not ;privacy=full i guess [18:27] with 1.2.0: if($hdr(Remote-Party-ID) =~ "privacy=full") [18:29] miconda, i use 1.1 it will not work on it? btw 1.2.0 is not releasead yet, isn't it i don't find tarball, or deb package to it [18:31] is it available only in svn? [18:32] still cvs [18:33] not yet updated to svn due to some downtime of sourceforge machines ... [18:33] 1.2.0 not released yet -- eta 2weeks [18:34] in 1.1.x use search from textops module or avp_check() from avpops module [18:36] miconda, ok thanks i look this functions closely, just one more question: if the regexp match i need hide the number myself, can i rewrite From header in openser? [18:39] see uac module [18:41] miconda, ok, thanks the help, bye [18:42] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: "Chatzilla 0.9.75 [Firefox 1.0.7/20050915]" [19:02] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) left irc: Remote closed the connection [19:06] osochebol (n=osochebo@222.252.237.169) left irc: "Leaving" [19:28] miconda (n=daniel@81.180.83.75) left #openser. [19:32] DanB (n=danbogos@87.139.12.167) left irc: "Client exited" [19:34] *dammit* sware [20:01] Nix (n=Nix@85.105.18.36) left #openser. [20:25] supjigatr (n=syslod@152.53.16.10) joined #openser. [20:25] Hello. [20:27] hello [20:28] I have a working openser implemention but I need to add the ability to support 302 messages for call forwarding. [20:28] L|NUX (n=linux@unaffiliated/lnux/x-10290) left irc: "Leaving" [20:28] Any examples for adding that to my exsisting openser.cfg? [20:30] supjigatr, there is an example of stateless redirection in the source tree //exmaples/ [20:31] supji - what are you trying to interface with, that you need to support 302? [20:31] http://openser.org/docs/modules/1.1.x/uac_redirect.html#AEN251 [20:31] Its a linksys 2 line SIP box. [20:32] and the new grandstreams [20:32] osas: I don't really understand the example there. [20:32] read the whole doc [20:33] and play with the module [20:34] Can you recommend a insertion point in my exsisting file. My goal is to only affect calls during testing that are 302 and not accentally take down all SIP calls during my learning. [20:35] just install openSER on a box and use a few softphones for testing (if you don't wanna play with your real box) [20:59] Nix (n=Nix@81.213.125.220) joined #openser. [21:01] supjigatr (n=syslod@152.53.16.10) left irc: Read error: 110 (Connection timed out) [21:16] apardo (n=apardo@87.217.145.247) left irc: Read error: 104 (Connection reset by peer) [21:19] newmember (n=newmembe@static-66-11-81-65.ptr.terago.ca) joined #openser. [21:20] is there a current "how to [21:20] for asterisk and openser? [21:20] that someone would recommend [21:27] there are lots of pieces of how to. google around and you will find one that will meet your needs [21:28] thanks [21:28] Do you think I might be able to use trixbox so I dont have to hassel with building asterisk? [21:29] it all depends on what you want to do [21:29] I never used trixbox ... so I can't really comment on that one ... [21:30] I am thinking Vm and VMI [21:31] try it :-) [21:31] it works with plain asterisk ... [21:31] from an admin perspective, would I add users to * or openser? [21:32] it all depends on your design ... and the intended final architecture ... [21:33] that's the beauty of it ;-) [21:54] Nix (n=Nix@81.213.125.220) left irc: Remote closed the connection [22:17] CunningPike (n=CunningP@204.239.12.189) joined #openser. [22:43] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) joined #openser. [23:16] newmember: use AsteriskNOW if you are going to use a packaged version of Asterisk [23:16] trixbox is a joke [23:19] JerJer: thanks will do [23:19] or will try [23:19] if you get stuck both osas and myself take paypal donations :) [23:19] [23:20] er [23:21] well [23:21] how about setting up my openser and asterisk and gateway for a lump donation? [23:21] sure [23:22] JerJer: see my messages? [23:56] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) left irc: "Trillian (http://www.ceruleanstudios.com" [00:00] --- Thu Feb 22 2007