Hello, I am new to asterisk.
I’ve installed Asterisk package and followed this guide to register some endpoints.
But I got an error in progress. When I run pjsip reload and pjsip show endpoints CLI, two endpoints are unavailable.
How can I fix?
Hello, I am new to asterisk.
I’ve installed Asterisk package and followed this guide to register some endpoints.
But I got an error in progress. When I run pjsip reload and pjsip show endpoints CLI, two endpoints are unavailable.
How can I fix?
Share the error message?
Here is what I try:
ubuntu-s-2vcpu-4gb-120gb-intel-ams3-01*CLI> pjsip reload
Module 'res_pjsip.so' reloaded successfully.
Module 'res_pjsip_authenticator_digest.so' reloaded successfully.
Module 'res_pjsip_endpoint_identifier_ip.so' reloaded successfully.
Module 'res_pjsip_mwi.so' reloaded successfully.
Module 'res_pjsip_notify.so' reloaded successfully.
Module 'res_pjsip_outbound_publish.so' reloaded successfully.
Module 'res_pjsip_publish_asterisk.so' reloaded successfully.
Module 'res_pjsip_outbound_registration.so' reloaded successfully.
[Dec 6 07:49:58] NOTICE[713115]: sorcery.c:1348 sorcery_object_load: Type 'system' is not reloadable, maintaining previous values
ubuntu-s-2vcpu-4gb-120gb-intel-ams3-01*CLI> pjsip show endpoints
Endpoint: <Endpoint/CID.....................................> <State.....> <Channels.>
I/OAuth: <AuthId/UserName...........................................................>
Aor: <Aor............................................> <MaxContact>
Contact: <Aor/ContactUri..........................> <Hash....> <Status> <RTT(ms)..>
Transport: <TransportId........> <Type> <cos> <tos> <BindAddress..................>
Identify: <Identify/Endpoint.........................................................>
Match: <criteria.........................>
Channel: <ChannelId......................................> <State.....> <Time.....>
Exten: <DialedExten...........> CLCID: <ConnectedLineCID.......>
==========================================================================================
Endpoint: 1000/1000 Unavailable 0 of inf
Endpoint: 1001/1001 Unavailable 0 of inf
Objects found: 2
Have you allowed the phones time to register?
Which package and obtained from where?
Asterisk 18
I downloaded here: https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-18-current.tar.gz
Have you allowed the phones time to register?
I am not aware of it. How to allow it?
You wait long enough before issuing the command to view the endpoint status. How long depends on the phone, and possibly its settings.
By “package” people normally assume something that is handled by the OS’ package manager, not the source tree.
Do you mean I need to wait for its reflection more?
I think I didn’t understand you. Where can I access phone setting?
In the phone. This is not an Asterisk question.
When you have a dynamic hosts, the device has to register its IP address for the PABX to be able to send calls to it. If it isn’t already registered, it will try periodically. That means there will be a delay from when Asterisk starts until all the phones have tried to register.
Thank you.
We have to choose a provider when we use Zoiper.
It means we use that provider service through Zoiper or use only phone numbers provided by that provider (service)?
When you’re connecting Zoiper to your own Asterisk server, you are the
provider.
Antony.
I think there are two types; IAX and SIP.
How are they different? I have to use IAX?
I don’t think I set the password when I install Asterisk.
Can I leave it as blank? And server hostname/IP has only IP address?
Otherwise, port is also needed?
When I try to connect my Aserisk server in Zoiper, request timeout error is issued.
Sorry, I connected my Asterisk SIP to Zoiper.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.