Asterisk-Java

Uses of Class
org.asteriskjava.live.DialedChannelHistoryEntry

Packages that use DialedChannelHistoryEntry
org.asteriskjava.live Provides a higher level API on top of Asterisk's Manager API. 
 

Uses of DialedChannelHistoryEntry in org.asteriskjava.live
 

Methods in org.asteriskjava.live that return types with arguments of type DialedChannelHistoryEntry
 java.util.List<DialedChannelHistoryEntry> AsteriskChannel.getDialedChannelHistory()
          Returns a list of all channels that have been dialed by this channel.
 


Asterisk-Java

Copyright © 2004-2009 Stefan Reuter. All Rights Reserved.