Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Errors and warnings after Asterisk 22.1.0 #361

Open
felipecrs opened this issue Dec 19, 2024 · 0 comments
Open

Errors and warnings after Asterisk 22.1.0 #361

felipecrs opened this issue Dec 19, 2024 · 0 comments

Comments

@felipecrs
Copy link
Collaborator

I noticed the following errors and warnings after updating to Asterisk 22.1.0. To be fair, it's very likely that some of them were present before already. Anyway, just opening this issue, maybe someday someone can fix it.

[Dec 18 20:50:08] ERROR[487]: netsock2.c:96 ast_sockaddr_stringify_fmt: getnameinfo(): ai_family not supported
[Dec 18 20:50:08]   == RTP Allocating from port range 10000 -> 20000
[Dec 18 20:50:08] WARNING[487]: res_phoneprov.c:1249 get_defaults: Unable to find a valid server address or name.
[Dec 18 20:50:08] NOTICE[487]: res_smdi.c:1424 load_module: No SMDI interfaces are available to listen on, not starting SMDI listener.
[Dec 18 20:50:08]   == libsrtp2 2.5.0 initialized
[Dec 18 20:50:08]   == Binding IAX2 to default address 0.0.0.0:4569
[Dec 18 20:50:08]   == 10 helper threads started
[Dec 18 20:50:08]   == IAX Ready and Listening
[Dec 18 20:50:08]     -- Loaded provisioning template 'default'
[Dec 18 20:50:08] ERROR[487]: ari/config.c:312 process_config: No configured users for ARI
[Dec 18 20:50:08] NOTICE[487]: confbridge/conf_config_parser.c:2410 verify_default_profiles: Adding default_menu menu to app_confbridge
[Dec 18 20:50:08] NOTICE[487]: cel_custom.c:91 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Dec 18 20:50:08]  Added CEL CSV mapping for 0 files.
[Dec 18 20:50:08]     -- Security Logging Enabled
[Dec 18 20:50:08]     -- Registered handler for 'Spandsp' (Spandsp FAX Driver)
[Dec 18 20:50:08]   == DUNDi Ready and Listening on 0.0.0.0:4520
[Dec 18 20:50:08]     -- No voicemail provider registered.
[Dec 18 20:50:08] WARNING[487]: ael/pval.c:2451 check_pval_item: Warning: file /etc/asterisk/extensions.ael, line 196-196: macro call to ael-dundi-e164 cannot be found in the AEL code!
[Dec 18 20:50:08] WARNING[487]: ael/pval.c:2451 check_pval_item: Warning: file /etc/asterisk/extensions.ael, line 209-209: macro call to ael-dundi-e164 cannot be found in the AEL code!
[Dec 18 20:50:08] WARNING[487]: ael/pval.c:2451 check_pval_item: Warning: file /etc/asterisk/extensions.ael, line 328-328: macro call to ael-std-exten-ael cannot be found in the AEL code!
[Dec 18 20:50:08]   == Setting global variable 'CONSOLE-AEL' to '"Console/dsp"'
[Dec 18 20:50:08]   == Setting global variable 'OUTBOUND-TRUNK' to '"Zap/g2"'
[Dec 18 20:50:08]   == Setting global variable 'OUTBOUND-TRUNKMSD' to '1'
[Dec 18 20:50:08]     -- Including switch 'DUNDi/e164' in context 'ael-dundi-e164-switch'
[Dec 18 20:50:08] WARNING[525]: pbx_config.c:1997 startup_event_cb: users.conf is deprecated and will be removed in a future version of Asterisk
[Dec 18 20:50:08] Asterisk Ready.
[Dec 18 20:50:28]     -- Added contact 'sip:[email protected]:5060' to AOR '8001' with expiration of 60 seconds
[Dec 18 20:50:28]   == Endpoint 8001 is now Reachable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant