Routing outgoing calls through multiple zap channels

Welcome,

I looked for solution and gave up :smile: I have few X100P installed, and few SIP clients. Standard outgoing path is made like exten => _X.,1,Dial(Zap/g1/${EXTEN}) and all external calls are routed to PSTN. I would like to route one of the SIP clients (his outgoing calls) through the specific zap channel (etc 3) and the rest leave like it was. How to do this?

Please help me :smile:

Configure this SIP client to another context. I believe it works.

Call out the specific Zap channel, as opposed to the group and assign that SIP channel to this context:

exten => _X.,1,Dial(Zap/1/${EXTEN})