Displaying 2 results from an estimated 2 matches for "directmediapermit".
2016 Feb 18
2
Asterisk behind RTPproxy | On-Demand SDP engagement
Hi All,
I've been wondering if I can instruct asterisk in the dialplan to engage
the Media handling for a particular call or not.
I've SIP users behind Kamailio & RTPProxy, and I can make use of sip.conf
setting "directmediadeny|directmediapermit" to offload media from asterisk
for peer-to-peer calls BUT what if someone wants to record a call or engage
some feature-code ?
Will asterisk re-negotiate/re-invite both peers to have Media flowing
through asterisk and start recording !?
Looking for some ideas and hints.
Thanks and best reg...
2011 Feb 10
2
Unable to make outgoing calls with Internode
...;:<secret>@sip.internode.on.net/<phone number>
externip = <my static ip>
localnet = <my local subnet>
canreinvite = no
hasvoicemail = no
qualify = yes
nat = no
;rtptimeout = 120
rtpkeepalive = 5
;ignoresdpversion = yes
;directmediapermit = <my local subnet>
[sip-in]
type = peer
host = sip.internode.on.net
context = internode-incoming
;externip = <my static ip>
;domain = internode.on.net,internode-incoming
;fromdomain = sip.internode.on.net
;fromuser = <phone num...