| 回復 23# Qnewbie It is just put in the usual
 
 register => 1747XXXXXXXX,password@proxy01.sipphone.net:5060; comment this line out as we do not use incoming call function in asterisk 1.8
 
 [gizmo5]
 .
 .
 .
 .
 
 into the sip.conf
 
 & [CallingRule_gizmo5]
 exten=> 01!,1 DIAL(SIP/{EXTEN,1}@gizmo5)
 
 
 So we do not use incoming call function but only outgoing call when dial with 01xxxxxxxxx
 |