Navigation



Ignore:
Timestamp:
Jul 26, 2010, 9:39:27 PM (14 years ago)
Author:
Alexandre Westfahl <awestfahl@freediameter.net>
Branch:
default
Phase:
public
Message:

Added SAR/SAA and UAR/UAA

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/test_sip/locationinfo.c

    r420 r427  
    5050        char *destination_realm="tera.ics.keio.ac.jp";
    5151        size_t destination_realmlen=strlen(destination_realm);
    52         char *destination_host="biwa.tera.ics.keio.ac.jp";
     52        char *destination_host="suika.tera.ics.keio.ac.jp";
    5353        size_t destination_hostlen=strlen(destination_host);
    5454        //Fake values STOP
     
    108108        }
    109109       
    110        
    111        
    112110        //SIP_AOR
    113111        {
Note: See TracChangeset for help on using the changeset viewer.