Commit Graph

3576 Commits (4d5e96ab53f7076496e62b251dd349f320120d88)

Author SHA1 Message Date
Matt Jordan 1dfd3fc995 res/res_pjsip_session: Check for presence of an active negotiator
9 years ago
Matt Jordan 9dd0aeeb44 res/res_pjsip_pubsub: Add additional debug statements
9 years ago
Matt Jordan 1ec4f8dd00 res/res_corosync: Raise a Stasis message on node join/leave events
9 years ago
Alexei Gradinari 2c16a81dd5 res_pjsip: Added "subscribe_context" to endpoint
9 years ago
Joshua Colp ac6824e4c3 Merge "res_pjsip_session.c: Don't send extra BYE if SDP invalid." into 13
9 years ago
Joshua Colp 12b754ca36 Merge "res_pjsip_session.c: End call on initial invalid SDP negotiation." into 13
9 years ago
Joshua Colp 65d0c0beb1 Merge "res_pjsip.c: Register PJMEDIA error code decoder." into 13
9 years ago
Joshua Colp 643086dbc9 Merge "res_pjsip_session.c: Remove unused parameter from handle_incoming()." into 13
9 years ago
Joshua Colp 9e72f29ddd Merge "res_pjsip: Add missing NULL checks when using pjsip_inv_end_session()." into 13
9 years ago
Joshua Colp 7ed680cf92 Merge "res_pjsip: improve realtime performance #2" into 13
9 years ago
Richard Mudgett 359134c8d3 res_pjsip_session.c: Don't send extra BYE if SDP invalid.
9 years ago
Richard Mudgett 5fabcf2ca1 res_pjsip_session.c: End call on initial invalid SDP negotiation.
9 years ago
Richard Mudgett 38a4e983dc res_pjsip.c: Register PJMEDIA error code decoder.
9 years ago
Richard Mudgett 1952434df5 res_pjsip_session.c: Remove unused parameter from handle_incoming().
9 years ago
Richard Mudgett 28928ba5c4 res_pjsip: Add missing NULL checks when using pjsip_inv_end_session().
9 years ago
zuul 272c02d4ed Merge "siren: Add format attribute modules for Siren7 and Siren14." into 13
9 years ago
Joshua Colp 1dfc286418 siren: Add format attribute modules for Siren7 and Siren14.
9 years ago
zuul 73e2186195 Merge "res_fax: Fix reference leak in fax_v21_session_new." into 13
9 years ago
zuul 5a568df73d Merge "res_rtp_asterisk: Fix a self-comparison identified by gcc 6" into 13
9 years ago
zuul 43612a84c8 Merge "Fix Alembic upgrades." into 13
9 years ago
zuul 08a4699367 Merge "res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro." into 13
9 years ago
Corey Farrell 3d904659ec res_fax: Fix reference leak in fax_v21_session_new.
9 years ago
George Joseph 48db4c2159 res_rtp_asterisk: Fix a self-comparison identified by gcc 6
9 years ago
Mark Michelson 1b79e2deff Fix Alembic upgrades.
9 years ago
Alexei Gradinari b3c787d1dd res_pjsip: improve realtime performance #2
9 years ago
Torrey Searle dfcd466bf0 res_rtp_asterisk: fix memory leak in dtls
9 years ago
zuul d155d82747 Merge "res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription" into 13
9 years ago
Joshua Colp 6a2deb4d21 Merge "res_rtp_asterisk: Use latest DTLS version available by underlying platform." into 13
9 years ago
zuul 5280813846 Merge "res_pjsip_session: Handle race condition at shutdown with timer." into 13
9 years ago
Richard Mudgett c982da0641 res_pjproject.c: Replace inlined DEBUG_ATLEAST() with macro.
9 years ago
George Joseph 6a568bcc66 res_pjsip_pubsub: Address SEGV when attempting to terminate a subscription
9 years ago
Alexander Traud ef97911a1c res_rtp_asterisk: Use latest DTLS version available by underlying platform.
9 years ago
Scott Griepentrog 69d58a1e37 PJSIP: provide transport type with received messages
9 years ago
zuul b0e71c6571 Merge "fix: memory leaks, resource leaks, out of bounds and bugs" into 13
9 years ago
Joshua Colp ba0d9e7f7a res_pjsip_session: Handle race condition at shutdown with timer.
9 years ago
Alexei Gradinari 5134a8043a fix: memory leaks, resource leaks, out of bounds and bugs
9 years ago
zuul db91fb74db Merge "ARI: Ensure announcer channels are destroyed." into 13
9 years ago
Mark Michelson cfebe3b94a ARI: Ensure announcer channels are destroyed.
9 years ago
Richard Mudgett d53a36ff33 res_pjsip_transport_management.c: Misc cleanups to survive shutdown.
10 years ago
Richard Mudgett 03953d8034 res_pjsip.c: Add check that timer actually got scheduled.
10 years ago
zuul 97a8576d16 Merge "res_pjsip_session.c: Reorganize ast_sip_session_terminate()." into 13
10 years ago
Richard Mudgett 32ab98116e res_rtp_multicast.c: Fix warning message typo.
10 years ago
Richard Mudgett 0429c53368 res_pjsip_session.c: Reorganize ast_sip_session_terminate().
10 years ago
Richard Mudgett 5823f279f3 chan_rtp: Backport changes from master.
10 years ago
Joshua Colp ff018e28a0 Merge "res_pjsip_registrar.c: Eliminate rx REGISTER request race condition." into 13
10 years ago
Joshua Colp e842a99e7c Merge "sorcery: Add setting object type congestion levels." into 13
10 years ago
zuul 1ac47c5aae Merge "taskprocessors: Implement high/low water mark alerts." into 13
10 years ago
zuul 2204a6e6f1 Merge "res_pjsip_session: Use distributor serializer for incoming calls." into 13
10 years ago
zuul 935d53fa08 Merge "res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer." into 13
10 years ago
zuul 51ff79bdeb Merge "res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions." into 13
10 years ago
zuul 7e2dbcd771 Merge "pjsip_distributor.c: Consistently pick a serializer for messages." into 13
10 years ago
zuul 54be8fd149 Merge "pjsip_distributor.c: Ignore messages until fully booted." into 13
10 years ago
Matt Jordan eabb398d71 res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded
10 years ago
zuul c9b873add8 Merge "ari/resource_channels: Add 'formats' to channel create/originate" into 13
10 years ago
Richard Mudgett 9c35f34301 res_pjsip_registrar.c: Eliminate rx REGISTER request race condition.
10 years ago
Richard Mudgett 110d772467 sorcery: Add setting object type congestion levels.
10 years ago
Richard Mudgett 610eee2a36 taskprocessors: Implement high/low water mark alerts.
10 years ago
Richard Mudgett 26e3492246 res_pjsip_session: Use distributor serializer for incoming calls.
10 years ago
Richard Mudgett ceb1007ed7 res_pjsip_pubsub.c: Recreate subscriptions using distributor serializer.
10 years ago
Richard Mudgett 27bafc3a8b res_pjsip_pubsub.c: Use distributor serializer for incoming subscriptions.
10 years ago
Richard Mudgett 16b08444da pjsip_distributor.c: Consistently pick a serializer for messages.
10 years ago
Richard Mudgett 993b769524 pjsip_distributor.c: Ignore messages until fully booted.
10 years ago
zuul ae8f6e996e Merge "res_odbc: Implement a connection pool." into 13
10 years ago
Joshua Colp 321a9b128f res_odbc: Implement a connection pool.
10 years ago
Alexander Traud c6ee4a0f44 res_srtp: Instead of libSRTP use OpenSSL as random source.
10 years ago
George Joseph c27c232057 ari/resource_channels: Add 'formats' to channel create/originate
10 years ago
Richard Mudgett b2ce0e354b pjsip_distributor.c: Use correct rdata info access method (Part 2).
10 years ago
zuul acb614d5ae Merge "res_pjsip_mwi_body_generator: Re-order the body items" into 13
10 years ago
Joshua Colp e3c9ad6382 Merge "res_pjsip: add "via_addr", "via_port", "call_id" to contact" into 13
10 years ago
zuul eff382c72b Merge "res_pjsip: Add clarifying documentation to PJSIP_HEADER help text" into 13
10 years ago
zuul 856d6e34c3 Merge "res_pjsip: chatty verbose messages" into 13
10 years ago
George Joseph fe305ccf01 res_pjsip_mwi_body_generator: Re-order the body items
10 years ago
Rusty Newton 37d039fdf3 res_pjsip: Add clarifying documentation to PJSIP_HEADER help text
10 years ago
Richard Mudgett 03d5b3ce5c pjsip_distributor.c: Use correct rdata info access method.
10 years ago
Alexei Gradinari 230686f4ec res_pjsip: add "via_addr", "via_port", "call_id" to contact
10 years ago
Alexei Gradinari 04c12561a7 res_pjsip: chatty verbose messages
10 years ago
Mark Michelson c0b190dd9a res_pjsip: Match dialogs on responses better.
10 years ago
Joshua Colp ddcf983e39 res_sorcery_astdb: Filter fields to only the registered ones.
10 years ago
Joshua Colp 3296d2d194 Merge "res_pjsip_empty_info: Respond to empty SIP INFO packets" into 13
10 years ago
Joshua Colp f09f923514 Merge "res_pjsip_outbound_publishing: After unloading the library won't load again" into 13
10 years ago
Joshua Colp 4e4a991d90 Merge "res_pjsip: Endpoint IP Access Controls" into 13
10 years ago
snuffy 39fedfa423 res_pjsip_empty_info: Respond to empty SIP INFO packets
10 years ago
Joshua Colp 7d986ff3f6 Merge "res_pjsip_outbound_publish: Ref leak in off nominal callback paths" into 13
10 years ago
Joshua Colp 4a04a5a3ec Merge "res/res_hep_pjsip: Fix reported local IP address when bound to 'any'" into 13
10 years ago
Joshua Colp 811a54836d Merge "res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches" into 13
10 years ago
Joshua Colp cceccd68ad Merge "res_pjsip_outbound_publish: Potential crash due to off nominal path" into 13
10 years ago
Joshua Colp 4509aa890f Merge "res_pjsip_outbound_publish: Won't unload if condition wait times out" into 13
10 years ago
George Joseph 3f6ef63099 res_pjsip_outbound_registration: Clean up state when registration is deleted
10 years ago
George Joseph b6f9392a12 res_pjsip: Set TCP_NODELAY on TCP transports
10 years ago
Matt Jordan f91a7dc993 res/res_hep_pjsip: Fix reported local IP address when bound to 'any'
10 years ago
Sean Bright 9de5cd209e res_ari: Correct Location headers returned by some ARI resources
10 years ago
zuul e6a946400f Merge "res_hep: Provide an option to pick the UUID type" into 13
10 years ago
zuul c735ce1a05 Merge "config_transport: Tell pjproject to allow all SSL/TLS protocols" into 13
10 years ago
Alexei Gradinari 524a302974 res_pjsip: Endpoint IP Access Controls
10 years ago
Matt Jordan 89ae4466ea res_hep: Provide an option to pick the UUID type
10 years ago
zuul 1705c5d2ba Merge "pjsip_distributor: Add missing newline to NOTICE" into 13
10 years ago
George Joseph e2df15bae9 pjsip_distributor: Add missing newline to NOTICE
10 years ago
Sebastian Damm a94a12bbf7 res_pjsip_outbound_registration: generate correct Contact URI for TLS
10 years ago
zuul a01ce2b889 Merge "res_pjsip: improve realtime performance" into 13
10 years ago
Kevin Harwell 49b25a0956 res_pjsip_outbound_publish: state potential dropped on reloads/realtime fetches
10 years ago