Home
last modified time | relevance | path

Searched refs:DIALED_PHONE_BOOK_ACK_MESSAGE (Results 1 – 3 of 3) sorted by relevance

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/endpoints/mod_skinny/
H A Dskinny_tables.c111 {DIALED_PHONE_BOOK_ACK_MESSAGE, "DialedPhoneBookAckMessage"},
H A Dskinny_protocol.h832 #define DIALED_PHONE_BOOK_ACK_MESSAGE 0x0152 macro
H A Dskinny_server.c2487 skinny_create_message(message, DIALED_PHONE_BOOK_ACK_MESSAGE, dialed_phone_book_ack); in skinny_handle_dialed_phone_book_message()