Home
last modified time | relevance | path

Searched refs:isdn_dest_type (Results 1 – 1 of 1) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_khomp/include/
H A Dkhomp_pvt_kxe1.h493 const char * isdn_dest_type = getFSChannelVar("KISDNDestTypeOfNumber"); in getSpecialVariables() local
501 callISDN()->_isdn_dest_type_of_number = (isdn_dest_type ? isdn_dest_type : ""); in getSpecialVariables()