move exceptions and traits into own folder
[GitHub/Stricted/speedport-hybrid-php-api.git] / tests / dialedcalls.php
CommitLineData
abf641bb
S
1<?php
2require_once('config.php');
3print_r($sp->getDialedCalls());
4$sp->logout();