Skip to content

Instantly share code, notes, and snippets.

@mattvv
Created January 17, 2013 18:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mattvv/37712286401366379e74 to your computer and use it in GitHub Desktop.
Save mattvv/37712286401366379e74 to your computer and use it in GitHub Desktop.
RURI=$r
From=$f
To=$t
Call-ID=$H(P-New-Call-ID)
outbound_proxy=$H(P-D-Uri)
force_outbound_proxy=no
#next_hop_ip=
#next_hop_port=
header_filter=whitelist
header_list=P-Caller-UUID,P-Caller-CLIR,P-CF-Depth,P-First-Caller-UPN,P-First-Caller-NPN,P-First-Caller-UPD,P-First-Caller-NPD,P-Acc-Caller-User,P-Acc-Caller-Domain,P-Acc-State,P-From-Peer,P-First-V4-RTP,P-First-V6-RTP,P-First-Always-RTP,P-First-Never-RTP,P-Preferred-Identity,P-Asserted-Identity,Diversion,Privacy,Allow,Supported,Require,RAck,P-Out-Socket
message_filter=transparent
#message_list=
enable_auth=no
#auth for caller
enable_aleg_auth=yes
auth_aleg_user=$P(au)
auth_aleg_pwd=$P(ap)
enable_call_timer=no
call_timer=21600
enable_prepaid=no
enable_session_timer=no
enable_aleg_session_timer=$P(aleg_sst_enable)
aleg_session_expires=$P(aleg_sst_expires)
aleg_minimum_timer=$P(aleg_sst_min_timer)
aleg_maximum_timer=$P(aleg_sst_max_timer)
aleg_session_refresh_method=$P(aleg_sst_refresh_method)
accept_501_reply=yes
#reply_translations="606=>488 Not acceptable here"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment