| |
| |||
| if you get an error like this: [Nov 6 17:30:44] WARNING[23605]: chan_sip.c:12211 handle_response_register: Forbidden - wrong password on authentication for REGISTER for 'spa400' to '192.168.1.109' Try to change register=> spa400@192.168.1.109 to register=> spa400@192.168.1.109/spa400 Last edited by sergee : May 21st, 2008 at 09:36 AM. |
| |||
| Has anybody done this with a more recent firmware version ? Mine has firmware 1.0.1.4 and I am getting the "Forbidden - wrong password on authentication for REGISTER for 'SPA9000' to <my ip address>" |
| |||
| Quote:
I managed to get that but I have a special setup: a PRI coming from the Telco into an Adtran Atlas 550 phone switch. The switch takes the DNIS info from the PRI and converts it to DTMF tones which are played when the SPA400 picks up the line. Technically to the SPA400/SPA900 it's like someone was dialing an extension immediately after the call was answered. |
| | |
| |
| |||
| Most likely you have only 1 DID on each analog line. SPA400 can pass port's id to asterisk, then you can use a little dialplan magic to cut it: exten => mygw1,1,NOOP(${SIP_HEADER(TO)}) exten => mygw1,n,SET(TMP2=${SIP_HEADER(TO)}) exten => mygw1,n,SET(TMP1=${CUT(TMP2,@,1)}) exten => mygw1,n,SET(DST=${CUT(TMP1,:,2)}) exten => mygw1,n,Goto(dids,${DST},1) best regards, voipsolutions.ru |
| |||
| Can any one let me know waht is that 192.168.1.109 ip add used for, As i have a linksys SPA400 which i am using as a gateway for PSTN line i am not able to register with asterisk box, in my astersik log i found that the regestering to 192.168.1.109 request time out, please some one can help me to solve this proble i will be great full to you |
| Article Tools | |
| Display Modes | Rate This Thread |
| |
| | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Linksys SPA400 Product Review | eric | Linksys SPA9000/SPA400 Support Forum | 16 | March 19th, 2008 06:20 PM |
| Linksys SPA9000 + SPA400 = Ideal solution for small office?? | WorldWideWeeb | Linksys SPA9000/SPA400 Support Forum | 10 | January 30th, 2007 01:51 PM |
| Linksys SPA400 FXO ports off hook issue | Silent_Dog | Linksys SPA9000/SPA400 Support Forum | 9 | January 26th, 2007 09:45 AM |
| How to configure the SPA400 with non-Linksys systems | eric | Linksys SPA9000/SPA400 Support Forum | 0 | November 10th, 2006 06:57 PM |
| Linksys SPA400 Administration guide | davidread22 | Linksys SPA9000/SPA400 Support Forum | 13 | September 28th, 2006 12:53 PM |