Merge pull request #278 from nmav/ocserv
[project/luci.git] / applications / luci-pbx / root / etc / pbx-asterisk / extensions_incoming_context_gtalk.conf.TEMPLATE
index dc0c68a..3f9cf4c 100644 (file)
@@ -7,5 +7,9 @@ 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|,60,D(:w11111111))
+same => n(donedisacheck),Dial(|LOCALUSERS|,${RINGTIME},D(:w11111111))
+same => n,Goto(context-voicemail,s,1)
+