[test-results] [Bamboo] Asterisk - Team Branches > Asterisk Trunk DigiumPhones > #63 has FAILED. Change made by Mark Michelson.

Bamboo bamboo at asterisk.org
Wed Apr 25 19:09:14 CDT 2012


-----------------------------------------------------------------------
Asterisk - Team Branches > Asterisk Trunk DigiumPhones > #63 failed.
-----------------------------------------------------------------------
Code has been updated by Mark Michelson.
No failed tests found, a possible compilation error.

http://bamboo.asterisk.org/browse/ASTTEAM-ASTERISKTRUNKDIGIUMPHONES-63/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): No tests found.


--------------
Code Changes
--------------
Mark Michelson (363686):

>Remove AST_CONTROL_CUSTOM frame type and add a public function to send a SIP INFO request.
>
>In 1.8-digiumphones and 10-digiumphones, an AST_CONTROL_CUSTOM frame type was created in order
>to send a channel driver-specific indication. In addition, functions were added in order to
>encode SIP INFO data into a frame and decode data from a frame.
>
>The code in question had an odd mix of generic behavior and very SIP-specific behavior. Since this
>was added with the primary purpose of being able to send SIP INFO requests to a phone, it seemed
>like the generic elements should be eliminated in preference of a more direct method of sending
>a SIP INFO.
>
>With this change, a new file, sip_api.h has been added with a single function, ast_sipinfo_send().
>The function is defined in chan_sip.c. This means that any modules that use ast_sipinfo_send() will
>need to load after chan_sip.so has been loaded.
>
>Several files have been removed since they are no longer useful.
>
>


--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120425/55596a8a/attachment-0001.htm>


More information about the Test-results mailing list