I have increased the maximum number of allowed replies for a new user account in the first day.
thanks
[Jun 22 10:25:45] WARNING[8603]: res_config_pgsql.c:1443 parse_config: PostgreSQL RealTime: Not connected
[Jun 22 10:25:45] NOTICE[8603]: res_config_ldap.c:1832 parse_config: No directory user found, anonymous binding as default.
[Jun 22 10:25:45] ERROR[8603]: res_config_ldap.c:1858 parse_config: No directory URL or host found.
[Jun 22 10:25:45] NOTICE[8603]: res_config_ldap.c:1776 reload: Cannot reload LDAP RealTime driver.
[Jun 22 10:25:45] NOTICE[8603]: cdr.c:4585 cdr_toggle_runtime_options: CDR simple logging enabled.
[Jun 22 10:25:45] ERROR[8595]: res_pjsip/config_transport.c:736 transport_apply: Transport âtransport-udpâ could not be started: Address already in use
[Jun 22 10:25:45] ERROR[8595]: res_sorcery_config.c:422 sorcery_config_internal_load: Could not create an object of type âtransportâ with id âtransport-udpâ from configuration file âpjsip.confâ
[Jun 22 10:25:45] NOTICE[8595]: sorcery.c:1348 sorcery_object_load: Type âsystemâ is not reloadable, maintaining previous values
[Jun 22 10:25:45] ERROR[8595]: res_sorcery_config.c:422 sorcery_config_internal_load: Could not create an object of type âregistrationâ with id âMONKEY_TRUNKâ from configuration file âpjsip.confâ
[Jun 22 10:25:45] WARNING[8603]: res_phoneprov.c:1233 get_defaults: Unable to find a valid server address or name.
[Jun 22 10:25:45] NOTICE[8603]: chan_skinny.c:8482 config_load: Configuring skinny from skinny.conf
[Jun 22 10:25:45] ERROR[8603]: res_sorcery_config.c:422 sorcery_config_internal_load: Could not create an object of type âregistrationâ with id âMONKEY_TRUNKâ from configuration file âpjsip.confâ
[Jun 22 10:25:45] NOTICE[8603]: cel_custom.c:92 load_config: No mappings found in cel_custom.conf. Not logging CEL to custom CSVs.
[Jun 22 10:25:45] WARNING[8603]: pbx.c:8797 ast_context_verify_includes: Context âlocalâ tries to include nonexistent context âiaxtel700â
[Jun 22 10:25:45] WARNING[8603]: pbx.c:8797 ast_context_verify_includes: Context âlocalâ tries to include nonexistent context âiaxtel700â
[Jun 22 10:25:45] NOTICE[8603]: app_queue.c:9449 reload_queue_rules: queuerules.conf has not changed since it was last loaded. Not taking any action.
can someone tell why is this coming and what i need to provide you more
what i need to do in pjsip if my provider is using magnus billing
It looks like you have taken a default set of configuration files and tried to
use them without adapting them for what you want (and more importantly, do not
want) to do with your system.
Antony.
any suggestion what i can do
I canât help feeling, after seeing all the questions you have raised today,
that it would be useful for you to tell us:
-
What are you actually trying to achieve (no great detail, just a good
overview of what this thing you want to build is supposed to do)? -
How much experience of working with Asterisk do you have (simple dialplans,
pjsip configuration, AMI, ARI, anything youâve worked with and feel comfortable
doing)? -
How well do you know the SIP protocol and how user agents (clients and
servers) communicate with each other? -
From question 1, how much of what youâre trying to build have you managed
to get working, and how much are you struggling with?
Iâll also add: the more you can demonstrate what youâve done already, and the
more you can provide relevant log files of where something is not working as
intended, and the more specific you can be about asking for help with some
specific part of what youâre trying to do, the more likely it is that people
can / will help.
This is not a commercial support service for creating your Asterisk dialplans.
This is a community of volunteers (some of whom also contribute to Asterisk
development) who ask for help when theyâre stuck with something, and provide
help to others when they can.
Nearly all of us expect the people asking for help to have shown that theyâve
put in a reasonable amount of effort of their own, and learned about the tool
theyâre trying to use, before coming here and asking for more detailed
assistance on something they donât quite get.
Questions like the subject of one of your topics âAsterisk 16 Full
Configuration For Outbound calls with ARIâ are unlikely to get much helpful
response in my opinion, because:
a) youâre asking about an unsupported version of Asterisk (16)
b) you donât say why you want to do this with ARI and what else youâve tried
instead
c) you donât give any indication that youâve learned about ARI and made some
progress of your own
d) you donât even give a sufficient definition of what you want to happen.
âoutbound callsâ are all very well, but what are they supposed to connect to?
Whatâs at the initiating end? An outbound call starts somewhere - what is it?
e) the phrase âI also need help with config before ARI or AMIâ means nothing to
us without more explanation.
I hope this helps you to get a better understanding of how to ask questions on
a forum such as this, which are most likely to give you the help you want.
Regards,
Antony.
Hi
The 1st recommendation is not to directly connect asterisk to the internet. It costs more money and time but proper isolation will greatly reduce attack foot prints. The industry term is session border controller on all points of ingress and egress into the pbx.
Many will use fail2ban to monitor logs for authentication attempts and then block IPâs based on failed attempts.
But if you have weak passcodes or donât mitigate the attack surface its only a matter of time to be comprised. Good security is usually applying layers to to the stack to mitigate different attacks vectors.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.