[OpenSIPS-Users] (no subject)

Ovidiu Sas osas at voipembedded.com
Wed Feb 5 17:08:13 CET 2014


Please provide an example with a NULL field that doesn't work and I will
take a look.

Regards,
Ovidiu Sas
On Feb 5, 2014 1:52 AM, "Justin Zondagh" <zondagh at gmail.com> wrote:

> I had a similar issue.
>
> When INSERTing a record to the registrant table don't leave any of your DB
> fields NULL, rather use an empty string, i.e. ''
>
> E.g.
>
> INSERT INTO registrant (registrar, proxy, aor, third_party_registrant,
> username, password, binding_URI, binding_params, expiry, forced_socket)
> VALUES('sip:10.10.10.10', '', 'sip:27877009000 at 10.10.10.10', '',
> 'my_username', 'my_password', 'sip:user at 10.10.10.99', 'transport=UDP',
> 300, '');
>
>
>
> *Justin Zondagh*zondagh at gmail.com
>
> Cape Town | South Africa
> skype: jrzondagh
> m: +27 72 598 4887 | f: +27 86 546 1405
> uk: +44 20 328 99610
>
>
> On Wed, Feb 5, 2014 at 8:00 AM, Alec Doran-Twyford <
> a.dorantwyford at ivstel.com> wrote:
>
>> Hi All,
>> I'm trying to get Opensips to act as a client to register and
>> authenticate to other device.
>> I found the uac_registrant & uac_auth and have added them into
>> openips.cfg.
>> I have also done a "opensipsctl registrant add " filling the parameters
>> into connect to the registrar server.
>>
>> I have been checking wireshark and cannot see it trying to register to
>> the server am I missing something?
>>
>> Thanks
>>
>> Alec Doran-Twyford
>>
>> | Junior Support Enginner for IVSTel
>> | E-mail: a.dorantwyford at ivstel.com | Phone: +61 2 9288 8890 |
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at lists.opensips.org
>> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>>
>>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20140205/7d1d0cca/attachment.htm>


More information about the Users mailing list