Fixed bug: set the telephone-event payload type to 101 instead of 106.

git-svn-id: http://voip.null.ro/svn/yate@4002 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2010-12-21 16:10:58 +00:00
parent dadad80c88
commit 84129ca775
1 changed files with 1 additions and 1 deletions

View File

@ -133,7 +133,7 @@ public:
* @return JGRtpMedia pointer
*/
static inline JGRtpMedia* telEvent()
{ return new JGRtpMedia("106","telephone-event","8000",""); }
{ return new JGRtpMedia("101","telephone-event","8000",""); }
/**
* The numeric id of this payload