git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1241
d0543943-73ff-0310-b7d9-
9358b9ac24b2
\param network_addr network address
\param ani ANI information
\param ani2 ANI II information
+ \param rdnis RDNIS
+ \param source the source
\param destination_number destination number
\return a new profile object allocated from the session's memory pool
*/
/*!
\brief return a cause string for a given cause
- \param the code to check
+ \param cause the code to check
\return the string
*/
SWITCH_DECLARE(char *) switch_channel_str2cause(switch_call_cause_t cause);
\param rtp_session the RTP session to write to
\param data data to write
\param datalen the size of the data
+ \param m set mark bit or not
\param payload the IANA payload number
\param ts then number of bytes to increment the timestamp by
\param mseq the specific sequence number to use