]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Set the initiator attribute to lowercase in our replies when receiving calls.
authorPhilippe Sultan <philippe.sultan@gmail.com>
Thu, 12 Feb 2009 10:16:21 +0000 (10:16 +0000)
committerPhilippe Sultan <philippe.sultan@gmail.com>
Thu, 12 Feb 2009 10:16:21 +0000 (10:16 +0000)
commitd045d36561624da0c597fd34e523fba09d8177cf
tree91da966255d5c18b6e52ad5c0e6bb1d7863fdced
parent70f7c7e9cbbf4aa0a9828f41bf087b5bea55779e
Set the initiator attribute to lowercase in our replies when receiving calls.

This attribute contains a JID that identifies the initiator of the GoogleTalk
voice session. The GoogleTalk client discards Asterisk's replies if the
initiator attribute contains uppercase characters.

(closes issue #13984)
Reported by: jcovert
Patches:
      chan_gtalk.2.patch uploaded by jcovert (license 551)
Tested by: jcovert

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@175029 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_gtalk.c