Asterisk Call Manager | İki Dahili Hattı Birbirine Bağlamak/Connecting Two Extensions

in #asterisk6 years ago

Asterisk Call Manager | İki Dahili Hattı Birbirine Bağlamak

Asterisk call manager ile iki dahiliyi birbirine bağlamak için öncelikle telnet bağlantısı yapmanız gerekiyor.

Bunun için Asterisk kurulu sisteminizin SSH konsoluna aşağıdaki komutu girmelisiniz.

telnet 127.0.0.1 5038

Daha sonra aşağıdaki bilgileri  sırasıyla girmeniz gerekiyor,

Action: Login
ActionID: 1
Username: KULLANICIADINIZ
Secret: ŞİFRENİZ

Son olarak da aşağıdaki bilgileri giriniz,

Action: originate
channel:SIP/101 // Arayan dahili numarası 101
context:from-internal
exten:102 // Aranacak dahili numarası 102
priority:1
callerid:101 // Görünecek dahili numarası 101
async:true

tüm komutları doğru bir şekilde girdiyseniz telefonunuz çalmaya başlayacaktır.

Asterisk Call Manager | Connecting Two Extensions 

In order to connect two extensions with Asterisk call manager, you have to make a telnet connection first.

To do this you must enter the following command in the SSH console of your Asterisk installed system.

telnet 127.0.0.1 5038

Then you need to enter the following information in order,

Action: Login
ActionID: 1
Username: Username
Secret: Password

Finally, enter the following information,

Action: originate
channel:SIP/101 // Caller extension number 101
context:from-internal
exten:102 // Incoming extension number 102
priority:1
callerid:101 // Internal number to display 101
async:true

If you have entered all the commands correctly, your phone will start to play.

Sort:  

Congratulations @septemb0x! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

You published your First Post
You made your First Comment
You got a First Vote

Click on any badge to view your Board of Honor.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

Do you like SteemitBoard's project? Vote for its witness and get one more award!

Congratulations @septemb0x! You received a personal award!

Happy Birthday! - You are on the Steem blockchain for 1 year!

You can view your badges on your Steem Board and compare to others on the Steem Ranking

Do not miss the last post from @steemitboard:

New japanese speaking community Steem Meetup badge
Vote for @Steemitboard as a witness to get one more award and increased upvotes!