General info

SSH issue – How to connect Raspbian with Visual Dialplan

Here are the steps:

1) modify /etc/ssh/sshd_config
vim /etc/ssh/sshd_config

2)add these lines to the end of the file:
Ciphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,chacha20-poly1305@openssh.com,blowfish-cbc,aes128-cbc,3des-cbc,cast128-cbc,arcfour,aes192-cbc,aes256-cbc
KexAlgorithms curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1

3) Save file

4) Restart ssh deamon
service ssh restart

Then you can connect to a Raspbian with Visual Dialplan.

What is Visual Dialplan?

Visual Dialplan for Asterisk is next generation Asterisk dialplan development platform.

It comes with drag-and-drop visual modeling environment and large component library, handy dialplan samples, powerful validation engine, and one-button deployment functionality. It even learns about your Asterisk server configuration, pre-populates library components with configuration data and accomodates its behavior accordingly.

Visual Dialplan enables Asterisk users to create complex dialplans in a convenient, intuitive and natural way using comfort of a modern Rapid Application Development environment without sacrificing functionality of Asterisk dialplan.

What Asterisk distributions are supported by Visual Dialplan?

Visual Dialplan supports all major Asterisk distributions – Elastix, PBX In Flash, Asterisk NOW etc.

Why should I use Visual Dialplan?

Simply because this is the easiest and fastest way to create Asterisk dialplan.
You do not need to have Asterisk dialplan development experience to create large and complex dialplans. Simply drag, drop and connect components to create the dialplan.

In addition, with Visual Dialplan you will visualize your Asterisk dialplan, share your dialplans easily, deploy it with a single button click, create new dialplans in a minutes using included samples and visual tools, and easily maintain complex and large dialplan using comfort of a modern Rapid Application Development platform.

Who should use Visual Dialplan?

Although everyone involved with Asterisk dialplan development and maintenance will benefit from using Visual Dialplan we had in mind the following users when creating Visual Dialplan:

Asterisk dialplan developers

  • Visualize Asterisk dialplan and never write a line of code anymore. Simply drag, drop and connect dialplan blocks to make company IVR, Call Center queues, inbound and outbound call flows, voicemail boxes, conferencing etc.
  • Use included samples (templates) to create dialplan in minutes. Visual Dialplan makes dialplan development easy and fun, no need to have Asterisk dialplan experience to create large dialplans.
  • Create complex dialplans in a convenient, intuitive and natural way using comfort of a modern Rapid Application Development platform without sacrificing functionality and capability of Asterisk dialplan.

Asterisk consultants and professionals

  • Easily maintain and manage complex and large dialplans.

Asterisk management and GUI vendors

  • Enhance your Asterisk based solution by plugging in Visual Dialplan and providing innovative dialplan management solution to your customers.