source: protocols/skype/t/call-failed-bitlbee.mock @ db34b06

Last change on this file since db34b06 was 69ae6f2, checked in by Miklos Vajna <vmiklos@…>, at 2013-01-16T20:26:59Z

test skype_call_strerror()

  • Property mode set to 100644
File size: 312 bytes
Line 
1>> NOTICE AUTH
2<< NICK alice
3<< USER alice alice localhost :alice
4>> PRIVMSG &bitlbee
5<< PRIVMSG &bitlbee :account add skype alice foo
6<< PRIVMSG &bitlbee :account skype on
7>> PRIVMSG &bitlbee :skype - Logging in: Logged in
8<< PRIVMSG bob :CALL
9>> PRIVMSG &bitlbee :skype - Error: Call failed: User is offline
Note: See TracBrowser for help on using the repository browser.