SlideShare a Scribd company logo
1 of 5
PBXA-PBXB
PBX-A           PBX-B
192.168.6.150   192.168.6.162
EXTENSIONS.CONF
         IAX.CONF            [general]
                             static=no
[general]                    writeprotect=yes
                             autofallthrogh=yes
bindport=4569
                             clearglobalvars=yes
bindaddr=0.0.0.0             priority jumping=yes
allow=all
jitterbuffer=no              [globals]
                             TRUNKB=IAX2/PBXA:xlite@192.168.6.162
forcejitterbuffer=no
autokill=yes
                             [users]
[PBXB]                       exten=>_501,1,Dial(Sip/${EXTEN},20,rt)
                             exten=>_501,2,Hangup()
type=friend                  exten=>_502,1,Dial(Sip/${EXTEN},20,rt)
username=PBXA                exten=>_502,2,Hangup()
host=dynamic                 include=>iax
secret=xlite
auth=plaintext               [iax]
context=users                exten=>_.,1,Dial(${TRUNKB}/${EXTEN},120,rt)
trunk=yes                    exten=>_.,2,Hangup()
qualify=yes


                       Verificar que las líneas de comandos
                       estén habilitadas
[general]
bindport=4569
                       [general]
bindaddr=0.0.0.0
                       static=no
Allow=all              writeprotect=yes
jitterbuffer=no        autofallthrogh=yes
forcejitterbuffer=no   clearglobalvars=yes
autokill=yes           priority jumping=yes

[PBXA]                 [globals]
type=friend            TRUNKA=IAX2/PBXB:xlite@192.168.6.150
username=PBXB
host=dynamic           [users]
                       exten=>_701,1,Dial(Sip/${EXTEN},20,rt)
secret=xlite
                       exten=>_701,2,Hangup()
auth=plaintext
                       exten=>_702,1,Dial(Sip/${EXTEN},20,rt)
context=users          exten=>_702,2,Hangup()
trunk=yes              include=>iax
qualify=yes
                       [iax]
                       exten=>_.,1,Dial(${TRUNKA}/${EXTEN},120,rt)
                       exten=>_.,2,Hangup()




      Iax.conf                 Extensions.conf
Enlace iax2

More Related Content

What's hot

Go ahead, make my day
Go ahead, make my dayGo ahead, make my day
Go ahead, make my dayTor Ivry
 
Elixir - Tolerância a Falhas para Adultos - Secot VIII Sorocaba
Elixir - Tolerância a Falhas para Adultos - Secot VIII SorocabaElixir - Tolerância a Falhas para Adultos - Secot VIII Sorocaba
Elixir - Tolerância a Falhas para Adultos - Secot VIII SorocabaFabio Akita
 
Потоки в перле изнутри
Потоки в перле изнутриПотоки в перле изнутри
Потоки в перле изнутриIlya Zelenchuk
 
r2con 2017 r2cLEMENCy
r2con 2017 r2cLEMENCyr2con 2017 r2cLEMENCy
r2con 2017 r2cLEMENCyRay Song
 
Go serving: Building server app with go
Go serving: Building server app with goGo serving: Building server app with go
Go serving: Building server app with goHean Hong Leong
 
C++の話(本当にあった怖い話)
C++の話(本当にあった怖い話)C++の話(本当にあった怖い話)
C++の話(本当にあった怖い話)Yuki Tamura
 
Go vs C++ - CppRussia 2019 Piter BoF
Go vs C++ - CppRussia 2019 Piter BoFGo vs C++ - CppRussia 2019 Piter BoF
Go vs C++ - CppRussia 2019 Piter BoFTimur Safin
 
Python basic
Python basic Python basic
Python basic sewoo lee
 
The Ring programming language version 1.5.3 book - Part 9 of 184
The Ring programming language version 1.5.3 book - Part 9 of 184The Ring programming language version 1.5.3 book - Part 9 of 184
The Ring programming language version 1.5.3 book - Part 9 of 184Mahmoud Samir Fayed
 

What's hot (14)

Go ahead, make my day
Go ahead, make my dayGo ahead, make my day
Go ahead, make my day
 
Npc13
Npc13Npc13
Npc13
 
Elixir - Tolerância a Falhas para Adultos - Secot VIII Sorocaba
Elixir - Tolerância a Falhas para Adultos - Secot VIII SorocabaElixir - Tolerância a Falhas para Adultos - Secot VIII Sorocaba
Elixir - Tolerância a Falhas para Adultos - Secot VIII Sorocaba
 
Part 7
Part 7Part 7
Part 7
 
Потоки в перле изнутри
Потоки в перле изнутриПотоки в перле изнутри
Потоки в перле изнутри
 
r2con 2017 r2cLEMENCy
r2con 2017 r2cLEMENCyr2con 2017 r2cLEMENCy
r2con 2017 r2cLEMENCy
 
Go serving: Building server app with go
Go serving: Building server app with goGo serving: Building server app with go
Go serving: Building server app with go
 
Intro
IntroIntro
Intro
 
Vcs28
Vcs28Vcs28
Vcs28
 
C++の話(本当にあった怖い話)
C++の話(本当にあった怖い話)C++の話(本当にあった怖い話)
C++の話(本当にあった怖い話)
 
Go vs C++ - CppRussia 2019 Piter BoF
Go vs C++ - CppRussia 2019 Piter BoFGo vs C++ - CppRussia 2019 Piter BoF
Go vs C++ - CppRussia 2019 Piter BoF
 
Python basic
Python basic Python basic
Python basic
 
Good Code
Good CodeGood Code
Good Code
 
The Ring programming language version 1.5.3 book - Part 9 of 184
The Ring programming language version 1.5.3 book - Part 9 of 184The Ring programming language version 1.5.3 book - Part 9 of 184
The Ring programming language version 1.5.3 book - Part 9 of 184
 

Similar to Enlace iax2

Linux Serial Driver
Linux Serial DriverLinux Serial Driver
Linux Serial Driver艾鍗科技
 
Windbg랑 친해지기
Windbg랑 친해지기Windbg랑 친해지기
Windbg랑 친해지기Ji Hun Kim
 
C ISRO Debugging
C ISRO DebuggingC ISRO Debugging
C ISRO Debuggingsplix757
 
Palo Alto VM-100 Configuration Lab
Palo Alto VM-100 Configuration LabPalo Alto VM-100 Configuration Lab
Palo Alto VM-100 Configuration LabMykhaylo Skrypka
 
Openstack 101
Openstack 101Openstack 101
Openstack 101POSSCON
 
Ssh config note
Ssh config noteSsh config note
Ssh config noteR.k. Thapa
 
Debugging: Rules & Tools
Debugging: Rules & ToolsDebugging: Rules & Tools
Debugging: Rules & ToolsIan Barber
 
Python-GTK
Python-GTKPython-GTK
Python-GTKYuren Ju
 
Add an interactive command line to your C++ application
Add an interactive command line to your C++ applicationAdd an interactive command line to your C++ application
Add an interactive command line to your C++ applicationDaniele Pallastrelli
 
Introduction to Python
Introduction to PythonIntroduction to Python
Introduction to PythonKHNOG
 
Triangle OpenStack meetup 09 2013
Triangle OpenStack meetup 09 2013Triangle OpenStack meetup 09 2013
Triangle OpenStack meetup 09 2013Dan Radez
 
IoT Data Connector Fluent Bit
IoT Data Connector Fluent BitIoT Data Connector Fluent Bit
IoT Data Connector Fluent BitToru Takahashi
 
Ghost Vulnerability CVE-2015-0235
Ghost Vulnerability CVE-2015-0235Ghost Vulnerability CVE-2015-0235
Ghost Vulnerability CVE-2015-0235Rajivarnan (Rajiv)
 
Si pp introduction_2
Si pp introduction_2Si pp introduction_2
Si pp introduction_2kamrandb2
 

Similar to Enlace iax2 (20)

Linux Serial Driver
Linux Serial DriverLinux Serial Driver
Linux Serial Driver
 
Windbg랑 친해지기
Windbg랑 친해지기Windbg랑 친해지기
Windbg랑 친해지기
 
C ISRO Debugging
C ISRO DebuggingC ISRO Debugging
C ISRO Debugging
 
Palo Alto VM-100 Configuration Lab
Palo Alto VM-100 Configuration LabPalo Alto VM-100 Configuration Lab
Palo Alto VM-100 Configuration Lab
 
Arduino
ArduinoArduino
Arduino
 
Openstack 101
Openstack 101Openstack 101
Openstack 101
 
Ssh config note
Ssh config noteSsh config note
Ssh config note
 
Python for Penetration testers
Python for Penetration testersPython for Penetration testers
Python for Penetration testers
 
Debugging: Rules & Tools
Debugging: Rules & ToolsDebugging: Rules & Tools
Debugging: Rules & Tools
 
Python-GTK
Python-GTKPython-GTK
Python-GTK
 
Hacking the swisscom modem
Hacking the swisscom modemHacking the swisscom modem
Hacking the swisscom modem
 
Add an interactive command line to your C++ application
Add an interactive command line to your C++ applicationAdd an interactive command line to your C++ application
Add an interactive command line to your C++ application
 
uerj201212
uerj201212uerj201212
uerj201212
 
Vcs24
Vcs24Vcs24
Vcs24
 
Introduction to Python
Introduction to PythonIntroduction to Python
Introduction to Python
 
Triangle OpenStack meetup 09 2013
Triangle OpenStack meetup 09 2013Triangle OpenStack meetup 09 2013
Triangle OpenStack meetup 09 2013
 
IoT Data Connector Fluent Bit
IoT Data Connector Fluent BitIoT Data Connector Fluent Bit
IoT Data Connector Fluent Bit
 
Ghost
GhostGhost
Ghost
 
Ghost Vulnerability CVE-2015-0235
Ghost Vulnerability CVE-2015-0235Ghost Vulnerability CVE-2015-0235
Ghost Vulnerability CVE-2015-0235
 
Si pp introduction_2
Si pp introduction_2Si pp introduction_2
Si pp introduction_2
 

More from Universidad Cristóbal Colón

More from Universidad Cristóbal Colón (14)

¿Por qué estudiar ingenierías en la ucc 2017?
¿Por qué estudiar ingenierías en la ucc 2017?¿Por qué estudiar ingenierías en la ucc 2017?
¿Por qué estudiar ingenierías en la ucc 2017?
 
Revista dia nacional del ingeniero 28 2016 (6) (1)
Revista dia nacional del ingeniero 28 2016 (6) (1)Revista dia nacional del ingeniero 28 2016 (6) (1)
Revista dia nacional del ingeniero 28 2016 (6) (1)
 
Actividades 2016 de ingenierias
Actividades 2016 de ingenieriasActividades 2016 de ingenierias
Actividades 2016 de ingenierias
 
01 primeros dispositivos_de_computo
01 primeros dispositivos_de_computo01 primeros dispositivos_de_computo
01 primeros dispositivos_de_computo
 
Presentacion promocion ing. industrial
Presentacion promocion ing. industrialPresentacion promocion ing. industrial
Presentacion promocion ing. industrial
 
Presentacion promocion ing. sistemas computacionales
Presentacion promocion ing. sistemas computacionalesPresentacion promocion ing. sistemas computacionales
Presentacion promocion ing. sistemas computacionales
 
Presentacion promocion ing. telecomunicaciones
Presentacion promocion ing. telecomunicacionesPresentacion promocion ing. telecomunicaciones
Presentacion promocion ing. telecomunicaciones
 
Microsoft excel 2010 ucc
Microsoft excel 2010 uccMicrosoft excel 2010 ucc
Microsoft excel 2010 ucc
 
Taller de instrumento de evaluacion con excel
Taller de instrumento de evaluacion con excelTaller de instrumento de evaluacion con excel
Taller de instrumento de evaluacion con excel
 
Recursos digitales para la educacion
Recursos digitales para la educacionRecursos digitales para la educacion
Recursos digitales para la educacion
 
Tics en la educacion enero 2014
Tics en la educacion enero 2014Tics en la educacion enero 2014
Tics en la educacion enero 2014
 
Configura tdm400 p
Configura tdm400 pConfigura tdm400 p
Configura tdm400 p
 
Recursos digitales para la educacion
Recursos digitales para la educacionRecursos digitales para la educacion
Recursos digitales para la educacion
 
Tics en la educacion enero 2012
Tics en la educacion enero 2012Tics en la educacion enero 2012
Tics en la educacion enero 2012
 

Recently uploaded

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWERMadyBayot
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...apidays
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodJuan lago vázquez
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProduct Anonymous
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 

Recently uploaded (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemkeProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
ProductAnonymous-April2024-WinProductDiscovery-MelissaKlemke
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 

Enlace iax2

  • 2. PBX-A PBX-B 192.168.6.150 192.168.6.162
  • 3. EXTENSIONS.CONF IAX.CONF [general] static=no [general] writeprotect=yes autofallthrogh=yes bindport=4569 clearglobalvars=yes bindaddr=0.0.0.0 priority jumping=yes allow=all jitterbuffer=no [globals] TRUNKB=IAX2/PBXA:xlite@192.168.6.162 forcejitterbuffer=no autokill=yes [users] [PBXB] exten=>_501,1,Dial(Sip/${EXTEN},20,rt) exten=>_501,2,Hangup() type=friend exten=>_502,1,Dial(Sip/${EXTEN},20,rt) username=PBXA exten=>_502,2,Hangup() host=dynamic include=>iax secret=xlite auth=plaintext [iax] context=users exten=>_.,1,Dial(${TRUNKB}/${EXTEN},120,rt) trunk=yes exten=>_.,2,Hangup() qualify=yes Verificar que las líneas de comandos estén habilitadas
  • 4. [general] bindport=4569 [general] bindaddr=0.0.0.0 static=no Allow=all writeprotect=yes jitterbuffer=no autofallthrogh=yes forcejitterbuffer=no clearglobalvars=yes autokill=yes priority jumping=yes [PBXA] [globals] type=friend TRUNKA=IAX2/PBXB:xlite@192.168.6.150 username=PBXB host=dynamic [users] exten=>_701,1,Dial(Sip/${EXTEN},20,rt) secret=xlite exten=>_701,2,Hangup() auth=plaintext exten=>_702,1,Dial(Sip/${EXTEN},20,rt) context=users exten=>_702,2,Hangup() trunk=yes include=>iax qualify=yes [iax] exten=>_.,1,Dial(${TRUNKA}/${EXTEN},120,rt) exten=>_.,2,Hangup() Iax.conf Extensions.conf