cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Who Me Too'd this topic

Auto Dial (Bat Phone) FXS Ports on MGCP Router

carldu
Level 1
Level 1

Hello,

We are attempting to emulate a setup we currently have on our PBX.  Scenario is a user picks up a phone, and the "phone" (or PBX) automatically dials a given extension.  What we have now is IOS routers configured by the CCM with MGCP.  I tried to do a more manual process of setting up this up I found here ...

http://www.cisco.com/en/US/docs/ios/voice/fxs/configuration/guide/fxsbasic.html

... but I am ASSUMING this isn't working because the router is setup via MGCP?  Basically what happens is I do the following:

sccp local GigabitEthernet0/0

sccp ccm ##.##.##.## identifier 11 version 7.0

sccp ccm ##.##.##.## identifier 10 version 7.0


sccp ccm group 1

associate ccm 10 priority 1

associate ccm 11 priority 2


stcapp ccm-group 1


! Has the FXS Port the "Bat Phone" is connected to (port 0/1/1)

dial-peer voice 999011 pots

service stcapp

port 0/1/1


Once I have this in theory I am going to do:

sccp plar

voiceport 0/1/1 dial 1210

When I attempt to do the voiceport 0/1/1 dial 1210 I get the error:

stcapp must be configured before configure sccp plar

I can go into global config, type stcapp, but it does nothing to start it.  So I'm sure I'm an idiot for even trying the above, anyone have a resource or something they can point  me to in getting this type of config done in the CCM somehow?  We are using CCM 8.6.2.  The router is a 2911 with a VIC3/2FXS/DID card running 15.1(4)M2.  Thanks to anyone that can help point me in the right direction.

Who Me Too'd this topic