On Tue, 2008-12-30 at 12:18 +0000, Andreas Speck wrote: > Hi all, > after all my trouble with sipx-3.11.9, I went back to 3.10.2, and I'm > making progress. > > It seems our Linksys-SPA3102 PSTN gateway is plain broken, so I'm > waiting to get it replaced. > > Meanwhile, I managed to set up siptheeskype as a Skype gateway, and > created a dialplan for it. In the dialplan, I gave it the PSTN prefix > '7', which it says there should be dropped before the call is send to > the gateway. However, that does not seem to be the case. > > My siptheeskype logs show me this: > incoming sip call from "Andreas Speck" <sip:[email protected]> > callee=<sip:[email protected]> > 2008-12-30 08:35:42,759 [org.zoolu.net.UdpProvider.T0] INFO > local.ua.SSCallChannel.#C0 - Skype Dial:7123 > 2008-12-30 08:35:43,760 [org.zoolu.net.UdpProvider.T0] INFO > local.ua.SSCallChannel.#C0 - Actual number dialed:echo123 > > 7123 is what I dialed, but I expected to only get 123. This is then > mapped to echo123 on the Skype side, so gets me the Skype echo service. > > While this is not a problem for Skype user names (which need to be > mapped in any case, and it makes no difference if I have the 7 in there > or not), it is a problem for using SkypeOut, as then I need a proper > phone number, and the 7 would be plain wrong here. > > What is going wrong here? > > I have: > > Treat PSTN prefix as optional: unchecked > PSTN-prefix: 7 > Treat long distance prefix as optional: unchecked > Long distance prefix: <empty> > Area codes: <empty> > External number length: any number of digits
Without a message trace it's impossible to be sure what's happening, but a good guess might be that the siptheeskype gateway is using the address in the To header instead of the (correct) address in the request URI (immediately following INVITE on the first line of the message). _______________________________________________ sipx-users mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-users Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-users
