tsearle
tsearle
The goal of the patch is to be able to understand dtmf. As rtp events are a dynamic payload type. You need to specify which payload id is used for...
We invoke rtpdump from sipp scripts. The. We analyse the output for rfc compliance via perl scripts. We integrate this inside the asterisk testsuite. If I understand correctly rtpplay needs...
I just checked and rtpsend works ok without any modification, the change in the format of rtp dump only adds additional key-value pairs to some lines. These key/value pairs turned...
In SDP it is identified telephone-event, so that's a value that can be used for "enc", channels ch can be 1 as it can be considered a highly compressed form...
The goal was to not use the dialog layer in drachtio, instead manage dialog state in the node app, that way it could be persisted & restored on restart for...
eth0: flags=4163 mtu 1500 inet 10.1.25.29 netmask 255.255.255.224 broadcast 10.1.25.31 inet6 fe80::f816:3eff:fedf:bb8b prefixlen 64 scopeid 0x20 ether fa:16:3e:df:bb:8b txqueuelen 1000 (Ethernet) RX packets 3807 bytes 333635 (325.8 KiB) RX errors...
sip:10.1.25.7;transport=udp,tcp sip:10.1.25.29;transport=udp,tcp
the branch is working.... has it been merged?
it partially fixed it, but it seems there is a more general parsing issue with finding the latest version ./build-package -f IC Saving the flavor so you don't have to...
https://github.com/ory/kratos/pull/3088 instead of overriding the AUTH_URL I've made an attempt to adapt the google oicd provider to work the way google expects