Packetization Does Not Work On PJSIP
I need to raise my ptime to 60 on my codecs for outbound calls. To that effect, I add on the endpoint disallow=all allow=ulaw:60
and also
use_avpf : false use_ptime : true
But the invites always leave with ptime:20. It used to work fine in the old SIP channel. What am I doing wrong?