Internal VOIP on asterisk

Hello
I’m trying to set up an internal Asterisk Server → the goal afterwards would be to get notifications from our Zabbix monitoring over Asterisk, but we are not quite there yet, why I first wanted to set up a internal connection.
After I installed Asterisk on my Debian 11 I set up my Freepbx UI, where I created two extensions (1001 &1002). I was able to log in with the accounts on the linphone softphone application, one on my phone and one on my Computer. They are connected as well, but I’m not able to start a phone call (it wont even ring). when I checked the Asterisk logs on my debian I got the following error, which I think is weird due to the fact, that I’m using pjsip and not sip. Thank you in advance for your help!
Here the Error:

[sudo] password for joyce:
[2023-09-28 11:44:35] VERBOSE[196188] netsock2.c: Using SIP RTP Audio TOS bits 184
[2023-09-28 11:44:35] VERBOSE[196188] netsock2.c: Using SIP RTP Audio TOS bits 184 in TCLASS field.
[2023-09-28 11:44:35] VERBOSE[196188] netsock2.c: Using SIP RTP Audio CoS mark 5
[2023-09-28 11:44:35] NOTICE[196188] res_pjsip_geolocation.c: PJSIP/1001-0000000a: Endpoint has no geoloc_incoming_call_profile. Done.
[2023-09-28 11:44:35] WARNING[204887][C-0000000b] channel.c: No channel type registered for ‘SIP’
[2023-09-28 11:44:35] NOTICE[204887][C-0000000b] app_dial.c: Unable to create channel of type ‘SIP’ (cause 66 - Channel not implemented)
[2023-09-28 11:44:35] VERBOSE[204887][C-0000000b] app_dial.c: Everyone is busy/congested at this time (1:0/0/1)
[2023-09-28 12:57:51] NOTICE[207087] res_pjsip_geolocation.c: PJSIP/1002-0000000b: Endpoint has no geoloc_incoming_call_profile. Done.
[2023-09-28 12:57:51] WARNING[210153][C-0000000c] channel.c: No channel type registered for ‘SIP’
[2023-09-28 12:57:51] NOTICE[210153][C-0000000c] app_dial.c: Unable to create channel of type ‘SIP’ (cause 66 - Channel not implemented)

on my linphone I get the error ‘service not available or network error’

If using FreePBX you should use the FreePBX forum[1] instead, as it is ultimately what configures and tells Asterisk to do things.

[1] https://community.freepbx.org/

I know, but I cant create an account there:( since the registration site doesen’t work

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.