Ticket #9 (closed Feature Requests: Invalid)

Opened 4 years ago

Last modified 2 years ago

Incoming Sip to IVR

Reported by: mickey_kamer Assigned to: nobody
Priority: minor Milestone:
Component: None Version: None
Keywords: Cc:
Confirmation: SVN Revision (if applicable):
Backend Engine: All Backend Engine Version:

Description

Many businesses are using VoIP for customers to call in 
their help desk. AMP needs a way to direct incoming 
SIP, IAX, (IP calls) to the IVR.

Here is my example:
;*****************************************
******************************************
*******
; Incoming calls from SIP number 2001
;*****************************************
******************************************
*******
; this section Plays the menu just as if someone was to 
have called in on a PSTN line
[ext-incoming-sip]
exten => 2001,1,Goto(from-pstn,s,1)
include => extensions

Change History

03/02/05 09:05:32 changed by gregmac

  • status changed from assigned to closed.
Logged In: YES 
user_id=1174590

When you setup a trunk, set the context to be 'from-pstn'.
The call will then be handled like a normal incoming call.