mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
D'oh
This commit is contained in:
@@ -2215,7 +2215,7 @@ SWITCH_MODULE_LOAD_FUNCTION(mod_httapi_load)
|
||||
}
|
||||
|
||||
SWITCH_ADD_API(httapi_api_interface, "httapi",
|
||||
"HT-TAPI Hypertext Telephony API", "HT-TAPI Hypertext Telephony API", httapi_api_function, HTTAPI_SYNTAX);
|
||||
"HT-TAPI Hypertext Telephony API", httapi_api_function, HTTAPI_SYNTAX);
|
||||
|
||||
SWITCH_ADD_APP(app_interface, "httapi",
|
||||
"HT-TAPI Hypertext Telephony API",
|
||||
|
||||
Reference in New Issue
Block a user