[Asterisk-Users] *67 with Sipura 3000

Massimo De Nadal maxx at digital-system.it
Wed Jun 22 22:35:23 MST 2005


Change the dialplan in your spa3k with something like:
(xx.|*x.|**x.)

This way you can dial any number, even starting with * or **


Martin Roy ha scritto:

> How can I dial *67 on a Sipura 3000 if I dial from a SIP phone  
> connected on an asterisk server. I always get a message saying that  
> authentication failed for INVITE for sip221 at 192.168.1.6. If I dial a  
> number without doing *67 it's working fine...
>
> sip 221 being the extension of my Cisco phone and 192.168.1.6 being  
> the IP of my asterisk server...
>
> I have my outgoing context configure like this :
>
> [outgoing]
> ignorepat => 9
> exten => _9.,1,Dial(SIP/${EXTEN:1}@192.168.1.20:5061)
> exten => _9.,2,Dial(SIP/${EXTEN:1}@192.168.1.21:5061)
> exten => _9.,3,Dial(SIP/${EXTEN:1}@192.168.1.22:5061)
> exten => _9.,4,Dial(SIP/${EXTEN:1}@192.168.1.23:5061)
> exten => _9.,5,Playback(invalid)
> exten => _9.,6,Hangup
>
> When I do 9*67 and the number it take a while and then it will play  
> the invalid sound file and then hangup.
>
> I even tried adding a second outgoing with this but it doesn't make a  
> difference :
>
>
> exten => _9*67.,1,Dial(SIP/${EXTEN:1}@192.168.1.20:5061)
> exten => _9*67.,2,Dial(SIP/${EXTEN:1}@192.168.1.21:5061)
> exten => _9*67.,3,Dial(SIP/${EXTEN:1}@192.168.1.22:5061)
> exten => _9*67.,4,Dial(SIP/${EXTEN:1}@192.168.1.23:5061)
> exten => _9*67.,5,Playback(invalid)
> exten => _9*67.,6,Hangup
>
> I figured that's it is a function of the Sipura 3000 but can I  
> disable it and make it seen as a number? Since Bell understand *67 I  
> don't need the Sipura 3000 to do something special with it...
>
> Thanks
>
> Martin
> _______________________________________________
> 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






More information about the asterisk-users mailing list