BK [address only for mailing lists]
2003-Jul-09 01:16 UTC
[Asterisk-Users] ignorepat doesn't work
Hi in order to keep the dial tone after pressing 9 for 'outside line' I have this in my extensions.conf [localpstn] ignorepat => 9 exten => _9[123456789]XXXXXXX,1,Dial,${PSTN}/${EXTEN:1} exten => _9[123456789]XXXXXXX,2,Congestion this is properly included in the handsets' context but the dial tone disappears after pressing 9. am I missing something? thanks in advance regards bk
Hi bk, On Wed, Jul 09, 2003 at 17:16:55 +0900, BK [address only for mailing lists] wrote:> Hi > > in order to keep the dial tone after pressing 9 for 'outside line' I > have this in my extensions.conf > > [localpstn] > ignorepat => 9 > exten => _9[123456789]XXXXXXX,1,Dial,${PSTN}/${EXTEN:1} > exten => _9[123456789]XXXXXXX,2,Congestion > > this is properly included in the handsets' context but the dial tone > disappears after pressing 9. > > am I missing something?I had the same problem here and discovered that "ignorepat" only works if it's placed in the actual incoming context of your channels and not if it's included from another context. Not sure if this is a bug or a feature. So, try placing the "ignorepat" in your handset-contexts instead. Grtz, Oliver
BK [address only for mailing lists]
2003-Jul-09 08:02 UTC
[Asterisk-Users] ignorepat doesn't work
thanks On Wednesday, July 9, 2003, at 10:07 PM, The Traveller wrote: I had the same problem here and discovered that "ignorepat" only works if it's placed in the actual incoming context of your channels and not if it's included from another context. thinking about it, this makes sense because there may be multiple contexts with extensions starting with the same ignorepat digit. Not sure if this is a bug or a feature. probably intentional. So, try placing the "ignorepat" in your handset-contexts instead. Well, it works now on the Zap channels but not on the SIP phones. Does anyone know how to fix this for SIP phones? but it's not that important anyway. thanks again rgds bk -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: text/enriched Size: 842 bytes Desc: not available Url : http://lists.digium.com/pipermail/asterisk-users/attachments/20030709/b874e9e8/attachment.bin
Hi, I was trying to get the solution for the issue with getting dial tone after dialing 9, in sip phone, but I couldn't get anything. I am using a Grandstream Budgetone 100. I include ignorepat in the handset context, but nothing. Any guideline or help? Thanks. Jaime On Wednesday, July 9, 2003, at 10:07 PM, The Traveller wrote: I had the same problem here and discovered that "ignorepat" only works if it's placed in the actual incoming context of your channels and not if it's included from another context. thinking about it, this makes sense because there may be multiple contexts with extensions starting with the same ignorepat digit. Not sure if this is a bug or a feature. probably intentional. So, try placing the "ignorepat" in your handset-contexts instead. Well, it works now on the Zap channels but not on the SIP phones. Does anyone know how to fix this for SIP phones? but it's not that important anyway. thanks again rgds bk --Apple-Mail-18--1172348 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII thanks On Wednesday, July 9, 2003, at 10:07 PM, The Traveller wrote: <color><param>0000,0000,DEDE</param>I had the same problem here and discovered that "ignorepat" only works if it's placed in the actual incoming context of your channels and not if it's included from another context. </color> thinking about it, this makes sense because there may be multiple contexts with extensions starting with the same ignorepat digit. <color><param>0000,0000,DEDE</param> Not sure if this is a bug or a feature. </color> probably intentional. <color><param>0000,0000,DEDE</param>So, try placing the "ignorepat" in your handset-contexts instead. </color> Well, it works now on the Zap channels but not on the SIP phones. Does anyone know how to fix this for SIP phones? but it's not that important anyway. thanks again rgds bk --Apple-Mail-18--1172348--
ignorepat is for Zapata devices. Sip devices sned the number to the swith AFTER the SIP device feels it has dialed it. I am not a pro on the GS phones, (never played with them) but I would cheak the documentation on setting up a 'dialplan'. I hope this sets you in the right direction. Alex -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Jaime Blanco Sent: Saturday, April 23, 2005 4:38 PM To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] ignorepat doesn't work Hi, I was trying to get the solution for the issue with getting dial tone after dialing 9, in sip phone, but I couldn't get anything. I am using a Grandstream Budgetone 100. I include ignorepat in the handset context, but nothing. Any guideline or help? Thanks. Jaime On Wednesday, July 9, 2003, at 10:07 PM, The Traveller wrote: I had the same problem here and discovered that "ignorepat" only works if it's placed in the actual incoming context of your channels and not if it's included from another context. thinking about it, this makes sense because there may be multiple contexts with extensions starting with the same ignorepat digit. Not sure if this is a bug or a feature. probably intentional. So, try placing the "ignorepat" in your handset-contexts instead. Well, it works now on the Zap channels but not on the SIP phones. Does anyone know how to fix this for SIP phones? but it's not that important anyway. thanks again rgds bk --Apple-Mail-18--1172348 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII thanks On Wednesday, July 9, 2003, at 10:07 PM, The Traveller wrote: <color><param>0000,0000,DEDE</param>I had the same problem here and discovered that "ignorepat" only works if it's placed in the actual incoming context of your channels and not if it's included from another context. </color> thinking about it, this makes sense because there may be multiple contexts with extensions starting with the same ignorepat digit. <color><param>0000,0000,DEDE</param> Not sure if this is a bug or a feature. </color> probably intentional. <color><param>0000,0000,DEDE</param>So, try placing the "ignorepat" in your handset-contexts instead. </color> Well, it works now on the Zap channels but not on the SIP phones. Does anyone know how to fix this for SIP phones? but it's not that important anyway. thanks again rgds bk --Apple-Mail-18--1172348-- _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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