0

ユーザーの内線番号がわかっている場合、それをチャネルに変換して、ユーザーに代わって電話をかけるにはどうすればよいですか?

http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate

4

1 に答える 1

2

あなたが望むもののように見えCoreShowChannelsます:

asterisk*CLI> manager show command CoreShowChannels 
[Syntax]
Action: CoreShowChannels
[ActionID:] <value>

[Synopsis]
List currently active channels. 

[Description]
List currently defined channels and some information about them.

[Arguments]
ActionID
    ActionID for this transaction. Will be returned.

[See Also]
Not available
于 2012-05-09T05:56:05.530 に答える