[00:27] CunningPike (n=CunningP@dhcp-10-153.district.north-van.bc.ca) left irc: "And so, to bed" [00:30] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) joined #openser. [00:53] Defraz (n=t0tal@fw.fuzecore.com) left irc: Read error: 54 (Connection reset by peer) [01:07] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) left irc: Remote closed the connection [01:20] Defraz (n=t0tal@fw.fuzecore.com) joined #openser. [01:44] NormB (n=NormB@209.102.227.253) left irc: "Leaving" [04:06] voipman (i=distorti@junipero.3sheep.com) left irc: Remote closed the connection [04:20] voipman (i=distorti@junipero.3sheep.com) joined #openser. [04:20] hola [05:37] alexandrekeller (n=Alexandr@201-35-199-184.bnut3703.dsl.brasiltelecom.net.br) joined #openser. [05:40] alexandrekeller (n=Alexandr@201-35-199-184.bnut3703.dsl.brasiltelecom.net.br) left #openser. [06:35] asteriskguy (n=learnast@cpe-75-80-111-113.socal.res.rr.com) joined #openser. [06:35] hello [06:35] Newbie here, but I would like to learn more about the openser architechure. Can someone help? [06:46] asteriskguy (n=learnast@cpe-75-80-111-113.socal.res.rr.com) left #openser. [09:55] stimpie (n=michiel@ip565faf27.direct-adsl.nl) joined #openser. [09:59] @asteriskguy search here http://openser.org/ for some infos ;-) and the mailing list is helpful too [10:07] qdk (n=qdk@0x50c627be.bynxx11.adsl-dhcp.tele.dk) left irc: Read error: 113 (No route to host) [10:09] qdk (n=qdk@213.150.62.32) joined #openser. [10:21] wo-man (n=fdsfsd@ip70-189-120-242.ok.ok.cox.net) left irc: Read error: 104 (Connection reset by peer) [11:19] Defraz (n=t0tal@fw.fuzecore.com) left irc: "Trillian (http://www.ceruleanstudios.com" [11:28] henning_ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [11:36] L-info (i=0@213.230.217.136) left irc: Remote closed the connection [11:36] L-info (i=0@213.230.217.136) joined #openser. [11:47] DanB (i=danbogos@89.122.129.116) joined #openser. [11:47] Hello All! [11:48] Hey! [11:50] hi henning_! [11:51] hi Dan, how are you? Did you enjoy the easter holidays? [11:53] DanB: be right back, we're going to lunch [12:47] tcseke (n=chatzill@22-36.adsl.etel.hu) joined #openser. [13:31] lefant (n=lefant@muybridge.danyx.com) joined #openser. [13:44] dynex (n=dynex@c-69-249-83-168.hsd1.nj.comcast.net) joined #openser. [13:51] <_Bilbo_> hm. [13:52] <_Bilbo_> is there any proposed way to share variables/data between the child processes of openser? [14:16] dynex (n=dynex@c-69-249-83-168.hsd1.nj.comcast.net) left irc: [14:21] tcseke_ (n=chatzill@22-36.adsl.etel.hu) joined #openser. [14:21] tcseke_ (n=chatzill@22-36.adsl.etel.hu) left irc: Client Quit [14:36] miconda (n=daniel@81.180.83.75) joined #openser. [14:39] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: Read error: 110 (Connection timed out) [14:39] NormB (n=NormB@smoothwall.goes.com) joined #openser. [14:55] guys, one question: what is the advantage of using tests on avp compared with search function in textops? Is the first one faster? [14:58] or are pseudovariables checks faster than search()? [15:06] NormB (n=NormB@smoothwall.goes.com) left irc: "Leaving" [15:06] NormB (n=NormB@smoothwall.goes.com) joined #openser. [15:11] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) joined #openser. [15:12] tcseke (n=chatzill@22-36.adsl.etel.hu) joined #openser. [15:21] hohum (n=dcorbe@c-71-62-76-68.hsd1.va.comcast.net) left irc: "This computer has gone to sleep" [16:13] hohum (n=dcorbe@mercury.sunrocket.com) joined #openser. [16:17] fulgas (n=fn@a83-132-175-96.cpe.netcabo.pt) left irc: Nick collision from services. [16:18] _fulgas (n=fn@a83-132-175-96.cpe.netcabo.pt) joined #openser. [16:24] qdk (n=qdk@213.150.62.32) left irc: Read error: 60 (Operation timed out) [16:34] qdk (n=qdk@0x50c627be.bynxx11.adsl-dhcp.tele.dk) joined #openser. [16:38] _Bilbo_ shared memory (so far) [16:39] <_Bilbo_> osas: yep, did it that way [16:39] :) [16:39] <_Bilbo_> we might consider creating an easier way... [16:39] <_Bilbo_> the best thing imho would be to have a macro MODULE_GLOBAL or sth. that "magically" allocates shared mem [16:40] <_Bilbo_> but probably there's no way to do that :-/ [16:40] some other modules are sharing data via the shared memory ... [16:40] that's the "official" way ... [16:40] <_Bilbo_> osas: maybe you saw my "benchmark module" in the patch tracker today [16:40] <_Bilbo_> i'm using shared mem now, too [16:41] yes ... I noticed it [16:41] I'm having fun with radius accounting now ... [16:41] I managed to crash the server :p [16:51] <_Bilbo_> "crashing OpenSER for fun and profit"? ;) [16:51] <_Bilbo_> had that today ;) [16:51] <_Bilbo_> char *p1 is different from char p1 ;) [16:54] hehe :-) [16:54] _Bilbo_: i looked at the benchmark module too, nice work [16:54] <_Bilbo_> thx [16:55] small, but useful ;-) [16:55] <_Bilbo_> i used it for evaluation of my perl module [16:55] <_Bilbo_> but i think it might be useful for others [16:55] ah, ok [16:55] <_Bilbo_> daniel wanted to see whether he can integrate his nanosecond benchmarking [16:56] that would be also nice [16:57] _Bilbo_: do you read my email about an regular irc meeting for developers? [16:57] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) left irc: "Trillian (http://www.ceruleanstudios.com" [16:58] <_Bilbo_> henning_: sure... :) I'll be there [16:59] thanks, that good to hear. Is the next Friday at 15:00 ok for you? [16:59] err, friday the 20.04 [17:03] Nix (n=Nix@81.213.125.220) joined #openser. [17:05] <_Bilbo_> i will be on holidays from 19th to 26th [17:05] <_Bilbo_> :-/ [17:05] ctooley (n=ctooley@rrcs-71-42-115-242.sw.biz.rr.com) joined #openser. [17:06] Can OpenSER handle DTMF mediation? [17:07] oh sorry [17:07] just saw the "OpenSER cannot be:" section [17:07] ok.. :-/ if you have some topics you would like to mentioned, you can add there to the wiki page i'll post tomorow. [17:09] <_Bilbo_> ack [17:09] but i wait for the replies of four other participants, perhaps the friday is also not so good for them. [17:09] stimpie (n=michiel@ip565faf27.direct-adsl.nl) left irc: "Leaving" [17:09] whats your plan for the holiday? traveling far away? [17:10] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) joined #openser. [17:10] <_Bilbo_> henning_: tenerife :)) [17:10] <_Bilbo_> sun. sand. sea. [17:10] _Bilbo_: nice :-)) i thought the same ;-) [17:10] <_Bilbo_> three of the four most important "s" in human's life ;) [17:10] hehe ;-) [17:11] <_Bilbo_> .oO( I'll have the fourth, most important, there, too... :) [17:11] so do travel with your gf? [17:12] or are you married? [17:15] <_Bilbo_> girlfriend. [17:20] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) left irc: "Trillian (http://www.ceruleanstudios.com" [17:21] _Bilbo_: yes, sorry i'm currently not registered, private msg don't work for me [17:21] <_Bilbo_> ack [17:22] <_Bilbo_> :) [17:22] <_Bilbo_> freenode is strange ;) [17:22] _Bilbo_: one moment, i try to register me.. [17:22] tcseke_ (n=chatzill@22-36.adsl.etel.hu) joined #openser. [17:23] henning_ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: "Konversation terminated!" [17:24] henning_ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [17:24] henning_ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: Remote closed the connection [17:25] _Henning_ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [17:25] Nick change: _Henning_ -> __Henning__ [17:25] __Henning__ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: Client Quit [17:25] __Henning__ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [17:28] <_Bilbo_> got it? [17:39] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: Read error: 110 (Connection timed out) [17:49] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) joined #openser. [17:52] __Henning__ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: Remote closed the connection [17:53] tcseke__ (n=chatzill@22-36.adsl.etel.hu) joined #openser. [17:53] Nick change: tcseke__ -> tcseke [17:54] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: Client Quit [17:54] tcseke__ (n=chatzill@22-36.adsl.etel.hu) joined #openser. [17:54] __Henning__ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) joined #openser. [17:54] Nick change: tcseke__ -> tcseke [17:54] __Henning__ (n=henning@et-1-5.gw-nat.bs.ka.oneandone.net) left irc: Remote closed the connection [18:01] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: "ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007030919]" [18:03] Defraz (n=t0tal@24-116-152-177.cpe.cableone.net) left irc: "Trillian (http://www.ceruleanstudios.com" [18:10] tcseke_ (n=chatzill@22-36.adsl.etel.hu) left irc: Read error: 110 (Connection timed out) [18:21] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) joined #openser. [18:39] Defraz (n=t0tal@fw.fuzecore.com) joined #openser. [19:23] YooFy (n=yoofy@LAubervilliers-151-11-44-105.w193-251.abo.wanadoo.fr) joined #openser. [19:23] bonjour [19:24] je suis en train de m'amuser avec openser et je n'arrive pas a faire ce que je veut [19:24] je souhaite pouvoir modifier le numéro de l'appelant lors d'un appel entrant je veut ajouter un "0" devant [19:25] mais je n'y arrive pas et pourtant j'ai chercher [19:25] Quelqu'un sais faire ce genre de chose ? [19:29] YooFy (n=yoofy@LAubervilliers-151-11-44-105.w193-251.abo.wanadoo.fr) left #openser. [19:32] miconda (n=daniel@81.180.83.75) left #openser. [19:42] DanB (i=danbogos@89.122.129.116) left irc: "Gotta Go!" [20:15] viperdudeuk (n=viperdud@195.74.96.120) joined #openser. [20:16] hi anyone around? [21:01] viperdudeuk (n=viperdud@195.74.96.120) left irc: [21:09] Defraz (n=t0tal@fw.fuzecore.com) left irc: Read error: 113 (No route to host) [21:38] _VoicemeUpDotCom (n=Voice2@145-27.mc.cite.net) left irc: "Leaving" [21:45] NormB (n=NormB@smoothwall.goes.com) left irc: "Leaving" [21:49] toombaloomba (n=phph@do.you.like.my.frippers.com) joined #openser. [21:52] NormB (n=NormB@smoothwall.goes.com) joined #openser. [21:55] DeeJayTwo (n=deejay2@office.abi.ca) joined #openser. [21:55] is there any beginner tutorial for 1.2 ? [21:58] http://openser.org/dokuwiki/doku.php [22:08] Nix (n=Nix@81.213.125.220) left #openser. [22:26] tanks [22:26] err.. thanks [22:26] =) [22:30] strangely, I set the fifo to /tmp/openser_fifo [22:30] starting openser doesn't create the file... [22:31] Defraz (n=t0tal@fw.fuzecore.com) joined #openser. [23:18] stimpie (n=michiel@ip565faf27.direct-adsl.nl) joined #openser. [23:34] stimpie (n=michiel@ip565faf27.direct-adsl.nl) left irc: "Leaving" [00:00] --- Thu Apr 12 2007