fix telephone-event negotiation with devices that don't do what the rfc says they SHOULD do

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17097 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Michael Jerris
2010-03-25 03:51:04 +00:00
parent 0292b7a81d
commit ea8b4f2f20
2 changed files with 16 additions and 9 deletions
+1
View File
@@ -622,6 +622,7 @@ struct private_object {
switch_mutex_t *flag_mutex;
switch_mutex_t *sofia_mutex;
switch_payload_t te;
switch_payload_t recv_te;
switch_payload_t bte;
switch_payload_t cng_pt;
switch_payload_t bcng_pt;