rossiv
Guru
- Joined
- Oct 26, 2008
- Messages
- 2,623
- Reaction score
- 139
Hello all!
I bought a Sangoma USBfxo U100 and have outgoing calls working except for a few echo problems (which are going to supposedly be fixed in a coming software release). I can not get incoming calls to work, though.
Logs:
I bought a Sangoma USBfxo U100 and have outgoing calls working except for a few echo problems (which are going to supposedly be fixed in a coming software release). I can not get incoming calls to work, though.
Logs:
Code:
-- Starting simple switch on 'Zap/1-1'
-- Executing [s@from-pstn:1] System("Zap/1-1", "/var/lib/asterisk/agi-bin/asterisk_im "" """) in new stack
-- Executing [s@from-pstn:2] Gosub("Zap/1-1", "cidlookup|cidlookup_2|1") in new stack
-- Executing [cidlookup_2@cidlookup:1] Set("Zap/1-1", "CALLERID(name)=") in new stack
-- Executing [cidlookup_2@cidlookup:2] Return("Zap/1-1", "") in new stack
-- Executing [s@from-pstn:3] Gosub("Zap/1-1", "app-blacklist-check|s|1") in new stack
-- Executing [s@app-blacklist-check:1] LookupBlacklist("Zap/1-1", "") in new stack
-- Executing [s@app-blacklist-check:2] GotoIf("Zap/1-1", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:3] Return("Zap/1-1", "") in new stack
-- Executing [s@from-pstn:4] ExecIf("Zap/1-1", "1 |Set|CALLERID(name)=") in new stack
-- Executing [s@from-pstn:5] Set("Zap/1-1", "FAX_RX=system") in new stack
-- Executing [s@from-pstn:6] Set("Zap/1-1", "FAX_RX_EMAIL=root@localhost") in new stack
-- Executing [s@from-pstn:7] Answer("Zap/1-1", "") in new stack
-- Executing [s@from-pstn:8] PlayTones("Zap/1-1", "ring") in new stack
== Spawn extension (from-pstn, s, 9) exited non-zero on 'Zap/1-1'
-- Executing [h@from-pstn:1] System("Zap/1-1", "/var/lib/asterisk/agi-bin/asterisk_im "" """) in new stack
-- Executing [h@from-pstn:2] Goto("Zap/1-1", "ext-did|s|1") in new stack
-- Goto (ext-did,s,1)
-- Executing [s@ext-did:1] Set("Zap/1-1", "__FROM_DID=s") in new stack
-- Executing [s@ext-did:2] Gosub("Zap/1-1", "cidlookup|cidlookup_2|1") in new stack
-- Executing [cidlookup_2@cidlookup:1] Set("Zap/1-1", "CALLERID(name)=") in new stack
-- Executing [cidlookup_2@cidlookup:2] Return("Zap/1-1", "") in new stack
-- Executing [s@ext-did:3] Gosub("Zap/1-1", "app-blacklist-check|s|1") in new stack
-- Executing [s@app-blacklist-check:1] LookupBlacklist("Zap/1-1", "") in new stack
-- Executing [s@app-blacklist-check:2] GotoIf("Zap/1-1", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:3] Return("Zap/1-1", "") in new stack
-- Executing [s@ext-did:4] ExecIf("Zap/1-1", "1 |Set|CALLERID(name)=") in new stack
-- Executing [s@ext-did:5] Set("Zap/1-1", "FAX_RX=system") in new stack
-- Executing [s@ext-did:6] Set("Zap/1-1", "FAX_RX_EMAIL=root@localhost") in new stack
-- Executing [s@ext-did:7] Answer("Zap/1-1", "") in new stack
== Spawn extension (ext-did, s, 7) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'
-- ast_get_srv: SRV lookup for '_sip._udp.sipgate.com' mapped to host sipgate.com, port 5060
-- Starting simple switch on 'Zap/1-1'
-- Executing [s@from-pstn:1] System("Zap/1-1", "/var/lib/asterisk/agi-bin/asterisk_im "" """) in new stack
-- Executing [s@from-pstn:2] Gosub("Zap/1-1", "cidlookup|cidlookup_2|1") in new stack
-- Executing [cidlookup_2@cidlookup:1] Set("Zap/1-1", "CALLERID(name)=") in new stack
-- Executing [cidlookup_2@cidlookup:2] Return("Zap/1-1", "") in new stack
-- Executing [s@from-pstn:3] Gosub("Zap/1-1", "app-blacklist-check|s|1") in new stack
-- Executing [s@app-blacklist-check:1] LookupBlacklist("Zap/1-1", "") in new stack
-- Executing [s@app-blacklist-check:2] GotoIf("Zap/1-1", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:3] Return("Zap/1-1", "") in new stack
-- Executing [s@from-pstn:4] ExecIf("Zap/1-1", "1 |Set|CALLERID(name)=") in new stack
-- Executing [s@from-pstn:5] Set("Zap/1-1", "FAX_RX=system") in new stack
-- Executing [s@from-pstn:6] Set("Zap/1-1", "FAX_RX_EMAIL=root@localhost") in new stack
-- Executing [s@from-pstn:7] Answer("Zap/1-1", "") in new stack
-- Executing [s@from-pstn:8] PlayTones("Zap/1-1", "ring") in new stack
== Spawn extension (from-pstn, s, 9) exited non-zero on 'Zap/1-1'
-- Executing [h@from-pstn:1] System("Zap/1-1", "/var/lib/asterisk/agi-bin/asterisk_im "" """) in new stack
-- Executing [h@from-pstn:2] Goto("Zap/1-1", "ext-did|s|1") in new stack
-- Goto (ext-did,s,1)
-- Executing [s@ext-did:1] Set("Zap/1-1", "__FROM_DID=s") in new stack
-- Executing [s@ext-did:2] Gosub("Zap/1-1", "cidlookup|cidlookup_2|1") in new stack
-- Executing [cidlookup_2@cidlookup:1] Set("Zap/1-1", "CALLERID(name)=") in new stack
-- Executing [cidlookup_2@cidlookup:2] Return("Zap/1-1", "") in new stack
-- Executing [s@ext-did:3] Gosub("Zap/1-1", "app-blacklist-check|s|1") in new stack
-- Executing [s@app-blacklist-check:1] LookupBlacklist("Zap/1-1", "") in new stack
-- Executing [s@app-blacklist-check:2] GotoIf("Zap/1-1", "0?blacklisted") in new stack
-- Executing [s@app-blacklist-check:3] Return("Zap/1-1", "") in new stack
-- Executing [s@ext-did:4] ExecIf("Zap/1-1", "1 |Set|CALLERID(name)=") in new stack
-- Executing [s@ext-did:5] Set("Zap/1-1", "FAX_RX=system") in new stack
-- Executing [s@ext-did:6] Set("Zap/1-1", "FAX_RX_EMAIL=root@localhost") in new stack
-- Executing [s@ext-did:7] Answer("Zap/1-1", "") in new stack
== Spawn extension (ext-did, s, 7) exited non-zero on 'Zap/1-1'
-- Hungup 'Zap/1-1'

