Twilight Sparkle
Active Member
- Joined
- Jul 21, 2013
- Messages
- 491
- Reaction score
- 72
i found the text below in the extensions_custom.conf but unsure what it does and how it works.
can anyone tell me if i can use it or DO NOT TOUCH IT n_n
;[google-out]
; you will need to replace [email protected] with something real
;exten => 999,1,Dial(gtalk/gtalk_account/[email protected])
;[google-in]
;exten => s,1,NoOp( Call from Gtalk )
;exten => s,n,Set(CALLERID(name)="From Google Talk")
;exten => s,n,Dial(SIP/777) ; this can be a ringgroup or direct extension
;jabber notification of inbound call
;exten => 888,1,JABBERSend(gtalk_account,[email protected],Inbound call from ${CALLERID(all)})
can anyone tell me if i can use it or DO NOT TOUCH IT n_n
;[google-out]
; you will need to replace [email protected] with something real
;exten => 999,1,Dial(gtalk/gtalk_account/[email protected])
;[google-in]
;exten => s,1,NoOp( Call from Gtalk )
;exten => s,n,Set(CALLERID(name)="From Google Talk")
;exten => s,n,Dial(SIP/777) ; this can be a ringgroup or direct extension
;jabber notification of inbound call
;exten => 888,1,JABBERSend(gtalk_account,[email protected],Inbound call from ${CALLERID(all)})