mirror of
				https://github.com/asterisk/asterisk.git
				synced 2025-10-31 02:37:10 +00:00 
			
		
		
		
	Fixes chan_gtalk to work with gmail client
This patch was written by Philippe Sultan (phsultan). Thanks for keeping this up to date! git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@290479 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
		| @@ -72,6 +72,7 @@ | ||||
|  */ | ||||
| #define AJI_MAX_JIDLEN 3071 | ||||
| #define AJI_MAX_RESJIDLEN 1023 | ||||
| #define AJI_MAX_ATTRLEN   256 | ||||
|  | ||||
| #define MUC_NS "http://jabber.org/protocol/muc" | ||||
|  | ||||
|   | ||||
| @@ -44,6 +44,9 @@ | ||||
| #define JINGLE_DTMF_NS "urn:xmpp:tmp:jingle:dtmf" | ||||
|  | ||||
| #define GOOGLE_NS "http://www.google.com/session" | ||||
| #define GOOGLE_AUDIO_NS "http://www.google.com/session/phone" | ||||
| #define GOOGLE_VIDEO_NS "http://www.google.com/session/video" | ||||
| #define GOOGLE_TRANSPORT_NS "http://www.google.com/transport/p2p" | ||||
|  | ||||
| #define JINGLE_SID "sid" | ||||
| #define GOOGLE_SID "id" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user