[asterisk-users] E1 - Cisco - Asterisk and vice verso
Dmitriy Sirant
lex at skoda.com.ua
Sat Nov 15 12:48:42 CST 2014
On 2014-11-12 16:02:53 +0000, Dmitriy Sirant said:
> Hi,
>
> Change my Dynastar E1 gateway to Cisco with E1 module, but can't make
> easiest dialplan. All my routing i made on asterisk, so i need that
> cisco all calls from E1 send via sip to Asterisk and all calls came
> from Asterisk by sip send to E1. From E1 to Asterisk already work, but
> can't understand how send all from Asterisk SIP to E1 ?
>
> Can you help ?
>
> Thank you
Problem was in new ios version (c3825-adventerprisek9-mz.151-4.M7.bin)
where by default closed all incoming sip session, and i must enable it
by:
voice service voip
ip address trusted list
ipv4 192.168.132.248 255.255.255.255
More information about the asterisk-users
mailing list