~ubuntu-branches/ubuntu/saucy/sflphone/saucy

« back to all changes in this revision

Viewing changes to sflphone-common/src/dbus/callmanager-introspec.xml

  • Committer: Bazaar Package Importer
  • Author(s): Francois Marier
  • Date: 2011-04-05 14:14:13 UTC
  • mfrom: (4.1.4 sid)
  • Revision ID: james.westby@ubuntu.com-20110405141413-hbwbunfsxpn2rtre
Tags: 0.9.13-1
* New upstream release
  - remove Debian patch (applied upstream)
* Fix watch file
* Remove unnecessary versioned dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
132
132
                          </tp:docstring>
133
133
                        </arg>
134
134
                </method>
 
135
                
 
136
            <method name="attendedTransfer" tp:name-for-bindings="attendedTransfer">
 
137
                        <tp:docstring>
 
138
                          Perform an attended transfer on two calls
 
139
                        </tp:docstring>
 
140
                        <arg type="s" name="transferID" direction="in">
 
141
                          <tp:docstring>
 
142
                            The callID of the call to be transfered.
 
143
                          </tp:docstring>
 
144
                        </arg>
 
145
                        <arg type="s" name="targetID" direction="in">
 
146
                          <tp:docstring>
 
147
                            The callID of the target call.
 
148
                          </tp:docstring>
 
149
                        </arg>
 
150
                </method>
135
151
 
136
152
                <method name="playDTMF" tp:name-for-bindings="playDTMF">
137
153
                        <tp:docstring>