[OpenSIPS-Devel] [opensips] Getting error trying to use shared profile information (#179)

rrevels notifications at github.com
Wed Mar 19 18:52:21 CET 2014


loadmodule order is significant.  I don't think I ever realized that
before.  So, Bogdan's original question as to whether cassandra was loaded
or not is the answer to my problem.  After changing the order of the
loadmodule statements Opensips loads just fine.

Thank you both for responding and thank you Vlad for the sample.  Seeing it
caused me to question if load order could be the problem.

Richard


On Wed, Mar 19, 2014 at 12:19 PM, vladpaiu <notifications at github.com> wrote:

> Hello,
>
> Which version of OpenSIPS are you using ? Latest trunk ?
> I just ran a quick test against trunk :
>
> loadmodule "cachedb_cassandra.so"
> loadmodule "dialog.so"
> modparam("dialog","cachedb_url","cassandra://127.0.0.1:9160/A_B_C")
>
> and connections was good :
>
> Mar 19 17:58:11 [4455] INFO:dialog:mod_init: Dialog module - initializing
> Mar 19 17:58:11 [4455] INFO:cachedb_cassandra:cassandra_init_connection:
> Keyspace = [A]. ColumnFamily = [B]. CounterFamily = [C]
>
> Can you help in replicating this ?
>
> Best Regards,
> Vlad
>
> --
> Reply to this email directly or view it on GitHub<https://github.com/OpenSIPS/opensips/issues/179#issuecomment-38071603>
> .
>

---
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/issues/179#issuecomment-38084426
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20140319/ff6611fa/attachment-0001.htm>


More information about the Devel mailing list