Quantcast
Channel: General Help - FreePBX Community Forums
Viewing all articles
Browse latest Browse all 12609

Ext-did-0001

$
0
0

@korda wrote:

Hello.
In extension_additional I have this information:

[ext-did-0001]
include => ext-did-0001-custom
exten => s,1,ExecIf($["${FROM_DID}" = ""]?Set(_FROMDID=${EXTEN}))
exten => s,n,Set(CDR(did)=${FROM_DID})
exten => s,n,ExecIf($[ "${CALLERID(name)}" = "" ] ?Set(CALLERID(name)=${CALLERID(num)}))
exten => s,n,Set(CHANNEL(musicclass)=default)
exten => s,n,Set(__MOHCLASS=default)
exten => s,n,GotoIf($["${_REVERSALREJECT}"="TRUE" & "${CHANNEL(reversecharge)}"="1" ]?macro-hangupcall)
exten => s,n,Set(_CALLINGPRESSV=${CALLERPRES()})
exten => s,n,Set(CALLERPRES()=allowed_not_screened)
exten => s,n(dest-ext),Goto(ext-group,5928,1)

;--== end of [ext-did-0001] ==--;

I do not know where it came from this line "exten => s,n(dest-ext),Goto(ext-group,5928,1)".? It`s autogenerate line?

Routing for this group I have in ext-did-0002.

How can I change this line "exten => s,n(dest-ext),Goto(ext-group,5928,1)"?

Posts: 3

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 12609

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>