Splitted GSM support into BS (network) and MS (mobile) part.
[lcr.git] / message.h
index c23314a..471e2c8 100644 (file)
--- a/message.h
+++ b/message.h
@@ -267,6 +267,7 @@ struct message_setup {
        struct redir_info redirinfo;            /* info on redirection (to the calling user) */
        struct capa_info capainfo;              /* info on l2,l3 capability */
        struct useruser_info useruser;          /* user-user */
+//     struct progress_info progress;          /* info on call progress */
        char context[128];                      /* asterisk context */
 };