GXP-2000 BLF with ZAP extensions

ccataldo
Posts: 145
Member Since:
2006-06-01

Asterisk BLF with ZAP extensions seems not working.

It's ok with all the sip devices. What can I do?



ccataldo
Posts: 145
Member Since:
2006-06-01
Re: GXP-2000 BLF with ZAP extensions

Following some google instructions I've also tried this without success adding

exten => Cordless,hint,ZAP/g1
exten => Cordless,1,Dial(Zap/g1)

in this way I'm able to call the extension but the red light stays off when the Zap/3-1 Cordless is ringing or busy.



ccataldo
Posts: 145
Member Since:
2006-06-01
Re: GXP-2000 BLF with ZAP extensions

Anyone has found a solution for ZAP Channels?



pjm
Posts: 8
Member Since:
2006-06-18
Re: GXP-2000 BLF with ZAP extensions

Yes i would like answer to this, just got the GXP-2000 and the sidecar, this is the only thing i have left on the config.



pjm
Posts: 8
Member Since:
2006-06-18
Re: GXP-2000 BLF with ZAP extensions

I just got it working, with ...

exten => company1,hint,Zap/3
exten => company1,1,Dial(Zap/3)
exten => company2,hint,Zap/4
exten => company2,1,Dial(Zap/4)

I noticed that you have ZAP/g1, try taking out the g.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.