8 lines
100 B
OpenEdge ABL
8 lines
100 B
OpenEdge ABL
|
%module fs_elmoscript
|
||
|
%{
|
||
|
#include "switch.h"
|
||
|
%}
|
||
|
|
||
|
%include "/usr/local/freeswitch/include/switch.h"
|
||
|
|