summaryrefslogtreecommitdiffstats
path: root/apppbx.h
diff options
context:
space:
mode:
Diffstat (limited to 'apppbx.h')
-rw-r--r--apppbx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apppbx.h b/apppbx.h
index 0dc3626..070bce5 100644
--- a/apppbx.h
+++ b/apppbx.h
@@ -75,7 +75,7 @@ class EndpointAppPBX : public EndpointApp
struct redir_info e_redirinfo; /* info on redirection (to the calling user) */
struct capa_info e_capainfo; /* info on l3,l2 capacity */
time_t e_start, e_stop; /* time */
- int e_origin; /* origin of call 0=incomming 1=outgoing */
+ int e_origin; /* origin of call 0=incoming 1=outgoing */
struct route_ruleset *e_ruleset; /* current ruleset pointer (NULL=no ruleset) */
struct route_rule *e_rule; /* current rule pointer (NULL=no rule) */
struct route_action *e_action; /* current action pointer (NULL=no action) */