#!/bin/bash sipcalc "${1}" | grep Expanded | awk '{ print $NF; }'