I know /etc/ppp/ip-up.d from my Debian system. This doesn't exist in Maemo. Does /etc/network/if-up.d include the dialup network?
if [ "$ICD_CONNECTION_TYPE" != GPRS ]; then exit 0 fi