Problem with outbounding calls

Hi
I’m trying to connect to my provider (GTS Energis) server via Asterisk, and everything seems to work just fine, except for outbounding calls - when I’m trying to make this kind of call I receive a warning in my Asterisk console:
WARNING[5669]: chan_sip.c:17987 handle_response_invite: Received response: “Forbidden” from '“110” sip:48222019941@gtsenergis.pl;tag=as6b54d3ec’
There are no problems if I to connect to another provider (Freeconet)or if I connect my phone directly to provider (via phone settings, without Asterisk).
Officially my provider doesn’t support Asterisk, but there must be a way to connect to them.
I’d appreciate any help.

And I’m sorry You for my English and for my ignorance :smile:. I’m new in Asterisk.

You need to find out what, if anything, needs to be set for:

fromuser
fromdomain
caller ID
secret

etc.

Please check your provider details what you set in the asterisk, I mean user id, password and domain ip. Please mention your code what you did in your dial plan or other asterisk configuration to provide the exact guidance including the asterisk console log.