[00:02] L-info (n=l-info@host86-135-176-67.range86-135.btcentralplus.com) joined #openser. [00:06] CunningPike_ (n=CunningP@204.239.12.189) left irc: Read error: 104 (Connection reset by peer) [00:15] CunningPike_ (n=CunningP@204.239.8.157) joined #openser. [00:19] Nix (n=Nix@81.213.125.220) joined #openser. [00:27] Nick change: fulgas -> FuL|OUT [00:32] Nick change: DoberMann -> DoberMann[ZZZzzz [00:33] Nix (n=Nix@81.213.125.220) left #openser. [00:34] Downchuck (n=downchuc@c-24-22-20-80.hsd1.or.comcast.net) joined #openser. [00:39] my audio isn't making it through my NAT, any ideas? [00:40] i setup openser / asterisk.. that part is working.. but i'm behind a nat at home, and unless i take it down, there's no audio both ways [00:40] tried installing rtpproxy / nathelper [00:40] proxy all your audio via asterisk or some other rtp-proxy [00:42] which module is that? [00:42] mediaserver? [00:42] L-info, are you running sending calls to voicemail after a certain amount of time? [00:47] Downchuck: mediaproxy is one module that works with a media server (mediaproxy), which would work [00:47] but you said you were using openser with asterisk.. would be easier to direct the sip at asterisk and make asterisk initiate a second call and bridge the audio of the two call legs together [00:48] variable_office: do i send calls to voicemail? [00:48] sometimes, sure [00:48] you want to do it in openser? [00:48] as in after a the line has rang for x seconds, send it to the lines voicemail? [00:48] yes, but i cant get fr_inv_timer to work [00:48] in what way? [00:49] L-info: I've directed SIP to asterisk, asterisk initiates the call ; but i don't know how to bridge the audio [00:49] after x seconds it just keeps on ringing, even after i have the t_on_failure set [00:49] well. it worked one-way when i stepped off the NAT [00:50] if the call actually fails it gets sent to voicemail, but not after fr_inv_timer # [00:50] Downchuck: asterisk will bridge the audio for you.. make sure that canreinvite=no [00:50] variable_office: and you have set the value in your modparam statement correctly? [00:51] sorry for the dumb question -- should I disable rtpproxy and nathelper? the server is behind a firewall, but it's open, public IP, and the ports are open. 10k-20k and 5060 [00:51] if so, the only reason i can think of is that you are not getting a provisional response [00:52] geeze.. I just read the docs next to canreinvite [00:52] as fr_inv_timer countdown is only started upon reception of the first provisional response.. if you need a faster failover, then set a lower value for fr_timer [00:53] L-info, here -> http://pastebin.ca/491925 [00:53] Downchuck: i would certianly disable rtpproxy if you are routing calls via * [00:53] L-info, what is considered provisional response? [00:53] 100 or 183 typically [00:54] is that ACK ? [00:54] nope [00:54] ACK is a request method [00:56] how can i tell if i am getting a provisional response? does my conf look correct [00:56] ? [00:56] use tcpdump, ngrep or a similar tool to look at the traffic on your network interface [00:56] that will show you the call flow [00:57] anyway to just print in the log if the response is received? [00:58] yes, but its not as simple as you;d probably like [00:58] well the line is actually ringing [00:59] doesnt that mean it is working [00:59] and you'll certainly need to get familar with those tools if you're spending time with openser :) [00:59] by the way [00:59] you are not setting the failure route before sending the INVITE out [00:59] i beleive i am, look in my route[1] [00:59] *believe [01:00] L-info: any ideas on what i could use to debug? I used sipsak to get this far. [01:01] yep you're right.. tired eyes :-( [01:01] use tcpdump [01:01] or ngrep [01:02] or tethereal/twireshark [01:02] look at the sip flow [01:02] heh [01:02] ok [01:02] i dont have a monitor switch right now unfortunatly [01:02] you dont need a monitor switch? [01:03] just run it locally on the machine that is running openser [01:03] it sniffs the packets on the interface as they egress/ingress [01:03] you can also set an onreply_route [01:03] and in that route, you can do things like [01:03] ugh, then that rules out ethereal, no gui on that machine [01:03] Nick change: FuL|OUT -> fulgas [01:04] ethereal has a command line utility call tethereal [01:04] tethereal -Vi eth0 port 5060 [01:04] would do it [01:04] as would ngrep -W byline port 5060 [01:05] by the way.. having just had a quick look at your config [01:06] well that was verbose [01:07] you will only set the onfailure route for those invites that match the if(uri==myself) [01:07] as you require flag 11 setting as well as matching the method in your if statement in route1 [01:08] everything else in your config appeas fine tho [01:08] i tried commenting out the if statement so that onfailure ran no matter what, it didnt help [01:08] ok [01:10] g'night all.. nearly midnight here and i'm beat [01:10] L-info (n=l-info@host86-135-176-67.range86-135.btcentralplus.com) left irc: [01:10] uggh, stupid voicemail, everything was working great till this [01:15] qdk (n=qdk@193.226.189.115) left irc: Read error: 113 (No route to host) [01:27] i'm moving slow the last 2 days :-/ [01:30] jcmoore (n=jcmoore@unaffiliated/tgrman) joined #openser. [01:34] qdk (n=qdk@85.9.7.139) joined #openser. [01:36] Does anyone have presence working with Polycom phones in openser 1.2? I'm using, SVN 1.2-r2237 and it doesn't seem to be fully implemented. To my knowledge, Polycom phones don't support winfo, only pidf. Am I missing the pidf support in the presence module? [01:36] jcmoore, how about sip conference? :D [01:38] i don't use presence, im just starting with openser.. but sip conference is not working for me on polycom phones.. have not tried others but it does not matter for me if others work or not :D [01:38] Also, if I ask nicely, could we get one of the project admins to add some svn:ignore properties for the *.so and *.d files? :-) [01:39] wunderkin: I've not played with the conferencing stuff [01:39] darn [01:40] once i can get off my @$$ and get a debug ill try the mailing list :D i'm starting to have other operational problems with the phone now... so shrug.. ugh [01:40] and i thought it was a problem with ser..no.. makes it hard starting off [01:42] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) left irc: Remote closed the connection [01:42] CunningPike_ (n=CunningP@204.239.8.157) left irc: Remote closed the connection [01:42] osas (n=osas@CABLE-72-53-75-252.cia.com) left irc: Read error: 110 (Connection timed out) [01:54] NormB (n=NormB@smoothwall.goes.com) left irc: "Leaving" [02:27] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) joined #openser. [02:32] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) left irc: Client Quit [02:34] Downchuck_ (n=downchuc@c-24-22-20-80.hsd1.mn.comcast.net) joined #openser. [02:34] Downchuck (n=downchuc@c-24-22-20-80.hsd1.or.comcast.net) left irc: Read error: 54 (Connection reset by peer) [02:34] Nick change: Downchuck_ -> Downchuck [02:36] qdk (n=qdk@85.9.7.139) left irc: Read error: 60 (Operation timed out) [02:39] bblack (n=bblack@38-118-35-20.rapiddsl.net) joined #openser. [02:41] qdk (n=qdk@85.9.7.139) joined #openser. [02:43] Downchuck (n=downchuc@c-24-22-20-80.hsd1.mn.comcast.net) left irc: "ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007030919]" [02:53] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.pa.comcast.net) joined #openser. [03:01] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.pa.comcast.net) left irc: [03:32] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) joined #openser. [03:37] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) left irc: [03:38] qdk (n=qdk@85.9.7.139) left irc: Read error: 104 (Connection reset by peer) [03:40] qdk (n=qdk@85.9.7.139) joined #openser. [03:58] osas (n=osas@CABLE-72-53-75-252.cia.com) joined #openser. [04:00] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) joined #openser. [04:12] cypromis_ (n=michal@host86-135-183-91.range86-135.btcentralplus.com) joined #openser. [04:16] cypromis (n=michal@host86-135-176-67.range86-135.btcentralplus.com) left irc: Read error: 110 (Connection timed out) [04:31] voipman (i=distorti@junipero.3sheep.com) left irc: Read error: 104 (Connection reset by peer) [04:31] voipman (i=distorti@junipero.3sheep.com) joined #openser. [04:32] voipman (i=distorti@junipero.3sheep.com) got netsplit. [04:32] xpotx (n=jim@c-71-195-241-115.hsd1.ma.comcast.net) got netsplit. [04:32] wunderkin (i=wunderki@ip68-108-204-139.ph.ph.cox.net) got netsplit. [04:32] jacq (n=jal@203.187.143.130) got netsplit. [04:32] Loady (n=lasse@noc.mtulink.no) got netsplit. [04:32] JT (n=jon@unaffiliated/jt) got netsplit. [04:32] voipman (i=distorti@junipero.3sheep.com) returned to #openser. [04:32] xpotx (n=jim@c-71-195-241-115.hsd1.ma.comcast.net) returned to #openser. [04:32] wunderkin (i=wunderki@ip68-108-204-139.ph.ph.cox.net) returned to #openser. [04:32] jacq (n=jal@203.187.143.130) returned to #openser. [04:32] Loady (n=lasse@noc.mtulink.no) returned to #openser. [04:32] JT (n=jon@unaffiliated/jt) returned to #openser. [04:56] DoberMann (n=james@AToulouse-156-1-21-81.w86-196.abo.wanadoo.fr) joined #openser. [05:11] DoberMann[ZZZzzz (n=james@AToulouse-156-1-144-198.w90-30.abo.wanadoo.fr) left irc: Read error: 110 (Connection timed out) [06:06] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) left irc: [06:06] xpotx (n=jim@c-71-195-241-115.hsd1.ma.comcast.net) got netsplit. [06:06] Loady (n=lasse@noc.mtulink.no) got netsplit. [06:06] wunderkin (i=wunderki@ip68-108-204-139.ph.ph.cox.net) got netsplit. [06:06] jacq (n=jal@203.187.143.130) got netsplit. [06:06] JT (n=jon@unaffiliated/jt) got netsplit. [06:06] voipman (i=distorti@junipero.3sheep.com) got netsplit. [06:06] voipman (i=distorti@junipero.3sheep.com) returned to #openser. [06:06] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) joined #openser. [06:08] JT (n=jon@CPE-121-210-176-226.nsw.bigpond.net.au) joined #openser. [06:09] xpot (n=jim@c-71-195-241-115.hsd1.ma.comcast.net) joined #openser. [06:11] wunderkin (i=wunderki@ip68-108-204-139.ph.ph.cox.net) returned to #openser. [06:13] xpotx (n=jim@c-71-195-241-115.hsd1.ma.comcast.net) returned to #openser. [06:13] jacq (n=jal@203.187.143.130) returned to #openser. [06:13] Loady (n=lasse@noc.mtulink.no) returned to #openser. [06:13] xpotx (n=jim@c-71-195-241-115.hsd1.ma.comcast.net) left irc: Read error: 104 (Connection reset by peer) [06:17] Loady_ (n=lasse@noc.mtulink.no) joined #openser. [06:19] fr_inv_timer is not expiring even though i just ran tethereal and got a 100 response from the server, which should start the timer yes? [06:20] if anyone is around and is able to help me out with the voicemail after so many seconds of ringing let me know [06:21] Loady (n=lasse@noc.mtulink.no) left irc: No route to host [06:22] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) joined #openser. [06:50] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) left irc: [06:55] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) joined #openser. [06:55] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.ct.comcast.net) left irc: Client Quit [07:25] _0penser_ (n=Administ@69.88.13.17) joined #openser. [07:57] variable_office, Hello. [08:01] CrazyTux, hows it going, any chance you have a setup like that working? [08:01] variable_office, ask the questions, and I may be able to help you [08:02] variable_office, fr_inv_timer isnt firing? [08:02] exactly, my conf is @ http://pastebin.ca/491925 [08:02] variable_office, brb 10 mins [08:02] variable_office, i'll help you though [08:02] brb [08:03] CrazyTux, thanks alot, ill be on [08:06] codestr01 (n=asura@88.232.112.163) joined #openser. [08:12] bblack (n=bblack@38-118-35-20.rapiddsl.net) left irc: Read error: 110 (Connection timed out) [08:28] CunningPike (n=CunningP@S010600095b33697f.vc.shawcable.net) left irc: Remote closed the connection [08:54] hi [08:55] patrickv0x, how goes it. [08:55] variable_office, I'm back :) [08:55] variable_office, ok you're trying to fire off a timer for voicemail? [08:56] yes [08:56] variable_office, so the timer isn't firing or whats not happening? [08:56] variable_office, post a sipcap [08:56] variable_office, with like tethereal or ngrep [08:57] it hits the t_on_failure but never seems to fail [08:57] variable_office, so it hits the failure route? [08:57] variable_office, pastebin your failure route [08:58] variable_office, do you check the return status ? [08:59] the pastebin i posted has my entire conf [09:00] variable_office, ok can you pastebin a sipcap [09:01] give me a minute here, and ill have that all set, just need to finish up [09:01] sure [09:26] stimpie (n=michiel@ip565faf27.direct-adsl.nl) joined #openser. [09:29] CrazyTux, ok, sorry about that [09:29] variable_office, no problem. [09:43] sob0l (n=sobol@emi250.internetdsl.tpnet.pl) joined #openser. [09:46] variable_office (n=variable@cerberus.iswan.net) left irc: Read error: 104 (Connection reset by peer) [10:01] DanB (n=danbogos@87.139.12.167) joined #openser. [10:14] cayorde (n=flexable@host184-111-dynamic.17-87-r.retail.telecomitalia.it) joined #openser. [10:50] _omer (i=_omer@9-237-154-202.wol.net.pk) joined #openser. [10:50] <_omer> hello [10:51] <_omer> I just installed and tried to run openser....this is my first time with openser.. [10:51] <_omer> getting this error msg [10:51] <_omer> # openserctl monitor [10:51] <_omer> ERROR: Error opening OpenSER's FIFO /tmp/openser_fifo [10:51] <_omer> ERROR: Make sure you have line 'fifo=/tmp/openser_fifo' in your config [10:51] <_omer> anyhelp? [10:52] <_omer> ok I got the solution....:) [10:53] <_omer> thanks [10:53] _omer (i=_omer@9-237-154-202.wol.net.pk) left #openser. [10:58] Nick change: fulgas -> FuL|OUT [11:02] tcseke (n=chatzill@22-36.adsl.etel.hu) joined #openser. [11:56] hehe [12:18] _0penser_ (n=Administ@69.88.13.17) left #openser. [12:30] Nick change: cypromis_ -> cypromis [12:32] cypromis (n=michal@host86-135-183-91.range86-135.btcentralplus.com) left irc: [12:35] wunderkin (i=wunderki@ip68-108-204-139.ph.ph.cox.net) left irc: [13:06] cypromis (n=michal@87-194-69-156.bethere.co.uk) joined #openser. [13:26] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.pa.comcast.net) joined #openser. [13:51] ZaVoid (n=zavoid@c-67-165-25-195.hsd1.pa.comcast.net) left irc: [14:11] NormB (n=NormB@smoothwall.goes.com) joined #openser. [14:11] NormB (n=NormB@smoothwall.goes.com) left irc: Client Quit [14:24] L-info (n=l-info@87-194-69-156.bethere.co.uk) joined #openser. [14:25] Nick change: codestr01 -> codestr0m [14:47] _0penser_ (n=rubel@58.65.224.5) joined #openser. [14:49] DanB (n=danbogos@87.139.12.167) left irc: Read error: 110 (Connection timed out) [14:53] ZaVoid (n=zavoid@24.225.239.34) joined #openser. [14:55] _0penser_ (n=rubel@58.65.224.5) left irc: Remote closed the connection [14:56] stimpie (n=michiel@ip565faf27.direct-adsl.nl) left irc: Remote closed the connection [15:21] _0penser_ (n=Administ@69.88.13.17) joined #openser. [15:22] _0penser_ (n=Administ@69.88.13.17) left #openser. [15:55] sack_: ping [16:01] qdk_ (n=qdk@85.9.7.138) joined #openser. [16:13] osas, good morning [16:18] qdk (n=qdk@85.9.7.139) left irc: Read error: 110 (Connection timed out) [16:27] morning [16:48] morning [16:48] afternoon [16:49] here it is always morning :-) [16:50] hmm thats no place for me [16:50] I prefer the consantly friday afternoon places [16:50] :D [16:51] hehe [17:07] L-info (n=l-info@87-194-69-156.bethere.co.uk) left irc: [17:20] osas, pong [17:20] sack_: I updated the bug report [17:20] osas, ok i read your answer about lcr priority [17:20] yeah ... it is a matter of interpretation [17:21] osas, yes .... i was not sure about the value or priority , but has sense use 0 as highest priority [17:21] s/or/of/ [17:21] ok [17:21] then we are in agreement :-) [17:22] you can update the bug and close it [17:22] Juha should update the README file and we are done [17:22] sure [17:24] i have to check other think also in do_load_gws() because there priority is used different ... [17:25] sure [17:25] s/think/thing/ [17:26] I'm glad that someone is finally checking my code ;-) [17:31] osas, in do_load_gws() after grp_id matching is done , priority is used [17:31] if (lcr_rec.priority > (*lcrs)[matched_gws[k].route_index].priority) [17:32] http://openser.svn.sourceforge.net/viewvc/openser/branches/1.2/modules/lcr/lcr_mod.c?revision=2181&view=markup line 1141 [17:32] let me refresh my memory (it was two years ago ...) [17:32] sure [17:33] well there you are reordering gateways because have the same prefix [17:33] so gateways with same prefix ( also prefix_len ) have to be ordered also by priority [17:38] ok [17:39] then there ... is ok that comparision ? [17:40] or should be if (lcr_rec.priority < (*lcrs)[matched_gws[k].route_index].priority) [17:41] Nix (n=Nix@81.8.124.141) joined #openser. [17:41] I will need to check that ... [17:42] sure no problem no rush at all :) [17:42] I remember that I performed all kind of tests and it worked as I wanted to ... [17:42] I'm deep into some rtpproxy issues right now ... [17:42] pls perform some tests and if you can find a scenario that is not working properly, point it to me [17:42] heheh sure ! [17:43] I used some random IP's in the lcr table and checked the output of the result (enable DBG) [17:43] it should be pretty straight forward :-) [17:45] Nix (n=Nix@81.8.124.141) left irc: Client Quit [17:51] sob0l (n=sobol@emi250.internetdsl.tpnet.pl) left irc: "Leaving" [18:01] osas, indeed [18:06] tcseke (n=chatzill@22-36.adsl.etel.hu) left irc: "ChatZilla 0.9.78.1 [Firefox 2.0.0.3/2007030919]" [18:08] CunningPike (n=CunningP@dhcp-10-234.district.north-van.bc.ca) joined #openser. [18:11] jcmoore (n=jcmoore@unaffiliated/tgrman) left irc: Remote closed the connection [18:31] jcmoore (n=jcmoore@unaffiliated/tgrman) joined #openser. [19:10] jacq (n=jal@203.187.143.130) left irc: Read error: 104 (Connection reset by peer) [19:11] jacq (n=jal@203.187.143.130) joined #openser. [19:46] ars (n=aaron@zorak.sslisp.com) joined #openser. [19:48] stimpie (n=michiel@ip565faf27.direct-adsl.nl) joined #openser. [19:49] hello, i'm wondering if there are any howto-type resources out there that tell a new openser user how to get his feet wet. I've been digging into the config at http://siprouter.onsip.org/doc/gettingstarted/ch10.html, but it would seem that there's a fair number of features that are different since openser forked off [19:57] Nix (n=Nix@85.97.154.217) joined #openser. [19:58] wunderkin (i=wunderki@ip68-108-204-139.ph.ph.cox.net) joined #openser. [20:18] ars: the config file structure is the same [20:19] here you have a pretty good start for both SER/openSER: http://old.iptel.org/ser/doc/seruser/seruser.txt [20:28] osas: thanks, i'll take a look at it [20:28] np [20:29] do daniel and bogden hang around here much btw? [20:37] ars: I think one of them does sometimes. why? [20:37] sob0l (n=sobol@host-87-99-4-70.lanet.net.pl) joined #openser. [20:39] there are many helpful people here.. if you ask and someone knows... I'm sure they'll answer [20:41] codestr0m: they offer training courses, my company is talking to them about writing a module for us, so I figured i'd ask if any training courses are coming up, where, how much, etc [20:42] at this point, i'm just trying to get my head wrapped around this, i had the same learning curve with asterisk, now it's just another set of functions and syntax to learn [20:43] ars: class is full, but I think there's a waiting list.. (maybe) check the wicket. and as the topic says.. that's the only course I'm aware of [20:50] yeah, they didn't list any training ones, just said that they can do them, so i was curious about that [20:54] you mean like how to use openser? configuration and such? [21:01] yeah [21:01] basically [21:02] i'm reading through that txt file osas gave me right now [21:03] I started with that one long time ago ... [21:03] you can build on top of it :-) [21:13] cayorde (n=flexable@host184-111-dynamic.17-87-r.retail.telecomitalia.it) left irc: "Leaving" [21:14] Nix (n=Nix@85.97.154.217) left irc: Read error: 110 (Connection timed out) [21:15] Nix (n=Nix@81.213.125.220) joined #openser. [22:30] I have a couple questions about the difference between $var(x) and $avp(s:x). Is it correct that $var is better for storing a temporary result, since it doesn't persist between calls to the main route block? [22:31] And the other question is, if I want to expand a variable when I assign to $var, is that possible? Or must I instead use avp_printf and an AVP instead. [23:46] Nick change: FuL|OUT -> fulgas [23:48] Nick change: fulgas -> FuL|OUT [23:55] dustee (i=dustee@hy.mn) left irc: "..(cyp): BitchX: faster than a speeding bullet, more powerful than a locomotive" [00:00] --- Fri May 18 2007