This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
en:custom_development_guide:apis:http:conference [2017/12/12 03:05] 127.0.0.1 external edit |
en:custom_development_guide:apis:http:conference [2018/12/29 06:49] (current) donnie |
||
|---|---|---|---|
| Line 2: | Line 2: | ||
| *Reques String: | *Reques String: | ||
| - | <code>EVENT=CONFERENCE&nwaycalluniqueid=nwaycalluniqueid&calleruniqueid=calleruniqueid&agentuniqueid=agentuniqueid&consultcount=consultcount&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> | + | <code>EVENT=CONFERENCE&pwdtype=pwdtype&password=password&usertype=usertype&user=user&orgidentity=orgidentity</code> |
| *Description: | *Description: | ||
| Line 10: | Line 10: | ||
| ^Params ^Type ^Description ^ | ^Params ^Type ^Description ^ | ||
| - | |nwaycalluniqueid|String|uniqueid of the consult party| | + | |EVENT|String|CONFERENCE| |
| - | |calleruniqueid|String|uniqueid of the caller| | + | |
| - | |agentuniqueid|String|uniqueid of the agent| | + | |
| - | |consultcount|String|how many parties in the conference besices caller and agent| | + | |
| |pwdtype|String|Use plaintext or md5 password for agent or account| | |pwdtype|String|Use plaintext or md5 password for agent or account| | ||
| |password|String|password| | |password|String|password| | ||