I have an SPA-3102 configured as a PSTN gateway for my * server. It works OK, (despite the appaling documentation).
However, one small thing has me stumped...
When I do e.g. Dial(SIP/spa/<number>) the SPA responds Immediately with:
SIP/spa-XXXXXX is ringing
SIP/spa-XXXXXX answered SIP/XXX-XXXXXX
But it hasn't even finished dialling yet. If the call to the PSTN does not complete (e.g. no answer) how can I handle
this in my * dial plan? As far as * can tell, the call was successful even when it wasn't
Is my understanding of how SIP-PSTN gateways are expected to work wrong or is the SPA weird. Anyone know?