Re: [OpenSIPS-Users] Adding PSTN Gateway in Opensips 3.0

2024-01-12 Thread rvg
Thx,

But I have it working allready and I have a choise of PSTN gateways too.

Regards



January 12, 2024 at 6:37 AM, "HS"  wrote:


> 
> Hi all.
> 
> Thanks a lot @Bogdan-Andrei Iancu, once you confirmed that it appends the 
> correct domain, I had to play around with the dialplan and config and made it 
> work.
> 
> @Ronald - thanks. Hope it works for you too.
> 
> Best.
>___
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users


Re: [OpenSIPS-Users] DNS could not resolve hostname in dispatcher

2024-01-12 Thread guillaume . desgeorge
Hi Alain,

Thank you for your help and your suggestion.

We are trying to implement DNS_CACHE module with a record "oms" in etc/hosts 
(same in dispatcher) and Opensips doesn't resolve the name when DNS_CACHE is 
activated.

Here are our declarations in opensips.cfg file :

### DNS CACHE MODULE ###loadmodule "cachedb_local.so"
loadmodule "cachedb_sql.so"
loadmodule "dns_cache.so"
modparam("cachedb_sql", "cachedb_url", 
"sql:mysql://opensips:opensipsrw@ossdb/opensips")
modparam("cachedb_sql", "db_table","cachedb")
modparam("dns_cache", "cachedb_url", 
"sql:mysql://opensips:opensipsrw@ossdb/opensips")

Here are the logs :
CRITICAL:core:mk_proxy: could not resolve hostname: "oms"
Jan 12 10:47:52 [37] ERROR:dispatcher:add_dest2list: could not resolve oms, 
skipping it
Jan 12 10:47:52 [37] WARNING:dispatcher:ds_load_data: failed to add destination 
sip:oms:5060 in group 100
Jan 12 10:47:52 [37] WARNING:dispatcher:ds_load_data: No record loaded from db, 
running on empty sets

There is another name ("rtpe") declared in etc/hosts is also used in 
opensips.cfg and there is no problem to resolve it. The problem seams to be 
only in dispatcher.

Are we missing something in our way of using it ?

Regards,

   Guillaume

De : Users  De la part de Alain Bieuzent
Envoyé : mardi 9 janvier 2024 10:54
À : OpenSIPS users mailling list 
Objet : Re: [OpenSIPS-Users] DNS could not resolve hostname in dispatcher

Hi Guillaume,

have you tried to cache your DNS queries with the dns_cache module 
(https://opensips.org/html/docs/modules/3.3.x/dns_cache) ?

Regards


De : Users 
mailto:users-boun...@lists.opensips.org>> au 
nom de mailto:guillaume.desgeo...@orange.com>>
Répondre à : OpenSIPS users mailling list 
mailto:users@lists.opensips.org>>
Date : mardi 9 janvier 2024 à 10:35
À : OpenSIPS users mailling list 
mailto:users@lists.opensips.org>>
Objet : [OpenSIPS-Users] DNS could not resolve hostname in dispatcher

Hi everyone,

We are facing a problem with Opensips 3.3 (but I've done tests on opensips 2.4 
and it was the same).

In the dispatcher, if we have a name instead of an IP address in "destination", 
and that the DNS falls down, we have an error "could not resolve hostname" in 
the log. Then, Opensips can't resolve the name, there is no more OPTIONS 
message sent to the destination but the state stays as 0 and if a call arrives, 
Opensips still route the INVITE to the last known IP address.

I find that's strange :

  *   Either Opensips consider that the DNS is down but the destination may be 
still up with the last IP address he knows and he could still send OPTIONS 
messages to the last known IP address
  *   Either Opensips consider that the DNS is down and doesn't send OPTIONS 
message but in that case he should not send INVITE to the old IP address.

I work with a product that has his own DNS and removes the name of the server 
in the DNS when the machine is down. So everytime the server is down, Opensips 
can't resolve the name and still send calls to that server...

Is there any parameters I can use to change that way of working ?

Regards,

Guillaume
Orange Restricted




Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc

pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler

a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,

Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.



This message and its attachments may contain confidential or privileged 
information that may be protected by law;

they should not be distributed, used or copied without authorisation.

If you have received this email in error, please notify the sender and delete 
this message and its attachments.

As emails may be altered, Orange is not liable for messages that have been 
modified, changed or falsified.

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

Ce message et ses pieces jointes peuvent contenir des informations 
confidentielles ou privilegiees et ne doivent donc
pas etre diffuses, exploites ou copies sans autorisation. Si vous avez recu ce 
message par erreur, veuillez le signaler
a l'expediteur et le detruire ainsi que les pieces jointes. Les messages 
electroniques etant susceptibles d'alteration,
Orange decline toute responsabilite si ce message a ete altere, deforme ou 
falsifie. Merci.

This message and its attachments may contain confidential or privileged 
information that may be protected by law;
they should not be 

[OpenSIPS-Users] Adding PSTN Gateway in Opensips 3.0

2024-01-12 Thread HS
Hi all.

Thanks a lot @Bogdan-Andrei Iancu , once you confirmed
that it appends the correct domain, I had to play around with the dialplan
and config and made it work.

@Ronald - thanks. Hope it works for you too.

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