yate: build pgsqldb for target ARC
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
This commit is contained in:
parent
d5a8385a87
commit
174fce59b7
1 changed files with 1 additions and 1 deletions
|
@ -263,7 +263,7 @@ $(eval $(call BuildPlugin,osschan,client,OSS Sound Channel,))
|
|||
$(eval $(call BuildPlugin,park,server,Call Parking,))
|
||||
$(eval $(call BuildPlugin,pbx,,PBX Message Handlers,))
|
||||
$(eval $(call BuildPlugin,pbxassist,server,Full featured PBX and IVR,,,y))
|
||||
$(eval $(call BuildPlugin,pgsqldb,server,PostgrestSQL Backend DB,@!arc +libpq))
|
||||
$(eval $(call BuildPlugin,pgsqldb,server,PostgrestSQL Backend DB,+libpq))
|
||||
$(eval $(call BuildPlugin,presence,server,Presence,,,y))
|
||||
$(eval $(call BuildPlugin,queues,server,Call Distribution and Queues from Database,,,y))
|
||||
$(eval $(call BuildPlugin,queuesnotify,server,Notify when queued call status changes,,,y))
|
||||
|
|
Loading…
Reference in a new issue