I’m using Wildcard A4B, all works fine, just want to configure one of my phone for emergency call.
I want to configure one of my DAHDI FXS port’s to call to number 201 on handset pickup.
Can anyone suggest, how can i do this?
I’m using Wildcard A4B, all works fine, just want to configure one of my phone for emergency call.
I want to configure one of my DAHDI FXS port’s to call to number 201 on handset pickup.
Can anyone suggest, how can i do this?
Have you tried the s extension?
For FXS devices, you’ll need to enable the immediate option in chan_dahdi.conf for the port. When that happens, it’ll go off-hook into whatever context it was set for, also in chan_dahdi.conf, and as @david551 noted, you’ll want to use the ‘s’ extension to handle it.
thank you, it works.
I should read manuals more attentively…