Changes between Version 1 and Version 2 of PJSUA_API_Design


Ignore:
Timestamp:
Mar 22, 2008 9:05:37 AM (16 years ago)
Author:
bennylp
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PJSUA_API_Design

    v1 v2  
    11= (Re)Design of PJSUA API = 
    22 
    3 == Global == 
     3== Global Settings == 
    44 
    5 === Base setting === 
     5=== Base settings === 
    66 
    77Global settings: 
     
    3030 1. Logging callback 
    3131 
    32 == Accounts == 
    33  
    34 === Account Properties === 
     32== Accounts Settings == 
    3533 
    3634Account settings: 
     
    5452     i. Enable 100rel 
    5553     i. authentication preference (IMS) 
    56  1. Media settings: 
     54 1. Media settings: ('''NEW!''') 
    5755  a. STUN setting: 
    5856     i. Enable STUN 
     
    7472     i. Quality settings 
    7573 
     74== Callbacks == 
     75 
     76Callbacks: 
     77 1. on_call_state 
     78 1. on_incoming_call 
     79 1. on_call_tsx_state 
     80 1. on_call_media_state 
     81 1. on_stream_created 
     82 1. on_stream_destroyed 
     83 1. on_dtmf_digit 
     84 1. on_call_transfer_request 
     85 1. on_call_transfer_status 
     86 1. on_call_replace_request 
     87 1. on_call_replaced 
     88 1. on_reg_state 
     89 1. ''on_incoming_subscribe'' 
     90 1. on_buddy_state 
     91 1. on_pager2 
     92 1. on_pager_status2 
     93 1. on_typing 
     94 1. on_nat_detect