Re: [OpenSIPS-Users] Blox SBC

2015-03-10 Thread Varadhan Work
Source code https://github.com/blox-org On Tue, Mar 10, 2015 at 5:40 PM, Varadhan Work wrote: > Hello, > > I'm Varadhan, > > We have come up with an idea to build opensource SBC with opensips as core > SIP session route, thanks to opensips and its community. > > Now we have launched beta versio

[OpenSIPS-Users] set_advertised_address in on_reply

2015-03-10 Thread Terrance Devor
Hello Everyone, When trying to change the record_route using set_advertised_address in the on_reply route there is no change. I am testing using some test headers and know that the location is getting triggered however, cannot change the RR using set_advertised_address. Is this possible? Kind Reg

Re: [OpenSIPS-Users] Can somebody explain of this error?

2015-03-10 Thread Jeff Pyle
Sathees, That's not an error, just a debug statement. (Notice the DBG in DBG:core:get_hdr_field.) If you don't want to see those, set the debug= value lower in opensips.cfg. I believe 3 is a normal running value. 2 is even less verbose. - Jeff On Tue, Mar 10, 2015 at 5:07 PM, mahan77 wrot

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread mahan77
Hello again,I love to learn. That’s why I’m trying myself. Thank you againsathees -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/incoming-DID-will-not-pass-to-asterisk-tp7595694p7595772.html Sent from the OpenSIPS - Users mailing list archive at Nabble.c

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread Terrance Devor
The OpenSIPS project owners offer some excellent consulting solutions that will save you a lot of time. ​ ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] Can somebody explain of this error?

2015-03-10 Thread mahan77
Hello,Can somebody explain of this error?DBG:core:get_hdr_field: [38]; uri=[sip:442032912...@ddns.domain.com] DBG:core:get_hdr_field: to body []Many thanks Sathees -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/Can-somebody-explain-of-this-error-tp759576

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread mahan77
Thank youi Will look into -- View this message in context: http://opensips-open-sip-server.1449251.n2.nabble.com/incoming-DID-will-not-pass-to-asterisk-tp7595694p7595767.html Sent from the OpenSIPS - Users mailing list archive at Nabble.com.___ Users

Re: [OpenSIPS-Users] Safe Place/Method to Fix Contact

2015-03-10 Thread Terrance Devor
Hello Răzvan, Thank you for your response. I think I am making a mess of this. Maybe if I explain what I am trying to accomplish. Please consider the following: U 2015/03/10 15:31:47.591498 25.21.74.12:5060 -> 192.168.2.5:5060 INVITE sip:9187321212@74.75.31.22 SIP/2.0. Contact: . U 2015/03/10 15

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread Terrance Devor
Hello Mahan, My suggestion would be to do a lot more research: i) http://www.opensips.org/Documentation/Tutorials-OpenSIPSAsteriskIntegration ii) http://www.voip-sip.org/wp-content/uploads/2011/08/Building-Telephony-Systems-with-OpenSIPS-1.6.pdf Take a few weeks and get to know opensips and build

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread mahan77
Hello Terrance.Yes it’s the basics scripts.I’m trying to setup OpenSIPS as a proxy to asterisk via dispatcher modules. First part I will able to register sippers on asterisk via dispatcher modules. I’m trying work my way up. This is my second part of the test; send incoming calls to asterisk IVR.

Re: [OpenSIPS-Users] ERROR:siptrace:pipport2su: bad protocol

2015-03-10 Thread Satish Patel
I set debug=6 and here is the logs most of time error pop'ed up near "tm" module DBG:tm:run_trans_callbacks: trans=0x7f9570f06710, callback type 1024, id 1 entered DBG:siptrace:trace_onreq_out: trace on req out DBG:core:parse_headers: flags=40 DBG:siptrace:trace_msg_out: trace msg out ERROR:siptr

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread Terrance Devor
On Tue, Mar 10, 2015 at 6:06 AM, mahan77 wrote: > Hello Terrance, > > Thank you for your time to replay back. > It was basic dispatcher Config file and posted in the first place. > > This is my sip trace. > > interface: eth0 (192.168.1.0/255.255.255.0) > filter: (ip or ip6) and ( port 5060 ) > >

[OpenSIPS-Users] ERROR:siptrace:pipport2su: bad protocol

2015-03-10 Thread Satish Patel
I am configuring siptrace with homer server and getting following error, ERROR:siptrace:pipport2su: bad protocol ERROR:siptrace:pipport2su: bad protocol ERROR:siptrace:pipport2su: bad protocol Razvan fix following patch but still getting above error in log https://github.com/OpenSIPS/opensips/

[OpenSIPS-Users] Problem with placing call on hold

2015-03-10 Thread Schneur Rosenberg
I have a OpenSIPS server that acts as a load balancing server for a couple of asterisk servers, and lately I'm having a issue with asterisk responding with a 488 Not acceptable here for hold requests when it comes to port 5060 on the Opensips server, but if I send it to another port it works fine,

Re: [OpenSIPS-Users] Call transfer problem

2015-03-10 Thread Schneur Rosenberg
Sorry I meant to place call on hold, not transfer On Mon, Mar 9, 2015 at 8:40 PM, Schneur Rosenberg wrote: > I have a OpenSIPS server that acts as a load balancing server for a couple > of asterisk servers, and lately I'm having a issue with asterisk responding > with a 488 Not acceptable here f

Re: [OpenSIPS-Users] Blox SBC

2015-03-10 Thread Terrance Devor
Hello, Just visited your site and say that you can only download the .iso. Do you make the full source available? ​ Terrance ___ Users mailing list Users@lists.opensips.org http://lists.opensips.org/cgi-bin/mailman/listinfo/users

[OpenSIPS-Users] How to remove/update dialog

2015-03-10 Thread Hamid Hashmi
route[sip]{...t_on_failure("1");$DLG_timeout = 120; create_dialog("B"); t_relay();} failure_route[1]{... if(t_check_status("some reasson")){ route(pstn); }...} route[pstn]{...t_on_failure("2");$DLG_timeout = 60; create_dialog("B");t_relay();} How

[OpenSIPS-Users] Blox SBC

2015-03-10 Thread Varadhan Work
Hello, I'm Varadhan, We have come up with an idea to build opensource SBC with opensips as core SIP session route, thanks to opensips and its community. Now we have launched beta version of Blox (www.blox.org) Blox is a Session Border Controller(SBC) used to control VoIP signaling and media str

[OpenSIPS-Users] dialog errors

2015-03-10 Thread Edwin
A few times a day I see dialog warnings in my logging: Mar 9 08:00:04 [18379]: WARNING:dialog:w_unset_dlg_profile: cannot get string for value Mar 9 08:00:05 [18385]: WARNING:dialog:w_unset_dlg_profile: cannot get string for value Mar 9 08:00:07 [18391]: WARNING:dialog:w_unset_dlg_profile: cannot

Re: [OpenSIPS-Users] incoming DID will not pass to asterisk

2015-03-10 Thread mahan77
Hello Terrance, Thank you for your time to replay back. It was basic dispatcher Config file and posted in the first place. This is my sip trace. interface: eth0 (192.168.1.0/255.255.255.0) filter: (ip or ip6) and ( port 5060 ) U 192.168.1.64:5060 -> 192.168.1.150:5060 . Gb.." ?. U 87