mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-11 14:51:53 +00:00
19561a8411
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5574 d0543943-73ff-0310-b7d9-9358b9ac24b2
16 lines
266 B
XML
16 lines
266 B
XML
// sofiatest component properties
|
|
|
|
#include <appinfo.rh>
|
|
|
|
UID2 KUidAppRegistrationResourceFile
|
|
UID3 0x1F001AC2
|
|
|
|
RESOURCE APP_REGISTRATION_INFO
|
|
{
|
|
app_file="torture_url";
|
|
|
|
embeddability=KAppNotEmbeddable;
|
|
newfile=KAppDoesNotSupportNewFile;
|
|
}
|
|
|