Displaying 3 results from an estimated 3 matches for "trunkbinfon".
Did you mean:
trunkbinfone
2015 Feb 22
2
dialplan contexts syntax and terminology
...; Console interface for
demo
TRUNK=DAHDI/r1 ; Trunk interface
TRUNKX=DAHDI/r2 ; 2nd trunk interface
TRUNKIAX=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk interface
TRUNKIAX1=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk interface
TRUNKBINFONE=IAX2/1112223333:PASSWORD at iax.binfone.com ; IAX trunk
interface
SIPtrunk=SIP/1234:PASSWORD at sip.provider.net ; SIP trunk
#include extensions-vicidial.conf
Firstly, what language or format is this? Bash script?
the line "#include ..." what is this called? An include statement?...
2015 Feb 22
0
dialplan contexts syntax and terminology
...K=DAHDI/r1 ; Trunk interface
> TRUNKX=DAHDI/r2 ; 2nd trunk interface
> TRUNKIAX=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk interface
> TRUNKIAX1=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk interface
> TRUNKBINFONE=IAX2/1112223333:PASSWORD at iax.binfone.com ; IAX trunk
> interface
> SIPtrunk=SIP/1234:PASSWORD at sip.provider.net ; SIP trunk
>
> #include extensions-vicidial.conf
>
>
>
> Firstly, what language or format is this? Bash script?
>
> the line "#include ...&...
2009 Aug 04
0
SIP server behind NAT
...NK=Zap/g1 ; Trunk interface
> ;TRUNKX=Zap/g2 ; 2nd trunk interface
> ;TRUNKIAX=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk interface
> ;TRUNKIAX1=IAX2/ASTtest1:test at 10.10.10.16:4569 ; IAX trunk interface
> ;TRUNKBINFONE=IAX2/1112223333:PASSWORD at iax.binfone.com ; IAX trunk interface
> ;SIPtrunk=SIP/1234:PASSWORD at sip.provider.net ; SIP trunk
> TRUNKloop = IAX2/ASTloop:test at 127.0.0.1:40569 ; used for blind monitoring
> TRUNKblind = IAX2/ASTblind:test at 127.0.0.1:41569 ; used for testing
>...