I found this link :
http://www.okena.com/en/US/products/...ucts_feature_g
uide09186a0080181111.html#1170970
and with the command
registrar {{dns: address | ipv4: destination-address} expires seconds
[tcp] [secondary]}
I think I will be able to register it, but one problem
Supported Platforms
Cisco 1751, Cisco 1751V, Cisco 1760, Cisco 2610XM, Cisco 2611XM, Cisco
2620XM, Cisco 2621XM, Cisco 2650XM, Cisco 2651XM, Cisco 2691, Cisco 3640,
Cisco 3640A, Cisco 3660; Cisco 3725, Cisco 3745
Why the heck didn't Cisco make this command available on a AS5300??
--
Matteo D'Amato
Intelco Communication
Andrew Zhilenko <> wrote in
news:lq-dnVuOt8zutgaiRVn-:
> Hello!
>
> Matteo D'Amato wrote:
>
>> Yes there is definately some equipment missing between the Asterisk
>> and the DMS 100 Switch. First of all a Nortel DMS has no VoIP Boards,
>> it's all PSTN. That's why I put a Cisco AS5300 connected to the DMS
>> on the PSTN side with 4 T1's and as for the VoIP side I need for it
>> to register somewhere where another device can route to it. So how
>> can I get it to register to a SIP proxy just like the Cisco ATA
>> registers to the SIP Proxy?
> As I already said in the other message, you cannot. You can, however,
> configure your SIP server that it will know, that some phone numbers
> (or whole phone prefixes) should be routed to your remote Cisco GW.
> How it is configured on the SIP server - depends on what kind of SIP
> server you are using. My colleague says that in Asterisk it is
> possible to do it in the config files. In the vovida SIP express
> router routing is done in a config file, in a sort of mini-program. In
> the commercial products you normally will get some interface (GUI or
> web) to conveniently manage your SIP routing.
>
> WBR, Andrew