@vingarzan commented on this pull request.
.em_default_expires = 1800, /* emergency contact default expires */
+ .em_max_expires = 3600, /* emergency contact max expires */
Changed these to something which makes more sense, since it wasn't realistic that an emergency call would complete within 60 seconds.