Hi!
> [default]
> exten => ian,1,Dial(SIP/spa3k_line1,10)
> exten => ian,2,Voicemail(u4)
> exten => ian,3,Hangup
>
> Is there any way to get such calls coming into a dedicated context,
> rather than default?
Use gotoif() and the variable ${SIPDOMAIN}
Cheers, Philipp