diff --git a/apps/app_confbridge.c b/apps/app_confbridge.c index 2389e9be80..6ea2ac47fe 100644 --- a/apps/app_confbridge.c +++ b/apps/app_confbridge.c @@ -97,7 +97,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Enters the user into a specified conference bridge. The user can exit the conference by hangup only. The join sound can be set using the CONFBRIDGE_JOIN_SOUND variable and the leave sound can be set using the CONFBRIDGE_LEAVE_SOUND variable. These can be unique to the caller. - This application will not automatically answer the channel. + This application will not automatically answer the channel. ***/ diff --git a/apps/app_osplookup.c b/apps/app_osplookup.c index c116a0d76b..72edda85f5 100644 --- a/apps/app_osplookup.c +++ b/apps/app_osplookup.c @@ -58,6 +58,14 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") OSP Authentication. + + + The name of the provider that authenticates the call. + + + Reserverd. + + Authenticate a call by OSP. Input variables: @@ -88,14 +96,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - - - The name of the provider that authenticates the call. - - - Reserverd. - - OSPLookup OSPNext @@ -106,6 +106,27 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Lookup destination by OSP. + + + The exten of the call. + + + The name of the provider that is used to route the call. + + + + + generate H323 call id for the outbound call + + + generate SIP call id for the outbound call. Have not been implemented + + + generate IAX call id for the outbound call. Have not been implemented + + + + Looks up destination via OSP. Input variables: @@ -239,27 +260,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - - - The exten of the call. - - - The name of the provider that is used to route the call. - - - - - generate H323 call id for the outbound call - - - generate SIP call id for the outbound call. Have not been implemented - - - generate IAX call id for the outbound call. Have not been implemented - - - - OSPAuth OSPNext @@ -360,17 +360,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - - - The termaintion cause of the previous call attempt. - - - The name of the provider that is used to route the call. - - - Reserved. - - OSPAuth OSPLookup @@ -381,6 +370,14 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Report OSP entry. + + + Hangup cause. + + + Reserved. + + Report call state. Input variables: @@ -417,14 +414,6 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - - - Hangup cause. - - - Reserved. - - OSPAuth OSPLookup diff --git a/res/res_jabber.c b/res/res_jabber.c index 79e31c6e3a..d71cf0fb0d 100644 --- a/res/res_jabber.c +++ b/res/res_jabber.c @@ -174,7 +174,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - Join a chat room + Join a chat room @@ -194,7 +194,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - Leave a chat room + Leave a chat room