Difference between revisions of "Calling via IAX"

From MyWiki
Jump to: navigation, search
 
Line 1: Line 1:
  exten => 1870651,3,Dial(IAX2/foo2/100,10)  Where "foo2" is the entry in local iax.conf file
+
  exten => 1870651,3,Dial(IAX2/foo2/100,10)  Where "foo2" is the entry in '''local''' iax.conf file
 
  exten => 1870651,2,Hangup
 
  exten => 1870651,2,Hangup

Latest revision as of 10:47, 26 September 2014

exten => 1870651,3,Dial(IAX2/foo2/100,10)  Where "foo2" is the entry in local iax.conf file
exten => 1870651,2,Hangup