Comments
www.loligo.com/asterisk/current/extensions.conf
Posted by crouse
www.voip-info.org/wiki/.../Asterisk+config+extensions.conf
Posted by crouse
SIP commands
* SIPdtmfMode: Change DTMF mode during SIP call
* SIP_HEADER(): Pick any header from a SIP invite message (replaces by SIPGetHeader)
* SIPAddHeader: Add header to outbound SIP invite
ZAP commands
* Flash: Flashes a Zap Trunk
* ZapBarge: Barge in (monitor) Zap channel
* ZapCD: ISDN call deflection (bristuff)
* Asterisk cmd BristuffZapEC: Echo cancellation on/off (bristuff)
* ZapSendKeypadFacility: Send digits out of band over a PRI
* ZapRAS: Provide ISDN data service
* ZapScan: Scan Zap channels to monitor calls
Posted by sagitraz
SIPdtmfMode: Change DTMF mode during SIP call
SIP_HEADER (): Pick any header from a SIP invite message (replaces by SIPGetHeader)
SIPAddHeader: Add header to outbound SIP invite
Flash: Flashes a Zap Trunk
ZapBarge: Barge in (monitor) Zap channel
ZapCD: ISDN call deflection (bristuff)
ZapEC: Echo cancellation on/off (bristuff)
ZapSendKeypadFacility: Send digits out of band over a PRI
ZapRAS: Provide ISDN data service
ZapScan: Scan Zap channels to monitor calls.
Posted by james_winston