fix typo in comment
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11038 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
parent
7cafeaf110
commit
f687b4c73c
|
@ -486,7 +486,7 @@ typedef enum {
|
|||
|
||||
Always sending a duration of 0 with a new timestamp should be tolerated but is rarely intentional
|
||||
and is mistakenly done by many devices.
|
||||
The issue is that the Sonus expects everyone to do it this way instead of tolerating eiher way.
|
||||
The issue is that the Sonus expects everyone to do it this way instead of tolerating either way.
|
||||
Sonus will actually ignore every packet with the same timestamp before concluding if it's DTMF.
|
||||
|
||||
This flag will cause each packet to have a new timestamp.
|
||||
|
|
Loading…
Reference in New Issue