Ignore:
Timestamp:
Dec 26, 2006 12:11:48 AM (17 years ago)
Author:
bennylp
Message:

Added DTMF callback support all the way to PJSUA API (ticket #48)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjsip/include/pjsip.h

    r849 r863  
    4141#include <pjsip/sip_transport_loop.h> 
    4242#include <pjsip/sip_transport_tcp.h> 
    43 #if defined(PJSIP_HAS_TLS_TRANSPORT) && PJSIP_HAS_TLS_TRANSPORT!=0 
    44 #   include <pjsip/sip_transport_tls.h> 
    45 #endif 
     43#include <pjsip/sip_transport_tls.h> 
    4644#include <pjsip/sip_resolve.h> 
    4745 
Note: See TracChangeset for help on using the changeset viewer.