Home
last modified time | relevance | path

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

/dports/misc/libpri/libpri-1.6.0/
H A Dlibpri.h315 #define PRI_NOTIFY_USER_SUSPENDED 0x00 /* User suspended (Q.931) (Call is placed on hold) */ macro
H A Dq931.c3775 { PRI_NOTIFY_USER_SUSPENDED, "User suspended" }, in notify2str()