I don't see any On Wed, Aug 4, 2010 at 7:04 PM, Warren Selby <[email protected]> wrote: > > You don't have any extensions in your default context that match the > extension that your sip peer is dialing in on. 's' is not a default > extension for SIP...try using _X., and see what you get. Bump up the CLI > (core set verbose 10) and then repost a failed called attempt. Some SIP > providers also use a + symbol in front of their inbound calls, so you may > need to use _+X., instead.
I don't see any call attempt/logs when I bump up the verbosity, and when I check my verbose logs I show: [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Registered extension context 'default' (0xb77980c0) in local table 0xb77960c0; registrar: pbx_config [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 1 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 2 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 3 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 4 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 5 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 6 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 7 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '_X.' priority 8 to default (0xb77980c0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Registered extension context 'parkedcalls' (0xb7797ee0) in local table 0xb77960c0; registrar: features [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- merging incls/swits/igpats from old(parkedcalls) to new(parkedcalls) context, registrar = pbx_config [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Added extension '700' priority 1 to parkedcalls (0xb7797ee0) [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Time to scan old dialplan and merge leftovers back into the new: 0.000089 sec [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Time to restore hints and swap in new dialplan: 0.000002 sec [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Time to delete the old dialplan: 0.000011 sec [Aug 4 19:16:42] VERBOSE[12287] pbx.c: -- Total time merge_contexts_delete: 0.000102 sec [Aug 4 19:17:04] VERBOSE[12255] netsock.c: == Using SIP RTP CoS mark 5 [Aug 4 19:19:04] VERBOSE[12255] netsock.c: == Using SIP RTP CoS mark 5 [Aug 4 19:21:39] VERBOSE[12255] netsock.c: == Using SIP RTP CoS mark 5 I get the same error. Same random voicemail when no voicemail is configured. I was under the impressing that "s" was the catchall for all incoming trunks. What has changed? Joe -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
