[Freeswitch-users] GSM gateway MV370
Henk Oegema
pabx_freeswitch at telenet.be
Mon Aug 11 12:26:14 PDT 2008
I have a MV370 GSM gateway from Portech using in *.
The extension number of the gateway is 2001
To dial via the gateway I use a prefix 9.
;GSM VIA MV-370 GATEWAY)
exten => _9X.,1,Dial(SIP/2001/${EXTEN:1})
exten => _9X.,n,Congestion()
This works well.
Now I'm in the process of switching that gateway to a FS server.
The gateway is also registered as number 2001 in FS.
How do I translate the * dialplan to FS? (the two lines of code above)
Which xml file ? (default.xml ?)
Thanks
Henk
More information about the FreeSWITCH-users
mailing list