I am attempting to move the location of the GROUP 'grp' table.
I created column grp in subscriber table and configured column with same settings as default table and updated column name as follows:
modparam("group", "db_url", DBURL)
modparam("group", "table", "subscriber")
modparam("group", "use_domain", 1)
As the other required column names are present in the subscriber table and also default params for this module, I didn't specify them, but I have also tried doing that with same result.
I have debugging enabled and when attempting to restart / start kamailio it simply doesn't start and no debug errors are detected, also nothing in log file.
If I change to modparam("group", "table", "grp"), kamailio starts fine.
Any ideas out there as to what would cause this?
Thanks for your time-
-dan
[cid:image001.gif@01CDDEC4.BE0AD670]
Good afternoon ,
My name is Matthew and Perillo on IPtel have an account with the username of djperillo .
I am not able to connect with anyone. We have to work in the company of various equipment and all with Comrex IPtel account and you can not connect with any of them .
Everything indicates to the page Comrex was made and does not connect . The Access are with the SIP Status On LINE .
On my iphone the phone symbol on Media5 is green but when I try to connect with the Comrex Access the following message appears " user / password denied , please check your settings and try again . "
What can I do to solve this problem ?
Thank you .
Matheus Perillo
Técnico de Manutenção
Tel +55 31 2105.3545
Fax +55 31 2105.3677
matheusperillo(a)itatiaia.com.br
www.itatiaia.com.br Rua Itatiaia 117 • Bonfim • Belo Horizonte • MG • Brasil • 31210-170
Hi all,
Merry X'mas.
I'm working on a project which uses kamailio as sip server. Since I'm really new to kamailio and sip protocool and c, I need some help.My question is that is it possible to extend snmpstats module so the snmpstats module can respond to customized oid.I already wrote the mib file and generated the corresponding c files which handle the request. But I couldn't compile it into snmpstats module.Always get a "No Such Object available on this agent at this OID" when i send GET request using snmpget.Thanks.
Regards,
Sebastian
Hi,
I have an issue with the OPTIONS packets from the dispatcher module does
not contain a max-forward header. This causes the gateway in the other end
to not reply to the OPTIONS packet.
Can anyone please give a hint where en the code I need to change that. I
noticed that dispatcher module uses the tm module to send the OPTIONS but
after that I got lost in the code.
--
Morten Isaksen
Hi.
I still try to setup RLS capable kamailio instance.
Now the server accepts my services and resource list documents.
It generated backend subscriptions - i can see it in pua table.
When another peer publish its presence - presence tries to send notify to
sip address specified in modparam("rls", "server_address", "
sip:rls@sip.voipobjects.com").
But the notify does not come back to rls - it is rejected by somewhere in
core or other module with error 404.
I tried to create the rls(a)sip.voipobjects.com user - it did not help.
May anyone give me advice?
Greetings.
I try to add rls/xcap presence into resiprocate-based user agent.
May anyone tell me what module is responsible for parsing presence rules
documents?
I'm trying to setup "allow all" presence rules document but did not get
success...
Thank you!