Hi all
I’m trying to make the following scenario:
–> Inbound <–SIP–> PBX1 <–IAX–> PBX2—> internal ext.[1001]
We have one sip trunk to the ISP with sip numeric plan let say [01220 to 01299].
When received an incoming call to specific number, let say 01221 I want to place that call on the IAX route to the second PBX2.
It is Ok, but in the PBX2 site I see that the call is comming from 01221. The idea is to dial specific extension [1001], which is defined in PBX2 only. In General when someone dial sip nuber 01221 we want to transfer the call to the ext. [1001] via IAX.
I tried with exten_custom.conf but without success.
Can someone help me with this case ?