Skip to content

Commit

Permalink
kazoo: add more explicit fields to kz_pua
Browse files Browse the repository at this point in the history
kz_pua.c was reformatted
  • Loading branch information
lazedo committed Apr 14, 2017
1 parent 349def6 commit d511399
Show file tree
Hide file tree
Showing 2 changed files with 304 additions and 300 deletions.
3 changes: 3 additions & 0 deletions src/modules/kazoo/defs.h
Expand Up @@ -42,6 +42,9 @@
#define BLF_JSON_TO_REALM "To-Realm"
#define BLF_JSON_TO_URI "To-URI"
#define BLF_JSON_CALLID "Call-ID"
#define BLF_JSON_DIALOGID "Dialog-ID"
#define BLF_JSON_SENDER "Sender-URI"
#define BLF_JSON_ETAG "ETag"
#define BLF_JSON_TOTAG "To-Tag"
#define BLF_JSON_FROMTAG "From-Tag"
#define BLF_JSON_STATE "State"
Expand Down

0 comments on commit d511399

Please sign in to comment.