source: protocols/skype/t/called-no-bitlbee.mock @ f6cab7c

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

test skype_call_ask_no()

  • Property mode set to 100644
File size: 421 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 - New request: The user bob is currently ringing you.
8<< PRIVMSG &bitlbee :no
9>> PRIVMSG &bitlbee :skype - Rejected: The user bob is currently ringing you.
10>> PRIVMSG &bitlbee :skype - You refused the call from user bob.
Note: See TracBrowser for help on using the repository browser.