[asterisk-users] help with app_sms and chan_capi

Patrick Zwahlen paz at navixia.com
Tue Aug 8 06:07:44 MST 2006


I am having issues with SMS sending (I am living in Switzerland and
using an ISDN BRI line).

I have a working config with an HFC card and mISDN. When sending, I get:

    -- Attempting call on misdn/g:bri/0622100000 for
078xxxxxxx at smsdial:1 (Retry 1)
    -- Executing GotoIf("mISDN/1-u15", "0?2:4") in new stack
    -- Goto (smsdial,078xxxxxxx,4)
    -- Executing SMS("mISDN/1-u15", "021yyyyyyy||078xxxxxxx|Hello
World") in new stack
    -- Executing SMS("mISDN/1-u15", "021yyyyyyy") in new stack
    -- SMS RX 93 00 6D
    -- SMS TX 91 21 01 03 0A 81 70 x8 xx xx xx 00 F1 18 CA FA 9C 0E 0A
83 E8 E5 39 1D 64 96 BF DB 20 67...
    -- SMS RX 95 09 01 00 60 80 80 41 25 74 40 E7
    -- SMS TX 94 00 6C

On the same ISDN line, I have another * box with an AVM!Fritz card using
chan_capi (voice works). When sending, I get:

    -- Attempting call on CAPI/g1/0622100000/b for 078xxxxxxx at smsdial:1
(Retry 1)
    -- Executing GotoIf("CAPI/bri/0622100000-1", "0?2:4") in new stack
    -- Goto (smsdial,078xxxxxxx,4)
    -- Executing SMS("CAPI/bri/0622100000-1",
"021yyyyyyy||078xxxxxxx|Hello World") in new stack
    -- Executing SMS("CAPI/bri/0622100000-1", "021yyyyyyy") in new stack
    -- SMS RX 93 00 6D
    -- SMS TX 91 10 01 01 0A 81 70 x8 xx xx xx 00 F1 04 F4 F2 9C 0E B8

Any hint on what the problem might be ?

Thanks, and have a nice day. - Patrick -



More information about the asterisk-users mailing list