tayler6000 / pyVoIP

Pure python VoIP/SIP/RTP library. Currently supports PCMA, PCMU, and telephone-event
https://pypi.org/project/pyVoIP/
GNU General Public License v3.0
226 stars 98 forks source link

Connection with 3CX PBX #170

Open mountIT opened 1 year ago

mountIT commented 1 year ago

Is there a way to parse the Auth-ID within the start of the connection?

This will be necessary for using the library with 3CX.

tbachlechner commented 11 months ago

fixed in #182

key2peace commented 8 months ago

try #213 (dev) or #216 (master)