[Asterisk-Users] Sipura 3000 Inbound Dialing Problem

dhananjay sarnaik d_sarnaik at yahoo.com
Wed Mar 2 00:11:30 MST 2005


Thanks for the information.
But still we are facing the same problem.
We tried upgrading the firmware to latest available on sipura website and still the result is same.
 
Does any specific DTMF setting required? we have tried all the 3 options in asterisk (inband, rfc2833 and info) but no luck


Joseph <syscon at interbaun.com> wrote:
On PSTN-Line tab

Subscriber Information
User ID: 99
Password: 99

Dial Plans
Dial Plan 1: S0<:99>

PSTN-To-VoIP Gateway Setup
PSTN-To-VoIP Gateway Enable: Yes
PSTN Ring Thru Line 1: Yes
PSTN Caller Default DP: 1

That should be it I think.

-- 
#Joseph


On Tue, 2005-03-01 at 04:34 -0800, dhananjay sarnaik wrote:
> Dear All
> 
> 
> 
> Im facing wearied problem with Sipura 3000 and asterisk .
> 
> 
> 
> Im trying to configure Asterisk with Sipura 3000 . I have configured
> asterisk with FSX port which is working fine.
> 
> I want to configure Asterisk FXO port for my outgoing and incoming
> calls.
> 
> Once Sipura received call from outside it will deliver to Asterisk and
> asterisk will play IVR user dial any extension
> 
> Here is my configuration
> 
> 
> 
> sip.conf
> 
> 
> 
> [99]
> 
> type = friend
> 
> secret = 99
> 
> host = dynamic
> 
> insecure = very
> 
> context = pstn-in
> 
> dtmfmode = inband
> 
> nat = no
> 
> qualify = 1000
> 
> disallow = all
> 
> allow = ulaw
> 
> allow = alaw
> 
> allow = gsm
> 
> 
> 
> extension.conf
> 
> 
> 
> [pstn-in]
> 
> exten => 99,1,Answer()
> 
> exten => 99,2,Goto,pstn|s|1
> 
> 
> 
> [pstn]
> 
> include => test-set
> 
> exten => s,1,Answer()
> 
> exten => s,2,Background(ext-or-zero)
> 
> exten => s,3,Wait(2)
> 
> exten => 0,1,Answer()
> 
> exten => 0,2,Background(one-moment-please)
> 
> exten => 0,3,Dial(SIP/2210,10)
> 
> 
> 
> 
> 
> it is working for my outbound dialing but for incoming when user press
> extension call is not forwarded to the right extension. log of
> asterisk (/var/log/asterisk/full) shows incorrect DTMF values.
> 
> 
> 
> Thanks in advance 
> 
> 
> 
> Regards
> 
> Dhananjay S


_______________________________________________
Asterisk-Users mailing list
Asterisk-Users at lists.digium.com
http://lists.digium.com/mailman/listinfo/asterisk-users
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users

		
---------------------------------
Celebrate Yahoo!'s 10th Birthday! 
 Yahoo! Netrospective: 100 Moments of the Web 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050302/35a6564a/attachment.htm


More information about the asterisk-users mailing list