Re: [OpenSIPS-Users] Managing the implicit subscription and its NOTIFYs within B2BUA REFER handling

2022-01-26 Thread Vlad Patrascu

Hi Jeff,

Sending NOTIFYs is supported by using the "n" flag for the b2b_bridge() 
[1] function. Just note that some mechanisms from RFC 3515 2.4.4 
 are not 
implemented though, such as the ability to terminate the subscription 
prematurely by unsubscribing or refreshing the subscription.


[1] https://opensips.org/docs/modules/3.2.x/b2b_logic.html#func_b2b_bridge

Regards,

--
Vlad Patrascu
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 24.01.2022 17:38, Jeff Pyle wrote:
OpenSIPS 3.2 supports some slick in-script B2B functions, documented 
here [1] < [1] 
https://www.opensips.org/Documentation/Tutorials-B2BUA-3-2#toc10> with 
an example for handling REFER.  Does this approach include support for 
the subscription and the subsequent NOTIFYs required by RFC 3515 2.4.4 
[2] ?


I have a need to write some REFER handling functions into an existing 
OpenSIPS SBC stack, and I need to send accurate NOTIFYs back to the 
REFER-er.  Terminating the subscription with the first NOTIFY isn't 
good enough, sadly.  I'm hoping this is the right way to do it.


  [1] https://www.opensips.org/Documentation/Tutorials-B2BUA-3-2#toc10 

  [2] https://datatracker.ietf.org/doc/html/rfc3515#section-2.4.4 




- Jeff


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] iOS 15 WebRTC

2022-01-26 Thread Bogdan-Andrei Iancu

Hi Callum,

The error logs translates into "not able to get a full SIP message 
within 4 read operations from the network". What is puzzling is the fact 
you claim that the REGISTER is actually successfully read and processed 
by OpenSIPS - if this is correct, maybe there is some other data on the 
connection, something else than the SIP packages, maybe some CRLF 
pinging that triggers this.

Do you have pcap on that connection ?

Best regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS eBootcamp
  https://www.opensips.org/Training/Bootcamp

On 1/25/22 4:20 PM, Callum Guy wrote:

Hi All,

I'm wondering if anyone in the community has encountered the iOS 15 
WebRTC bug as reported here:


https://www.wowza.com/community/t/ios-15-webrtc-problem/93868/4 

https://developer.apple.com/forums/thread/689293 



The bug causes INVITES to fail to be digested by opensips with a log 
message as shown below:


opensips[217976]: ERROR:proto_wss:ws_process: Made 4 read attempts but 
message is not complete yet - closing connection


Worth noting is that REGISTER messages still arrive so as mentioned in 
the article is does appear related to fragmentation of the messages 
being sent through, perhaps failing to conclude this for reassembly 
but I can't make sense of the network trace.


My client device is using SIP.js and I can confirm that it continues 
to work on Android and other iOS versions. I'm currently running 
opensips 3.0.5 and would happily upgrade to the latest version if 
there was anything worth trying or wolfssl has any potential to 
resolve this issue!


Thanks,

Callum



*^0333 332   | x-on.co.uk   | 
_**_^ 
  **^  | 
Coronavirus 
 **^  
| Practice Index Reviews  *


THE ITSPA AWARDS 2020  AND Best 
ITSP - Mid Market, Best Software and Best Vertical Solution are trade 
marks of the Internet Telephony Services Providers' Association, used 
under licence.


*Our new office address: 22 Riduna Park, Melton IP12 1QT.*

X-on is a trading name of Storacall Technology Ltd a limited company 
registered in England and Wales.
Registered Office : Avaland House, 110 London Road, Apsley, Hemel 
Hempstead, Herts, HP3 9SD. Company Registration No. 2578478.
The information in this e-mail is confidential and for use by the 
addressee(s) only. If you are not the intended recipient, please 
notify X-on immediately on +44(0)333 332  and delete the
message from your computer. If you are not a named addressee you must 
not use, disclose, disseminate, distribute, copy, print or reply to 
this email. Views or opinions expressed by an individual
within this email may not necessarily reflect the views of X-on or its 
associated companies. Although X-on routinely screens for viruses, 
addressees should scan this email and any attachments
for viruses. X-on makes no representation or warranty as to the 
absence of viruses in this email or any attachments.



___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] OpenSIPS Control Panel missing table?

2022-01-26 Thread Bogdan-Andrei Iancu

Hi Pedro,

For OpenSIPS 3.2 better use Control Panel 8.3.2 [1], not master. The 
master is under heavy devel (future 9.3.2).


[1] http://controlpanel.opensips.org/download.php

Regards,

Bogdan-Andrei Iancu

OpenSIPS Founder and Developer
  https://www.opensips-solutions.com
OpenSIPS eBootcamp
  https://www.opensips.org/Training/Bootcamp

On 1/26/22 3:38 AM, Pedro Cabarga wrote:


Hello Friends, installed opensips 3.2, opnesips-cli, and opensips-cp 
all from master branch using git….. all seems to be working fine, but 
the Control Panel….after installing the DB schema (mysql) and 
configuring the database, I get this error on almost every module 
“Table 'opensips.tools_config' doesn't exist )”.


I checked all the documentation but can’t find this table 
anywhere……can someone point me in the right direction?


Also, generating the script for trunking, it looks like it creates it 
but can’t find it anywhere.


Thanks,


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users