Initiates a request to start a channel.
Initiates a request to start a channel.If the request can't be processed, a diagnostic structure is returned explaining the reason (which should subsequently be destroyed by calling bp_diagnostic_destroy).
Otherwise, later on the callback is invoked indicating whether the channel was started or not. If so, the profile's pro_start_confirmation callback is invoked. bp_diagnostic_destroy.