Queue Access Filter and Selector Attributes

Macros

#define SOM_QFILT_CONTENT_TYPE   1000
 
#define SOM_QFILT_EIT   1001
 
#define SOM_QFILT_PRIORITY   1002
 
#define SOM_QFILT_MORE_RECENT_THAN   1003
 
#define SOM_QFILT_EARLIER_THAN   1004
 
#define SOM_QFILT_MAX_SIZE   1005
 
#define SOM_QFILT_ORIGINATOR   1006
 
#define SOM_QFILT_RECIPIENT   1007
 
#define SOM_QFILT_CHANNEL   1008
 
#define SOM_QFILT_MTA   1009
 
#define SOM_QFILT_QUEUEID   1010
 
#define SOM_QFILT_MPDUID   1011
 
#define SOM_QFILT_UAID   1012
 
#define SOM_QFILT_RECIPSTATE   1013
 
#define SOM_QSEL_CHANNEL   1100
 
#define SOM_QSEL_CHANNEL_REGEXP   1101
 
#define SOM_QSEL_MTA   1102
 
#define SOM_QSEL_MTA_REGEXP   1103
 
#define SOM_QSEL_QUEUE_ID   1104
 
#define SOM_QSEL_QUEUE_ID_REGEXP   1105
 
#define SOM_QSEL_RECIPNO   1106
 

Detailed Description

Macro Definition Documentation

◆ SOM_QFILT_CONTENT_TYPE

#define SOM_QFILT_CONTENT_TYPE   1000

(S) Content type of message

Definition at line 516 of file queueatt.h.

◆ SOM_QFILT_EIT

#define SOM_QFILT_EIT   1001

(S) Space separated list of EITs

Definition at line 519 of file queueatt.h.

◆ SOM_QFILT_PRIORITY

#define SOM_QFILT_PRIORITY   1002

(I) Messages of this priority and above

Definition at line 522 of file queueatt.h.

◆ SOM_QFILT_MORE_RECENT_THAN

#define SOM_QFILT_MORE_RECENT_THAN   1003

(S) Messages queued more recently than given date/time

Definition at line 525 of file queueatt.h.

◆ SOM_QFILT_EARLIER_THAN

#define SOM_QFILT_EARLIER_THAN   1004

(S) Messages queued earlier than the given date/time

Definition at line 528 of file queueatt.h.

◆ SOM_QFILT_MAX_SIZE

#define SOM_QFILT_MAX_SIZE   1005

(I) Messages not larger than this size

Definition at line 531 of file queueatt.h.

◆ SOM_QFILT_ORIGINATOR

#define SOM_QFILT_ORIGINATOR   1006

(S) Originator address

Definition at line 534 of file queueatt.h.

◆ SOM_QFILT_RECIPIENT

#define SOM_QFILT_RECIPIENT   1007

(S) Recipient address

Definition at line 537 of file queueatt.h.

◆ SOM_QFILT_CHANNEL

#define SOM_QFILT_CHANNEL   1008

(S) Messages on this channel

Definition at line 540 of file queueatt.h.

◆ SOM_QFILT_MTA

#define SOM_QFILT_MTA   1009

(S) Messages on this MTA

Definition at line 543 of file queueatt.h.

◆ SOM_QFILT_QUEUEID

#define SOM_QFILT_QUEUEID   1010

(S) Message matching queue id

Definition at line 546 of file queueatt.h.

◆ SOM_QFILT_MPDUID

#define SOM_QFILT_MPDUID   1011

(S) Messages matching MTS Identifier

Definition at line 549 of file queueatt.h.

◆ SOM_QFILT_UAID

#define SOM_QFILT_UAID   1012

(S) Messages matching UA ID

Definition at line 552 of file queueatt.h.

◆ SOM_QFILT_RECIPSTATE

#define SOM_QFILT_RECIPSTATE   1013

(S) Messages matching a given recipient state

Definition at line 555 of file queueatt.h.

◆ SOM_QSEL_CHANNEL

#define SOM_QSEL_CHANNEL   1100

(S) Channel name

Definition at line 558 of file queueatt.h.

◆ SOM_QSEL_CHANNEL_REGEXP

#define SOM_QSEL_CHANNEL_REGEXP   1101

(S) Regular expression for channel name

Definition at line 561 of file queueatt.h.

◆ SOM_QSEL_MTA

#define SOM_QSEL_MTA   1102

(S) MTA name

Definition at line 564 of file queueatt.h.

◆ SOM_QSEL_MTA_REGEXP

#define SOM_QSEL_MTA_REGEXP   1103

(S) Regular expression for mta name

Definition at line 567 of file queueatt.h.

◆ SOM_QSEL_QUEUE_ID

#define SOM_QSEL_QUEUE_ID   1104

(S) message queue id

Definition at line 570 of file queueatt.h.

◆ SOM_QSEL_QUEUE_ID_REGEXP

#define SOM_QSEL_QUEUE_ID_REGEXP   1105

(S) Regular expression for message queue id

Definition at line 573 of file queueatt.h.

◆ SOM_QSEL_RECIPNO

#define SOM_QSEL_RECIPNO   1106

(I) Recipient number

Definition at line 576 of file queueatt.h.

All rights reserved © 2002 - 2024 Isode Ltd.