opensipstack-osbcdevel Mailing List for OpenSIPStack (Page 12)
Brought to you by:
joegenbaclor
You can subscribe to this list here.
2007 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
(22) |
Sep
(29) |
Oct
(19) |
Nov
(33) |
Dec
(92) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2008 |
Jan
(31) |
Feb
(24) |
Mar
(54) |
Apr
(59) |
May
(31) |
Jun
(22) |
Jul
(32) |
Aug
(19) |
Sep
(49) |
Oct
(41) |
Nov
(84) |
Dec
(19) |
2009 |
Jan
(64) |
Feb
(37) |
Mar
(20) |
Apr
(5) |
May
(2) |
Jun
|
Jul
(3) |
Aug
(7) |
Sep
(3) |
Oct
|
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: OpenSBC F. <ope...@op...> - 2008-09-30 00:36:40
|
> {quote:title=marco wrote:}{quote} > > My OpenSBC box has two NICs. One public & one Private. Any suggestions on how to stop making the web gui from working on my Public NIC? (not the most secure in my opinion) > > > I suppose I could block port 9999 with IPTABLEs, but I thought I'd ask the heavy hitters first. > > > Thanks, > > Marc > > Nope, blocking port 9999 is probably your best option. |
From: OpenSBC F. <ope...@op...> - 2008-09-30 00:35:19
|
> {quote:title=marco wrote:}{quote} > > Hello all, > > For testing I have 3 UA/ATA's out on the Internet which all connect back to my OpenSBC which has a direct connection to a Cisco 3640 I have setup to act as a PSTN Media Gateway (using PRI). All 3 of my UA/ATA's use normal 10 digit DID's as local domain accts on OpenSBC. How can I make a call which is destined for one of UA/ATA's go to a Asterisk/Trixbox voicemail server after so many rings or if the UA/ATA is not available? > > Thanks again, > > Marc > Marc, There is currently no provision in OpenSBC to failover after a certain amount of alerting time. However, this should be easy to implement. Let me know if you need guidance in achieving this in code. Joegen |
From: OpenSBC F. <ope...@op...> - 2008-09-29 18:52:39
|
My OpenSBC box has two NICs. One public & one Private. Any suggestions on how to stop making the web gui from working on my Public NIC? (not the most secure in my opinion) I suppose I could block port 9999 with IPTABLEs, but I thought I'd ask the heavy hitters first. Thanks, Marc |
From: OpenSBC F. <ope...@op...> - 2008-09-29 18:46:29
|
Hello all, For testing I have 3 UA/ATA's out on the Internet which all connect back to my OpenSBC which has a direct connection to a Cisco 3640 I have setup to act as a PSTN Media Gateway (using PRI). All 3 of my UA/ATA's use normal 10 digit DID's as local domain accts on OpenSBC. How can I make a call which is destined for one of UA/ATA's go to a Asterisk/Trixbox voicemail server after so many rings or if the UA/ATA is not available? Thanks again, Marc |
From: OpenSBC F. <ope...@op...> - 2008-09-29 18:27:11
|
Hi Guys, I thought I'd post what I changed to fix my problems. To be honest, I'm not sure what really fixed the problem. When I originally posted I was running OpenSBC on a P4/Celeron 1.7Ghz with ubuntu server. Since I read your responses I changed a few things. I've reinstalled OpenSBC on a Dual Zeon 2.4Ghz VMware ESX server with much success... My OpenSBC server is also running on CentOS 4.4 server CD as well. Since the move, I've been able to keep a call up with no noticeable delay. Thanks for the help. Marc |
From: OpenSBC F. <ope...@op...> - 2008-09-27 11:29:53
|
Update: Have a linux vserver (from server4you.de) and a vmware (Fusion 2.0) based server, both running CentOS 5.2. On the vserver the image core dumps at startup as shown in my previous email, while it runs just fine under vmware. So my conclusion right now is to avoid linux based virtual servers for now. It was anyway just for testing purposes. Won't make sense for deployment anyway. |
From: OpenSBC F. <ope...@op...> - 2008-09-27 08:40:08
|
I'd like to mention that this is a so called hosted vserver, so its not a native OS I'm dealing with here using Fedora Core 8. I don't know however the OS hosting the vservers. Using startup.sh as suggested create core dump before writing creating any logs, however I get the following messages in /var/log/messages: \# tail /var/log/messages Sep 27 10:27:59 vs156169 OpenSBC[22007]: Starting service process "OpenSBC" v1.1.5-12 Sep 27 10:27:59 vs156169 OpenSBC[22009]: ! Sep 27 10:28:01 vs156169 OpenSBC[22251]: Starting service process "OpenSBC" v1.1.5-12 Sep 27 10:28:01 vs156169 OpenSBC[22252]: ! Sep 27 10:28:02 vs156169 OpenSBC[22407]: Starting service process "OpenSBC" v1.1.5-12 Sep 27 10:28:02 vs156169 OpenSBC[22408]: ! Sep 27 10:28:04 vs156169 OpenSBC[22516]: Starting service process "OpenSBC" v1.1.5-12 Sep 27 10:28:04 vs156169 OpenSBC[23558]: ! Sep 27 10:28:06 vs156169 OpenSBC[23795]: Starting service process "OpenSBC" v1.1.5-12 Sep 27 10:28:06 vs156169 OpenSBC[23796]: ! # gdb opensbc core.5748 GNU gdb Red Hat Linux (6.6-45.fc8rh) Copyright (C) 2006 Free Software Foundation, Inc. GDB is free software, covered by the GNU General Public License, and you are welcome to change it and/or distribute copies of it under certain conditions. Type "show copying" to see the conditions. There is absolutely no warranty for GDB. Type "show warranty" for details. This GDB was configured as "x86_64-redhat-linux-gnu"... Using host libthread_db library "/lib64/libthread_db.so.1". Cannot access memory at address 0x2a95771c48 (gdb) bt \#0 0x0000002a9678d357 in ?? () Cannot access memory at address 0x7fbfffd9a8 (gdb) I also tried the binary from ../obj_linux_x86_64_d but the core had the same error (with a different address pointer though every time it ran). Once I managed to produce this, which might shed some light: \# ./startup.sh Core file size set to 1024000/18446744073709551615 Daemon started with pid 30088 \]# ls -l Message from syslogd@vs156169 at Sep 27 09:53:51 ... OpenSBC[30087]: Starting service process "OpenSBC" v1.1.5-12 art Message from syslogd@vs156169 at Sep 27 09:53:51 ... OpenSBC[30088]: Assertion fail: Function pthread_create failed, file tlibthrd.cxx, line 930, Error=12 Might it be related to the way threads are created at startup and hence kernel related? |
From: OpenSBC F. <ope...@op...> - 2008-09-27 06:05:57
|
ok, i got it, thanks a lot, ill post a bountry in the forum |
From: OpenSBC F. <ope...@op...> - 2008-09-27 06:05:46
|
ok, i got it, thanks a lot, ill post a bountry in the forum |
From: OpenSBC F. <ope...@op...> - 2008-09-27 02:44:55
|
> {quote:title=mwx wrote:}{quote} > I seem to miss something obvious here, but can't figure out what. > > I'm trying to build and run opensbc on a virtual server running Fedore Core 8 (x86_64). The server is a fresh install and updated using 'yum upgrade'. No problem building from the latest cvs source (gmake bothnoshared) but when I try to run it in console mode I get: > > \# ./opensbc -xc > All output for OpenSBC is to console. > 2008/09/26 16:56:06.180 OpenSBC Message Starting service process "OpenSBC" v1.1.5-12 > 2008/09/26 16:56:06.181 OpenSBC Debug3 PWL: [CID=0x0000] OpenSBC Process is starting > 2008/09/26 16:56:06.203 OpenSBC Debug3 PWL: [CID=0x0000] Setting SIP Log Level to 3 > 2008/09/26 16:56:06.215 OpenSBC Message > > Aborted > \# uname -a > Linux vs156169.vserver.de 2.6.9-023stab048.4-smp #1 SMP Fri Jul 11 18:00:55 MSD 2008 x86_64 x86_64 x86_64 GNU/Linux > > I also tried it on CentOS 5.2 and even OpenBSD 4.3 (where I get a core dump). It works on Solaris10 on a T1000 though using the same source from cvs. > > What am I missing? What do I need to check for? What is a recommended linux version to run opensbc on? > > many thanks I am not able to replicate this in my Ubuntu box. Can you try the following. Go to the OpenSBC directory and enter the following commands make distrib cd distrib ./startup.sh check if OpenSBC is running as a daemon. If not please post the B2BUA log here. |
From: OpenSBC F. <ope...@op...> - 2008-09-27 02:33:16
|
> {quote:title=xbipin wrote:}{quote} > is it possible to get the solegy dialer source code as im looking for a dialer which works in that way rather than the ossphone which has everything on a single form and if not then r u guys gonna make the current ossphone to look like a proepr dialer? > > bytheway, my name is bipin the x is just a prefix as xbipin.com is mine Bipin, Here you are again posting a red herring (http://www.answers.com/topic/red-herring). In answer to whether we will create a better interface for OSSPhone or not is uncertain. Maybe or maybe not. Right now, OSSPhone is intended as a test-tool (reason for a single form interface) and as a base implementation for developers who would want to create their own GUI. There are a couple of people here in the ATLSIP forum which has done this. If you can't do this yourself, perhaps you can post a reasonable bounty and see if there is any taker. Joegen |
From: OpenSBC F. <ope...@op...> - 2008-09-26 15:03:04
|
I seem to miss something obvious here, but can't figure out what. I'm trying to build and run opensbc on a virtual server running Fedore Core 8 (x86_64). The server is a fresh install and updated using 'yum upgrade'. No problem building from the latest cvs source (gmake bothnoshared) but when I try to run it in console mode I get: \# ./opensbc -xc All output for OpenSBC is to console. 2008/09/26 16:56:06.180 OpenSBC Message Starting service process "OpenSBC" v1.1.5-12 2008/09/26 16:56:06.181 OpenSBC Debug3 PWL: [CID=0x0000] OpenSBC Process is starting 2008/09/26 16:56:06.203 OpenSBC Debug3 PWL: [CID=0x0000] Setting SIP Log Level to 3 2008/09/26 16:56:06.215 OpenSBC Message Aborted \# uname -a Linux vs156169.vserver.de 2.6.9-023stab048.4-smp #1 SMP Fri Jul 11 18:00:55 MSD 2008 x86_64 x86_64 x86_64 GNU/Linux I also tried it on CentOS 5.2 and even OpenBSD 4.3 (where I get a core dump). It works on Solaris10 on a T1000 though using the same source from cvs. What am I missing? What do I need to check for? What is a recommended linux version to run opensbc on? many thanks |
From: OpenSBC F. <ope...@op...> - 2008-09-26 14:40:19
|
one more thing i would like to bring to ur notice is that for main listening its on interface:port but if i enable backdoor also then it listens on interface:port as well as 127.0.0.1:port is there a way to disable backdoor listening on loopback adapter |
From: OpenSBC F. <ope...@op...> - 2008-09-26 14:37:04
|
is it possible to get the solegy dialer source code as im looking for a dialer which works in that way rather than the ossphone which has everything on a single form and if not then r u guys gonna make the current ossphone to look like a proepr dialer? bytheway, my name is bipin the x is just a prefix as xbipin.com is mine |
From: OpenSBC F. <ope...@op...> - 2008-09-26 12:17:31
|
Hi Eric, I am sure this should not be the case in the latest build. Would you be able to send the log and the version of the SBC you mentioned here? joegen > {quote:title=ehernaez wrote:}{quote} > With the following interfaces defined in OSBC General Parameters, I notice that INVITES received on interface .135 are routed using interface .134. > > sip:Using Iface: 10.10.10.134:5161 > sip:Using Iface: 10.10.10.135:5080 > > How can I force OSBC to use .135 for the outbound leg? > > > |
From: OpenSBC F. <ope...@op...> - 2008-09-26 12:02:07
|
Hi xbipin, Solegy has full documentations of the RTTS functionality and how they would be used with the Solegy Service PDQ (See http://www.solegy.com for details). Although the RTTS client and the Solegy debit IVR is in Open Source, it is still a proprietary product and one can only use it in conjunction with a Solegy account. Thus documentations are only available to Solegy customers. You are free to take a look at the Solegy IVR code and modify it to talk to your own debit card backend. If you have "specific" questions, I would be happy to accommodate your queries as I did most of the Solegy codes personally. There are a lot of activities going on in Solegy right now aiming for a completely free developer access to the service PDQ but until Solegy makes an official announcement, I will not be able to preempt it. Joegen > {quote:title=xbipin wrote:}{quote} > i have been updating from CVS daily and i see a lot of updates relating to solegy folder, ivr etc etc so can any1 plz document it as i cant figure out how to make use of the IVR feature as well as the solegy feature and folder with those php files etc etc. |
From: OpenSBC F. <ope...@op...> - 2008-09-26 09:35:17
|
i have been updating from CVS daily and i see a lot of updates relating to solegy folder, ivr etc etc so can any1 plz document it as i cant figure out how to make use of the IVR feature as well as the solegy feature and folder with those php files etc etc. |
From: OpenSBC F. <ope...@op...> - 2008-09-25 20:14:51
|
With the following interfaces defined in OSBC General Parameters, I notice that INVITES received on interface .135 are routed using interface .134. sip:Using Iface: 10.10.10.134:5161 sip:Using Iface: 10.10.10.135:5080 How can I force OSBC to use .135 for the outbound leg? |
From: OpenSBC F. <ope...@op...> - 2008-09-24 16:33:28
|
We have created and have tested and deployed a new response to a SIP invite message that ultimately returns US Domestic Local Number Portablity info and also OCN and LATA for either the LRN or the Dialed Number. This new 377 message will allow companys, who pruchase US domestic minutes at the OCN LATA level to now route at the OCN LATA level with out doing any LERG converition. This should cut down on the amount of manual effort to process rate sheets. Addionally, this should allow carriers with traffic bound toward the US to buy at an OCN LATA level to take advantage of a better rate structure. This is an example of a ported responce with OCN LATA included: <!--[if gte mso 9]><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves/> <w:TrackFormatting/> <w:PunctuationKerning/> <w:ValidateAgainstSchemas/> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF/> <w:LidThemeOther>EN-US</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables/> <w:SnapToGridInCell/> <w:WrapTextWithPunct/> <w:UseAsianBreakRules/> <w:DontGrowAutofit/> <w:SplitPgBreakAndParaMark/> <w:DontVertAlignCellWithSp/> <w:DontBreakConstrainedForcedTables/> <w:DontVertAlignInTxbx/> <w:Word11KerningPairs/> <w:CachedColBalance/> </w:Compatibility> <w:DoNotOptimizeForBrowser/> <m:mathPr> <m:mathFont m:val="Cambria Math"/> <m:brkBin m:val="before"/> <m:brkBinSub m:val="--"/> <m:smallFrac m:val="off"/> <m:dispDef/> <m:lMargin m:val="0"/> <m:rMargin m:val="0"/> <m:defJc m:val="centerGroup"/> <m:wrapIndent m:val="1440"/> <m:intLim m:val="subSup"/> <m:naryLim m:val="undOvr"/> </m:mathPr></w:WordDocument> </xml><![endif]--><!--[if gte mso 9]><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Normal"/> <w:LsdException Locked="false" Priority="9" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="heading 1"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8"/> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9"/> <w:LsdException Locked="false" Priority="39" Name="toc 1"/> <w:LsdException Locked="false" Priority="39" Name="toc 2"/> <w:LsdException Locked="false" Priority="39" Name="toc 3"/> <w:LsdException Locked="false" Priority="39" Name="toc 4"/> <w:LsdException Locked="false" Priority="39" Name="toc 5"/> <w:LsdException Locked="false" Priority="39" Name="toc 6"/> <w:LsdException Locked="false" Priority="39" Name="toc 7"/> <w:LsdException Locked="false" Priority="39" Name="toc 8"/> <w:LsdException Locked="false" Priority="39" Name="toc 9"/> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption"/> <w:LsdException Locked="false" Priority="10" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Title"/> <w:LsdException Locked="false" Priority="1" Name="Default Paragraph Font"/> <w:LsdException Locked="false" Priority="11" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtitle"/> <w:LsdException Locked="false" Priority="22" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Strong"/> <w:LsdException Locked="false" Priority="20" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Emphasis"/> <w:LsdException Locked="false" Priority="59" SemiHidden="false" UnhideWhenUsed="false" Name="Table Grid"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Placeholder Text"/> <w:LsdException Locked="false" Priority="1" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="No Spacing"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 1"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 1"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 1"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 1"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 1"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 1"/> <w:LsdException Locked="false" UnhideWhenUsed="false" Name="Revision"/> <w:LsdException Locked="false" Priority="34" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="List Paragraph"/> <w:LsdException Locked="false" Priority="29" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Quote"/> <w:LsdException Locked="false" Priority="30" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Quote"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 1"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 1"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 1"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 1"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 1"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 1"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 1"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 1"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 2"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 2"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 2"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 2"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 2"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 2"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 2"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 2"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 2"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 2"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 2"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 2"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 2"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 2"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 3"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 3"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 3"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 3"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 3"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 3"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 3"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 3"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 3"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 3"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 3"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 3"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 3"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 3"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 4"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 4"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 4"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 4"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 4"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 4"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 4"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 4"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 4"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 4"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 4"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 4"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 4"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 4"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 5"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 5"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 5"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 5"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 5"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 5"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 5"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 5"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 5"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 5"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 5"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 5"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 5"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 5"/> <w:LsdException Locked="false" Priority="60" SemiHidden="false" UnhideWhenUsed="false" Name="Light Shading Accent 6"/> <w:LsdException Locked="false" Priority="61" SemiHidden="false" UnhideWhenUsed="false" Name="Light List Accent 6"/> <w:LsdException Locked="false" Priority="62" SemiHidden="false" UnhideWhenUsed="false" Name="Light Grid Accent 6"/> <w:LsdException Locked="false" Priority="63" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 1 Accent 6"/> <w:LsdException Locked="false" Priority="64" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Shading 2 Accent 6"/> <w:LsdException Locked="false" Priority="65" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 1 Accent 6"/> <w:LsdException Locked="false" Priority="66" SemiHidden="false" UnhideWhenUsed="false" Name="Medium List 2 Accent 6"/> <w:LsdException Locked="false" Priority="67" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 1 Accent 6"/> <w:LsdException Locked="false" Priority="68" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 2 Accent 6"/> <w:LsdException Locked="false" Priority="69" SemiHidden="false" UnhideWhenUsed="false" Name="Medium Grid 3 Accent 6"/> <w:LsdException Locked="false" Priority="70" SemiHidden="false" UnhideWhenUsed="false" Name="Dark List Accent 6"/> <w:LsdException Locked="false" Priority="71" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Shading Accent 6"/> <w:LsdException Locked="false" Priority="72" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful List Accent 6"/> <w:LsdException Locked="false" Priority="73" SemiHidden="false" UnhideWhenUsed="false" Name="Colorful Grid Accent 6"/> <w:LsdException Locked="false" Priority="19" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Emphasis"/> <w:LsdException Locked="false" Priority="21" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Emphasis"/> <w:LsdException Locked="false" Priority="31" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Subtle Reference"/> <w:LsdException Locked="false" Priority="32" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Intense Reference"/> <w:LsdException Locked="false" Priority="33" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Book Title"/> <w:LsdException Locked="false" Priority="37" Name="Bibliography"/> <w:LsdException Locked="false" Priority="39" QFormat="true" Name="TOC Heading"/> </w:LatentStyles> </xml><![endif]--> <!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 0 0 0 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} @font-face {font-family:Consolas; panose-1:2 11 6 9 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:modern; mso-font-pitch:fixed; mso-font-signature:-1610611985 1073750091 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} a:link, span.MsoHyperlink {mso-style-priority:99; color:blue; mso-themecolor:hyperlink; text-decoration:underline; text-underline:single;} a:visited, span.MsoHyperlinkFollowed {mso-style-noshow:yes; mso-style-priority:99; color:purple; mso-themecolor:followedhyperlink; text-decoration:underline; text-underline:single;} p.MsoPlainText, li.MsoPlainText, div.MsoPlainText {mso-style-noshow:yes; mso-style-priority:99; mso-style-link:"Plain Text Char"; margin:0in; margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.5pt; font-family:Consolas; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} span.PlainTextChar {mso-style-name:"Plain Text Char"; mso-style-noshow:yes; mso-style-priority:99; mso-style-unhide:no; mso-style-locked:yes; mso-style-link:"Plain Text"; mso-ansi-font-size:10.5pt; mso-bidi-font-size:10.5pt; font-family:Consolas; mso-ascii-font-family:Consolas; mso-hansi-font-family:Consolas;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} --> <!--[if gte mso 10]> <style> /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99; mso-style-qformat:yes; mso-style-parent:""; mso-padding-alt:0in 5.4pt 0in 5.4pt; mso-para-margin:0in; mso-para-margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:"Times New Roman"; mso-fareast-theme-font:minor-fareast; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin;} </style> <![endif]--> 09/24/08 11:16:53.080 1192 ============================================================2 09/24/08 11:16:53.080 1192 outgoing 377: 09/24/08 11:16:53.080 1192 ------------------------------------------------------------- 09/24/08 11:16:53.080 1192 SIP/2.0 377 Unknown code 09/24/08 11:16:53.080 1192 Via: SIP/2.0/UDP 192.168.1.200:5061;received=70.245.219.154 09/24/08 11:16:53.080 1192 From: test 2 <[sip:8306608871@70.245.219.154:5061|http://www.opensourcesip.org:8080/clearspacex/sip:8306608871@70.245.219.154:5061]>;tag=1 09/24/08 11:16:53.080 1192 To: sut <[sip:4699514443@10.10.1.10:5060|http://www.opensourcesip.org:8080/clearspacex/sip:4699514443@10.10.1.10:5060]>;tag=1828479837 09/24/08 11:16:53.080 1192 Call-ID: [1-20007@192.168.1.200] 09/24/08 11:16:53.080 1192 CSeq: 1 INVITE 09/24/08 11:16:53.080 1192 User-Agent: eXosip/3.1.0 09/24/08 11:16:53.080 1192 Content-Length: 44 09/24/08 11:16:53.080 1192 09/24/08 11:16:53.080 1192 ln:9727659999,to-lata=552,to-ocn=6214,npdi 09/24/08 11:16:53.080 1192 ============================================================= We feel that is a very useful applications. Just incase you did not know OCN/LATA prices allows for wireless rates of about $0.0025-0.0045 and RBOC rates of about $0.004 - $0.006. Since most traffic is terminated to either a wireless carrier or a RBOC this may create some saving for you or your customers, with out a huge effort of figure out how to do LCR in the US. We plan on writing a formal RFC for this but wanted others feed back before starting down that road. If you have any questions feel free to contact me.... |
From: OpenSBC F. <ope...@op...> - 2008-09-23 03:08:20
|
Try running opensbc with -f switch and point it to a preexisting directory which your user has read/write access to. ./opensbc -f /root/OpenSIPStack/OpenSBC_data if that does not work for you please resend your log. Joegen > {quote:title=acruz wrote:}{quote} > > Hi. I had already made that part: > > > sftswmty01:/home/opensbc# ls -la > total 28 > drwxr-xr-x 3 opensbc opensbc 4096 2008-09-19 22:49 . > drwxr-xr-x 7 root root 4096 2008-09-19 22:22 .. > -rw------- 1 opensbc opensbc 308 2008-09-20 00:27 .bash_history > -rw-r--r-- 1 opensbc opensbc 220 2008-09-19 22:22 .bash_logout > -rw-r--r-- 1 opensbc opensbc 414 2008-09-19 22:22 .bash_profile > -rw-r--r-- 1 opensbc opensbc 2227 2008-09-19 22:22 .bashrc > drwxr-xr-x 3 opensbc opensbc 4096 2008-09-19 22:49 OpenSIPStack > > > But it seems that the problem is with the "opensbc" binary, I guess the opensbc is looking for the env variable HOME and it is because is trying to look for the config and log files at the root directory. > > > Is this a bug? > > > Regards > > |
From: OpenSBC F. <ope...@op...> - 2008-09-23 01:49:54
|
Hi. I had already made that part: sftswmty01:/home/opensbc# ls -la total 28 drwxr-xr-x 3 opensbc opensbc 4096 2008-09-19 22:49 . drwxr-xr-x 7 root root 4096 2008-09-19 22:22 .. -rw------- 1 opensbc opensbc 308 2008-09-20 00:27 .bash_history -rw-r--r-- 1 opensbc opensbc 220 2008-09-19 22:22 .bash_logout -rw-r--r-- 1 opensbc opensbc 414 2008-09-19 22:22 .bash_profile -rw-r--r-- 1 opensbc opensbc 2227 2008-09-19 22:22 .bashrc drwxr-xr-x 3 opensbc opensbc 4096 2008-09-19 22:49 OpenSIPStack But it seems that the problem is with the "opensbc" binary, I guess the opensbc is looking for the env variable HOME and it is because is trying to look for the config and log files at the root directory. Is this a bug? Regards |
From: OpenSBC F. <ope...@op...> - 2008-09-23 01:12:06
|
Hi, Sorry for the late response. Just create a folder under your $HOME/OpenSIPStack and give your user read/write permission to it. In your case it is /root/OpenSIPStack Joegen > {quote:title=acruz wrote:}{quote} > > Hi. Does anybody have tried to run opensbc with -u and -g command line switches? > > > I tried but I'm getting the following error: > > > sftswmty01:/usr/src# /usr/src/opensbc/obj_linux_x86_r/opensbc -u opensbc -g opensbc -d -p /var/run/opensbc/opensbc.pid > Daemon started with pid 2157 > sftswmty01:/usr/src# > Message from syslogd@sftswmty01 at Sat Sep 20 00:34:38 2008 ... > sftswmty01 OpenSBC[2156]: Starting service process "OpenSBC" v1.1.5-11 > 2008/09/20 00:34:38.053 PWL: [CID=0x0000] PWLib Assertion fail: Null pointer reference, file Logger.cxx, line 458, Error=9 > > > Message from syslogd@sftswmty01 at Sat Sep 20 00:34:38 2008 ... > sftswmty01 OpenSBC[2157]: Could not open file /root/OpenSIPStack/OpenSBC_data/logs//b2bua-2008-09-20-2157.log for logging > > > Message from syslogd@sftswmty01 at Sat Sep 20 00:34:38 2008 ... > sftswmty01 OpenSBC[2157]: Assertion fail: Null pointer reference, file Logger.cxx, line 458, Error=9 > > > > > > Any tip? > > > Regards > > |
From: OpenSBC F. <ope...@op...> - 2008-09-20 05:56:38
|
Hi. Does anybody have tried to run opensbc with -u and -g command line switches? I tried but I'm getting the following error: sftswmty01:/usr/src# /usr/src/opensbc/obj_linux_x86_r/opensbc -u opensbc -g opensbc -d -p /var/run/opensbc/opensbc.pid Daemon started with pid 2157 sftswmty01:/usr/src# Message from syslogd@sftswmty01 at Sat Sep 20 00:34:38 2008 ... sftswmty01 OpenSBC[2156]: Starting service process "OpenSBC" v1.1.5-11 2008/09/20 00:34:38.053 PWL: [CID=0x0000] PWLib Assertion fail: Null pointer reference, file Logger.cxx, line 458, Error=9 Message from syslogd@sftswmty01 at Sat Sep 20 00:34:38 2008 ... sftswmty01 OpenSBC[2157]: Could not open file /root/OpenSIPStack/OpenSBC_data/logs//b2bua-2008-09-20-2157.log for logging Message from syslogd@sftswmty01 at Sat Sep 20 00:34:38 2008 ... sftswmty01 OpenSBC[2157]: Assertion fail: Null pointer reference, file Logger.cxx, line 458, Error=9 Any tip? Regards |
From: OpenSBC F. <ope...@op...> - 2008-09-18 13:07:16
|
Not all the UAs support/include STUN features and sometimes even they have the STUN feature, the SIP protocol+STUN doesn't work depending of the type of firewall. There are commercial solutions like NEXTONE, MERA or SANSAY that support this kind of deployment without using STUN it was because I was wondering if OPENSBC could do the same. Regards |
From: OpenSBC F. <ope...@op...> - 2008-09-18 04:26:17
|
Sorry, we have no plans to implement this. Is there a reason why you do not want to use STUN on the UAs? It would accomplish your objectives 100%. OSBC would proxy the signalling, but not the media. |