Displaying 8 results from an estimated 8 matches for "ignoresdpversion".
2013 Aug 26
1
Asterisk 11.5 not honoring RTP port change in RE-INVITE
...'s SDP version number (which was the same as the SDP Session ID number). I see in the sip.conf.sample file that "By default, Asterisk will honor the session version number in SDP packets and will only modify the SDP session if the version number changes". Given that I don't have ignoresdpversion=yes either globally or for this peer, does this mean that Asterisk will only honor new SDP packets if the version is higher, or will it honor any change? Or should I be looking somewhere else?
Thank you,
Noah Engelberth
MetaLINK Technologies
-------------- next part --------------
An HTML attach...
2019 Jun 14
2
Early Media Issue
...s to
Asterisk, it is never sent back to the phone. Instead I just see the usual
RTP flows.
I've been trying to fix this for hours, does anyone have any ideas how to
get this working correctly?
Asterisk version is 13.25.0
The settings I think are relevant (I'm using chan_sip):
(sip.conf)
ignoresdpversion=yes
internal_timing=yes
progressinband=never
silencesuppression=no
prematuremedia=no
(Per peer)
progressinband=yes
directrtpsetup=no
dtmfmode=rfc2833
directmedia=no
silencesuppression=no
prematuremedia=no
TIA
Mark.
--
Mark Farmer
farmorg at gmail.com
-------------- next part --------------
An...
2011 Mar 23
1
spa8000 t38 faxing
Hi
I'm trying to get the spa 8000 used with a fax machine using t38 passthru
i have tried with 1.6.2 and 1.8.3 and is still a no go
the provider i use is 012 in israel wich supports t38 (i use it with ffa)
could anybody give me a clue how to get this working if it should
t38pt is set to yes in sip.conf
Thanks,
Israel
-------------- next part --------------
An HTML attachment was
2013 Jun 02
1
Asterisk T.38 Pass-Through doesn't work
...'t agree how to send image.
== sip.conf:
[general]
tcpenable=yes
videosupport=yes
transport=udp,tcp
dtmfmode=rfc2833
qualify=yes
directmedia=no
allowguest=no
alwaysauthreject=yes
rtcachefriends=yes
rtupdate=no
callcounter=yes
t38pt_udptl=yes,redundancy,maxdatagram=200
t38pt_rtp=no
t38pt_tcp=no
ignoresdpversion=yes
disallow=all
allow=alaw
allow=ulaw
externip=82.200.7.184
localnet=192.168.0.0/255.255.0.0
[mtt]
type=peer
host=80.75.130.136
fromuser=74957777777
disallow=all
allow=alaw,ulaw
directmedia=no
canreinvite=no
nat=yes
== udptl.conf:
[general]
udptlstart=4000
udptlend=4999
T38FaxUdpEC=t38UDPRedunda...
2014 Jul 26
1
Rejecting secure audio stream without encryption details - when using ws clients and Kamailio integration
...cid_number: NULL
callingpres: NULL
mohinterpret: NULL
mohsuggest: NULL
parkinglot: NULL
hasvoicemail: NULL
subscribemwi: NULL
vmexten: NULL
autoframing: NULL
rtpkeepalive: NULL
call-limit: NULL
g726nonstandard: NULL
ignoresdpversion: NULL
allowtransfer: NULL
dynamic: NULL
path: NULL
supportpath: NULL
sippasswd: my-md5-pwd
rpid: NULL
domain: testers.com
sippasswd2: NULL
I'd greatly appreciate help on this!
cheers,
Olli
-------------- next par...
2011 Feb 10
2
Unable to make outgoing calls with Internode
...sip-in?<phone
number>:<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.n...
2014 Dec 16
0
T.38 not working - help needed with log interpretation
...o
>> udpbindaddr=192.168.20.48:5060
>> tcpenable=no
>> tcpbindaddr=192.168.20.48:5060
>> tlsenable=no
>> tlsbindaddr=192.168.20.48:5061
>> transport=udp
>> srvlookup=no
>> defaultexpiry=600
>>
>> nat = no
>> directmedia = no
>> ignoresdpversion=yes
>>
>> register =>
>> USERNAME_PROVIDER:PASSWORD_PROVIDER at proxy.provider.net/USERNAME_PROVIDER
>>
>
> What is the 'Refresh' value returned from 'sip show registry'?
>
>> [authentication]
>>
>> ;David T38 endpoint
>> [...
2014 Dec 11
6
T.38 not working - help needed with log interpretation
Hello,
at first, thanks for helping!
In the meantime, I have done a lot of research and trial and error, and I could solve that specific problem. Obviously, the dialplan application "Answer" was playing a key role here. My original dialplan snippet (which produced that problem) was:
exten => _00., 1, NoOp()
same => n, Set(FAXOPT(gateway)=yes)
same => n,