| SQL | UPDATE vicidial_server_carriers set carrier_name='outbound' ,registration_string='' ,template_id='--NONE--' ,account_entry='[outbound]
disallow=all
allow=ulaw
allow=alaw
type=peer
host=192.168.29.175
dtmfmode=rfc2833
context=trunkinbound
nat=yes
canreinvite=no
dtmf_mode=rfc2833' ,protocol='SIP' ,globals_string='' ,dialplan_entry='exten => _9X.,1,NoOp(CallerID: ${CALLERID(num)})
exten => _9X.,n,AGI(agi://127.0.0.1:4577/call_log)
exten => _9X.,n,Set(DIALEDNUM=${EXTEN:1})
exten => _9X.,n,NoOp(DEBUG: Dialing ${DIALEDNUM})
exten => _9X.,n,AGI(update_lead_name.agi,${DIALEDNUM})
exten => _9X.,n,Dial(SIP/outbound/${DIALEDNUM},,To)
exten => _9X.,n,Hangup()
' ,server_ip='192.168.29.68' ,active='Y' ,carrier_description='outbound' ,user_group='---ALL---' where carrier_id='outbound' UPDATE servers SET rebuild_conf_files='Y' where generate_vicidial_conf='Y' and active_asterisk_server='Y' and server_ip='192.168.29.68'
|
| UPDATE vicidial_server_carriers set carrier_name='outbound'registration_string=''template_id='--NONE--'account_entry='[outbound]disallow=allallow=ulawallow=alawtype=peerhost=192.168.29.175dtmfmode=rfc2833context=trunkinboundnat=yescanreinvite=nodtmf_mode=rfc2833'protocol='SIP'globals_string=''dialplan_entry='exten => _9X.,1,NoOp(CallerID: ${CALLERID(num)})exten => _9X.,n,AGI(agi://127.0.0.1:4577/call_log) |
UPDATE vicidial_server_carriers set carrier_name='outbound'registration_string=''template_id='--NONE--'account_entry='[outbound]disallow=allallow=ulawallow=alawtype=peerhost=192.168.29.175dtmfmode=rfc2833context=trunkinboundnat=yescanreinvite=nodtmf_mode=rfc2833'protocol='SIP'globals_string=''dialplan_entry='exten => _9X.,1,NoOp(CallerID: ${CALLERID(num)})exten => _9X.,n,AGI(agi://127.0.0.1:4577/call_log) |
| exten => _9X.,n,NoOp(DEBUG NAME: ${CALLERID(name)} | vd_first_name=${vd_first_name} | vd_last_name=${vd_last_name})exten => _9X.,n,AGI(update_lead_name.agi)exten => _9X.,n,Dial(SIP/outbound/${EXTEN:1},,To) |
exten => _9X.,n,Set(DIALEDNUM=${EXTEN:1})exten => _9X.,n,NoOp(DEBUG: Dialing ${DIALEDNUM})exten => _9X.,n,AGI(update_lead_name.agi,${DIALEDNUM})exten => _9X.,n,Dial(SIP/outbound/${DIALEDNUM},,To) |
| exten => _9X.,n,Hangup() |
exten => _9X.,n,Hangup() |
|
|
| 'server_ip='192.168.29.68'active='Y'carrier_description='outbound'user_group='---ALL---' where carrier_id='outbound'|UPDATE servers SET rebuild_conf_files='Y' where generate_vicidial_conf='Y' and active_asterisk_server='Y' and server_ip='192.168.29.68'| |
'server_ip='192.168.29.68'active='Y'carrier_description='outbound'user_group='---ALL---' where carrier_id='outbound'|UPDATE servers SET rebuild_conf_files='Y' where generate_vicidial_conf='Y' and active_asterisk_server='Y' and server_ip='192.168.29.68'| |
|