apps/default/extensions.rb in adhearsion-0.7.6 vs apps/default/extensions.rb in adhearsion-0.7.7
- old
+ new
@@ -5,10 +5,10 @@
# This "internal" context would map over if Adhearsion were invoked
# in Asterisk's own "internal" context. For example, if you set up
# your extensions.conf file for Adhearsion as so:
#
# [internal]
-# exten => _X.,1,AGI(agi://192.168.1.3)
+# exten => _.,1,AGI(agi://192.168.1.3)
#
# then, when Adhearsion receives that call, it sees it came from
# the "internal" context and invokes this.
internal {
# In this example context you'll see use of a User object. This
\ No newline at end of file