Skip to content
View PetrShtuka's full-sized avatar
🛠️
Working
🛠️
Working
  • Filosoft
  • Georgia
  • 07:50 (UTC +03:00)

Block or report PetrShtuka

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
PetrShtuka/README.md

Petr Shtuka

iOS Engineer specializing in VoIP, smart-property products and Odoo-connected mobile operations.

I currently build Majordom, a multi-brand application for residential property services. My previous work includes Cetmix Messenger and an Odoo-integrated courier application.

I also maintain CallWaveKit, an open-source incoming SIP SDK for iOS intercoms built with CallKit, PushKit and PJSIP.

Open source

A server-neutral SDK that helps iOS applications handle reliable incoming SIP calls without adopting a full softphone stack.

  • CallKit and PushKit coordination, including push-to-INVITE race handling
  • SIP registration, incoming audio calls, hold, mute and DTMF
  • TLS, SRTP, ICE/STUN/TURN and IPv4/IPv6 connectivity
  • Audio-route handling, call diagnostics and RTP statistics
  • Swift Package Manager, CocoaPods and async/await APIs

Product experience

Majordom

I develop features for intercom calls and access control, video surveillance, smart devices, payments, service requests and resident communication. My work focuses on VoIP reliability, CallKit and PushKit integration, application stability, testing and release automation.

Cetmix Messenger

I worked on an iOS messenger connected to Odoo, bringing mobile communication into existing business workflows.

Courier application

I developed an Odoo-connected iOS application that moved courier workflows from the ERP system to mobile devices.

Engineering focus

  • VoIP and real-time communication
  • Smart-property and intercom products
  • RTSP video playback and camera archives
  • Odoo and enterprise mobile integrations

Technologies

Swift · Objective-C · UIKit · CallKit · PushKit · AVFoundation
PJSIP · Realm · REST APIs · WebSockets · CoreBluetooth
XCTest · Fastlane · GitLab CI

Contact

Pinned Loading

  1. CallWaveKit CallWaveKit Public

    Incoming SIP calls on iOS with PJSIP, CallKit and PushKit. Supports SPM and CocoaPods.

    Objective-C 27