Skip to content

Commit

Permalink
[DOC] Categorize transfer/REFER commands separately
Browse files Browse the repository at this point in the history
  • Loading branch information
sfgeorge committed Sep 3, 2013
1 parent fa19d1c commit f25169c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,8 @@ Each command below can take [SIPp attributes](http://sipp.sourceforge.net/doc/re
#### Interaction Commands
* `send_digits <string>` Send a DTMF string. May send one or many digits, including `0-9`, `*`, `#`, and `A-D`
* `sleep <seconds>` Wait a specified number of seconds

#### Transfer Commands
* `receive_refer` Expect to receive a `REFER` from the target
* `ack_refer` Send an ACK in response to a `REFER`
* `notify_refer_ringing` Send a `NOTIFY` with a sipfrag of `180 Ringing`
Expand Down

0 comments on commit f25169c

Please sign in to comment.