Page 1 of 1

to op3r

PostPosted: Tue Aug 07, 2007 10:33 pm
by eliasferreyra
use this configurations

default]
exten => _1NXXNXXXXXX,1,SetCallerID(your callid number|a)
exten => _1NXXNXXXXXX,2,Dial,SIP/${EXTEN}@gafachi
exten => _1NXXNXXXXXX,3,Hangup
exten => _011.,1,SetCallerID(your callid number|a)
exten => _011.,2,Dial,SIP/${EXTEN}@gafachi
exten => _011.,3,Hangup


change where says your callid number with the 10 digits of you call id number

PostPosted: Wed Aug 08, 2007 10:35 pm
by mflorell
setting callerID like that will break VICIDIAL functionality.

PostPosted: Fri Aug 10, 2007 11:05 pm
by gerski