Skip to content

Commit

Permalink
Added DAHDIChannel to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Adrian0350 committed Jun 22, 2017
1 parent 6460acf commit a8fd01b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/events/Test_Events.php
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@ public function can_report_events()
'PeerStatus', 'PeerEntry', 'OriginateResponse', 'Newstate', 'Newexten',
'Newchannel', 'NewCallerid', 'NewAccountCode', 'MusicOnHold',
'MessageWaiting', 'Masquerade', 'ListDialplan', 'Leave', 'Join',
'Hold', 'Hangup', 'ExtensionStatus', 'Dial', 'DAHDIShowChannels',
'Hold', 'Hangup', 'ExtensionStatus', 'Dial', 'DAHDIChannel', 'DAHDIShowChannels',
'CoreShowChannelsComplete', 'CoreShowChannel', 'ChannelUpdate',
'Agents', 'AgentsComplete', 'Agentlogoff', 'Agentlogin', 'AgentConnect',
'DongleSMSStatus', 'FullyBooted', 'DongleShowDevicesComplete', 'DongleDeviceEntry',
Expand Down

0 comments on commit a8fd01b

Please sign in to comment.