« Back to TCL-API

3945E Basic Configuration

Combination View Flat View Tree View
Threads [ Previous | Next ]
Good afternoon
I am trying to increase the amount of concurrent calls on a gateway, and since 3745s are already EoL I bought a 3945E, however, I am getting a 403 Forbidden when I send an Invite to such gateway. I can't event start a session. Any ideas? 
I just copied the config from the 3745 to the 3945, there are no access lists. I just enabled:
 
voice service voip
allow connections sip-to-sip
 
application
(defined the application)
 
dial-peer voice 1 voip
service (defined service)
incoming called-numer .
 
dial-peer voice 2 voip
(outbound dial peer)
 
this works on a 3745 
 
IOS is c3900e-universalk9-mz.SPA.151-4.M3.bin
 
Any ideas?
 
Thanks!

Is Tcl script triggered ?

Do you have a debug log ? deb voip app tcl, deb ccapi inout ?
May need to tale a look your config too.
If error happen before hitting script you may like to ask Cisco TAC take a look as well ?

Thanks

http://www.cisco.com/en/US/tech/tk652/tk90/technologies_tech_note09186a0080b3e123.shtml

From: Cisco Developer Community Forums
Sent: Wednesday, May 23, 2012 7:19 PM
To: cdicuser@developer.cisco.com
Subject: New Message from Adolfo Arizpe in Voice Gateway API (VGAPI) - TCL-API: 3945E Basic Configuration

Adolfo Arizpe has created a new message in the forum "TCL-API":

--------------------------------------------------------------
Good afternoon
I am trying to increase the amount of concurrent calls on a gateway, and since 3745s are already EoL I bought a 3945E, however, I am getting a 403 Forbidden when I send an Invite to such gateway. I can't event start a session. Any ideas?
I just copied the config from the 3745 to the 3945, there are no access lists. I just enabled:

voice service voip
allow connections sip-to-sip

application
(defined the application)

dial-peer voice 1 voip
service (defined service)
incoming called-numer .

dial-peer voice 2 voip
(outbound dial peer)

this works on a 3745

IOS is c3900e-universalk9-mz.SPA.151-4.M3.bin

Any ideas?

Thanks!
--
To respond to this post, please click the following link:

<http://developer.cisco.com/web/vgapi/forums/-/message_boards/view_message/5771581>

or simply reply to this email.

Unfortunately there is no event timer in VXML API.

Thanks !