- added beep.gsm
[project/luci.git] / applications / luci-pbx / root / etc / pbx-asterisk / extensions_incoming_context_gtalk.conf.TEMPLATE
index f0ca372..3f9cf4c 100644 (file)
@@ -7,6 +7,8 @@ same => n,Set(SOURCECONTEXT=context-incoming-gtalk)
 same => n,Set(SOURCEEXTEN=|USERNAME|)
 same => n,Goto(blacklist-call-context,s,1)
 same => n(doneblacklist),NoOp()
+same => n,Goto(callback-check-call-context,s,1)
+same => n(donecallback),NoOp()
 same => n,Goto(disa-check-call-context,s,1)
 same => n(donedisacheck),Dial(|LOCALUSERS|,${RINGTIME},D(:w11111111))
 same => n,Goto(context-voicemail,s,1)