Ring timeout to voicemail and Freeswitch password change

293 views
Skip to first unread message

Pavyolo

unread,
Nov 10, 2017, 6:12:36 AM11/10/17
to ASTPP
First off, hello to all! Newbie here!

Just need to say what a great product, I haven't put this into full production yet but I've got one customer for testing purposes thus far.

Couple of items I need some help with, I'm running Centos-7 and ASTPP-3.5, I would like to know how to reduce the time it takes before a caller is put through to voicemail, I've searched but can't find this anywhere.

Also, I need to change the freeswitch password, I've followed the wki at https://astppdoc.atlassian.net/wiki/spaces/ASTPP/pages/1998916/Secure+Freeswitch but after doing both and restarting the server I can no longer connect with the command "fs_cli", anyone else encounter this? I built two ASTPP in my lab and have the issue with both.

Devang Nathwani

unread,
Nov 10, 2017, 6:31:42 AM11/10/17
to as...@googlegroups.com
Hello there,

Welcome to ASTPP!
We are happy that you like and appreciate ASTPP and hope that you may get maximum out of this great product.

About call timeout, for on-net(sip2sip) call you can set the timeout from configuration > settings (
For outbound calls, you can set timeout from carrier > trunk (
For inbound calls, you can set timeout from here, DID (
About freeswitch password, not that you have set the password, you have to pass that password while you requesting for fs_cli, so the command will be
fs_cli -pyour_new_password

--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.
To view this discussion on the web visit https://groups.google.com/d/msgid/astpp/5254c716-21df-487a-a47d-7029dee53cc9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Thanks,
Devang Nathwani

Disclaimer:
The information contained in this communication is confidential and may be legally privileged. It is intended solely for the use of the individual or entity to whom it is addressed and others authorized to receive it. If you are not the intended recipient you are hereby notified that any disclosure, copying, distribution or taking action in reliance of the contents of this information is strictly prohibited and may be unlawful. Please notify the sender immediately and destroy all copies of this message and any attachments contained in it.

Pavyolo

unread,
Nov 10, 2017, 7:15:33 AM11/10/17
to ASTPP
Thank you very much for your prompt reply, I've now set those calling timeouts!

Regarding the "fs_cli -pyour_new_password" command, I just can't get it working, I've tried 

fs_cli -p PASSWORD
fs_cli -pPASSWORD (as you've put it)

but just won't go in.

Devang Nathwani

unread,
Nov 10, 2017, 7:19:03 AM11/10/17
to as...@googlegroups.com
Hello,

Please verify the availability of freeswitch service.

--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+unsubscribe@googlegroups.com.
To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.

For more options, visit https://groups.google.com/d/optout.

Pavyolo

unread,
Nov 10, 2017, 7:57:07 AM11/10/17
to ASTPP
Service show "OK after restart"
[root@localhost autoload_configs]# nano /usr/local/freeswitch/conf/autoload_configs/event_socket.conf.xml

[root@localhost autoload_configs]# service freeswitch restart
Restarting freeswitch (via systemctl):                     [  OK  ]

[root@localhost autoload_configs]# fs_cli -p "nwepassword"
[ERROR] fs_cli.c:1659 main() Error Connecting [Socket Connection Error]


On Friday, November 10, 2017 at 2:19:03 PM UTC+2, Devang Nathwani wrote:
Hello,

Please verify the availability of freeswitch service.
On Fri, Nov 10, 2017 at 5:45 PM, 'Pavyolo' via ASTPP <as...@googlegroups.com> wrote:
Thank you very much for your prompt reply, I've now set those calling timeouts!

Regarding the "fs_cli -pyour_new_password" command, I just can't get it working, I've tried 

fs_cli -p PASSWORD
fs_cli -pPASSWORD (as you've put it)

but just won't go in.

On Friday, November 10, 2017 at 1:12:36 PM UTC+2, Pavyolo wrote:
First off, hello to all! Newbie here!

Just need to say what a great product, I haven't put this into full production yet but I've got one customer for testing purposes thus far.

Couple of items I need some help with, I'm running Centos-7 and ASTPP-3.5, I would like to know how to reduce the time it takes before a caller is put through to voicemail, I've searched but can't find this anywhere.

Also, I need to change the freeswitch password, I've followed the wki at https://astppdoc.atlassian.net/wiki/spaces/ASTPP/pages/1998916/Secure+Freeswitch but after doing both and restarting the server I can no longer connect with the command "fs_cli", anyone else encounter this? I built two ASTPP in my lab and have the issue with both.

--
=====================================================================
Documentation : https://astppdoc.atlassian.net/
Please contact at sa...@inextrix.com for commercial support.
---
You received this message because you are subscribed to the Google Groups "ASTPP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to astpp+un...@googlegroups.com.

To post to this group, send email to as...@googlegroups.com.
Visit this group at https://groups.google.com/group/astpp.

Whizzy Internet

unread,
Nov 11, 2017, 6:11:41 PM11/11/17
to ASTPP
try 

fs_cli -H 127.0.0.1 -P 8888 -p newpassword

888 stands for port you configured in freeswitch

Pavyolo

unread,
Nov 13, 2017, 1:14:48 AM11/13/17
to as...@googlegroups.com
Thanks Whizzy, at first that didn't work either, I had an "!" at the beginning and end of my password, once I removed them and used your command it worked!

However after restarting CentOS, I couldn't make any calls until I ran the "fs_cli -p password" to log back in, only then did calls begin working again...I can't have it that I have to login with the fs_cli command before it kicks back into life, is there a third place where this password is being called from?

My event_socket.conf.xml looks like this
<configuration name="event_socket.conf" description="Socket Client">
  <settings>
    <param name="nat-map" value="false"/>
    <param name="listen-ip" value="127.0.0.1"/>
    <param name="listen-port" value="8021"/>
    <param name="password" value="whatever my password is"/>
    <!--<param name="apply-inbound-acl" value="loopback.auto"/>-->
    <!--<param name="stop-on-bind-error" value="true"/>-->
  </settings>
</configuration>
Reply all
Reply to author
Forward
0 new messages