cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
323
Views
0
Helpful
3
Replies

how to connect to a extension number?

kevin8941
Level 1
Level 1

Hi,

Does anybody knows how to connect to the extension number using tapi, for example, if I need to dail 416-5555555 ext.111, after I connected to 416-5555555, what tapi methods should I use in order to connect to extension 111?

Thanks

kevin

3 Replies 3

jshepard
Level 4
Level 4

Download the TAPI API manual from the Developer Services webite at www.cisco.com/go/developersupport . This will walk you through the supported methods, and events. Be aware though, that using TAPI 3.0 is unsupported, and you may find trouble developing to 3.0.

pini0n
Level 1
Level 1

Hi,

Once stations are connected you should use "lineblindtransfer" to transfer it to ext. that you want.

Agam

What if I need to dial the extension number one by one? Lets say extension number "155", I need to dial 1, then 5, then 5, Which method should I use then? linedial? and what else?

Thanks

kevin