~ubuntu-branches/ubuntu/trusty/libpri/trusty

« back to all changes in this revision

Viewing changes to q921.c

  • Committer: Package Import Robot
  • Author(s): Aurelien Jarno
  • Date: 2011-09-09 14:54:45 UTC
  • Revision ID: package-import@ubuntu.com-20110909145445-3ryu8grds0wexj0g
Tags: 1.4.11.3-1.1
* Non-maintainer upload.
* Add gcc-4.6-werror to fix FTBFS with gcc-4.6.  Closes: #625379.

Show diffs side-by-side

added added

removed removed

Lines of Context:
808
808
 
809
809
        if ((h->u.ft == 3) && (h->u.m3 == 0) && (h->u.m2 == 0) && (h->u.data[0] == 0x0f)) {
810
810
                int ri;
811
 
                int tei;
812
811
 
813
812
                ri = (h->u.data[1] << 8) | h->u.data[2];
814
 
                tei = (h->u.data[4] >> 1);
815
813
                /* TEI assignment related */
816
814
                switch (h->u.data[3]) {
817
815
                case Q921_TEI_IDENTITY_REQUEST: