Hi list, I've got a testbed running with the following config: 1. RH 7.3 linux machine 2. 2 Grandstream phones 3. 2 XTen soft clients When I dial voice mail I have a problem. here is the flow. 1. dial 8500 (the exten for voice mail) 2. enter 2600 via touch pad on the grandstreem 3. entire passwd via touch pad I always get an invalid login When looking at the Ast console I see that the exten number received by Ast is 260 not 2600. This happens no matter how fast or slow (delay between pushing keys on phone) things happen. Any ideas ?? thanks mucho john
Have you tried to CVS recently? I had some similar issues and mark fixed those.. but I wonder if they could be related to this. bkw On Sat, 16 Aug 2003, John Brown wrote:> Hi list, > > I've got a testbed running with the following config: > > 1. RH 7.3 linux machine > 2. 2 Grandstream phones > 3. 2 XTen soft clients > > When I dial voice mail I have a problem. here is the flow. > > 1. dial 8500 (the exten for voice mail) > 2. enter 2600 via touch pad on the grandstreem > 3. entire passwd via touch pad > > I always get an invalid login > > When looking at the Ast console I see that the exten number > received by Ast is 260 not 2600. This happens no matter > how fast or slow (delay between pushing keys on phone) > things happen. > > Any ideas ?? > > thanks mucho > > john > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >
Hi George You probably will need to run a local Gatekeeper which registers to the outside gatekeepers. So Asterisk registers to your local Gatekeeper and the Local Gatekeeper registers to Germany and UK Gatekeepers. Not too many answers on this mailing list unless you have a non-related qustion. FT On Sat, 16 Aug 2003, George Lin wrote:> Hello List, > > Does asterisk H323/SIP allowes me to conditionally use diff gatekeeper to > route the call ? e.g. for the call to germany, I want to use gatekeeper1, > and for the call to UK, I want to use gatekeeper2. if yes, where and how to > specify in these .confs file ? > > Thanks, > > George Lin > > > _______________________________________________ > Asterisk-Users mailing list > Asterisk-Users@lists.digium.com > http://lists.digium.com/mailman/listinfo/asterisk-users >