fixes compilation bug introduced in previous revision.

git-svn-id: http://svn.berlios.de/svnroot/repos/sems/trunk@49 8eb893ce-cfd4-0310-b710-fb5ebe64c474
sayer/1.4-spce2.6
Raphael Coeffic 20 years ago
parent 3afc8699a5
commit 9737eeb14d

@ -64,7 +64,7 @@ def_IvrSipDialog_GETTER(IvrSipDialog_getremote_tag, remote_tag)
def_IvrSipDialog_GETTER(IvrSipDialog_getlocal_tag, local_tag)
def_IvrSipDialog_GETTER(IvrSipDialog_getremote_party, remote_party)
def_IvrSipDialog_GETTER(IvrSipDialog_getlocal_party, local_party)
def_IvrSipDialog_GETTER(IvrSipDialog_getroute, route)
def_IvrSipDialog_GETTER(IvrSipDialog_getroute, getRoute())
def_IvrSipDialog_GETTER(IvrSipDialog_getnext_hop, next_hop)
// static PyObject*

Loading…
Cancel
Save