Skip to content

Conversation

@fabriziopicconi
Copy link
Contributor

  • CentOS 6 support
    Remove rpmbuild warning on BuildPrereq now deprecated for BuildRequires
  • opensips 1.9 (centos) support
    Updated list of excluded modules
    Updated list of file in rpm of core and modules
  • Some new rpm (centos) optional modules are added:
    db_http pi_http json cachedb_couchbase cachedb_memcached cachedb_redis event_rabbitmq db_berkeley perl db_perlvdb carrierroute mmgeoip ldap h350 identity regex dialplan Xlog mi_xmlrpc db_oracle

- CentOS 6 support
Remove rpmbuild warning on BuildPrereq now deprecated for BuildRequires
- opensips 1.9.0 support
Updated list of excluded modules
Updated list of file in rpm of core and modules
- Some new rpm optional modules are added:
db_http pi_http json cachedb_couchbase cachedb_memcached   cachedb_redis event_rabbitmq db_berkeley perl db_perlvdb carrierroute mmgeoip ldap h350 identity regex dialplan Xlog mi_xmlrpc db_oracle
razvancrainea added a commit that referenced this pull request Jun 14, 2013
@razvancrainea razvancrainea merged commit 2537078 into OpenSIPS:master Jun 14, 2013
@razvancrainea
Copy link
Member

Hi, Fabrizio!

Thank you for updating the RPM specs with new packages. I noticed though that there are a few missing packages (although they are marked as excluded), like cachedb_cassandra or cachedb_mongodb. Is there any particular reasons you haven't included them, or simply missed them?

Best regards,
Răzvan

@fabriziopicconi
Copy link
Contributor Author

Hi Razvan,
I’m working on these modules.
I’ll update you asap.
Many thanks.

From: Răzvan Crainea
Sent: Friday, June 14, 2013 12:22 PM
To: OpenSIPS/opensips
Cc: fabriziopicconi
Subject: Re: [opensips] spec file update to CentOS 6 (#5)

Hi, Fabrizio!

Thank you for updating the RPM specs with new packages. I noticed though that there are a few missing packages (although they are marked as excluded), like cachedb_cassandra or cachedb_mongodb. Is there any particular reasons you haven't included them, or simply missed them?

Best regards,
Răzvan


Reply to this email directly or view it on GitHub.

@mnunzi mnunzi mentioned this pull request Nov 7, 2013
@kaduww kaduww mentioned this pull request Feb 10, 2014
@apsaras apsaras mentioned this pull request Mar 26, 2014
@fabriziopicconi fabriziopicconi deleted the patch-3 branch April 12, 2014 15:04
@syco syco mentioned this pull request Jul 16, 2014
@adigeo adigeo mentioned this pull request May 21, 2020
@AnjanIpc AnjanIpc mentioned this pull request Jun 11, 2020
@caloveri caloveri mentioned this pull request Jul 24, 2020
@AnjanIpc AnjanIpc mentioned this pull request Sep 30, 2020
@adigeo adigeo mentioned this pull request Oct 12, 2020
@adigeo adigeo mentioned this pull request Apr 6, 2021
wdoekes added a commit to wdoekes/opensips that referenced this pull request Apr 15, 2025
  #0  db_free_row (_r=_r@entry=0x7fbb5ba13390) at db/db_row.c:64
  #1  0x000055f374948f30 in db_free_rows (_r=_r@entry=0x7fbb5ba220e8) at db/db_res.c:55
  #2  0x000055f374949781 in db_free_result (_r=0x7fbb5ba220e8) at db/db_res.c:116
  OpenSIPS#3  0x00007fbb5a73aa6b in db_mysql_free_result (_h=0x7fbb5ba1dea0, _r=<optimized out>) at dbase.c:896
  OpenSIPS#4  0x00007fbb5944391e in update_presentity (msg=msg@entry=0x7fbb5ba1e658,
        presentity=presentity@entry=0x7ffdc2b4e8d0, sent_reply=sent_reply@entry=0x7ffdc2b4e854)
        at presentity.c:859
  OpenSIPS#5  0x00007fbb594343f6 in handle_publish (msg=<optimized out>, sender_uri=<optimized out>,
       str2=<optimized out>) at publish.c:534

With memory:

  (gdb) print(&((db_res_t*)0)->n)
  $9 = (int *) 0x20

  (gdb) print(((char*)_r)+0x20)
  $15 = 0x7fbb5ba22108 "Expires: 0\r\n"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants