Add source gateway on new sms

git-svn-id: https://svn.erp5.org/repos/experimental@2089 bc57dcba-3610-0410-ab4f-dc20bb96b918
parent 88b6b9e4
......@@ -88,6 +88,7 @@ def searchParentOfTelephoneNumber(phone_number):\n
\n
event.setSourceValue(searchParentOfTelephoneNumber(sender))\n
event.setDestinationValue(searchParentOfTelephoneNumber(recipient))\n
event.setGateway(context.getRelativeUrl())\n
#context.log("new SMS added at %s" % event.getRelativeUrl())\n
</string> </value>
</item>
......
10
\ No newline at end of file
11
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment